@charset "utf-8";
html {
	color: #000;
	background: #f3f5f9;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

html * {
	outline: 0;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

html,
body {
	height: 100%;
	font-family: sans-serif;
	background-color: #fff !important;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	margin: 0;
	padding: 0
}

input,
select,
textarea {
	font-size: 100%
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,
img {
	border: 0;
	display: block;
}

abbr,
acronym {
	border: 0;
	font-variant: normal
}

del {
	text-decoration: line-through
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: 500
}

ol,
ul {
	list-style: none
}

caption,
th {
	text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: 500
}

q:before,
q:after {
	content: ''
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

a:hover {
	text-decoration: none
}

ins,
a {
	text-decoration: none;
	color: #414D58;
}

textarea {
	border: 0 !important;
	outline: none;
}

b {
	font-weight: 300;
}

.mye-top {
	/*height: 180px;*/
}

.mye-top .userinfo {
	width: 1200px;
	height: 21px;
	margin: 0 auto;
	padding-top: 11px;
	/*overflow: hidden;*/
	/*clear : none;*/
}

.mye-top .userinfo>span {
	font-size: 14px;
	color: #f19200;
	float: left;
}

.mye-top .userinfo .userinfo-r {
	float: right;
}

.mye-top .userinfo .userinfo-r .message-alert,
.mye-top .userinfo .userinfo-r .log-out {
	font-size: 14px;
	color: #f19200;
}

.mye-top .userinfo .userinfo-r .log-out {
	margin-left: 23px;
	cursor: pointer;
}

.mye-top .userinfo .userinfo-r .user-name {
	position: relative;
	padding-left: 25px;
	padding-bottom: 15px;
	/*padding-right: 30px;*/
}

.mye-top .userinfo .userinfo-r .user-name:hover .user-capacity {
	display: block;
}

.mye-top .userinfo .userinfo-r .user-name .user-capacity {
	position: absolute;
	top: 22px;
	left: 56px;
	padding: 15px 16px;
	border: 1px solid #F66D0A;
	z-index: 9999;
	background: #fff;
	display: none;
	min-width: 78px;
}

.mye-top .userinfo .userinfo-r .user-name .user-capacity>ul {
	font-size: 14px;
	color: #333333;
}

.mye-top .userinfo .userinfo-r .user-name .user-capacity>ul li {
	line-height: 25px;
}

.mye-top .userinfo .userinfo-r .user-name .user-capacity>ul li:hover,
.mye-top .userinfo .userinfo-r .user-name .user-capacity>ul li a:hover {
	color: #F66D0A;
	cursor: pointer;
}

.mye-top .userinfo span {
	display: inline-block;
}

.mye-top .userinfo .userinfo-r .user-name>b {
	border-right: 1px solid #333;
	padding-right: 7px;
	margin-right: 25px;
	font-size: 14px;
}

.mye-top .userinfo .userinfo-r .user-name .tx {
	position: absolute;
	top: 2px;
	left: 0;
}

.mye-top .userinfo .userinfo-r .user-name .jt {
	position: absolute;
	top: 7px;
	right: 0;
	cursor: pointer;
}

.mye-top .userinfo .userinfo-r .relation {
	position: relative;
	padding-left: 20px;
	font-size: 14px;
	margin-left: 30px;
	padding-bottom: 15px;
	cursor: pointer;
}

.mye-top .userinfo .userinfo-r .relation:hover .notescontact {
	display: block;
}

.mye-top .userinfo .userinfo-r .notescontact {
	padding: 20px;
	border: 1px solid #F66D0A;
	position: absolute;
	top: 20px;
	left: -148px;
	background: #fff;
	z-index: 999;
	width: 183px;
	display: none;
}

.mye-top .userinfo .userinfo-r .notescontact p {
	font-size: 14px;
	color: #333;
	line-height: 20px;
}

.mye-top .userinfo .userinfo-r .notescontact p:nth-child(1)>b {
	border-bottom: 1px solid #F66D0A;
}

.mye-top .userinfo .userinfo-r .notescontact p>b {
	color: #F66D0A;
}

.mye-top .userinfo .userinfo-r .relation>img {
	position: absolute;
	width: 16px;
	height: 17px;
	top: 2px;
	left: -5px;
}

.mye-top .userinfo .userinfo-r .state {
	position: relative;
	padding-left: 40px;
	font-size: 14px;
	margin-left: 30px;
	padding-bottom: 20px;
	cursor: pointer;
}

.mye-top .userinfo .userinfo-r .state:hover .national {
	display: block;
}

.mye-top .userinfo .userinfo-r .state .national {
	position: absolute;
	top: 27px;
	right: 0;
	background: #fff;
	border: 1px solid #F66D0A;
	overflow: hidden;
	z-index: 999;
	width: 480px;
	display: none;
}

.mye-top .userinfo .userinfo-r .state .national .state-s {
	float: left;
	/*display: inline-block;*/
	width: 48px;
	margin: 20px 24px 20px;
}

.mye-top .userinfo .userinfo-r .state .national .state-s>img {
	width: 48px;
	height: 32px;
}

.mye-top .userinfo .userinfo-r .state .national .state-s>p {
	text-align: center;
	margin-top: 9px;
}

.mye-top .userinfo .userinfo-r .state>img {
	position: absolute;
	top: -2px;
	left: 0;
	width: 36px;
	height: 24px;
}

.mye-top .logo-s {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	top: -10px;
}

.mye-top .logo-s .logo,
.mye-top .logo-s .search {
	float: left;
}

.mye-top .logo-s .logo p {
	color: #1a191e;
}

.mye-top .logo-s .logo>p:nth-child(1) {
	font-size: 40px;
	font-weight: bold;
	margin-top: 30px;
}

.mye-top .logo-s .logo>p:nth-child(1)>b {
	font-size: 25px;
	font-weight: bold;
}

.mye-top .logo-s .logo>p:nth-child(2) {
	font-size: 24px;
}

.mye-top .logo-s .search .search-box {
	width: 550px;
	height: 45px;
	border: 1px solid #F66D0A;
	margin-left: 17px;
	margin-top: 55px;
}

.mye-top .logo-s .search .search-box>input {
	width: 414px;
	height: 100%;
	border: none;
	padding-left: 15px;
	font-size: 14px;
}

.mye-top .logo-s .search .search-box>span {
	display: block;
	width: 81px;
	/*height: 25px;*/
	height: 100%;
	background: #F66D0A;
	float: right;
	position: relative;
	cursor: pointer;
}

.mye-top .logo-s .search .search-box>span>img {
	position: absolute;
	height: 25px;
	width: 24px;
	left: 50%;
	margin-left: -12px;
	top: 50%;
	margin-top: -12.5px;
}

.mye-top .logo-s .cart {
	margin-top: 55px;
	float: right;
	width: 156px;
	height: 45px;
	border: 1px solid #f29911;
	position: relative;
}

.mye-top .logo-s .cart>.cart-x {
	margin-left: 56px;
	font-size: 16px;
	color: #333;
	height: 45px;
	line-height: 45px;
}

.mye-top .logo-s .cart>img {
	position: absolute;
	top: 50%;
	margin-top: -12px;
	left: 13px;
}

.mye-top .logo-s .cart>.num,
.cart>.num {
	position: absolute;
	display: block;
	/*min-width 15px;*/
	height: 15px;
	line-height: 15px;
	top: 0px;
	background: #e94a52;
	font-size: 13px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	padding: 2px 5px;
}

.botton {
	width: 100%;
	height: 150px;
	background: #eeeeee;
	padding-top: 46px;
}

.botton p {
	text-align: center;
	font-size: 12px;
}

.botton p:nth-child(1) span {
	padding-right: 9px;
	border-right: 1px solid #9e9e9e;
	margin-left: 8px;
	height: 12px;
	line-height: 10px;
	font-weight: bold;
}

.botton p:nth-child(1) span:last-child {
	border: none;
}

.botton p:nth-child(2) {
	margin-top: 10px;
}


/*右导航*/

.r-nva {
	/*position: fixed;*/
	width: 50px;
	/*left: 1586px;*/
	/*top: 323px;*/
	float: right;
	margin-right: -100px;
}

.nva_bg {
	background: #F66D0A !important;
}

.r-nva .index,
.r-nva .top {
	background: #fff;
	width: 50px;
	height: 50px;
	position: relative;
	cursor: pointer;
}

.r-nva .index>img {
	width: 34px;
	height: 32px;
	position: absolute;
	top: 50%;
	margin-top: -16px;
	left: 50%;
	margin-left: -17px;
}

.r-nva .top>img {
	width: 17px;
	height: 13px;
	position: absolute;
	top: 50%;
	margin-top: -6.5px;
	left: 50%;
	margin-left: -8.5px;
}

.r-nva .order,
.r-nva .cart,
.r-nva .service,
.r-nva .app {
	width: 50px;
	height: 50px;
	position: relative;
	background: #fff;
	cursor: pointer;
}

.r-nva .order>img {
	width: 23px;
	height: 27px;
	position: absolute;
	top: 50%;
	margin-top: -13.5px;
	left: 50%;
	margin-left: -11.5px;
}

.r-nva .cart>img {
	width: 30px;
	height: 26px;
	position: absolute;
	top: 50%;
	margin-top: -13px;
	left: 50%;
	margin-left: -15px;
}

.r-nva .service>img {
	width: 28px;
	height: 28px;
	position: absolute;
	top: 50%;
	margin-top: -14px;
	left: 50%;
	margin-left: -14px;
}

.r-nva .app>img {
	width: 24px;
	height: 36px;
	position: absolute;
	top: 50%;
	margin-top: -18px;
	left: 50%;
	margin-left: -12px;
}

.mye-top .nav {
	width: 1200px;
	margin: 23px auto 0;
	height: 50px;
	/*margin-bottom: 1px;*/
}

.mye-top .nav .classify {
	width: 230px;
	height: 50px;
	/*line-height: 50px;*/
	background: #f57a06;
	position: relative;
	cursor: pointer;
}

.mye-top .nav .classify>b {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	margin-left: 92px;
	line-height: 50px;
}

.mye-top .nav .classify>img {
	position: absolute;
	width: 20px;
	height: 17px;
	left: 60px;
	top: 50%;
	margin-top: -8.5px;
}

.mye-top .nav div {
	float: left;
}

.mye-top .nav>.nav-x {
	/*height: 50px;*/
	/*line-height: 50px;*/
	width: 193px;
	padding: 13px 0;
	color: #333;
}

.mye-top .nav .nav-x>p {
	width: 200px;
	/*padding: 0 75px;*/
	border-right: 1px solid #9E9E9E;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}

.mye-top .nav .nav-x:hover {
	color: #F66D0A;
	cursor: pointer;
}

.mye-top .nav .nav-x .now-nav {
	color: #F66D0A;
}

.mye-top .nav .classify .nav-x .category-list {
	min-height: 460px;
}

.mye-top .nav .classify .nav-x .category-list .category-x .category-r {
	/*padding-left: 53px;*/
	width: 772px;
	/*margin-left: 100px;*/
}

.mye-top .nav .classify .nav-x .category-list .category-x .category-r span {
	margin-left: 58px;
	margin-bottom: 15px;
	display: inline-block;
}

.mye-top .nav .classify .nav-x .category-list .category-x .category-r span:hover {
	color: #F66D0A;
	cursor: pointer;
}

.mye-top .nav .classify .nav-x .category-list .category-x .category-r span:nth-child(n1) {
	margin: 0;
}

.mye-top .nav .classify .nav-x li:hover {
	background: #f19200;
	cursor: pointer;
}

.mye-top .nav .classify .nav-x li {
	padding-left: 18px;
	background: #f38603;
	color: #fff;
	position: relative;
	width: 230px;
	box-sizing: border-box;
	overflow: hidden;
}

.mye-top .nav .classify .nav-x li span {
	margin-right: 20px;
	display: block;
	float: left;
	margin-top: 6px;
	margin-bottom: 7px;
}

.mye-top .nav .classify .nav-x li>i {
	position: absolute;
	width: 8px;
	height: 14px;
	background: url(../img/l-jt-45.png) no-repeat;
	background-size: 100% 100%;
	right: 14px;
	top: 50%;
	margin-top: -7px;
}


/*左侧导航*/


/*.mye-top .nav .classify{
	height: 320px;
	margin-bottom: 105px;
	margin-top: 1px;
}*/

.mye-top .nav .classify .nav-x {
	width: 230px;
	height: 460px;
	/*overflow: hidden;*/
	float: left;
	position: relative;
	position: absolute;
	top: 52px;
	z-index: 999;
	background: #f38603;
}

.mye-top .nav .classify .nav-x:hover .category-list {
	/*display: block;*/
}

.mye-top .nav .classify .nav-x .category-list {
	position: absolute;
	width: 971px;
	/*height: 320px;*/
	border: 1px solid #eee;
	z-index: 999;
	top: 0;
	left: 230px;
	background: #fff;
	padding: 13px 31px;
	box-sizing: border-box;
	/*display: block;*/
	z-index: 999;
}

.mye-top .nav .classify .nav-x .category-list .category-x {
	overflow: hidden;
	font-size: 16px;
	color: #333;
	/*font-weight: bold;*/
	padding-bottom: 0;
}

.mye-top .nav .classify .nav-x .category-list .category-x .category-l,
.mye-top .nav .classify .nav-x .category-list .category-x .category-r {
	float: left;
}

.mye-top .nav .classify .nav-x .category-list .category-x .category-l {
	width: 105px;
	/*overflow: hidden;*/
	position: relative;
	/*margin-right: 53px;*/
}

.mye-top .nav .classify .nav-x .category-list .category-x .category-l>b {
	/*position: absolute;*/
	float: left;
	/*left: 0;*/
	font-size: 16px;
	color: #333;
	/*font-weight: bold;*/
}

.mye-top .nav .classify .nav-x .category-list .category-x .category-l>img {
	position: absolute;
	top: 4px;
	width: 10px;
	height: 17px;
	right: -20px;
}

.mye-top .nav .classify .nav-x .category-list .category-x .category-l>img {
	float: right;
}

#nav-l {
	width: 230px;
}

#nav-l p {
	font-size: 14px;
	color: #333;
	padding-left: 75px;
	margin-top: 24px;
}

#nav-l .d {
	font-size: 18px;
}

#nav-l .color {
	color: #F66D0A;
}


/*取消订单*/

.shade {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	/*position: relative;*/
	/*display: none;*/
}

.shade .pop-up {
	position: absolute;
	width: 500px;
	background: #fff;
	left: 50%;
	margin-left: -250px;
	top: 35%;
	padding: 0 40px 25px;
}

.shade .pop-up>p {
	height: 67px;
	line-height: 67px;
	font-size: 18px;
	text-align: center;
	color: #1A191E;
	font-weight: bold;
	border-bottom: 1px solid #e0e0e0;
	position: relative;
}

.shade .pop-up>p>b {
	position: absolute;
	top: 0;
	right: -12px;
	color: #E0E0E0;
	cursor: pointer;
}

.shade .pop-up .cause p:first-child {
	font-size: 14px;
	color: #1A191E;
	margin-top: 15px;
}

.shade .pop-up .cause p:nth-child(2) {
	font-size: 14px;
	color: #808080;
	margin-top: 17px;
}

.shade .pop-up .cause .select .checkboxFive {
	position: relative;
	padding-left: 33px;
	font-size: 14px;
	color: #808080;
	padding-top: 14px;
}

.shade .pop-up .cause .select .checkboxFive label,
.shade .pop-up .cause .select .checkboxFive input {
	display: block;
	width: 16px;
	height: 16px;
	border: 1px solid #808080;
	position: absolute;
	box-sizing: border-box;
	top: 50%;
	margin-top: 0;
	left: 0;
}

.shade .pop-up .cause .select .checkboxFive input {
	z-index: 2;
	opacity: 0;
}

.shade .pop-up .cause .select .checkboxFive input[type=checkbox]:checked+label:after,
.shade .pop-up .cause .select .checkboxFive input[type=checkbox]:checked+label {
	/*opacity: 1;*/
	/*background: #EF425A;*/
	width: 16px;
	height: 16px;
	background: url(../img/jl-17.png) no-repeat;
	background-size: 100% 100%;
	border: none;
}

.shade .pop-up .cause .select .btn {
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #F66D0A;
	color: #fff;
	border-radius: 5px;
	margin: 65px auto 25px;
}

#r-nva {
	position: fixed;
	width: 1px;
	left: 50%;
	margin-left: 588px;
	/*border: 1px solid #000;*/
	z-index: 999;
	top: 323px;
	/*position: relative;*/
}

#r-nva .suning {
	width: 242px;
	/*height: 248px;*/
	background: #fff;
	position: absolute;
	top: 20px;
	left: -229px;
	border: 1px solid #E5E5E5;
	padding: 0 23px;
	box-sizing: border-box;
	z-index: 99
}

#r-nva .suning .sj {
	overflow: hidden;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 15px;
}

#r-nva .suning .sj:last-child {
	border: none;
}

#r-nva .suning .sj .sj-l,
#r-nva .suning .sj .sj-r {
	float: left;
}

#r-nva .suning .sj .sj-l img {
	width: 52px;
	height: 52px;
	margin-top: 25px;
}

#r-nva .suning .sj .sj-r p {
	font-weight: bold;
	margin-left: 34px;
}

#r-nva .suning .sj .sj-r .x-img {
	overflow: hidden;
}

#r-nva .suning .sj .sj-r .x-img img {
	float: left;
	margin-left: 27px;
	margin-top: 16px;
}

.cursor {
	cursor: pointer;
}

.classify_nav {
	color: #F66D0A;
}

.u-flyer {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	position: absolute;
	z-index: 9999;
}

.Text_Color {
	color: #F66D0A;
}

.your-class>.slick-list {
	height: 320px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
}

input[type="number"] {
	-moz-appearance: textfield;
}

/*.bag_x_img{
	width: 40px !important;
	background: url(../../img/xb_img2.png) no-repeat;
	background-size: 100% 100%;
}
.bag_d_img{
	width: 40px !important;
	background: url(../../img/db_img2.png) no-repeat;
	background-size: 100% 100%;
}*/

.mey-login-remake{
	width: 130px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.mey-ellipsis{
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}