.web_body_html {
	margin: 20px 0;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.8
}
.web_body_html ul, .web_body_html ol {
	list-style-type: disc;
	margin-left: 20px
}
.web_body_html ul li, .web_body_html ol li {
	list-style: inherit;
	list-style-type: inherit;
	padding: 1px 0
}
.web_body_html em {
	background: #FF8A3C;
	color: #fff;
	border-radius: 100px;
	display: inline-block;
	padding: 0 8px;
	margin: 3px 5px;
	font-style: normal;
}
.web_body_html h2 {
	border-left: 5px solid #0076fe;
	font-size: 22px !important;
	line-height: 1.2 !important;
	margin: 15px 0 10px 0 !important;
	padding: 0 0 0 15px !important;
	color: #000 !important;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center
}
.web_body_html h2:after {
	content: "";
	width: 0;
	margin-left: 10px;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 1px;
	background: #eee
}
.web_body_html h3 {
	border-left: 5px solid #ff6600;
	font-size: 18px !important;
	line-height: 1.2 !important;
	margin: 15px 0 10px 8px !important;
	padding: 0 0 0 15px !important;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center
}
.web_body_html h3:after {
	content: "";
	width: 0;
	margin-left: 10px;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 1px;
	background: #efefef
}
.web_body_html img {
	max-width: 100% !important;
	height: auto !important;
	margin: 10px 0
}
.web_body_html table {
	border: 1px solid #ddd;
	width: 100%;
	margin: 10px 0
}
.web_body_html table th, .web_body_html table td {
	border: 1px solid #ddd;
	padding: 5px 10px;
	text-align: left
}
.web_body_html table th {
	background: #6aa84f;
	color: #fff
}
.web_body_html>*:first-child {
	margin-top: 0 !important
}


.view {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	text-align: justify
}
.view>*:first-child {
	margin-top: 0 !important
}
.view>*:last-child {
	margin-bottom: 0 !important
}
.view p {
	display: block
}
.view hr {
	height: 10px;
	width: 100%;
	overflow: hidden;
	clear: both;
	border: 0
}
.view .system-html-hr {
	background: #f0f0f0
}
.view img {
	width: auto !important;
	max-width: 100% !important;
	height: auto !important;
	margin: 10px 0
}
.view table {
	margin: 10px 0
}
.view .system-html-h1 {
	color: #fff;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	overflow: hidden;
	margin: 10px 0
}
.view .system-html-h1 .system-html-h1-i {
	background: #009fe5;
	width: 48px;
	height: 48px;
	border: 4px solid #fff;
	font-size: 22px;
	border-radius: 50%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	font-weight: bold;
	position: relative;
	z-index: 1;
	margin: -4px 0 -4px -4px
}
.view .system-html-h1 .system-html-h1-body {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	margin-left: -8px
}
.view .system-html-h1 .system-html-h1-bj {
	background: #009fe5;
	border-radius: 0 200px 200px 0;
	font-size: 16px;
	line-height: 22px;
	padding: 5px 2em 5px 18px;
	float: left
}
.view .system-html-h2 {
	color: #000;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	overflow: hidden;
	margin: 10px 0
}
.view .system-html-h2 .system-html-h2-i {
	background: #009fe5;
	width: 40px;
	height: 40px;
	color: #fff;
	font-size: 22px;
	border-radius: 50%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	font-weight: bold;
	position: relative;
	z-index: 1
}
.view .system-html-h2 .system-html-h2-body {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	font-size: 18px;
	padding: 0 0 0 10px;
	line-height: 1.5
}
.view .system-html-h3 {
	margin: 10px 0;
	overflow: hidden
}
.view .system-html-h3 .system-html-h3-body {
	position: relative;
	padding: 0 10px 0 30px;
	display: inline-block;
	background: #009fe5;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	margin-right: 15px
}
.view .system-html-h3 .system-html-h3-body:after {
	content: '';
	right: -15px;
	top: 0;
	position: absolute;
	border-top: solid 15px transparent;
	border-bottom: solid 15px transparent;
	border-left: solid 15px #009fe5
}
.view .system-html-h3 .system-html-h3-body:before {
	position: absolute;
	left: 12px;
	top: 50%;
	transform: translateY(-50%);
	width: 5px;
	height: 5px;
	background: #fff;
	border-radius: 50%;
	display: block;
	overflow: hidden;
	content: ''
}


.view .system-html-h4 {
	overflow: hidden;
	margin: 10px 0
}
.view .system-html-h4 .system-html-h4-body {
	font-size: 18px;
	display: inline-block;
	border-bottom: 3px solid #009fe5;
	padding: 0 0 10px 40px;
	position: relative;
	line-height: 30px;
	color: #000;
	font-weight: bold;
	overflow: hidden
}
.view .system-html-h4 .system-html-h4-body img {
	position: absolute;
	left: 0;
	top: 0;
	height: 30px !important;
	width: 30px !important;
	margin: 0 !important
}
.view .system-html-h5 {
	overflow: hidden;
	margin: 10px 0;
	font-size: 18px;
	line-height: 1;
	color: #009fe5;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center
}
.view .system-html-h5 img {
	height: 26px !important;
	width: 26px !important;
	margin: 0 10px 0 0 !important
}
.view .system-html-h6 {
	background-image: url(data:image/gif;base64,R0lGODlhEgASAKIAANnu/+n1/7ng/8Hk/8nn/9Hr/+Hy/////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQFAAAHACwAAAAAEgASAAADQWgyZfEwRlOEcDI/QwYBmkYJRCh2BGZCnNCs08CocGAVNVvI9Mp5PRNFltt0XrkRsqaYFQMDVyrZcQVPBNI1Y0gAADs=);
	background-repeat: repeat;
	padding: 20px;
	overflow: hidden;
	text-align: center;
	margin: 10px 0
}
.view .system-html-h6 .system-html-h6-bt {
	border-radius: 8px;
	background-image: linear-gradient(to right, #009fe5, rgba(0,159,229,0.8));
	padding: 5px 15px;
	display: inline-block;
	color: #fff;
	position: relative;
	z-index: 1;
	letter-spacing: 2px;
	font-size: 16px
}
.view .system-html-h6 .system-html-h6-body {
	margin-top: -20px;
	border: dashed 2px rgba(0,159,229,0.5);
	background-color: rgba(255,255,255,0.5);
	padding: 25px 15px 15px;
	text-align: justify;
	overflow: hidden
}
.view .system-html-h7 {
	text-align: center;
	position: relative;
	margin: 27px 0 10px 17px;
	border: 2px solid rgba(0,159,229,0.5);
	border-radius: 0 6px 0 0
}
.view .system-html-h7 .system-html-h7-i {
	position: absolute;
	left: -17px;
	top: -17px;
	background: #fefefe;
	width: 34px;
	height: 34px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	border: 2px solid rgba(0,159,229,0.5);
	border-radius: 50%;
	font-size: 18px;
	color: #009fe5
}
.view .system-html-h7 .system-html-h7-bt {
	background: rgba(0,159,229,0.2);
	color: #009fe5;
	text-align: center;
	border-bottom: 2px solid rgba(0,159,229,0.5);
	padding: 10px 0;
	line-height: 22px;
	font-size: 18px
}
.view .system-html-h7 .system-html-h7-body {
	padding: 15px;
	text-align: justify;
	overflow: hidden
}
