﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family:Microsoft Yahei, Arial, Helvetica, sans-serif;

}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {-webkit-tap-highlight-color: rgba(0,0,0,0);}
* { font-weight:normal; text-shadow:none!important; }
html{font-size: 14px; font-family:arial,'Microsoft Yahei';overflow-y:scroll; }
.fl{float: left;}
.fr{float: right;}
.clear:after{content: ''; display: block; clear: both;}
.clear{zoom: 1;}
.hide{
	display: none;
}
input{outline:none;}
/*index*/

#head{
	height: 40px;
	background-color: #ffffff;
	border-bottom: 1px solid #ffd006;
}
#head .logo{
	float: left;
	padding: 6px 12px;
}
#head .logo img{
	height: 25px;
}
#head .collection{
	float: right;
	padding: 10px 15px;
}
#head .collection img{
	width: 20px;
	height: 20px;
	float: left;
}
#head .collection span{
	float: left;
	line-height: 20px;
	margin-left: 5px;
}
#head .collection code{
	float: left;
	line-height: 20px;
	margin-right: 5px;
	color: #f04125;

}
/*nav*/
#nav{
	width: 100%;
	height: 121px;
}
#nav{
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
#nav ul{
	-webkit-transition: left 800ms ease-in 0;
	-moz-transition: left 800ms ease-in 0;
	-o-transition: left 800ms ease-in 0;
	-ms-transition: left 800ms ease-in 0;
	transition: left 800ms ease-in 0;
	width: 100%;
	height: 118px;
}
#nav ul li{
	min-width:320px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}
#nav ul li img{
	height: 100%; 
	width: 100%;
}

#nav .pagenavi{
	width: 100%; 
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 9px;
	z-index: 3; 
	text-align: center;
}
#nav .pagenavi a{
	width: 49%;
	height: 3px;
	background: #ffffff;
	display: inline-block;
}
#nav .pagenavi a.active{
	background:#ffd966;
}
/*hot pro*/
#pro{
	padding-top: 20px;
	background-color: #f3f3f3;
	color: #f15656;
}
#pro h2{
	padding-left: 6px;
}
#pro h2 img{
	width: 16px;
	height: 16px;
	float: left;
}
#pro h2 span{
	margin-left: 3px;
	font-size: 1.14rem;
	line-height: 16px;
	float: left;
}
#pro .box{
	padding: 8px 0;
	text-align: center;
}
#pro .box a{
	width: 43%;
	margin: 2%;
	display: inline-block;
	position: relative;
	background-color: #ffffff;
	color: #474747;
	vertical-align: top;
}
#pro .box a.more{
	overflow: hidden;

}
#pro .box a.more span{
	width: 100%;
	height: 48px;
	padding-top: 20px;
	background-color: #bfbfbf;
	color: #ffffff;
	font-size: 1.2rem;
	line-height: 1.4rem;
	border: none;
}
#pro .box a i{
	position: absolute;
	left: 0;
	top: 0;
	width: 52px;
	height: 52px;
	background-size: 52px 52px;
	font-family: "Microsoft Yahei";
}
#pro .box a strong{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-size: 70px 70px;
	background-repeat: no-repeat;
	background-image: url(../images/shop/cannot_buy.png);
	background-position: center center;
}
#pro .box a:link, #pro .box a:visited, #pro .box a:hover, #pro .box a:active{
	color: #474747;
}
#pro .box a em{
	line-height: 2rem;
	display: block;
	margin: 0 auto;
	font-size: 0.9rem;
}
#pro .box a em.line{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #ffffff;
}
#pro .box a em.pro_bottom{
	line-height: 1.4rem;
	font-size: 0.8rem;
}
#pro .box a em.pro_money{
	color: #ff5500;
}
#pro .box a span{
	width: 90%;
	margin: 0 auto;
	display: block;
	border-bottom: 1px solid #f3f3f3;
	color: #f65c3e;
	line-height: 2.0rem;
	font-size: 1.8rem;
	font-family: arial;
	padding-bottom: 0.5rem;
}


#pro .info{
	border-bottom: 1px solid #e8e8e8;
}
#pro .info img{
	width: 100%;
	vertical-align: top;
}
#pro .info p{
	text-align: center;
	padding: 16px 0;
}
#pro .info a{
	display: inline-block;
	width: 60px;
	margin: 0 7px;
	font-size: 12px;
	color: #666666;
}
#pro .info span{
	width: 60px;
	height: 60px;
	display: inline-block;
	border-radius: 50%;
	margin-bottom: 15px;
	background-image: url(../images/index_safe_help.png);
	background-repeat: no-repeat;
	background-size: 48px 270px;
}
#pro .info a:nth-child(1) span{
	background-color: #679cd8;
	background-position: center 14px;
}
#pro .info a:nth-child(2) span{
	background-color: #f88181;
	background-position: center -53px;
}
#pro .info a:nth-child(3) span{
	background-color: #5ed0b9;
	background-position: center -135px;
}
#pro .info a:nth-child(4) span{
	background-color: #ffa16f;
	background-position: center -218px;
}


/*foot*/
/*footer*/

footer#footer{
	width: 100%;
}
footer#footer .signUp{
	height: 40px;
	border: 1px solid #e5e5e5;
	border-left: none;
	border-right: none;
	padding: 0 1em;
	line-height: 40px;
	color: #838383;
	background: #fff;
}
footer#footer .signUp a{
	color: #838383;
	font-weight: normal;
	margin: 0 10px 0 0;
}
footer#footer .signUp a.f_username{
	color: #fc6c4d;
}
footer#footer .version{
	background-color: #37383d;
}
footer#footer .version p{
	padding: 10px 0 10px 0;
	width: 92%;
	margin: 0 auto;
	border-bottom: 1px solid #000000;
	text-align: center;
	line-height: 1.4rem;
}
footer#footer .version a{
	margin: 0 6px;
	color: #ffffff;
	font-size: 1rem;
}
/*版权*/
.copyright{
	padding-top: 6px;
	padding-bottom: 20px;
	background: #37383d;
	line-height: 1.5rem;
	text-align: center;
	color: #c6cacf;
	font-weight: normal;
}
.copyright p, .copyright2 p{
	padding-top: 0.3rem;
	color: #ffffff;
	font-size: 1.2rem;
}
.copyright a, .copyright2 a{
	color: #ffffff;
}
.copyright2{
	padding-top: 6px;
	padding-bottom: 60px;
	background: #37383d;
	line-height: 1.5rem;
	text-align: center;
	color: #c6cacf;
	font-weight: normal;
}
/*两个浮层*/
#index_login{
	width: 100%;
	height: 53px;
	position: fixed;
	left: 0;
	bottom: 0;
}
#index_login img{
	width: 100%;
	height: 53px;
}
#index_login a{
	width: 90px;
	height: 37px;
	position: absolute;
	right: 17px;
	top: 6px;
}
#mask{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	bottom: 53px;
	background-color: rgba(0,0,0,0.7);
	z-index: 10;
	display: none;
}
#index_nav{
	position: fixed;
	bottom: 65px;
	left: 5px;
	z-index: 12;

}
#index_nav div a{
	padding-left: 60px;
	height: 50px;
	display: block;
	text-align: left;
	line-height: 50px;
	margin: 5px 0;
	color: #ffffff;
	font-size: 1.1rem;
	background-size: 50px 50px;
	background-repeat: no-repeat;
}
#index_nav div a.ui_a1{
	background-image: url(../images/1.png);
}
#index_nav div a.ui_a2{
	background-image: url(../images/2.png);
}
#index_nav div a.ui_a3{
	background-image: url(../images/3.png);
}
#index_nav div a.ui_a4{
	background-image: url(../images/4.png);
}
#index_nav a.a1{
	display: inline-block;
	width: 50px;
	height: 50px;
	background-color: #f65c3e;
	border-radius: 25px;
	text-align: center;
	font-size: 3.5rem;
	color: #ffffff;
	line-height: 50px;
}


/*page 后退*/
.page{
	height: 43px;
	background-color: #ef4023;
	position: relative;
}
.page .back{
	position: absolute;
	left: 9px;
	top: 14px;
}
.page .back img{
	width: 20px;
	height: 16px;
}
.page .title{
	line-height: 43px;
	font-size: 1.285rem;
	color: #ffffff;
	text-align: center;
}
.page .r_title{
	position: absolute;
	right: 9px;
	top: 14px;
}
.page .r_title a{
	font-size: 1rem;
	color: #ffffff;
}
/* login and reg*/
.content{
	padding: 5px 0 100px 0;
	background-color: #e4e4e4;
}
#form{
	width: 96.875%;
	margin: 0 auto;
	overflow: hidden;
	background-color: #ffffff;
	box-shadow: 0px 0px 1px 2px #eee;
}
#form ul{
	width: 102%;
	height: 36px;
	background-color: #f7f7f7;
}
#form li{
	width: 49%;
	height: 100%;
	line-height: 36px;
	float: left;
	font-size: 1rem;
	text-align: center;
}
#form li.border{
	border-left: 1px solid #e6e6e6;
}
#form li a{
	display: block;
	border-bottom: 1px solid #e6e6e6;
	color: #36393b; 
}
#form li a.active{
	background-color: #ffffff;
	border-color: #ffffff;
}


/*login*/
#login{
	padding: 1rem;
}
#login div{
	position: relative;
	margin-top: 10px;
}
#login div input.j-input,#login .ver input{
	padding: 0 .8em;
	font-size: 1.2rem;
	font-family: arial,'Microsoft Yahei';
	height: 45px;
	border: 1px solid #c7c7c7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	border-radius: 5px;
}
#login div input.err{
	border: 1px solid #d2130b;
}
div.entry{
	color: #d2130b;
}
#login div input.j-input[type="tel"], #login div input.j-input[type="password"]{
	background-size: 20px auto;
}
#login .login_on{
	display: inline-block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #eb4225;
	color: #fff;
	font-size: 1.285rem;
	border-radius: 5px;
}
#login .btns{
	padding: 0.4rem 0;
}
#login .btns p{
	float: right;
}
#login .btns a{
	font-size: 1rem;
	line-height: 1.4rem;
	color: #57595a;
	margin: 0 .6rem;
}

/*reg same as login*/
.content2{
	padding: 5px 0 15px 0;
	background-color: #e4e4e4;
}
#login .who a{
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 1rem;
}
#login .who i{
	width: 1.2rem;
	height: 1.2rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #d9d9d9;
	border-radius: 0.6rem;
	background-color: #d9d9d9;
	float: left;
}
#login .who a.active i{
	background-color: #ef4023;
}
#login .who span{
	margin-left: .6rem;
	line-height: 1.2rem;
	float: left;
	font-size: 1rem;
	color: #37383d;
}
/*验证码*/
#login .ver input{
	width: 50%;
	background-size: 20px auto;
	float: left;
}
#login .ver .ui-input-text{
	border: none;
}
#login .ver a{
	width: 45%;
	float: right;
	background-color: #ef4023;
	color: #ffffff;
	border-radius: 5px;
	height: 45px;
	line-height: 45px;
	text-align: center;
}
#login .ver a.active{
	background-color: #a2a2a2;
}
/*协议*/
#login .xieyi{
	padding-left: .6rem;
	padding-top: .8rem;
	padding-bottom: .8rem;
}
#login .xieyi i{
	width: 16px;
	height: 16px;
	float: left;
	background-image: url(../images/xieyi1.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 16px 31px;
}
#login .xieyi i.active{
	background-position: 0 -16px;
	background-image: url(../images/xieyi1.png);
}
#login .xieyi span{
	line-height: 16px;
	font-size: 1rem;
	margin: 0 .3rem;
	color: #777777;
}
#login .xieyi a{
	color: #1788ff;
}
/*申请店铺*/
.content3{
	padding: .6rem;
	padding-bottom: 0;
	background-color: #ffffff;
}
#shop h2{
	font-weight: normal;
	font-size: 1rem;
	line-height: 1.8rem;
	color: #555555;
}
#shop .form{
	padding: .4rem;
}
#shop .form.border{
	border-bottom: 1px solid #e7e7e7;
}
#shop .form div{
	position: relative;
	margin-top: 10px;
}
#shop .form input.j-input{
	padding: 0 .8em;
	font-size: 1.2rem;
	font-family: arial,'Microsoft Yahei';
	height: 45px;
	border: 1px solid #c7c7c7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	border-radius: 5px;
}
#shop .form input.err{
	border: 1px solid #d2130b;
}
#shop .form .entry{
	line-height: 1.5rem;
	color: #d2130b;
}
#shop .form input{
	background-size: 20px auto;
}
#shop .form p{
	font-size: 0.99rem;
	color: #838383;
	line-height: 1.5rem;
}

#shop .change_shop span{
	color: #97a4ae;
	float: left;
	line-height: 25px;
}
#shop .change_shop em{
	float: left;
	line-height: 25px;
	color: #5caada;
}
#shop .change_shop a{
	float: right;
	width: 62px;
	height: 25px;
	line-height: 25px;
	font-size: 1rem;
	color: #ffffff;
	background-color: #5eacde;
	border-radius: 3px;
	text-align: center;
}
#shop .for_change_shop{
	display: none;
}
#shop .login_on{
	padding: .5rem;
	text-align: center;
}
#shop .login_on a{
	display: inline-block;
	width: 60%;
	height: 35px;
	font-size: 1.1rem;
	background-color: #fc6c4d;
	color: #ffffff;
	line-height: 35px;
	border-radius: 4px;
}
/*审核*/
#exma{
	padding-top: 1rem;
	padding-left: 1.8rem;
	padding-right: 1.8rem;
	color: #838383;
}
#exma div{
	position: relative;
	margin-top: 10px;
}
#exma div.img{
	text-align: center;
}
#exma div img{
	width: 85px;
	height: 85px;
}
#exma div h2{
	font-size: 1.1rem;
	line-height: 30px;
}
#exma div p{
	font-size: 1rem;
	line-height: 28px;
}
#exma div a{
	color: #5faee0;
}
.exma_ok{
	padding-bottom: 50px;
}
.exma_fail{
	padding-bottom: 15px;
}
#exma div.notice{
	color: #ff6637;
	font-size: .8rem;
	line-height: 16px;
	padding-top: 16px;
}
#exma .change{
	text-align: center;
	padding-top: 20px;
}
#exma .change a{
	display: inline-block;
	width: 100px;
	height: 30px;
	font-size: 1rem;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
	background-color: #60b1e3;
	border-radius: 4px;
}
#feddback{
	padding-top: .6rem;
	padding-left: .4rem;
	padding-right: .4rem;
	color: #838383;
}
#feddback div{
	position: relative;
	margin-top: 10px;
}
#feddback div.border{
	padding-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
}
#feddback p{
	line-height: 20px;
}
#feddback textarea{
	width: 100%;
	border: none;
	background-color: #eee;
	font-size: 1rem;
	line-height: 1.5rem;
	overflow: auto;
}
#feddback p.p_right{
	float: right;
}
#feddback .link span{
	line-height: 45px;
}
#feddback .link input{
	width: 75%;
	padding: 0 .8em;
	font-size: 1.2rem;
	font-family: arial,'Microsoft Yahei';
	height: 45px;
	border: 1px solid #c7c7c7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
	float: right
}
#feddback .link input.err{
	border: 1px solid #d2130b;
}
#feddback .link input{
	background-size: 20px auto;
}
#feddback .tijiao{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}
#feddback .tijiao a{
	width: 60%;
	height: 40px;
	display: inline-block;
	line-height: 40px;
	color: #ffffff;
	font-size: 1.2rem;
	text-align: center;
	background-color: #fc6c4d;
	border-radius: 5px;
}
/*rule*/
#rule{
	padding: .6rem .4rem;
}
#rule h2,#rule h4{
	text-align: center;
}
#rule h2{
	font-size: 1.8rem;
	line-height: 3rem;
}
#rule h3{
	font-size: 1rem;
	line-height: 2.5rem;
}
#rule h4{
	font-size: 1rem;
	line-height: 2rem;
}
#rule p{
	font-size: 1rem;
	line-height: 1.4rem;
}
#rule strong{
	line-height: 1.6rem;
	font-weight: bolder;
}
/*change*/
#login .change_tip{
	line-height: 20px;
	font-size: 1rem;
	padding: .6rem;
}
/*404*/
#c404{
	width: 100%;
}
#c404 img{
	width: 100%;
	vertical-align: top;
}
/*add 2015-1-9*/
.ui_sel h2{
	width: 70%;
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: 50%;
	right: 5%;
	text-align: center;
	margin-top: -15px;
	border-radius: 4px;
	border: 1px solid #c7c7c7;
	background: #ffffff url(../images/account/sel.png) 99% 90% no-repeat;
	color: #ff5500;
}
.ui_sel ul{
	width: 70%;
	position: absolute;
	right: 5%;
	top: 50%;
	margin-top: 17px;
	background-color: #ffffff;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-radius: 0 0 4px 4px;
	overflow: hidden;
	z-index: 3;
}
.ui_sel li{
	line-height: 30px;
	text-align: center;
	border-bottom: 1px solid #c7c7c7;
}
.ui_sel li a{
	width: 60%;
	display: inline-block;
}
.btn a.ing,.btns a.ing{
	background: url(../images/upload_ing.gif) center center no-repeat;
}
.account_l5{
	padding: 5px 0 20px 0;
	text-align: center;
}
.account_l5 a{
	width: 40%;
	line-height: 34px;
	display: inline-block;
	border: 1px solid #c7c7c7;
	border-radius: 5px;
	color: #4f4f4f;
}