* {
	margin: 0px; padding: 0px;
}
html {
	font-size: 100%;
}
body {
	font-family: "Microsoft Yahei";
}
h1 {
	font-family: "Microsoft Yahei";
}
h2 {
	font-family: "Microsoft Yahei";
}
h3 {
	font-family: "Microsoft Yahei";
}
h4 {
	font-family: "Microsoft Yahei";
}
h5 {
	font-family: "Microsoft Yahei";
}
h6 {
	font-family: "Microsoft Yahei";
}
input {
	font-family: "Microsoft Yahei";
}
textarea {
	font-family: "Microsoft Yahei";
}
select {
	font-family: "Microsoft Yahei";
}
input[type='submit'] {
	-webkit-appearance: none;
}
input[type='button'] {
	-webkit-appearance: none;
}
textarea {
	padding-top: 5px; padding-bottom: 5px; resize: none;
}
body {
	min-width: 320px;
}
a {
	color: rgb(29, 150, 221); text-decoration: none;
}
li {
	list-style: none;
}
.main {
	
}
.wrapper {
	margin: 0px auto; min-width: 320px; max-width: 750px;
}
.clear {
	overflow: hidden; clear: both;
}
.clearfix {
	-ms-zoom: 1;
}
.clearfix::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
em {
	color: rgb(250, 69, 68); font-style: normal; vertical-align: -3px;
}
.selStyle {
	border: 1px solid rgb(191, 186, 182); border-image: none; width: 8rem; height: 1.6rem; vertical-align: middle;
}
.txtStyle {
	border: 1px solid rgb(191, 186, 182); border-image: none; width: 8rem; height: 1.6rem; vertical-align: middle;
}
.txtStyle {
	
}
.v-2 {
	vertical-align: -2px;
}
.header {
	background: rgb(26, 147, 201); height: 2.75rem; text-align: center; line-height: 2.75rem; vertical-align: middle; position: relative;
}
.header .title {
	margin: 0px 6rem; text-align: center; color: rgb(255, 255, 255); font-size: 1.25rem; font-weight: normal;
}
.header .back {
	background: url("//m.5pao.com/images/back_head.png") no-repeat center / 0.64rem 1.28rem; left: 0px; top: 0px; width: 3rem; height: 100%; position: absolute;
}
.header .lr_other {
	top: 0px; width: 5.93rem; height: 100%; text-align: center; right: 0px; color: rgb(80, 147, 183); font-size: 1.56rem; position: absolute;
}
.header_w .lightshadow {
	background: rgb(247, 248, 248); height: 11px;
}
.header .backSp {
	background: url("../img/back_head1.png") no-repeat center / 1.2rem 1.48rem; left: 0px; top: 0px; width: 3rem; height: 100%; position: absolute;
}
.header .headerMore {
	top: 0px; right: 1rem; color: rgb(255, 255, 255); font-size: 1rem; position: absolute;
}
.header .search {
	top: 0px; width: 2rem; right: 80px; position: absolute;
}
.header .search img {
	width: 1.7rem; vertical-align: middle;
}
.header .pulldown {
	top: 0.7rem; width: 2rem; right: 0px; position: absolute;
}
.header .pulldown img {
	width: 0.4rem;
}
.header_w .drop_box {
	top: 3rem; right: 0px; position: absolute; z-index: 1; background-color: rgb(33, 29, 30);
}
.drop_box_hide {
	display: none;
}
.header_w .drop_box i {
	background: url("http://m.5pao.com/images/list/bl_jt.png") no-repeat; top: -10px; width: 2.87rem; height: 1rem; right: 4px; position: absolute;
}
.header_w .drop_box li {
	padding: 7px 10px; width: 8rem; border-bottom-color: rgb(65, 61, 58); border-bottom-width: 1px; border-bottom-style: solid;
}
.header_w .drop_box li a {
	color: rgb(255, 255, 255);
}
.header_w .drop_box li img {
	border: currentColor; border-image: none; padding-right: 0.8rem; vertical-align: -4px;
}
.up {
	right: 0px; bottom: 6rem; position: fixed;
}
.header .filterCho {
	background: url("../img/list/filter.png") no-repeat right / 1rem; top: 0px; right: 1rem; color: rgb(255, 255, 255); padding-right: 1.2rem; font-size: 1.1rem; position: absolute;
}
.header .more {
	background: url("../img/list/more.png") no-repeat right / 1rem;
}
.header .auctionSearch {
	background: rgb(92, 180, 216); padding: 0.2rem 1rem; border-radius: 2.05rem; width: calc(68% - 2rem); height: 1.65rem; text-align: left; margin-top: 0.35rem; display: inline-block;
}
.header .auctionSearch .auctionSearchImg {
	height: 100%; float: left;
}
.header .auctionSearch .auctionSearchIn {
	background: rgb(92, 180, 216); border: 0px currentColor; border-image: none; width: calc(100% - 2rem); height: 100%; color: rgb(255, 255, 255); font-size: 1.1rem; margin-left: 0.2rem; float: left;
}
@media screen and (max-width:320px)
{
.header .search {
	right: 70px; position: absolute;
}
}
.form_item {
	margin: 0px 15px; display: flex;
}
.form_item .inpt_lbl {
	text-align: right; line-height: 2.5rem; padding-right: 10px; font-size: 1rem; display: inline-block; min-width: 5rem;
}
.form_item .input_i {
	flex-grow: 1; -webkit-box-flex: 1;
}
.form_item .txt {
	border: 1px solid rgb(196, 196, 196); border-image: none; width: calc(100% - 22px); height: 2.5rem; padding-right: 10px; padding-left: 10px; font-size: 1rem;
}
.form_item .inpt_lbl .breaklineLbl {
	width: 5rem; line-height: 1.3; display: block;
}
.form_item .go_btn {
	background: rgb(243, 153, 28); border: 0px currentColor; border-image: none; width: 100%; height: 2.5rem; color: rgb(255, 255, 255); font-size: 1.12rem; cursor: pointer;
}
.shop_list {
	width: 100%; border-bottom-color: rgb(240, 242, 244); border-bottom-width: 1px; border-bottom-style: solid;
}
.shop_list .shop_list_p {
	padding: 1rem 0px; width: 100%; display: table;
}
.shop_list .shop_list_p .l {
	vertical-align: middle; display: table-cell;
}
.shop_list .price {
	margin: 0px 0.5rem; padding: 0.1rem; border-radius: 50%; border: 1px solid rgb(180, 29, 35); border-image: none; width: 4rem; height: 4rem; display: inline-block;
}
.shop_list .price .price_p {
	border-radius: 50%; width: 100%; height: 100%; text-align: center; color: rgb(255, 255, 255); line-height: 1.2; font-size: 1rem; background-color: rgb(180, 29, 35);
}
.shop_list .price .price_p .rmb {
	padding-top: 0.6rem;
}
.shop_list .shopInfo {
	line-height: 23px; vertical-align: middle; display: table-cell; position: relative;
}
.shop_list .shopTitle {
	color: rgb(47, 50, 49); line-height: 1.2; font-size: 0.87rem; font-weight: normal; margin-top: 0.3rem;
}
.shop_list .shopDetails {
	color: rgb(91, 89, 89); font-size: 0.87rem; margin-top: 0.4rem;
}
.shop_list .shopInfo .goDetails {
	right: 0.2rem; bottom: 0.3rem; position: absolute;
}
.shop_list .del {
	background: rgb(204, 204, 204); width: 2rem; height: 2rem; float: left; display: block;
}
.shop_list .del {
	background: rgb(204, 204, 204); width: 3.5rem; text-align: center; color: rgb(85, 85, 85); font-size: 0.87rem; vertical-align: middle; border-left-color: rgb(240, 242, 244); border-left-width: 1px; border-left-style: solid; display: table-cell;
}
.shop_list .del .ash-bin {
	background: url("http://m.5pao.com/images/user/ash-bin.png") no-repeat center / auto 100%; width: 1.5rem; height: 1.5rem; display: inline-block;
}
.shop_list .shopTitle-01 {
	margin: 0px;
}
.shop_list_new {
	width: 100%; border-bottom-color: rgb(240, 242, 244); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.shop_list_new .shop_list_p_new {
	padding: 1rem 0px; width: 100%; display: table;
}
.shop_list_new .shop_list_p_new .l_new {
	vertical-align: middle; float: left; display: block;
}
.shop_list_new .price_new {
	margin: 0px 0.5rem; padding: 0.1rem; border-radius: 50%; border: 1px solid rgb(180, 29, 35); border-image: none; width: 4rem; height: 4rem; display: inline-block;
}
.shop_list_new .price_new .price_p_new {
	border-radius: 50%; width: 100%; height: 100%; text-align: center; color: rgb(255, 255, 255); line-height: 1.2; font-size: 1rem; background-color: rgb(180, 29, 35);
}
.shop_list_new .price_new .price_p_new .rmb_new {
	padding-top: 0.6rem;
}
.shop_list_new .shopInfo_new {
	padding: 0px 0.1rem; width: 50%; line-height: 23px; margin-top: 0.6rem; float: left; display: block;
}
.shop_list_new .shopTitle_new {
	color: rgb(47, 50, 49); line-height: 1.2; font-size: 0.87rem; font-weight: normal; margin-top: 0.3rem;
}
.shop_list_new .shopDetails_new {
	color: rgb(91, 89, 89); font-size: 0.87rem; margin-top: 0.4rem;
}
.shop_list_new .del_new {
	padding: 0.2rem; top: 1.1rem; right: 2%; margin-top: 0.6rem; display: block; position: absolute;
}
.shop_list_new .del_new {
	width: 3.2rem; text-align: center; color: rgb(85, 85, 85); font-size: 0.87rem; vertical-align: middle; border-left-color: rgb(240, 242, 244); border-left-width: 1px; border-left-style: solid; display: table-cell;
}
.shop_list_new .del_new .ash-bin_new {
	background: url("http://m.5pao.com/images/user/ash-bin.png") no-repeat center / auto 100%; width: 1.3rem; height: 1.3rem; display: inline-block;
}
.tmall .price {
	border-color: rgb(180, 29, 35);
}
.tmall .price .price_p {
	background: rgb(180, 29, 35);
}
.taobao .price {
	border-color: rgb(234, 90, 50);
}
.taobao .price .price_p {
	background: rgb(234, 90, 50);
}
.other .price {
	border-color: rgb(104, 172, 201);
}
.other .price .price_p {
	background: rgb(104, 172, 201);
}
.tmall .price_new {
	border-color: rgb(180, 29, 35);
}
.tmall .price_new .price_p_new {
	background: rgb(180, 29, 35);
}
.taobao .price_new {
	border-color: rgb(234, 90, 50);
}
.taobao .price_new .price_p_new {
	background: rgb(234, 90, 50);
}
.other .price_new {
	border-color: rgb(104, 172, 201);
}
.other .price_new .price_p_new {
	background: rgb(104, 172, 201);
}
.shopMark {
	padding: 0px 0.2rem; border: 1px solid rgb(132, 166, 199); border-image: none; height: 1.5rem; color: rgb(67, 141, 185); line-height: 1.5rem; font-size: 0.75rem; font-style: normal; margin-right: 0.2rem; display: inline-block;
}
.shopMark_new {
	padding: 0px 0.2rem; border: 1px solid rgb(132, 166, 199); border-image: none; height: 1.5rem; color: rgb(67, 141, 185); line-height: 1.5rem; font-size: 0.75rem; font-style: normal; margin-right: 0.2rem; display: inline-block;
}
.TC_popup {
	top: 50%; width: 100%; position: fixed;
}
.TC_popup .bounced {
	margin: 0px auto; width: 20rem; color: rgb(51, 51, 51); font-size: 1.12rem; z-index: 1;
}
.TK_popup_tishi {
	top: 50%; width: 100%; position: fixed;
}
.TK_popup_tishi .bounced {
	margin: 0px auto; border: 1px solid green; border-image: none; width: 20rem; color: rgb(51, 51, 51); font-size: 1.12rem; z-index: 1;
}
.TK_popup_tishi .bounced .boun_main {
	background: rgb(255, 255, 255); padding: 10px 0px 15px; border-radius: 15px; border: 1px solid rgb(255, 255, 255); border-image: none; text-align: center; line-height: 1.5rem; position: relative;
}
.TK_popup {
	top: 50%; width: 100%; position: fixed;
}
.TK_popup_hide {
	display: none;
}
.TK_popup .bounced {
	margin: 0px auto; width: 20rem; color: rgb(51, 51, 51); font-size: 1.12rem; z-index: 1;
}
.TK_popup .bounced .boun_main {
	background: rgb(255, 255, 255); padding: 10px 0px 15px; border-radius: 15px; border: 1px solid rgb(255, 255, 255); border-image: none; text-align: center; line-height: 1.5rem; position: relative;
}
.TK_popup .bounced a {
	top: 10px; right: 10px; position: absolute;
}
.TK_popup .bounced img {
	width: 15px;
}
.TK_popup .bounced .go_btn-02 {
	background: rgb(243, 153, 28); border-radius: 5px; border: 0px currentColor; border-image: none; width: 20%; height: 2.5rem; color: rgb(255, 255, 255); font-size: 1.12rem; cursor: pointer;
}
.other_hide {
	display: none;
}
.dbshops_hide {
	display: none;
}
@media screen and (max-width:480px)
{
html {
	font-size: 87.5%;
}
}
.new_noticeTitle {
	width: 100%; overflow: hidden; float: left; display: inline-block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.newfooter2 {
	background: rgb(255, 255, 255); width: 100%; height: 3.4rem; border-top-color: rgb(239, 239, 239); border-top-width: 1px; border-top-style: solid;
}
.newfooter2 a {
	text-align: center; color: rgb(51, 51, 51); line-height: 3.4rem; float: left;
}
.newfooter2 a .icon_fnav {
	background: no-repeat center 0px / auto 100%; height: 1.5rem; display: block;
}
.newfooter2 a .zixun {
	background-image: url("http://m.5pao.com/images/mzixun1.png");
}
.newfooter2 a .dial {
	background-image: url("http://m.5pao.com/images/dial.png");
}
.newfooter2 a:nth-child(1) {
	background: rgb(243, 242, 241); border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid;
}
.newfooter2 a:nth-child(2) {
	background: rgb(243, 242, 241); border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid;
}
.newfooter2 a:nth-child(1) {
	width: 18%; line-height: 1.5; padding-top: 0.4rem;
}
.newfooter2 a:nth-child(2) {
	width: 18%; line-height: 1.5; padding-top: 0.4rem;
}
.newfooter2 a:nth-child(3) {
	width: 31.6%; color: rgb(255, 255, 255); font-size: 1.5rem;
}
.newfooter2 a:nth-child(4) {
	width: 31.6%; color: rgb(255, 255, 255); font-size: 1.5rem;
}
.newfooter2 a:nth-child(3) {
	background: rgb(255, 144, 0);
}
.newfooter2 a:nth-child(4) {
	background: rgb(255, 76, 0);
}
.newfooter2 a:nth-child(3).stag {
	background: rgb(0, 146, 197);
}
.header .return {
	background: url("http://m.5pao.com/images/list/home.png") no-repeat left / 1.5rem; top: 0px; right: 1rem; color: rgb(255, 255, 255); padding-left: 1.7rem; font-size: 1rem; position: absolute;
}
.postwant-lf {
	background: rgb(250, 250, 250); padding: 20px 0px; text-align: center; font-family: "Microsoft Yahei";
}
.postwant-lf .shixiaoms {
	width: 70%; text-align: left; margin-left: 25px; vertical-align: middle; display: inline-block;
}
.postwant-lf .shixiaoms .title {
	font: 1.12rem/normal "Microsoft Yahei"; color: rgb(0, 0, 0); margin-bottom: 5px; font-size-adjust: none; font-stretch: normal;
}
.postwant-lf .shixiaoms p {
	color: rgb(0, 0, 0); line-height: 25px; font-size: 1rem;
}
.auclassify {
	border-width: 1px 0px; border-style: solid none; border-color: rgb(214, 214, 214) currentColor; border-image: none; height: 3rem; line-height: 3rem; background-color: rgb(255, 255, 255);
}
.auclassify a {
	width: 21%; text-align: center; color: rgb(102, 102, 102); font-size: 1rem; border-right-color: rgb(238, 238, 238); border-right-width: 1px; border-right-style: solid; float: left;
}
.auclassify a.filter {
	padding: 0px;
}
.auclassify a.nobor {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.auclassify a.acup {
	background: url("http://m.5pao.com/images/auction/aclist01.png") no-repeat 93% / 10%;
}
.auclassify a.acdw {
	background: url("http://m.5pao.com/images/auction/aclist02.png") no-repeat 93% / 10%;
}
.scmold {
	padding: 0.5rem 0px 2rem; position: relative; background-color: rgb(255, 255, 255);
}
.scmold .selStyle {
	border: 1px solid rgb(140, 140, 140); border-image: none; width: 30%; height: 2.5rem; line-height: 2.5rem;
}
.scmold a {
	margin: 1.5rem 0.5% 0px 2.5%; padding: 0.5rem 0px; border: 1px solid rgb(140, 140, 140); border-image: none; width: 20.2%; text-align: center; color: rgb(102, 102, 102); font-size: 1.12rem; display: inline-block;
}
.scmold a.cur {
	border: 1px solid rgb(66, 173, 206); border-image: none; color: rgb(255, 255, 255); background-color: rgb(66, 173, 206);
}
.scmold a:hover {
	border: 1px solid rgb(66, 173, 206); border-image: none; color: rgb(255, 255, 255); background-color: rgb(66, 173, 206);
}
.scmold .mdpoint {
	background: url("http://m.5pao.com/images/auction/aclist03.png") no-repeat 0% 0% / 25px rgb(255, 255, 255); left: 8%; top: -10px; width: 25px; height: 11px; display: inline-block; position: absolute;
}
.Auclt {
	margin-top: 1rem; background-color: rgb(255, 255, 255);
}
.Auclt .auctlt {
	margin: 0px auto; padding: 0.8rem 0px; width: 90%; border-bottom-color: rgb(233, 233, 233); border-bottom-width: 1px; border-bottom-style: solid;
}
.Auclt .auctlt li {
	width: 50%; text-align: center; font-size: 1.12rem; float: left;
}
.Auclt .auctlt li a {
	padding: 0px 1rem 0.75rem; color: rgb(51, 51, 51);
}
.Auclt .auctlt a.cur {
	color: rgb(55, 120, 163); border-bottom-color: rgb(54, 115, 154); border-bottom-width: 2px; border-bottom-style: solid;
}
.nav_platform {
	margin-top: 0px;
}
.sbmold .mdpoint {
	left: 30%;
}
.class .mdpoint {
	left: 51%;
}
.class a {
	width: 28.8%;
}
.cost .mdpoint {
	left: 72%;
}
.cost a {
	width: 28.8%;
}
.cost .costlt {
	padding: 1rem 0px; color: rgb(102, 102, 102); font-size: 1rem; margin-left: 2.5%;
}
.cost .range {
	color: rgb(102, 102, 102); margin-left: 2.5%;
}
.cost .range .actxt {
	padding: 0.5rem 0px; border: 1px solid rgb(217, 217, 217); border-image: none; width: 25%; text-align: center; color: rgb(153, 153, 153); font-size: 1rem;
}
.acbtn {
	padding: 0.5rem 0px; border: 0px currentColor; border-image: none; width: 28%; text-align: center; color: rgb(255, 255, 255); font-size: 1rem; margin-left: 5%; cursor: pointer; background-color: rgb(247, 147, 30);
}
.allList {
	width: 100%; background-color: rgb(240, 240, 240);
}
.allList .lstleft {
	width: 30%; text-align: left; float: left; background-color: rgb(240, 240, 240);
}
.allList .lstleft a {
	height: 3rem; color: rgb(51, 51, 51); line-height: 3rem; padding-left: 10%; display: block;
}
.allList .lstleft a.cur {
	border-left-color: rgb(66, 173, 206); border-left-width: 2px; border-left-style: solid; background-color: rgb(255, 255, 255);
}
.allList .lstleft a:hover {
	border-left-color: rgb(66, 173, 206); border-left-width: 2px; border-left-style: solid; background-color: rgb(255, 255, 255);
}
.allList .latright {
	background: rgb(255, 255, 255); width: 70%; float: left; -ms-overflow-y: auto; max-height: 30rem;
}
.allList .latright a {
	height: 2.95rem; color: rgb(102, 102, 102); line-height: 2.95rem; padding-left: 6%; border-bottom-color: rgb(225, 225, 225); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.allList .latright a.cur {
	color: rgb(66, 173, 206);
}
.allList .latright a:hover {
	color: rgb(66, 173, 206);
}
.wrapper .yourSel {
	background: rgb(255, 255, 255); width: 100%; display: table;
}
.wrapper .yourSel .th {
	padding: 1rem 0px; width: 6rem; text-align: right; vertical-align: top; border-right-color: rgb(240, 243, 245); border-right-width: 1px; border-right-style: solid; display: table-cell;
}
.wrapper .yourSel .td {
	padding-left: 0.5rem; vertical-align: middle; display: table-cell; position: relative;
}
.wrapper .yourSel .td .selected {
	vertical-align: middle; display: inline-block;
}
.wrapper .yourSel .td .selected a {
	padding: 0.25rem; border: 1px solid rgb(26, 147, 201); border-image: none; color: rgb(26, 147, 201); margin-top: 0.25rem; margin-bottom: 0.25rem; display: inline-block;
}
.agreement {
	padding: 0px 1.5rem 1.5rem; color: rgb(51, 51, 51); line-height: 2rem; font-size: 1rem;
}
.agreement .title {
	margin: 1.5rem 0px 0.8rem;
}
.userRegister .form_item {
	margin-top: 20px; position: relative;
}
.userRegister .form_item .error {
	width: 100%; text-align: center; color: rgb(255, 0, 0); display: inline-block;
}
.userRegister .form_item .input_i {
	width: 100%;
}
.userRegister .form_item .txt {
	border-radius: 3px; border: 1px solid rgb(240, 240, 240); border-image: none; width: 88%; height: 3rem; color: rgb(102, 102, 102); padding-right: 5px; padding-left: 10%; font-size: 1.25rem;
}
.userRegister .form_item .username {
	background: url("http://m.5pao.com/images/username.png") no-repeat 2% 50% / 20px;
}
.userRegister .form_item .code {
	background: url("http://m.5pao.com/images/code.png") no-repeat 2% 50% / 20px;
}
.userRegister .form_item .qq {
	background: url("http://m.5pao.com/images/qq.png") no-repeat 2% 50% / 20px;
}
.userRegister .form_item .mobile {
	background: url("http://m.5pao.com/images/mobile.png") no-repeat 2% 50% / 20px;
}
.userRegister .form_item .verificationCode {
	width: 40%; padding-left: 5px; vertical-align: middle;
}
.userRegister .form_item .verify {
	border: 1px solid rgb(240, 240, 240); border-image: none; width: 30%; height: 3rem; text-align: center; line-height: 3rem; margin-left: 2%; vertical-align: middle; display: inline-block; background-color: rgb(248, 248, 248);
}
.userRegister .form_item .verify img {
	width: 6rem; height: 100%;
}
.userRegister .form_item .trade {
	text-align: right; display: inline-block;
}
.userRegister .form_item .btn {
	border-radius: 3px; border: 1px solid rgb(240, 240, 240); border-image: none; width: 50%; height: 3rem; text-align: center; color: rgb(104, 104, 104); line-height: 2.8rem; font-size: 1.25rem; margin-left: 2%; vertical-align: middle; cursor: pointer; background-color: rgb(240, 240, 240);
}
.userRegister .form_item .register-btn {
	width: 100%; color: rgb(255, 255, 255); margin-top: 5px; margin-left: 0px; background-color: rgb(26, 147, 201);
}
.userRegister .form_item .hint {
	color: rgb(104, 104, 104); padding-bottom: 20px; font-size: 1.05rem;
}
.userRegister .form_item .registered {
	right: 0px; color: rgb(241, 90, 36); position: absolute;
}
.userRegister .form_item .win {
	margin: 0px auto; color: rgb(241, 90, 36); font-size: 1.25rem;
}
.userRegister .form_item .reminder {
	color: rgb(104, 104, 104); font-size: 1rem;
}
.userRegister .form_item .txtstyle01 {
	width: 96.6%; padding-left: 2%;
}
.userRegister .form_item .again-btn {
	width: 40%; font-size: 1.12rem; margin-left: 0px;
}
.userRegister .form_item .next-btn {
	width: 55%; font-size: 1.12rem; margin-top: 0px; float: right;
}
.userRegister .form_item .mailbox {
	background: url("http://m.5pao.com/images/mailbox-grey.png") no-repeat 2% 50% / 20px;
}
.userRegister .form_item .net {
	margin: 0px auto; color: rgb(104, 104, 104); font-size: 1rem;
}
.userRegister .form_item .email-btn {
	background: url("http://m.5pao.com/images/mailbox-grey.png") no-repeat 2% 50% / 18px rgb(255, 255, 255); border-radius: 0px; border: 1px solid rgb(26, 147, 201); border-image: none; width: 48%; height: 3.2rem; color: rgb(51, 51, 51); font-size: 1rem; float: right;
}
.userRegister .form_item .hover2 {
	background: url("http://m.5pao.com/images/mailbox.png") no-repeat 2% 50% / 18px rgb(26, 147, 201); color: rgb(255, 255, 255); margin-left: 0px;
}
.userRegister .form_item .cellphone-btn {
	background: url("http://m.5pao.com/images/cellphone-grey.png") no-repeat 2% 50% / 14px rgb(255, 255, 255); border-radius: 0px; border: 1px solid rgb(26, 147, 201); border-image: none; width: 48%; color: rgb(51, 51, 51); font-size: 1rem; margin-left: 0px;
}
.userRegister .form_item .hover1 {
	background: url("http://m.5pao.com/images/cellphone.png") no-repeat 2% 50% / 14px rgb(26, 147, 201); width: 48%; height: 3.2rem; color: rgb(255, 255, 255); margin-left: 0px;
}
.userRegister .phone-div {
	width: 100%; height: 20rem; margin-top: 3.5rem;
}
.userRegister .mail-div {
	width: 100%; height: 20rem; margin-top: 3.5rem;
}
.userRegister .div-p1 {
	height: 2rem; color: rgb(51, 51, 51); font-size: 1.2rem; margin-left: 15px;
}
.userRegister .div-input1 {
	border-radius: 0px; border: 0px currentColor; border-image: none; width: 70%; height: 2rem; font-size: 1.1rem; float: left; display: block;
}
.userRegister .code2 {
	background: rgb(255, 255, 255); border-radius: 0px; border: 1px solid rgb(216, 216, 216); border-image: none; width: 40%; height: 3.2rem; text-align: center; color: rgb(102, 102, 102); font-size: 1.1rem; margin-top: 1.2rem; margin-left: 15px; float: left; display: block;
}
.userRegister .code1 {
	background: rgb(216, 216, 216); border-radius: 0px; border: 0px currentColor; border-image: none; width: 47%; height: 3.2rem; color: rgb(51, 51, 51); font-size: 1.1rem; margin-top: 1.2rem; margin-right: 15px; float: right; display: block;
}
.userRegister .codeImg {
	background: rgb(216, 216, 216); border-radius: 0px; border: 0px currentColor; border-image: none; width: 47%; height: 3.2rem; color: rgb(51, 51, 51); font-size: 1.1rem; margin-top: 1.2rem; margin-right: 15px; float: right; display: block;
}
.userRegister .be {
	background: rgb(240, 240, 240); color: rgb(102, 102, 102);
}
.userRegister .af {
	background: rgb(209, 209, 209); color: rgb(51, 51, 51);
}
.userRegister .sub {
	background: rgb(26, 147, 200); border-radius: 0px; border: 0px currentColor; border-image: none; width: 93.6%; height: 3.2rem; color: rgb(255, 255, 255); font-family: "Î¢ÈíÑÅºÚ"; font-size: 1.2rem; margin-top: 2.2rem; margin-left: 3.2%;
}
.userRegister .div-p2 {
	width: 93.6%; height: 4rem; color: rgb(26, 147, 200); overflow: hidden; padding-top: 2.2rem; clear: both; font-size: 1rem; margin-left: 3.2%;
}
.userRegister .cu {
	background: rgb(209, 209, 209); color: rgb(51, 51, 51);
}
.qqNoImg {
	width: 8rem; margin-top: 10%;
}
.qqNoTxt {
	width: 76%; color: rgb(51, 51, 51); line-height: 1.5; font-size: 1.2rem; margin-top: 1rem; margin-left: 12%;
}
.qqNoTips {
	padding: 0.1rem; overflow: hidden; clear: both; display: inline-block;
}
.qqGray {
	height: 2.2rem; float: left;
}
.grayTxt {
	height: 2.2rem; color: rgb(51, 51, 51); line-height: 2.2rem; font-size: 2rem; float: left;
}
.downTips {
	background: rgb(223, 223, 223); padding: 0.2rem 0.4rem; color: rgb(51, 51, 51); display: inline-block;
}
.qqCopy {
	background: rgb(20, 150, 200); border-radius: 5px; border: 0px currentColor; border-image: none; width: 12rem; height: 2.8rem; color: rgb(255, 255, 255); line-height: 2.8rem; font-size: 1.5rem; margin-top: 1.5rem;
}
@media screen and (max-width:320px)
{
.qqNoTxt {
	width: 86%; margin-left: 7%;
}
}
