.pc_head{
	background: #C59A6D;
	height: 80px;
}

.xinyuan{
	border: 1px solid red;
	width: 10px;
	height: 10px;
	background: red;
	border-radius: 50%;
	position: absolute;
	bottom: 45px;
	right: 420px;
}
.same-style {
	margin-left: 10px;
}
.paddt{
	margin-top: 1%;
}
.pc_head ul {
	display: flex;
	margin-left: 310px;
	line-height: 40px;
}
.head_logo{
	margin-top: 5px;
	margin-top: 1%;

}
.user_head_right_logo{
	width: 30px;
}
.head_right_logo{
	height: 20px;
	width: 20px;
}
.paddt{
	margin-left: 44px;
}
.pc_head ul li{
	
}
.pc_head ul li a{
	color: white;
}
.head_row {

    display: none;
}

.dhl div {
	margin-left: 2%;
}
.dhl_ul{
	display: flex;
}
.dhl_ul li{
	margin-left: 4%;
}
.hz{
	font-size: 18px;
}
.dhl {
	display: flex;
	margin-top: 5%;
}

.jd_select {
	appearance: none;
}

select {}

.currency {
	font-size: 18px;
}

.app_dhl_div {
	display: none;
}

.logo-menu-wrapper {
	padding-top: 17px;
}

.head_lxr_yuan_div {
	position: relative;
}

.tb_lxr_yuan {
	border: 1px solid red;
	width: 20px;
	border-radius: 50%;
	color: red;
	text-align: center;
	position: absolute;
    right: 307px;
    bottom: 20px;
	background: red;
	display: inline;
}

.tb_lxr_yuan_sz {
	font-size: 10px;
	color: white;
}

.user_name {
	font-size: 18px;
}
.english{
	font-size: 12px;
}
.pc_head{
	display: block;
}

@media only screen and (min-width: 100px) and (max-width: 640px) {
	.pc_head{
		display: none;
	}
	.head_row{
		display: block;
	}
	.english{
	}
	.logo-small-device {
	    padding-top: 15px;
	    display: block;
	}
	.dhl_ul{
		display: none;
	}
	.app_head_dhl {
		display: flex;
	}
	.app_head_dhl li {
		margin-left: 2%;
		font-size: 15px;
	}
	.logo {
		text-align: center;
	}
	.app_logo {
		text-align: center;
	}
	.app_head {
		display: none;
	}
	.app_dhl_div {
		display: block;
		margin-top: 1%;
	}
	.app_dhl_div ul {
		display: flex;
		font-size: 18px;
	}
	.app_dhl_div ul li:last-child {
		margin-left: 5%;
	}
	.second_li {
		margin-left: 5%;
	}
	.check {
		border: 1px solid #C59A6D;
		background: #C59A6D;
		color: white;
		width: 50px;
		border-radius: 10px;
	}
	.app_head_dhl {
		text-align: center;
	}
	.head_all {
		position: fixed;
		background: white;
		padding-bottom: 5%;
		height: 145px;
	}
	.ShoppingMall_head_a {
		font-size: 15px;
	}
	.user_name {
		font-size: 15px;
	}
	.tb_lxr_yuan {
		border: 1px solid red;
		width: 25px;
		height: 25px;
		border-radius: 50%;
		color: red;
		text-align: center;
		position: absolute;
		bottom: 15px;
		left: 10px;
		background: red;
		display: inline;
		line-height: 20px;
	}
}