.clear_title {}

.clear_logo {
	width: 100%;
	height: 100%;
	text-align: center;
}

div .clear_banner {
	width: 50%;
	height: 70%;
	margin-left: 15%;
}

div .clear_query {
	width: 50%;
	margin-left: 10%;
	margin-left: 20%;
}

img .clear_l1_img .clear_l2_img {
	float: left;
	height: 10%;
	width: 50%;
}

.clear_list_info {
	float: left;
	width: 50%;
	margin-left: 15%;
}

.clear_list_info li {
	width: 50%;
	list-style: none;
	padding: 1%;
	float: left;
}

.clear_list_info li img {
	float: left;
	width: 20%;
}

.clear_list_info li a {
	width: 100%;
	margin-top: 0px;
	float: left;
	font-size: 200%;
	background: #efeee9;
	color: #E8542C;
}

ul,
ol {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

.am-form-group div #t_logo_id {
	margin-left: -160%;
}

.header {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	clear: both;
	display: block;
	overflow: hidden;
	background-color: #fff;
	position: fixed;
	z-index: 99999;
	text-align: right;
	top: 0;
}

.header .logo {
	background: url(../../images/ihg_logo.jpg) no-repeat left center;
	background-size: auto 100%;
	display: block;
	width: 40%;
	height: 34px;
	margin: 7px 6% 0 15px;
	float: left;
}

.header .backList {
	width: 40px;
	height: 30px;
	display: inline-block;
	margin: 8px 15px 0 5%;
	background: url(../../images/navIcon.png) no-repeat right center;
	background-size: auto 70%;
}

.container {
	padding: 0 15px;
}

.banner {
	max-width: 720px;
	margin: 50px auto 0;
	overflow: hidden;
}

.topB {
	position: relative;
}

.topB>img {
	width: 100%;
	margin: -40px auto 0 !important;
}

.topB .logo {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 22%;
}

.topB .logo img {
	width: 100%;
}

.topB .title {
	position: absolute;
	top: 14%;
	left: 15px;
	line-height: 1.4;
}

.topB .title span:first-of-type {
	color: #E8542C;
	font-size: 26px;
	display: block;
	font-weight: bold;
}

.topB .title span:nth-of-type(2) {
	color: #E8542C;
	font-size: 16px;
	font-family: arial;
	margin-top: 0px;
	display: block;
}

.topB .title1 span {
	color: #E8542C;
	font-size: 22px;
	display: block;
	position: absolute;
	top: 35%;
	left: 15px;
}

.content ul {
	margin: 30px 0;
}

.content li {
	width: 50%;
	float: left;
}

.content li a {
	display: block;
	border: 2px solid #eeede7;
	margin: 0 10px;
	padding: 20px 25px;
	border-radius: 6px;
	text-align: center;
}

.content li img {
	width: 80%;
	margin: 0 auto;
}

.list ul {
	margin: 15px 0 5px;
	overflow: hidden;
}

.list li {
	width: 50%;
	float: left;
	margin-bottom: 10px;
}

.list li a {
	display: block;
	margin: 0 5px;
	padding: 13px;
	border-radius: 6px;
	background: #efeee9;
	color: #E8542C;
}

.list li a div {
	display: table;
	width: 100%;
	height: 68px;
}

.list li a div span {
	display: table-cell;
	width: 36px;
	vertical-align: middle;
}

.list li a div span img {
	width: 30px;
}

.list li a div i {
	display: table-cell;
	vertical-align: middle;
	font-style: inherit;
}

.clean-detail .clean-title {
	color: #E8542C;
	border-bottom: 2px solid #E8542C;
	padding-bottom: 10px;
	font-size: 20px;
}

.clean-detail {
	padding: 0px 0 5px;
}

.clean-content p {
	line-height: 25px;
	margin: 0;
}

.clean-content p img,
.clean-content img {
	width: 100%;
}