/*样式重置*/
/*reset*/
body{
	color: #333333;
}
html{overflow-x: hidden; }
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu { margin: 0; padding: 0; }

header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details { display: block; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th { text-align: left; font-weight: normal; }

html, body, fieldset, img, iframe, abbr { border: 0; }

i, cite, em, var, address, dfn { font-style: normal; }

[hidefocus], summary { outline: 0; }

li { list-style: none; }

h1, h2, h3, h4, h5, h6, small { font-size: 100%; }

sup, sub { font-size: 83%; }

pre, code, kbd, samp { font-family: inherit; }

q:before, q:after { content: none; }

textarea { overflow: auto; resize: none; }

label, summary { cursor: default; }

a, button { cursor: pointer; }

h1, h2, h3, h4, h5, h6, em, strong, b { font-weight: normal; color: #444; }

del, ins, u, a, a:hover { text-decoration: none; }

address, caption, cite, code, dfn, em, th, var, i { font-style: normal; font-weight: normal; }

body, textarea, input, button, select { font: 12px/1.14 arial,\5b8b\4f53; color: #444; outline: 0; font-family: "Microsoft Yahei"; }

a { color: #444; }

a:focus {outline: none;}

.cb{clear: both;}

.fr{float: right;}

.fl{float: left;}
.cur{cursor: pointer;}
.undis{display: none;}
/*清除浮动代码*/
.clearfloat:after { display: block; clear: both; content: ""; visibility: hidden; height: 0; }

.clearfloat { zoom: 1; }

.clear { clear: both; }
.popup1,
.popup2,
.popup3,
.popup4,
.popup5,
.popup6,
.popup7,
.popup8,
.popup9,
.popup10,
.popup11 {
	position: fixed;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #F0F0F0;
	font-size: 16px;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	margin: auto;
	z-index:9999999;
	display: none;
}
.popup1 span,
.popup2 span,
.popup3 span,
.popup4 span,
.popup5 span,
.popup6 span,
.popup7 span,
.popup8 span,
.popup9 span,
.popup10 span,
.popup11 span {
	border-radius: 8px;
	padding: 2px 15px;
	display: inline-block;
	background: rgba(0,0,0,0.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
}
.goodsname{font-size: 16px; color: #333333; line-height: 30px; min-height: 80px; /*width: 260px;*/}
.lg_goodsprice{font-size: 14px; color:#848484; line-height: 20px;}
.sale_goodsprice{font-size: 20px; color:#DA4E2D; font-weight: bold;}

.promotionicon{
	max-width: 80px;padding: 0 3px; height: 20px; line-height: 20px; color: #fff; font-size: 14px; display:inline-block; background-color: #DA4E2D;
	border-radius:2px; margin-right: 2px;text-align: center; overflow: hidden;}
.ad{position: absolute; bottom: 6px; right: 6px; color:#adadad}
/*登录*/
.loginwrap{
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 99998;
	background: rgba(0,0,0,0.7);
	top: 0;
	left: 0;
}
.loginmodel{
	width: 354px;
	height: 370px;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 99999;
	background-color: #fff;
	border-radius: 10px;
	padding: 30px 32px 48px;
	box-sizing: border-box; 
}
.loginmodel .logintop h2{
	font-size: 20px;
	color: #333;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 28px;
	float: left;
}
.loginmodel .logintop i{
	float: right;
	width: 14px;
	height: 14px;
	cursor: pointer;
	background: url('../images/login/icon_guanbi.png') no-repeat center center;
	background-size: 100%;
}
.loginmain .row {
	width: 100%;
}
.loginmain .row .ico_phone{
	float: left;
	border: 1px solid #dcdcdc;
	border-right: none;
	background: url('../images/login/icon_shouji.png') no-repeat center center;
	background-size: 14px 22px;
	width: 38px;
	height: 38px;
	border-bottom-left-radius: 2px;
	border-top-left-radius: 2px;
}
.loginmain  p.ts{
	font-size: 12px;
	color: #da4e2d;
	line-height: 26px;
	opacity: 0;
	float: left;
}
.loginmain  p.ts_2{
	margin-top: 5px;
	float: none;
	/*margin-bottom: 15px;*/
}
.phonenumber::-webkit-input-placeholder, .phonecode::-webkit-input-placeholder{ /* WebKit browsers */
    color: #B4B4B4!important;
    font-size: 14px;
}
.phonenumber:-moz-placeholder, .phonecode:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #B4B4B4!important;
    font-size: 14px;
}
.phonenumber::-moz-placeholder, .phonecode::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #B4B4B4!important;
    font-size: 14px;
}
.phonenumber:-ms-input-placeholder, .phonecode:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #B4B4B4!important;
    font-size: 14px;
}
.loginmain .phonenumber,.loginmain .phonecode{
	float: left;
	outline: none;
	background: none;
	border: 1px solid #dcdcdc;
	height: 38px;
	line-height: 38px;
	width: 246px;
	text-indent: 14px;
	font-size: 14px;
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
}
.loginmain .row .ico_code{
	float: left;
	border: 1px solid #dcdcdc;
	border-right: none;
	background: url('../images/login/icon_yanzhengma.png') no-repeat center center;
	background-size: 16px 20px;
	width: 38px;
	height: 38px;
	border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}
.loginmain .phonecode{
	width: 146px;
	
}
.loginmain .getcode{
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #4ba87b;
	color: #fff;
	border:none;
	outline: none;
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
}
.loginbtn{
	width: 100%;
	text-align: center;
	height: 44px;
	line-height: 44px;
	margin-top: 50px;
	background-color: #a7d1bd;
	border: none;
	outline: none;
	color: #fff;
	margin-bottom: 23px;
	font-size: 16px;
	border-radius: 2px;
}
.loginmain p.txt{
	font-size: 14px;
	text-indent: 14px;
}
.loginmain p.txt i{
	font-size: 14px;
	color: #807bd3;    
}

.bg-model-ninth {
	top: 0%;
	left: 0%;
	background: rgba(0, 0, 0, 0.4);
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 999999;
	display: none;
}

.content {
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
	
	border-radius: 8px;
	width: 340px;
	height: 218px;
	background-color: #fff;
	text-align: center;
	box-sizing: border-box;
	padding: 27px 24px 38px;
}
.content_top span{
	float: left;
	font-size: 20px;
	color: #333;
	margin-bottom: 30px;
}
.content_top i{
	float: right;
	width: 14px;
    height: 14px;
    cursor: pointer;
    background: url(../images/login/icon_guanbi.png) no-repeat center center;
    background-size: 100%;
}

.imgCodeBox a{
	float: right;
	font-size: 12px;
	color: #50a47b;
	height: 12px;
	line-height: 12px;
	margin-top: 14px;
}
.getcodeerr{
	opacity: 0;
	color: #da4e2d;
	font-size: 12px;
	line-height: 12px;
	padding: 6px 0 17px;
	text-align: left;
}
#identifying{
	width: 127px;
	height: 38px;
	border: 1px solid #dcdcdc;
	font-size: 14px;
	float: left;
	text-indent: 10px;
	margin-right: 10px;
}
.imgCode{
	width: 108px;
	height: 38px;
	float: left;
	border: 1px solid #dcdcdc;
}
.submitImgCode{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-color: #50a47b;
	font-size: 16px;
	border-radius: 4px;
	border: none;
	outline: none;
}

/*你好会员*/
.helloadmin{
	margin-left: 12px;
	float:left;
}
/*加载动画*/
@-webkit-keyframes load {
    0%,
    100% {
        box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
    }
    12.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    25% {
        box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    37.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    50% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    62.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
    }
    75% {
        box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
    }
    87.5% {
        box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
    }
}

@keyframes load {
    0%,
    100% {
        box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
    }
    12.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    25% {
        box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    37.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    50% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    62.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
    }
    75% {
        box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
    }
    87.5% {
        box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
    }
}

.load {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.3);
    display: none;
}

.loader {
    color: #f5f5f5;
    font-size: 20px;
    width: .5em;
    height: .5em;
    border-radius: 50%;
    text-indent: -9999em;
    -webkit-animation: load4 1.3s infinite linear;
    animation: load 1.3s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}


/*加载中*/

.load-data {
    font-size: 0.32rem;
    text-align: center;
    height: 0.66rem;
    line-height: 0.66rem;
    display: none;
    color: #666;
    margin-bottom: 1rem;
    position: fixed;
    bottom: 0;
    width: 100%;
    opacity: .8;
    background-color: #f6f6f6;
}

.load-end {
    font-size: 0.32rem;
    text-align: center;
    height: 0.66rem;
    line-height: 0.66rem;
    display: none;
    margin-bottom: 1rem;
    color: #666;
}
.agreement_box{
	position: absolute;
	margin-top: -4px;
	margin-right: 20px;
	font-size: 12px;
	line-height: 20px;
	/*margin-bottom: 100px;*/
}
.agreement_box span {
	color: #FFC774;
	cursor: pointer;
}
.agreement_box span:first-child{
	color: #BCBCBC;
}
