.head-div a img[class="first"] {
	width: 0.466rem;
	height: 0.466rem;
	display: inline-block;
	position: relative;
	top: 0.1rem;
	background-image: url(../images/icons/ico-search2.png);
	padding: 0;
}

.first-div {
	width: 100%;
	position: relative;
	background: white;
	padding: 0.4rem;
	margin-bottom: 0.4rem;
}

.second-div {
	width: 100%;
	height: 1.333rem;
	position: relative;
	background: white;
	margin-bottom: 0.4rem;
	display: flex;
}

.second-div img {
	width: 100%;
}

.second {
	display: inline-block;
	height: 1.333rem;
	line-height: 1.433rem;
	position: absolute;
	left: 1.333rem;
	width: 86.5%;
}

.border-b {
	border-bottom: 1px solid #EEEEEE;
}

.first-div .img img {
	width: 0.6rem;
	height: 0.533rem;
}

img[class="pic-img"] {
	width: 1.333rem;
	height: 1.333rem;
	border-radius: 1.333rem;
	margin-right: 0.133rem;
	position: absolute;
	background-color: #EEEEEE;
	text-align: center;
}

.first-div .img {
	width: 1.333rem;
	height: 1.333rem;
	border-radius: 1.333rem;
	margin-right: 0.133rem;
	position: absolute;
	background-color: #EEEEEE;
	text-align: center;
	padding-top: 0.4rem;
	padding-bottom: 0.4rem;
}

.first-div .img-div {
	display: inline-block;
	margin-right: 0.266rem;
	height: 1.333rem;
	width: 100%;
}

.first-div .img-div .text-div {
	display: inline-block;
	position: relative;
	left: 1.5rem;
	line-height: .8rem;
}

.first-div .text-div {
	display: inline-block;
	height: 1.333rem;
}

.first-div .text-div p {
	height: 0.666rem;
}

.forth-div,
.third-div {
	position: relative;
	margin-bottom: 0.4rem;
	background: white;
	/*padding: 0.4rem;*/
	line-height: 0.6rem;
}

.first img {
	width: 100%;
}

.first {
	display: inline-block;
	width: 1.333rem;
	height: 1.333rem;
	padding: 0.4rem;
}

.href-a {
	width: 100% !important;
}

section p {
	font-size: 0.426rem;
}

.isconfirm-div {
	z-index: 9999;
	width: 2.133rem;
	height: 0.853rem;
	border-radius: 0.4rem;
	position: absolute;
	right: 0.4rem;
	color: #36A8CC;
	border: 1px solid #EEEEEE;
	line-height: 0.853rem;
	text-align: center;
	top: .65rem;
	padding: 0;
	font-size: 0.333rem;
}

.confirmed {
	font-size: 0.333rem;
	color: #36A8CC;
}

footer a p {
	opacity: 0.8;
}

footer a[class*='footerA-selected'] p {
	color: #36A8CC;
	opacity: 1;
}

.pop-text {
	font-size: 0.4rem;
	padding: 0.5rem;
}