.personal_ip2 {
	margin-top: 33px;
	background-color:#f8f8f8;
	padding: 34px 20px 38px;
}
.personal_ip2 .item {
	width:25%;
	float:left;
}
.personal_ip2 a{
	display:inline-block;
	position:relative;
}
.personal_ip2 .item img{
	margin-bottom: 20px;
}
.personal_ip2 p {
	font-size: 30px;
	color: #7d7d7d;
}
.personal_ip2 .order_number {
	padding: 0 5px;
	position:absolute;
	top:-18px;
	right:-14px;
	min-width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius:50px;
	background-color:#f4441b;
	font-size:36px;
	color:#fff;
	overflow:hidden;
} 
.personal_ip3 {
	background-color:#fff;
	padding-bottom: 55px;
	margin-top: 33px;
}
.personal_ip3 li {
	height: 100px;
	line-height: 100px;
	border-bottom: 1px solid #b3b3b3;
	font-size: 32px;
	color: #2a2a2a;
	text-align: left;
	padding-left: 115px;
}
.personal_ip3 .ex_color {
	color:#5eb4b4;
}
.personal_ip3 a {
	color:#2a2a2a;
}

body{
	background: #ebf0f2;
	padding-bottom: 169px;
}
header{
	width: 960px;
	padding-top: 30px;
	background: #fff;
	position: fixed;
	top: 0;
	z-index: 111;
	font-size: 0;
}
.search{
	width: 904px;
	height: 62px;
	margin: 0 auto;
	position: relative;
}
.search img{
	position: absolute;
	left: 24px;
	top: 16px;
}
.search input{
	width: 100%;
	height: 100%;
	background: #ededed;
	font-size: 28px;
	border: 0;
	outline: 0;
	border-radius: 50px;
	padding-left: 77px;
}
.search input::-webkit-input-placeholder{
	font-size: 28px;
	color: #c1c1c1;
}
header>ul{
	display: inline-block;
}
header>ul>li{
	float: left;
	margin-right: 78px;
}
header>ul>li:nth-last-child(2){
	margin-right: 0;
}
header>ul>li a{
	line-height: 74px;
	font-size: 40px;
	display: block;
	color: #505050;
}
.h_active{
	color: #5eb4b4 !important;
}
.out{
	position: absolute;
	bottom: 18px;
	right: 66px;
	font-size: 40px;
	color: #5eb4b4;
}


.jenkon_body{
	padding-top: 166px;
	background: #ebf0f2;
}