body{
	background: #ebf0f2;
}
.shopping_top {
	position:fixed;
	top:0;
	width:960px;
	height: 115px;
	background-color:#fff;
	border-bottom:1px solid #dcdddd;
	font-size: 40px;
	color: #505050;
	font-weight: bold;
	padding-top: 36px;
}
.shopping_top .return_prev_page {
	position: absolute;
	left: 40px;
	top: 42px;
}
.setting_ip2{
	padding-top: 115px;
}
.setting_ip2_top{
	height: 222px;
	line-height: 222px;
	font-weight: bold;
	font-size: 28px;
	color: #505050;
	padding-left: 40px;
	padding-right: 40px;
	background: #fff;
	margin-bottom: 33px;
}
.setting_ip2_top .tx{
	width: 130px;
	height: 130px;
	border: 1px solid #efefef;
	border-radius: 50%;
	overflow: hidden;
	margin-top: 46px;
}
.setting_ip2_top .tx img{
	display: block;
	width: 100%;
}
.setting_ip2_top a>img{
	margin-top: 85px;
	margin-left: 60px;
}
.wrap2{
	padding-left: 40px;
	background: #fff;
}
.wrap2 li{
	height: 118px;
	line-height: 118px;
	border-bottom: 1px solid #efefef;
	text-align: left;
	font-size: 28px;
	font-weight: bold;
	color: #505050;
	padding-right: 40px;
}
.wrap2 li span{
	color: #c1c1c1;
	font-size: 24px;
	font-weight: normal;
}
.wrap2 li img{
	margin-top: 41px;
	margin-left: 42px;
}


/*收货地址*/
.address li{
	padding: 0 40px 40px;
	background: #fff;
	margin-bottom: 33px;
}
.address li .cho{
	height: 60px;
	width: 60px;
	margin-top: 61px;
	margin-right: 45px;
}
.address li .p1{
	width: 660px;
	font-size: 28px;
	font-weight: bold;
	color: #505050;
	margin-bottom: 40px;
	padding-top: 40px;
}
.address li .p1 span{
	margin-left: 100px;
}
.address li .p2{
	width: 660px;
	font-size: 22px;
	color: #505050;
}
.new_address{
	position: fixed;
	height: 130px;
	width: 960px;
	bottom: 0;
	background: #ebf0f2;
}
.new_address a{
	width: 780px;
	height: 90px;
	line-height: 90px;
	color: #fff;
	background: #5eb4b4;
	font-size: 32px;
	font-weight: bold;
	display: inline-block;
}
.new_address img{
	position: absolute;
	top: 28px;
	left: 360px;
}


/*新增收货地址*/
.add_address li{
	height: 118px;
	line-height: 118px;
	border-bottom: 1px solid #efefef;
	padding-left: 40px;
	background: #fff;
	text-align: left;
	font-size: 28px;
	color: #505050;
}
.add_address li input{
	width: 600px;
	height: 100%;
	font-size: 28px;
	color: #505050;
	border: 0;
	outline: 0;
	padding-left: 10px;
}


/*卡券*/
.card{
	padding-top: 45px;
}
.card li{
	width: 880px;
	height: 260px;
	padding-top: 34px;
	padding-left: 40px;
	margin: 0 auto 40px;
	background: url(../images/kaquan-bg.png) no-repeat;
}
.card li img{
	width: 192px;
	height: 192px;
	margin-right: 34px;
}
.card li .p1{
	width: 340px;
	font-size: 32px;
	font-weight: bold;
	color: #505050;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 30px;
}
.card li .p2{
	width: 340px;
	font-size: 28px;
	color: #7d7d7d;
	margin-bottom: 55px;
}
.card li .p3{
	font-size: 50px;
	color: #e81616;
	line-height: 50px;
}
.card li .p3 label{
	height: 50px;
	line-height: 50px;
	font-size: 26px;
	background: #f7f8f8;
	padding: 0 24px;
	margin-left: 20px;
}
.card li .get{
	width: 185px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	background: #5eb4b4;
	border-radius: 50px;
	margin-top: 66px;
	margin-right: 35px;
}


/*意见反馈*/
.yijian{
	background: #fff;
	padding: 0 40px;
}
.yijian .title{
	width: 535px;
	display: inline-block;
	font-size: 22px;
	line-height: 40px;
	color: #505050;
	padding-top: 44px;
	margin-bottom: 40px;
}
.yijian textarea{
	width: 100%;
	height: 490px;
	border: 1px solid #c9caca;
	outline: 0;
	padding: 30px 28px;
	font-family: 'Microsoft Yahei';
	color: #505050;
	font-size: 22px;
	margin-bottom: 62px;
}
.yijian textarea::-webkit-input-placeholder{
	font-size: 22px;
	color: #c1c1c1;
	font-family: 'Microsoft Yahei';
}
.yijian input[type='submit']{
	width: 100%;
	height: 90px;
	line-height: 90px;
	background: #5eb4b4;
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	border: 0;
	outline: 0;
	border-radius: 20px;
}
.yijian_infor{
	position: fixed;
	font-size: 22px;
	color:#505050;
	bottom: 128px;
	left: 50%;
}


/*修改姓名*/
.edit_name{
	position: relative;
	width: 100%;
	height: 118px;
}
.edit_name input{
	height: 100%;
	width: 100%;
	padding-left: 40px;
	padding-right: 100px;
	background: #fff;
	outline: 0;
	border: 0;
	font-size: 28px;
	color: #505050;
	caret-color: #0078ff;
}
.edit_name img{
	position: absolute;
	right: 40px;
	top: 40px;
}
#name_sure{
	background: transparent;
	font-size: 32px;
	font-weight: normal;
	color: #7d7d7d;
	position: absolute;
	right: 40px;
	border: 0;
	outline: 0;
	top: 97px;
}


/*修改密码*/
.edit_password{
	width: 100%;
	height: 118px;
}
.edit_password input{
	height: 100%;
	width: 100%;
	padding-left: 40px;
	padding-right: 100px;
	background: #fff;
	outline: 0;
	border: 0;
	font-size: 28px;
	color: #505050;
}
.edit_password input::-webkit-input-placeholder{
	font-size: 28px;
	color: #7d7d7d;
}
.sub_pwd{
	width: 880px;
	margin: 0 auto;
	height: 90px;
	background: #5eb4b4;
	color: #fff;
	font-weight: bold;
	font-size: 32px;
	border-radius: 20px;
	border: 0;
	outline: 0;
}
.shopping_top .return_prev_page {
	padding-right:100px;
}