@charset "utf-8";
/* CSS Document */


/*注册*/
.zc_frame {
	width: 990px;
	margin: 0 auto;
	background: #fff;
	padding: 60px 20px 60px 60px;
	font-size: 14px;
	color: #666;
}
.zc_frame a:link, .zc_frame a:visited {
	color: #333;
	text-decoration: none;
}
.zc_frame a:hover {
	color: #c00;
	text-decoration: underline;
}
.zc_frame_left {
	float: left;
	width: 620px;
}
.zc_frame_left h2 {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin: 0 0 55px;
}
.zc_frame_left ul.list {
	margin: 0 0 40px;
	overflow: hidden;
}
.zc_frame_left ul.list li {
	margin: 0 0 20px;
	width: 620px;
	height: 45px;
	overflow: hidden;
}
.zc_frame_left ul.list li i {
	float: left;
	font-style: normal;
	font-size: 16px;
	margin: 10px 20px 0 0;
	color: #333;
	display: block;
	width: 90px;
	text-align: right;
}
.zc_input {
	float: left;
	border: 1px solid #ccc;
	height: 23px;
	line-height: 23px;
	padding: 10px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	background: #FFF;
	position: relative;
	z-index: 1;
	margin: 0 15px 0 0;
}
.zc_input:focus {
	outline: none!important;
	border-color: #267fdf;
	color: #333;
}
.prompt em.correct {
	display: block;
	background: url(../images/allbg.png) no-repeat -282px -249px;
	padding: 0 0 0 22px;
	font-style: normal;
	white-space: nowrap;
	height: 45px;
	line-height: 45px;
	_width: 5px;
}
.prompt1 em.correct {
	display: block;
	background: url(../images/allbg.png) no-repeat -282px -249px;
	padding: 0 0 0 22px;
	font-style: normal;
	white-space: nowrap;
	height: 45px;
	line-height: 45px;
	_width: 5px;
}
.input_width03 {
	width: 278px;
}
.input_width04 {
	width: 118px;
}
.input_width05 {
	width: 378px;
}
.code {
	float: left;
	margin: 0 15px 0 0;
	width: 112px;
	height: 35px;
}
.zc_frame_left ul.list li {
	margin: 0 0 20px;
	width: 620px;
	height: 45px;
	overflow: hidden;
}
input[type=checkbox] {
	-webkit-appearance: none;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 1px 7px 0 0;
	_margin: -5px -5px 0 0;
	cursor: pointer;
	vertical-align: bottom;
	border: 1px solid #ccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	background: url(../images/checkbox_no.png);
}
input[type=checkbox]:checked::after {
	content: url(../images/checkbox.png);
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.refresh {
	float: left;
	display: block;
	width: 17px;
	height: 16px;
	margin: 14px 15px 0 0;
	background: url(../images/allbg.png) no-repeat -282px -135px;
	text-indent: -9999px;
	overflow: hidden;
}
a.refresh:hover {
	background: url(../images/allbg.png) no-repeat -282px -162px;
}
.prompt {
	float: left;
	margin: 0 0 0 -5px;
	display: inline;
}
.prompt1 {
	float: left;
	display: inline;
	padding-left: 97px;
}
.prompt em.wrong {
	display: block;
	background: url(../images/allbg.png) no-repeat -282px -187px;
	padding: 0 0 0 22px;
	font-style: normal;
	color: #f00;
	white-space: nowrap;
	height: 45px;
	line-height: 45px;
	font-size: 12px;
}
.prompt1 em.wrong {
	display: block;
	font-style: normal;
	color: #f00;
	height: 45px;
	line-height: 200%;
	font-size: 12px;
	padding: 5px 0
}
.input_gray {
	border: 1px #e2e2e2 solid;
	color: #333;
	font-family: microsoft yahei;
	background: #fafafa;
	background: -ms-linear-gradient(top, #fff, #f7f7f7);
	background: -moz-linear-gradient(top, #fff, #f7f7f7);
	background: -webkit-gradient(linear, top, from(#fff), to(#f7f7f7));
	background: -webkit-linear-gradient(top, #fff, #f7f7f7);
	background: -o-linear-gradient(top, #fff, #f7f7f7);
	cursor: pointer;
	padding-left: 0;
	text-align: center;
	_width: 0;
}
input.button_jym {
	float: left;
	font-size: 20px;
	height: 45px;
	line-height: 45px;
	width: 143px;
	font-size: 14px;
	margin: 0 15px 0 0;
	overflow: hidden;
}
.input_orange:hover {
	text-decoration: none;
	background: #feb83e;
	background: -moz-linear-gradient(top, #feb83e, #f18e1b);
	background: -webkit-gradient(linear, top, from(#feb83e), to(#f18e1b));
	background: -webkit-linear-gradient(top, #feb83e, #f18e1b);
	background: -o-linear-gradient(top, #feb83e, #f18e1b);
}
.input_orange {
	border: 1px #d37002 solid;
	color: #fff;
	font-family: microsoft yahei;
	background: #f18a00;
	background: -moz-linear-gradient(top, #f79500, #eb7e00);
	background: -webkit-gradient(linear, top, from(#f79500), to(#eb7e00));
	background: -webkit-linear-gradient(top, #f79500, #eb7e00);
	background: -o-linear-gradient(top, #f79500, #eb7e00);
	cursor: pointer;
	_width: 0;
}
.zc_frame .input_orange {
	padding: 0 46px;
	height: 53px;
	line-height: 53px;
	font-size: 20px;
}
.zc_frame_left ul.list li.button_zc {
	padding: 10px 0 0;
	height: 53px;
	_height: 60px;
}
.zc_frame_right {
	float: right;
	width: 260px;
	border-left: 1px solid #e9e9e9;
	padding: 0 0 0 60px;
}
.zc_frame_right dt {
	float: left;
	color: #333;
	font-size: 16px;
	margin: 5px 0 35px;
	font-weight: bold;
}
.zc_frame_right dd {
	float: left;
	width: 260px;
	display: inline;
	margin: 0 0 20px;
}
.zc_frame_right dl.list dd a {
	color: #c00
}
/*登录*/
.content_frame {
	display: block!important;
	margin: 0 auto;
	padding-top: 10px;
	position: relative;
	width: 550px;
	zoom: 1;
}
.content_frame ul li {
	width: 550px;
	_width: 553px;
	margin: 10px 0 0;
	float: left;
	position: relative;
}
.input_width01 {
	width: 313px;
}
.login_input {
	float: left;
	border: 1px solid #ccc;
	height: 24px;
	line-height: 24px;
	padding: 15px;
	color: #d3d3d3;
	font-size: 16px;
	font-family: Microsoft YaHei;
	background: #FFF;
	position: relative;
	z-index: 1;
}
.content_frame ul li.zddl {
	margin: 18px 0 10px;
	height: 30px;
	overflow: hidden;
	_float: none;
}
.content_frame_left {
	float: left;
	font-size: 14px;
}
.content_frame_right {
	float: right;
	font-size: 14px;
	padding: 0 5px 0 0;
}
input.button_380_55 {
	float: left;
	font-size: 20px;
	height: 53px;
	line-height: 53px;
	width: 378px;
}
.input_user {
	padding: 15px 15px 15px 50px;
	background: #FFF url(../images/allbg.png) no-repeat -266px 15px;
}
.input_password {
	padding: 15px 15px 15px 50px;
	background: #FFF url(../images/allbg.png) no-repeat -266px -40px;
}
.login_input:focus {
	outline: none!important;
	border-color: #267fdf;
	color: #333;
}
.content_frame .prompt {
	position: absolute;
	left: 390px;
	top: 5px;
	margin: 0;
}
.input_border_red {
	border-color: #f00;
	z-index: 2;
}
.input_text {
	color: #333;
}
#img_code {
	width: 112px;
	height: 45px;
}
#imgCode {
	width: 112px;
	height: 45px;
}
.content_frame h2 {
	font-size: 35px;
	color: #333;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin: 0 0 55px;
}
/*买家服务中心主体*/
.main {
	background: #fff
}
.main_con {
	width: 1170px;
	margin: 20px auto 0
}
.location {
	height: 40px;
	line-height: 40px;
	color: #333
}
.location a {
	color: #333;
	text-decoration: none
}
/*左侧*/
.sidebar {
	width: 206px;
	border-top: 2px solid #e81b18;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	margin-right: 15px;
	float: left
}
.sidebar h2 {
	height: 45px;
	line-height: 45px;
	width: 175px;
	margin: 0 auto;
	border-bottom: 2px solid #f2eeee;
	padding-left: 10px;
}
.sidebar ul {
	width: 175px;
	margin: 0 auto;
	font-size: 14px;
	color: #333;
	padding: 6px 0
}
.sidebar ul li {
	line-height: 30px;
	height: 30px;
}
.sidebar p {
	margin-bottom: 10px;
}
.sidebar p a.chongzhi {
	width: 75px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	margin: 0 13px;
	border-radius: 5px;
	background: #35aa47;
}
.sidebar p a.tixian {
	width: 75px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	margin: 0 13px;
	border-radius: 5px;
	background: #f97a14;
}
.sidebar p span a.liushui {
	display: in-block;
	font-size: 14px;
	color: #33F;
	padding: 0 20px;
	height: 30px;
	line-height: 30px;
}
.sidebar h2.yangshi2 {
	border-top: 2px solid #f2eeee
}
.sidebarul li {
	padding-left: 15px;
	background: url(../images/icon.gif) no-repeat left
}
.sidebarul li a {
	text-decoration: none;
	color: #333
}
.sidebarul li a.on {
	color: #ff6600
}
a.kaidian {
	width: 165px;
	height: 43px;
	line-height: 43px;
	background: #fe5400;
	color: #fff;
	text-align: center;
	display: block;
	margin: 10px auto 0;
	text-decoration: none;
	border-radius: 5px
}
/*会员中心中间*/
.main_grzx {
	width: 710px;
	float: left
}
.nav-tabs {
	border-bottom: 1px solid #e4e4e4;
}
.nav-tabs>li {
	width: 173px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-top: 2px solid #e81b18;
	float: left;
	margin-bottom: -1px;
	background: #fff
}
.nav-tabs>li {
	margin-bottom: -2px;
}
.nav-tabs>li {
	position: relative;
	display: block;
}
.tab-content {
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	padding-top: 15px;
	padding-bottom: 15px;
}
.tab-xinxi {
	padding: 15px;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 20px;
}
.tab-xinxi ul {
	padding-right: 134px;
}
.tab-xinxi ul li {
	line-height: 2em;
	padding-left: 10px;
	color: #333;
	font-size: 14px;
}
.tab-xinxi ul li img {
	display: block;
	float: right;
}
.tab-xinxi ul li.grey {
	color: #999999
}
.Bar {
	position: relative;
	width: 200px;
	background: #f5f5f5;
	display: inline-block;
	position: relative;
	top: 2px;
}
.Bar div {
	display: block;
	position: relative;
	background: #fcb322;/* 进度条背景颜色 */
	height: 15px; /* 高度 */
	line-height: 15px;/* 必须和高度一致，文本才能垂直居中 */
}
.tab-xinxi ul li a.blue {
	padding: 0 6px;
	text-decoration: none;
	color: #0088cc
}
.trading {
	background: #eee;
	padding: 10px 0px 20px;
	margin-bottom: 20px;
}
.trading p {
	height: 40px;
	line-height: 40px;
	color: #333;
	font-size: 14px;
	padding-left: 30px;
}
.trading p>a {
	text-decoration: none;
	font-weight: bold
}
.cent {
	margin: 0 auto;
	width: 300px;
	overflow: hidden
}
.tab-login {
	font-size: 12px
}
.tab-login h2, .trading h2 {
	width: 680px;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	font-size: 16px;
	border-bottom: 1px solid #ccc
}
.tab-login table tr {
	height: 30px;
	line-height: 30px;
}
.tab-login table td {
	text-align: center;
	color: #999
}
.tab-login h2 span {
	font-size: 12px;
	color: #f00
}
/*会员中心右侧*/
.buy-news {
	width: 223px;
	float: right
}
.buy-news ul {
	border: 1px solid #e4e4e4;
	margin-bottom: 10px;
}
.buy-news ul h2 {
	height: 35px;
	line-height: 35px;
	background: #eee;
	border-top: 2px solid #f13441;
	border-bottom: 1px solid #cccccc;
	padding-left: 15px;
}
.buy-news ul h2 a {
	float: right;
	text-decoration: none;
	padding-right: 10px;
	color: #333;
	font-size: 14px;
}
.buy-news ul li {
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
}
.buy-news ul li a {
	width: 182px;
	text-decoration: none;
	font-size: 12px;
	color: #333;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.buy-news img {
	margin-bottom: 10px;
}
/*购买流程*/
.shop {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}
.shop li {
	float: left;
	padding: 0 10px;
}
.shop a {
	text-decoration: none;
	color: #ff6600;
	margin-right: 50px;
}
.shop li.more {
	position: relative;
}
.shop li.more .m-dianhua {
	background: #09F;
	position: absolute;
	top: 26px;
	left: 10px;
	width: 150px;
	line-height: 1.5em;
	color: #fff;
	padding: 10px;
}
.shop li.more .m-dianhua {
	display: none
}
.shop li.more a {
	display: block;
	float: right;
	width: 60px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background: #09F;
	color: #fff;
}
.shop li.more:hover .m-dianhua {
	display: block;
	z-index: 9999
}
H3 {
	font-size: 18px;
	color: #ff8900;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
}
H3 span {
	font-size: 14px;
	padding-left: 20px;
	font-weight: normal;
	color: #c00
}
.m-kuang {
	border: 1px solid #d5d5d5;
	border-bottom: none;
	font-size: 14px;
	margin-bottom: 20px;
}
.m-kuang tr {
	height: 35px;
	line-height: 35px;
}
.m-kuang tr:hover {
	background: #f8f8f9
}
.m-kuang td {
	text-align: center
}
.m-number {
	width: 1170px;
	background: #f8f8f8;
	color: #666666
}
.m-table {
	border-bottom: 1px solid #e8e8e7;
	font-size: 14px;
	text-align: center;
}
.m-table td {
	border-right: 1px solid #e8e8e7;
}
.m-kuang td.m-td1 {
	text-align: left;
	padding-left: 15px;
}
td.m-td2 a {
	height: 25px;
	line-height: 25px;
	color: #F00;
	font-size: 16px;
}
.m-table a {
	color: #666;
	text-decoration: none
}
.m-table a:hover {
	color: #333;
	text-decoration: none
}
.m-number a {
	color: #666;
	text-decoration: none
}
.m-goumai {
	border: 1px solid #d5d5d5;
	padding: 20px;
	font-size: 14px;
	margin-bottom: 20px;
}
.m-goumai table {
	width: 580px;
	float: left;
}
.m-goumai table td {
	padding: 0 10px
}
.m-goumai table tr {
	height: 40px;
}
.m-goumai input {
	height: 32px;
	margin: 0;
	padding: 0;
	border: 1px solid #CCC;
	width: 240px;
	font-size: 16px;
	padding-left: 5px;
	font-family: "微软雅黑"
}
.m-goumai input.sfz {
	width: 220px
}
.m-goumai input.sfzdz {
	width: 360px
}
.tips {
	width: 400px;
	float: right;
	background: #feffee;
	padding: 5px 25px;
	border: 1px dotted #f6fcb1;
	line-height: 280%;
	color: #e95353;
}
.jffs {
	width: 1170px;
	font-size: 14px;
}
.zffs {
	width: 1170px;
	font-size: 14px;
}
.jffs-con, .zffs-con {
	width: 100%;
	border: 1px solid #d5d5d5;
	padding: 20px 0
}
.zffs-con p {
	padding-left: 25px;
	height: 40px;
	line-height: 40px;
}
.jffs-con p {
	padding-left: 25px;
	width: 200px;
	float: left;
	height: 40px;
	line-height: 40px;
}
.next {
	width: 200px;
	height: 40px;
	line-height: 40px;
	background: #ff6600;
	color: #fff;
	text-align: center;
	display: block;
	margin-top: 20px;
	text-decoration: none;
	border: none;
	font-size: 16px;
	font-family: "微软雅黑"
}
.xsdq {
	line-height: 45px;
}
/*支付页面*/
.ddxx {
	border: solid 1px #e6e6e6;
	padding: 10px
}
.ddxx_bt {
	height: 47px;
	line-height: 47px;
	font-size: 18px;
	border-bottom: 1px dashed #e6e6e6;
	color: #333
}
.ddxx_bt span {
	font-weight: bold;
	float: right;
	color: #999;
}
.xxye {
	height: 40px;
	line-height: 40px;
	background: #f7f7f7;
	border-left-color: #ff9a00;
	padding-left: 15px;
	color: #333;
	font-size: 14px;
}
.xxye span {
	color: #999
}
.xxye strong {
	padding: 0 6px
}
.zhifu {
	width: 1170px;
	border: 1px solid #d5d5d5;
	margin-bottom: 30px;
}
.zhifu h2 {
	background: #ff6600;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	color: #fff
}
.zhifu img {
	border: 1px solid #d5d5d5;
	margin: 20px
}
.zhifu p {
	padding-left: 20px;
	font-size: 14px;
}
.zhifu p.zfje {
	margin-bottom: 10px;
}
.zhifu p.zfje span {
	font-size: 28px;
	color: #F00;
}
.zhifu input {
	height: 32px;
	margin: 0;
	padding: 0;
	border: 1px solid #CCC;
	width: 180px;
	font-size: 16px;
	margin-bottom: 15px;
}
p.queren a {
	width: 200px;
	height: 40px;
	line-height: 40px;
	background: #ff9e06;
	color: #fff;
	text-align: center;
	display: block;
	margin-bottom: 20px;
	text-decoration: none
}
.bankico {
	width: 230px;
	height: 120px;
	float: left;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	padding: 15px 0 0px 40px;
}
.bankico img {
	border: none;
}
.banknumber {
	width: 877px;
	height: 120px;
	color: #333;
	font-size: 14px;
	float: right;
	border-bottom: 1px solid #d5d5d5;
	line-height: 190%;
	padding: 15px 0 0px 20px;
}
.tanchu {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1010;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	background: rgba(0,0,0,.2);
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear;
	touch-action: cross-slide-y pinch-zoom double-tap-zoom;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	display: block;
	overflow-y: scroll;
	opacity: 1;
}
.zftx {
	position: relative;
	z-index: 10000002;
	overflow: hidden;
	padding: 0;
	width: 380px;
	height: 200px;
	background: #fff;
	left: 50%;
	margin-left: -150px;
	top: 300px;
	border: 4px solid rgba(0,0,0,.1);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.zftx h1 {
	height: 31px;
	padding: 0 10px;
	background: #f5f5f5;
	line-height: 31px;
	color: #666;
	font-size: 14px;
	display: block;
}
.zftx h1 span {
	display: block;
}
.zftx h1 a {
	display: block;
	width: 18px;
	height: 18px;
	background: url(../images/dialog.png) no-repeat center center;
	margin-top: 4px;
	cursor: pointer;
}
.zftx p.tixing {
	padding: 25px;
	font-size: 14px;
}
.btns {
	text-align: center;
}
.btns a {
	border: 1px solid #DDDDDD;
	background-color: #f7f7f7;
	color: #333;
	text-decoration: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	padding-left: 11px;
	padding-right: 11px;
	font-size: 12px;
	margin-left: 5px;
	height: 24px;
	line-height: 24px;
}
/*充值页面*/

.right {
	width: 945px;
	float: right
}
.right h2 {
	height: 40px;
	line-height: 40px;
	background: #eee;
	padding-left: 15px;
}
.right h2 span {
	padding: 0 10px;
	border-left: 4px solid #c00;
	margin-bottom: 20px;
}
.right_zf01_l {
	width: 430px;
	float: left;
	margin-bottom: 20px;
}
.right_zf01_l img {
	border: 1px solid #d5d5d5;
	margin: 20px
}
.right_zf01_l p {
	padding-left: 20px;
	font-size: 14px;
}
.right_zf01_l input {
	height: 32px;
	margin: 0;
	padding: 0;
	border: 1px solid #CCC;
	width: 180px;
	font-size: 16px;
	margin-bottom: 15px;
}
.right_zf01_l p a {
	width: 200px;
	height: 40px;
	line-height: 40px;
	background: #ff9e06;
	color: #fff;
	text-align: center;
	display: block;
	margin-bottom: 20px;
	text-decoration: none
}
.right_zf01_r {
	width: 490px;
	float: right;
	font-size: 14px;
	line-height: 2em;
	padding-top: 25px;
	color: #333
}
.right_zf02 {
}
.bankico {
	width: 230px;
	height: 120px;
	float: left;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	padding: 15px 0 0px 40px;
}
.bankico img {
	border: none;
}
.banknumber1 {
	width: 437px;
	height: 120px;
	color: #333;
	font-size: 14px;
	float: right;
	border-bottom: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	line-height: 190%;
	padding: 15px 215px 0px 20px;
}
.banknumber1 img {
	float: right
}
a.ljfk {
	display: block;
	width: 80px;
	height: 25px;
	line-height: 25px;
	background: #ff6600;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	border-radius: 3px;
	margin-bottom: 5px;
}
/*我要开店*/
.right-kt {
	height: 40px;
	line-height: 40px;
	margin-top: 20px;
	padding-left: 48px;
	color: #666;
	margin-bottom: 20px;
	border: 1px solid #fce9bc;
	background: #fef9ed url(../images/allbg.png) no-repeat -266px -365px;
}
.right ul.list {
	margin: 0 0 20px;
	overflow: hidden;
	padding-left: 25px;
}
.right ul.list li {
	margin: 0 0 10px;
	width: 800px;
	height: 45px;
	overflow: hidden;
}
.right ul.list li i {
	float: left;
	font-style: normal;
	font-size: 16px;
	margin: 10px 20px 0 0;
	color: #333;
	display: block;
	width: 100px;
	text-align: right;
}
.right ul.list li span {
	margin: 10px 20px 0 0;
	color: #333;
	display: inline-block;
}
.right ul.list li span.orange {
	color: #ff6600
}
.right ul.list li span.orange a {
	color: #08c
}
.prompt em.correct {
	display: block;
	background: url(../images/allbg.png) no-repeat -282px -249px;
	padding: 0 0 0 22px;
	font-style: normal;
	white-space: nowrap;
	height: 45px;
	line-height: 45px;
	_width: 5px;
}
.prompt1 em.correct {
	display: block;
	background: url(../images/allbg.png) no-repeat -282px -249px;
	padding: 0 0 0 22px;
	font-style: normal;
	white-space: nowrap;
	height: 45px;
	line-height: 45px;
	_width: 5px;
}
.input_width03 {
	width: 278px;
}
.input_width04 {
	width: 118px;
}
.right ul.list li>select {
	height: 45px;
	background-color: #FFF;
	border: 1px solid #CCC;
	line-height: 34px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
	float: left;
	margin-right: 15px;
}
.right ul.list li.button_zc {
	padding: 10px 0 0;
	height: 53px;
	_height: 60px;
}
.right .input_orange {
	padding: 0 46px;
	height: 53px;
	line-height: 53px;
	font-size: 20px;
}
ul.list li.shopnumber>select {
	height: 56px;
	background-color: #FFF;
	border: 1px solid #CCC;
	line-height: 34px;
	width: 380px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
	background: #FFF url(../images/allbg.png) no-repeat -266px -302px;
	padding-left: 50px;
}
/*收货地址*/
.shouhuo {
	padding-top: 10px;
}
table.shdz {
	background: #d5d5d5;
	margin-top: 10px;
	font-size: 14px;
}
table.shdz tr th {
	background: #fff;
	height: 30px;
}
table.shdz tr td {
	background: #fff;
	height: 30px;
	text-align: center
}
table.shdz tr td a {
	margin: 0 5px;
	text-decoration: none
}
/*操作提示*/
.main_operation {
	width: 1160px;
	min-height: 500px;
	background: #fff;
	margin: 15px auto;
	border: 5px solid rgba(0,0,0,.1);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.main_operation div.box {
	border: solid 1px #CCCCCC;
	width: 1158px;
	min-height: 400px;
	text-align: center;
	padding-top: 98px;
}
.main_operation div.box i {
	margin-left: 350px;
	display: block;
	width: 80px;
	height: 84px;
	float: left;
}
.main_operation div.box i.dui {
	background: url(../images/dui.png) no-repeat center center;
}
.main_operation div.box i.cuo {
	background: url(../images/cuo.png) no-repeat center center;
}
.main_operation div.box div {
	float: right;
	width: 450px;
	padding-right: 260px;
	text-align: left;
}
.main_operation div.box div h1 {
	font-size: 46px;
	line-height: 54px;
	padding-bottom: 20px;
	border-bottom: dashed 1px #D9D9D9;
}
.main_operation div.box div h1.chenggong {
	color: #27ae60;
}
.main_operation div.box div h1.shibai {
	color: #e11500;
}
.main_operation div.box div p {
	border-bottom: dashed 1px #D9D9D9;
	line-height: 60px;
	font-size: 16px;
	color: #999;
}
.main_operation div.box div p a {
	color: #e11500;
}
.main_operation div.box div span {
	line-height: 24px;
	padding-top: 20px;
	display: block;
	font-size: 16px;
	color: #666;
}
.main_operation div.box div span a {
	color: #e11500;
	text-decoration: none;
}
/*会员中心内部操作提示*/
.main_operation_zn {
	width: 680px;
	background: #fff;
	margin: 15px auto;
	border: 5px solid rgba(0,0,0,.1);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.main_operation_zn div.box {
	border: solid 1px #CCCCCC;
	height: auto;
	padding: 15px 0;
}
.main_operation_zn div.box:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.main_operation_zn div.box {
*+height:1%;
}
.main_operation_zn div.box i {
	margin-left: 30px;
	display: block;
	width: 40px;
	height: 42px;
	float: left;
}
.main_operation_zn div.box i.dui {
	background: url(../images/dui1.png) no-repeat center center;
}
.main_operation_zn div.box i.cuo {
	background: url(../images/cuo1.png) no-repeat center center;
}
.main_operation_zn div.box div {
	float: right;
	width: 560px;
	padding-right: 30px;
	text-align: left;
}
.main_operation_zn div.box div span {
	line-height: 24px;
	font-size: 16px;
	color: #666;
	display: block;
	padding-top: 5px;
	padding-bottom: 10px;
}
.main_operation_zn div.box div span.tishi {
	border-top: dashed 1px #D9D9D9;
	padding-top: 10px;
	font-size: 14px;
}
.main_operation_zn div.box div span a {
	color: #e11500;
	text-decoration: none;
}
/*找回密码*/
.zc_frame_left h1 {
	font-size: 36px;
	color: #333;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin: 0 0 55px;
}
.mph select {
	height: 56px;
	background-color: #FFF;
	border: 1px solid #CCC;
	line-height: 34px;
	margin: 0 15px 0 0;
	width: 298px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
	padding-left: 15px;
	float: left;
}
p.zmm2 {
	color: #F00;
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom: dashed 1px #D9D9D9;
}
p.zmm3 {
	color: #666;
	font-size: 14px;
	padding-top: 10px;
}
/*css分页*/
div.viciao {
	margin: 15px auto;
	text-align: center;
}
div.viciao a {
	border: #ccc 1px solid;
	padding: 2px 5px;
	color: #000;
	margin: 0 2px 0 0;
	text-decoration: none;
}
div.viciao a:hover {
	border: red 1px solid;
	background: #ff0000;
	color: #fff;
	padding: 2px 5px;
}
div.viciao a:active {
	border: red 1px solid;
	background: #ff0000;
	color: #fff;
	padding: 2px 5px;
}
div.viciao .current {
	border: #e89954 1px solid;
	padding: 2px 5px;
	font-weight: bold;
	color: #000;
	margin: 0 2px 0 0;
	background-color: #ffca7d;
	cursor: pointer;
}
div.viciao .disabled {
	border: #ccc 1px solid;
	padding: 2px 5px;
	color: #ccc;
	margin: 0 2px 0 0;
	cursor: pointer;
}
/*流水*/
.beizhu {
	padding: 10px;
}
.liushui_rq {
	height: 30px;
	background: #f8f6f6;
	padding: 15px;
	border-bottom: dashed 1px #D9D9D9;
}
.liushui_rq input {
	width: 100px;
	color: #000;
	border: 1px solid #ccc;
	height: 23px;
	line-height: 23px;
	padding: 2px 2px 2px 7px;
	font-size: 16px;
	font-weight: bold;
	font-family: "Microsoft Yahei";
	background: #FFF;
	position: relative;
	z-index: 1;
	margin: 0;
	font-weight: normal;
}
.liushui_rq>input.sousuo {
	border: none;
	background: #F97A14;
	width: 60px;
	height: 28px;
	color: #FFF;
	border-radius: 5px;
	padding: 0;
	margin: 0;
	line-height: 28px;
	cursor: pointer;
}
.liushui_rq a {
	padding: 0 10px;
	font-size: 14px;
	color: #33F;
	text-decoration: none;
}
.liushui_fl {
	height: 30px;
	background: #f8f6f6;
	padding: 15px;
}
.liushui_fl a {
	display: inline-block;
	color: #555;
	text-decoration: none;
	font-size: 14px;
	padding: 2px 5px;
	margin: 0 10px 0 0;
	border-radius: 5px;
}
.liushui_fl a.active {
	background: #F00;
	color: #fff;
}
/*提现*/
.txyue {
	margin-top: 15px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix {
*+height:1%;
}
.tixian_bt {
	display: block;
	height: 40px;
	border-bottom: solid 1px #D9D9D9;
}
.tixian_bt li {
	display: block;
	height: 40px;
	line-height: 40px;
	float: left;
	margin-right: 15px;
	width: 300px;
	text-align: center;
	cursor: pointer;
	border-radius: 5px 5px 0 0;
}
.tixian_bt li.sd01 {
	background: #F00;
	color: #fff;
}
.hidden {
	display: none;
}
.tixian_nr {
	padding: 20px 0 0 0;
	/*background: url(../images/txgz.jpg) no-repeat right;*/
}
.right ul.list li span.txsj {
	line-height: 24px;
	width: 400px;
}
.cktx {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #00F;
}
/*订单信息*/

.ddxx {
	background: #d5d5d5;
	margin-top: 10px;
	font-size: 14px;
	margin-bottom: 10px;
}
.ddxx td {
	background: #fff;
	padding: 10px;
}
.ddxx h1 span {
	font-size: 35px;
	color: #008100;
	padding-right: 20px;
}
.ddxx h1 em {
	font-style: normal;
	color: #FF0000;
	font-size: 16px;
	padding-right: 20px;
}
.ddxx h1 a {
	display: inline-block;
	background: #FF0000;
	border-radius: 5px;
	min-width: 100px;
	padding: 0 15px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}
.ddxx td.bt {
	background: #EBEBEB;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #000;
}
.ddxx .shopname {
	font-size: 16px;
	text-decoration: none;
	color: #F00;
	font-weight: bold;
}
.shop_rz {
	width: 136px;
	display: inline-block;
}
.shop_rz span {
	width: 29px;
	height: 23px;
	display: block;
	float: left;
	background: url(../images/rz_icon.gif) no-repeat;
	margin-right: 5px;
}
.shop_rz span.shop_rz1 {
	background-position: 6px 0;
}
.shop_rz span.shop_rz2 {
	background-position: 0 -33px;
}
.shop_rz span.shop_rz3 {
	background-position: 0 -63px;
}
.shop_rz span.shop_rz_vip1 {
	background: none;
}
.shop_rz span.shop_rz_vip2 {
	background-position: 0 -93px;
}
.shop_rz span.shop_rz_vip3 {
	background-position: 0 -115px;
}
.shop_rz span.shop_rz_vip4 {
	background-position: 0 -137px;
}
.shop_rz span.shop_rz_vip5 {
	background-position: 0 -158px;
}
.shop_rz span.shop_rz1.on {
	background-position: -55px 0;
}
.shop_rz span.shop_rz2.on {
	background-position: -52px -32px;
}
.shop_rz span.shop_rz3.on {
	background-position: -52px -63px;
}
.myorder {
	width: 943px;
	border: 1px solid #d5d5d5;
	border-bottom: none;
	color: #3c3c3c;
}
.myorder-bt {
	background: #f8f8f8;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #d5d5d5;
	padding: 0 10px;
	font-size: 12px;
}
.myorder-bt a {
	float: right;
	color: #ff6600;
	text-decoration: none;
	display: block;
	width: 330px;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.myorder ul {
}
.myorder ul li {
	font-size: 12px;
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.myorder ul li.myord01 {
	width: 136px;
}
.myorder ul li.myord02 {
	width: 102px
}
.myorder ul li.myord03 {
	width: 102px
}
.myorder ul li.myord04 {
	width: 103px
}
.myorder ul li.myord05 {
	width: 103px
}
.myorder ul li.myord06 {
	width: 103px
}
.myorder ul li.myord07 {
	width: 103px
}
.myorder ul li.myord08 {
	width: 103px
}
.myorder ul li.myord09 {
	width: 80px
}
.myorder-list {
	background: #f8f8f8;
}
/*收货地址*/
input#default {
	margin-top: 13px;
}
.link {
	position: relative;
}
.sellerbox {
	display: none;
	background: #fff;
	width: 290px;
	height: auto;
	border: 1px solid #dedede;
	padding: 10px;
	text-align: left;
	line-height: 175%;
	font-size: 14px;
	position: absolute;
	left: 0px;
	top: 0px;
	-webkit-box-shadow: 0 0 2px 2px #eee;
	-moz-box-shadow: 0 0 2px 2px #eee;
	box-shadow: 0 0 2px 2px #eee;
}
.to-top {
	background: url(../images/3.gif) no-repeat;
	width: 17px;
	height: 8px;
	position: absolute;
	left: 147px;
	top: -8px;
}
/*第三方账号*/
.three-tips {
	width: 800px;
	padding: 20px;
	margin: 30px auto;
	text-align: center
}
.three-qq {
	width: 150px;
	margin: 0 auto 15px;
}
.three-qq i {
	display: block;
	width: 79px;
	height: 79px;
	margin: 0 auto;
	background: url(../images/three-qq.png) no-repeat;
}
.three-qq i.three-qq-w {
	background-position: 0 -79px;
}
.three-qq p {
	padding: 24px 0;
	text-align: center;
	color: #65aede
}
.three-qq p.three-qq-w {
	color: #333
}
.three-qq a {
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 0 auto;
	margin-top: 40px;
	background: #99a1a6;
	color: #fff;
	text-decoration: none;
	display: block
}
.three-qq a:hover {
	background: #8e8f8f
}
.three-qq a.three-qq-w {
	background: #39b94e
}
.three-qq a.three-qq-w:hover {
	background: #29a43d
}
