@charset "utf-8";
/* CSS Document */

body, h1, h2, ol, ul, li, p, input, textarea, button {
	margin:0;
	padding:0;
	font-family:"微软雅黑", "Microsoft YaHei", arial
}
ul, ol {
	list-style:none
}
input, img {
	vertical-align: middle;
}
input[type="text"], input[type="search"] {
	-webkit-appearance:none;
	-webkit-tap-highlight-color:#fff;
	outline:0
}
input[type=button],input[type=submit]{
	-webkit-appearance:none;
	outline:none
}
b { font-weight:700;}
a {
	color:#333;
	text-decoration:none
}
a:visited {
	text-decoration:none
}
body {
	color:#333;
	
	font-size:12px;
	background:#FCFCFC;
	font-family:"微软雅黑", "Microsoft YaHei", arial
}
section {
	width:290px;
	margin:20px auto 15px;
	overflow:hidden;
}
.mnbg {
	
}
.bordw {
	border-bottom:1px solid #e8e8e8;
}
.grey {
	color:#a8a8a8;
}
.red {
	color:#c96b6b
}
.fleft {
	float:left;
}
.frigh {
	float:right;
}
.divier {
	height:10px;
	display:block;
	width:100%;
}
.divier2 {
	height:30px;
	display:block;
	width:100%;
}
.viewport {
	min-width: 300px;
	max-width: 640px;
	margin: 0 auto;
}
.divier3 {
	background-color:#d2d2d2;
	border-bottom:1px solid #fff;
	height:1px;
	display:block;
	width:100%;
}
.content {
	margin: 0 auto;
	min-width: 320px;
	margin-top:48px;
	width: 320px;
}
/***************** header *********************/
header {
	height:44px;
	background-color: #d70000;
	border-bottom: 0px solid #d70000;
	z-index:99999;
	position:fixed;
	width:100%;
	top:0px;
	overflow:hidden;
	color:#fff;
}
.htop {
	background: #fafafa;
	z-index:99999;
	position:fixed;width:100%;top:0px;
    border-bottom: 1px solid #e5e5e5;
}
header a {
	color:#fff;
}
header h1 {
	font-size:14px;
	text-align:center;
	font-weight:700;
	height:44px;
	line-height:44px;
}
header h1 img {
	position:absolute;
	top:7px;
	left:10px;
	height:22px;
}
.tbtn {
/*	background:url(images/line.png) repeat-y right top;*/
	border: 0 none;
	display: inline-block;
	font-size: 12px;
	height: 36px;
	overflow: hidden;
	position:absolute;
	left:0;
	top:0;
}
.tbtn nav {
	background:url(images/arrow.png) no-repeat center center;
	-webkit-background-size:8px 14px;
	-moz-background-size:8px 14px;
	background-size:8px 14px;
	display: inline-block;
	height:40px;
	padding:0 22px 0 20px;
}
.tbtn span {
	background:url(images/arrow.png) no-repeat 10px center;
	-webkit-background-size:8px 14px;
	-moz-background-size:8px 14px;
	background-size:8px 14px;
	display: inline-block;
	color: #fff;
	height:36px;
	line-height: 36px;
	padding:0 10px 0 24px;
}
.trbtn {
	background-color: #fd6161;
    border: 1px solid #fd6161;
    padding: 4px 10px;
    position: absolute;
    right: 10px;
    text-shadow: 1px 1px 1px #fd6161;
    top: 9px;
}
.trbtn img {
	padding-right:4px;
}
/***********search**************/
.search {
	background:#eee;
	border-bottom: 1px solid #E8E8E8;
	border-top: 1px solid #fff;
	padding:8px;
	width: 100%;

	height: 50px;
	margin: 0 auto;
	width: 304px;
}
.search .sinput {
	position:relative;
	height:30px;
	margin:0 auto;
	display:block;
}
.search .seabg {
	background-color:#fff;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	font-size:14px;
	width:254px;
	height:30px;
}
.search .inputval {
	background-color:#fff;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	font-size:14px;
	width:220px;
	height:30px;
	line-height:20px;
	color:#666;
	border:0;
	text-align:left;
	padding:0 0 0 12px;
}
.search .sub {
	width:38px;
	height:30px;
	background:url(images/s.png) no-repeat center center #a8a8a8;
	border:0;
	cursor:pointer;
	position:absolute;
	top:0;
	right:0;
}
.sclose {
	position: absolute;
	top: 0;
	right: 50px;
	width: 30px;
	height: 30px;
	background: url(images/x.png) no-repeat center center;
}
.tmenu {
	margin: 15px auto 0;
	overflow: hidden;
	width: 310px;
	display:block;
}
.tmenu a {
	width:61px;
	overflow:hidden;
	display:inline-block;
	float:left;
	margin:0 3px 6px 3px;
	text-align:center;
	border:1px solid #eee;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:10px 4px 5px;
}
.tmenu a span {
	height:24px;
	line-height:24px;
}
.tmenu a img {
	margin-bottom:4px
}
.tcols {
	height:100%;
	margin: 0 auto;
	overflow: hidden;
	width: 312px;
}
.tcols h2 {
	background:url(images/a-down.png) no-repeat 0 center;
	-webkit-background-size:8px 7px;
	-moz-background-size:8px 7px;
	background-size:8px 7px;
	font-size:14px;
	padding-left:10px;
	margin:10px 4px 5px;
}
.tcols a {
	border:1px solid #eee;
	-webkit-border-radius:3px;
	background-color:#fff;
	border-radius:3px;
	display: inline-block;
	float: left;
	height: 160px;
	width: 130px;
	text-align:center;
	font-size:12px;
	margin:5px 4px;
	padding:5px 8px;
	position:relative;
}
.tcols p {
	text-align:right;
}
.tcols p span {
	text-align:left;
	color:#af449a;
	float:left;
}
.tcols img {
	height: 100px;
	width: 100px;
	margin-right: 10px;
}
.news a{ height: 100px;width: 290px; }
.news img { float:left; }
.news p { text-align: left; line-height: 20px; padding-top:8px; padding-bottom: 2px; }
.news p span { font-size: 14px; font-weight: bold; }

.hai {
	background:url(images/h.png) no-repeat;
	-webkit-background-size:35px 35px;
	-moz-background-size:35px 35px;
	background-size:35px 35px;
	width:35px;
	height:35px;
	position:absolute;
	right:8px;
	top:8px;
}
.hais {
	background:url(images/h.png) no-repeat;
	-webkit-background-size:12px 12px;
	-moz-background-size:12px 12px;
	background-size:12px 12px;
	width:12px;
	height:12px;
	position:absolute;
	left:4px;
	top:4px;
}
.haib {
	background:url(images/h.png) no-repeat;
	-webkit-background-size:42px 42px;
	-moz-background-size:42px 42px;
	background-size:42px 42px;
	width:42px;
	height:42px;
	position:absolute;
	left:18px;
	top:14px;
}
.pn {
	height: 32px;
	overflow: hidden;
	text-align: left;
	line-height:16px;
	font-weight: bold;
}
/*********** info ************/

.info {
	margin:0 auto;
	padding:20px 0 40px;
}
.tits {
	width:300px;
	margin:0 auto;
	padding-bottom:15px;
}
.tits h2 {
	font-size:16px;
	font-weight:500;
	margin:0 0 5px;
}
.tits p {
	position:relative;
}
.tits p a {
	position:absolute;
	right:10px;
	top:0;
	color:#ff6a10;
	text-decoration:underline;
}
.info span {
	color:#af449a
}
.info b, .info s, .info span {
	color:#e60012
}
.info b {
	color:#c96b6b;
	font-size:18px;
}
.info .sales span{color:#c96b6b;}
.info ul {
	clear: both;
	color: #7B7B7B;
	display: block;
	overflow: hidden;
	width:300px;
	margin:0 auto;
}
.info .fleft {
	width:160px;
}
.info .frigh {
	width:130px
}
.info .full {
	clear: both;
	display: block;
	overflow: hidden;
	width: 100%;
}
.quantity {
	border-top:1px solid #e4e4e4;
	position:relative;
	padding:10px;
	margin:10px 0 0;
	height:20px;
	overflow:hidden;
}
.quantity i, .quantity em {
	font-style: normal;
	line-height: 22px;
	display: inline-block;
	float: left;
	margin:5px 5px 0 0;
}
.quantity em {
	color:#7b7b7b;
	margin:5px 0 0 5px;
}
.count {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	display: inline-block;
	border: 1px solid #cacaca;
	letter-spacing: 0;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	float:left;
	margin:5px 0 0;
}
.count .increase, .count .decrease {
	font-style: normal;
	font-size: 14px;
	font-weight: 500;
	border: 0;
	display: inline-block;
	width: 22px;
	height: 100%;
	-webkit-user-select: none;
	background:#f9f9f9;
}
.count .decrease {
	color:#bcbcbc;
	background:#eee;
}
.count .increase, .count .decrease, .count .num {
	float: left;
	text-align: center;
}
.count .decrease {
	border-right: 1px solid #cacaca;
}
.count .increase {
	border-left: 1px solid #cacaca;
}
.count .num {
	height: 100%;
	width: 34px;
	border: 0;
	font-size: 12px;
	font-weight: 500;
}
/***********addtocart************/
.addtocart {
	background:url(images/cart2.png) no-repeat #843174 6px center;
	-webkit-background-size:18px 15px;
	-moz-background-size:18px 15px;
	background-size:18px 15px;
	border:1px solid #550056;
	width: 110px;
	-webkit-box-flex: 1;
	display: block;
	-webkit-user-select: none;
	color:#fff;
	font-size:14px;
	font-weight:700;
	text-shadow:0 1px 0 #550056;
	padding:6px 4px 6px 22px;
	line-height:14px;
	position:absolute;
	right:10px;
	top:10px;
	height:30px
}
.note {
	background:url(images/a-rig.png) repeat-x 0 bottom #f9f9f9;
	-webkit-box-shadow: inset 0 0 6px rgba(255, 202, 154, 0.6), rgba(255, 202, 154, 0.1) 0 1px 0;
	box-shadow: inset 0 0 6px rgba(255, 202, 154, 0.6), rgba(255, 202, 154, 0.1) 0 1px 0;
	padding:10px;
	margin:10px 0 0;
	line-height:16px;
	border:1px solid #E8595D
}
.note a {
	background:url(images/ali31.png) no-repeat right center;
	-webkit-background-size:68px 18px;
	-moz-background-size:68px 18px;
	background-size:68px 18px;
	color:#E8595D;
	display:block;
}
.hw {
	background:url(images/hw.png) no-repeat;
	-webkit-background-size:40px 43px;
	-moz-background-size:40px 43px;
	background-size:40px 43px;
	border-bottom: 1px solid #D2D2D2;
	font-size: 14px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	padding: 10px 0 11px 45px;
	position:relative;
}
.hwzy {
	background:url(images/hwzy.png) no-repeat;
	-webkit-background-size:101px 27px;
	-moz-background-size:101px 27px;
	background-size:101px 27px;
	width: 68px;
	display: block;
	color:#fff;
	font-size:14px;
	font-weight:700;
	text-shadow:0 1px 0 #95000b;
	padding:3px 35px 4px 6px;
	position:absolute;
	right:10px;
	top:8px;
}
.fxd {
	border-bottom: 1px solid #D2D2D2;
	padding:10px;
	font-size:14px;
}
.fxd a {
	background:url(images/s1.png) no-repeat #f9f9f9 4px center;
	-webkit-background-size:14px 12px;
	-moz-background-size:14px 12px;
	background-size:14px 12px;
	border: 1px solid #cacaca;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size:12px;
	padding:2px 6px 2px 20px;
	margin-left:4px;
	display:inline-block;
}
.fxd a.f2 {
	background:url(images/s2.png) no-repeat #f9f9f9 4px center;
	-webkit-background-size:14px 12px;
	-moz-background-size:14px 12px;
	background-size:14px 12px;
}
.fxd a.f3 {
	background:url(images/s3.png) no-repeat #f9f9f9 4px center;
	-webkit-background-size:14px 12px;
	-moz-background-size:14px 12px;
	background-size:14px 12px;
}
.fxd a.f4 {
	background:url(images/s4.png) no-repeat #f9f9f9 4px center;
	-webkit-background-size:14px 12px;
	-moz-background-size:14px 12px;
	background-size:14px 12px;
}
.xq {
	background:url(images/down_p.png) no-repeat 300px center;
	-webkit-background-size:12px 8px;
	-moz-background-size:12px 8px;
	background-size:12px 8px;
	border-bottom: 1px solid #D2D2D2;
	font-size:14px;
	display:block;
	padding:10px;
}
.xq:hover {
	color:#666;
}




.up_p {
	background:url(images/up_p.png) no-repeat 300px center;
	-webkit-background-size:12px 8px;
	-moz-background-size:12px 8px;
	background-size:12px 8px;
	border-bottom: 1px solid #D2D2D2;
	font-size:14px;
	display:block;
	padding:10px;
}


.sale {
	overflow:hidden;
	margin-left:10px;
}
.sale a {
	width:66px;
	display:inline-block;
	padding:0 6px 5px 0;
}
.sale h3 {
	color:#7b7b7b;
	font-weight:500
}
.sale img {
	border:1px solid #cacaca;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.sale .pn {
	color:#7b7b7b;
}
/***********login************/
.login {
	font-size:14px;
	width:270px;
	min-height:440px;
}
.ulogo {
	text-align:center;
	margin:25px auto 15px;
}
.errs {
	border:1px solid #AF449A;
	font-size:12px;
	padding:5px 10px;
	margin:0 0 15px 55px;
	color:#af449a;
	font-weight:normal;
	line-height:18px;
	height:18px;
	overflow:hidden;
	text-align:center;
	width:164px;
}
.errs img {
	margin-right: 10px;
	display:inline-block;
}
.filed {
	margin:0 20px 10px 0;
}
.filed label {
	display:inline-block;
	width:50px;
}
.filed input, .filed select, .filed textarea {
	border:1px solid #cacaca;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	width:174px;
	height:20px;
	line-height:20px;
	color:#333;
	font-size:14px;
	padding:5px;
}
.filed select {
	height:30px;
	text-indent:5px;
}
.filed textarea {
	height:70px;
}
.submit-btn {
	margin-left: 55px;
	padding: 0 0 30px;
}
.submit-btn input {
	background-color: #c5b26b;
    border: 1px solid #b09b4b;
	color: #FFF;
	font-weight: 700;
	height: 32px;
	line-height: 32px;
	padding: 0;
	text-align: center;
	width: 184px;
	text-shadow:0 0 1px #a08d46;
}
.nolog {
	font-size:12px;
	text-align:center;
	color:#8b8b8b;
	width:240px;
	margin:0 auto;
	border-bottom:1px solid #fff;
	border-top:1px solid #eee;
}
.nologi {
	border-top:1px solid #fff;
	border-bottom:1px solid #eee;
	padding:10px 0;
}
.nolog a {
	font-size:14px;
	font-weight:700;
}
.other {
	padding:20px 0 30px;
	text-align: center;
}
.other h2 {
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 10px;
	padding: 5px 10px;
}
.other a {
	border:1px solid #cacaca;
	height:20px;
	line-height:20px;
	margin:0 3px;
	-moz-border-radius:4px;
	border-radius:4px;
	padding:3px 5px 3px 22px;
	display:inline-block;
	font-size:12px;
}
.other a.u1 {
	background:url(images/u1.png) no-repeat #f9f9f9 5px center;
	-webkit-background-size:14px 14px;
	-moz-background-size:14px 14px;
	background-size:14px 14px;
}
.other a.u2 {
	background:url(images/u2.png) no-repeat #f9f9f9 5px center;
	-webkit-background-size:14px 14px;
	-moz-background-size:14px 14px;
	background-size:14px 14px;
}
.other a.u3 {
	background:url(images/u3.png) no-repeat #f9f9f9 5px center;
	-webkit-background-size:14px 14px;
	-moz-background-size:14px 14px;
	background-size:14px 14px;
}
#zhuce .errs {
	width:auto
}
#zhuce .filed {
	margin:0 0 10px;
}
#zhuce .filed input {
	width:200px;
}
#zhuce .submit-btn input {
	width:90px;
}
.submit-btn span {
	font-size:12px;
	color:#8b8b8b;
	padding-left:10px;
}
.submit-btn span a {
	color:#af449a
}
/***********order************/
.odlist {
	width:300px;
	margin:0 auto;
}
.odlist li {
	overflow:hidden;
	display:block;
	border:1px solid #cacaca;
    background-color:#fff;
	margin:15px auto;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.dates, .odlist dt {
	border-bottom: 1px solid #cacaca;
	margin:0;
	overflow: hidden;
	padding: 10px;
	position: relative;
	line-height:18px;
	background:none;
	font-size:14px;
}
.odlist dd {
	border-bottom: 1px solid #cacaca;
	display: block;
	margin:0;
	overflow: hidden;
	padding: 10px;
}

.odlist dt b {
	display: inline-block;
	width: 65px;
}
.odlist dt img {
	position:absolute;
	right:10px;
	top:10px;
}
.odlist dd:last-child {
	margin:0;
	border:0;
}
.dates span img {
	left: -23px;
	position: absolute;
	right: auto;
	top: auto;
}
.dates span {
	position: absolute;
	right: 10px;
	top: 10px;
}
.odlist li .fleft {
	position:relative;
	width:65px;
	text-align:center;
}
.odlist li .frigh {
	position:relative;
	width:206px;
}
.odlist li .fleft img {
	border:1px solid #cacaca;
	background-color:#fff;
	padding:4px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.zt {
	margin:8px 0 4px;
}
.zt span {
	background-color:#eee;
	color:#a8a8a8;
	-webkit-border-radius:10px;
	border-radius:10px;
	margin-right:3px;
	padding:1px 8px;
}
.zto span {
	background-color:#f8b551;
	color:#fff;
}
.rmb {
	position:relative;
}
.rmb b {
	font-weight:normal;
	position:absolute;
	right:0;
	top:0
}
.r-btn {
	margin:5px 0 0;
	height: 100%;
	overflow: hidden;
	position:relative;
	height:28px;
	line-height:28px;
}
.orbtn {
	background:#c5b26b;
	border:1px solid #b09b4b;
	display: block;
	color:#fff;
	font-size:13px;
	font-weight:700;
	padding:5px 8px;
	line-height:14px;
	text-align:center;
	position:absolute;
	right:0;
	top:0;
	text-shadow: 0 0 1px #a08d46;
}
.bcancel {
	display: block;
	margin-top: 5px;
}
#payhb .orbtn {
	top:14px;
	right:10px;
}
.r-btn2 {
	float: right;
	position: relative;
	width: 120px;
}
.r-btn2 .orbtn {
	top:-5px;
}
.bcancel2 {
	background:url(images/cancel.png) no-repeat 0 center;
	-webkit-background-size:13px 13px;
	-moz-background-size:13px 13px;
	background-size:13px 13px;
	padding-left:16px;
	color:#a8a8a8
}
/***********addr************/
.addr {
	margin:15px auto;
	width:290px;
	font-size:14px;
	letter-spacing:1px;
}
.addnew {
	background-color: #f9f9f9;
	padding: 5px 10px;
	text-align:center;
	display:block;
	height:16px;
	line-height:16px;
}
.addnew img {
	padding-right:4px;
	padding-bottom:2px;
}
/***********addr2************/
.addr2 {
	margin:15px auto;
	width:290px;
	font-size:14px;
	letter-spacing:1px;
}
.addr2 .filed {
	margin: 0 0 10px;
	overflow:hidden;
	display:block;
}
.addr2 label, .orderinfo label {
	line-height:32px;
	width: 80px;
	float:left;
	font-size:14px;
}
.orderinfo .filed {
	margin:0 0 10px 0;
}
.orderinfo .filed select {
	width:220px;
}
.addr2 input, .addr2 select, .addr2 textarea {
	width:190px;
	float:right;
}
.addr2 select {
	margin:0 0 10px;
	width:200px;
}
.addr2 .bnext {
	width:116px;
}
/*********** carts ************/
#carts .quantity {
	border: 0 none;
	height: 30px;
	margin: 0;
	padding: 0;
}
#carts .quantity i {
	margin-right:0
}
.del {
	background:url(images/del2.png) no-repeat;
	-webkit-background-size:21px 21px;
	-moz-background-size:21px 21px;
	background-size:21px 21px;
	display: block;
	float: right;
	height: 21px;
	position: absolute;
	right: 0;
	top: 28px;
	width: 21px;
}
dt.red {
	background:url(images/gn.png) no-repeat 10px center;
	-webkit-background-size:9px 12px;
	-moz-background-size:9px 12px;
	background-size:9px 12px;
	font-weight:700;
	font-size:14px;
	padding-left:24px;
}
.total {
	position:relative;
}
#total .orbtn {
	top:-6px;
}
/***********ship***********/
ul.bgb {
	background-color: #FFF;
	border: 1px solid #cacaca;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	/*font-size:14px;*/
	margin-bottom:15px;
}
ul.bgb li {
	border-top:1px solid #cacaca;
	padding:10px;
	position:relative;
	overflow:hidden;
}
ul.bgb li:first-child {
	border:0;
}
ul.bgb dd {
	margin:0;
	padding:0;
	position:relative;
	margin:2px 0;
}
ul.bgb dd i {
	position:absolute;
	right:0;
	top:0;
	font-style:normal;
	width:130px;
}
.bgb li span.ads {
    float: left;
    width: 40px;
}
.bgb li em {
    float: left;
    font-style: normal;
    width: 230px;
}

.unshow {
	background:url(images/ali4.png) no-repeat 280px center;
	-webkit-background-size:11px 7px;
	-moz-background-size:11px 7px;
	background-size:11px 7px;
	border-top:1px solid #cacaca;
	padding:10px;
	cursor:pointer
}
.unshow2 {
	background:url(images/ali5.png) no-repeat 280px center;
	-webkit-background-size:11px 7px;
	-moz-background-size:11px 7px;
	background-size:11px 7px;
	border:0;
}
.hxq {
	position:absolute;
	right:10px;
	top:6px;
}

.ship { font-size:14px;}
ul.shipwl li {
	color: #757575;
	position: relative;
	border:0;
	padding:0;
}
ul.shipwl div {
	border-left: 2px solid #757575;
	padding: 0 0 20px 17px;
	margin-left: 25px;
	height:60px;
	position: relative;
}
ul.shipwl div:after {
	content: '';
	display: inline-block;
	position: absolute;
	left: -6px;
	top: 0;
	width: 6px;
	height: 6px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background:#757575;
	border: 2px solid #757575;
}
ul.shipwl p {
	display: -webkit-box;
	position: relative;
	font-size: 14px;
	background:url(images/sa1.png) no-repeat left 5px;
	-webkit-background-size:6px 10px;
	-moz-background-size:6px 10px;
	background-size:6px 10px;
	padding-left:16px;
	top: -5px;
}
ul.shipwl li:first-child p {
	background:url(images/sa2.png) no-repeat left 5px;
	-webkit-background-size:6px 10px;
	-moz-background-size:6px 10px;
	background-size:6px 10px;
	color:#333;
}
ul.shipwl li:first-child div:after {
	background: #843174;
	border: 2px solid #843174;
}
ul.shipwl li:last-child div {
	border-left:2px solid #eee;
}
/****************catlist************************/
.cat {
	display: block;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px 0 12px;
	width: 290px;
}
.all {
	background-color: #843174;
    color: #fff;
    margin: 0 0 10px;
    padding: 7px 1px;
    text-align: center;
    width: 68px;
}
.all a { color:#fff;}
.sort {
	background:url(images/sort.png) no-repeat;
	-webkit-background-size:290px 29px;
	-moz-background-size:290px 29px;
	background-size:290px 29px;
	margin:10px 0;
	color:#af449a;
	height:29px;
	line-height:29px;
	font-weight:700;
	text-indent:12px;
}
.cati {
	margin:10px 0 0 0;
	width:100%;
}
.cati a {
	background-color: #f3efe5;
	-moz-box-shadow: 0 1px 1px #ddd;
	box-shadow: 0 1px 1px #ddd;
	height:28px;
	line-height: 28px;
	margin: 0 5px 7px 0;
	padding: 0 12px;
	display:inline-block;
}
.catlist li {
	background:url(images/ali.png) no-repeat 300px center;
	-webkit-background-size:7px 13px;
	-moz-background-size:7px 13px;
	background-size:7px 13px;
	border-bottom:1px solid #dcdcdc;
}
.catlist a {
	display:block;
	padding:10px 15px;
	font-size:13px;
	line-height:15px;
}
.catlist span {
	display:inline-block;
}
.catlist i {
	font-size:10px;
	color:#a8a8a8;
	font-style:normal;
	display:block;
}
.catlist img {
	display:inline-block;
	padding:2px 10px 0 0;
	float:left;
}
/***********bgbord************/
.minh {
	min-height:440px;
}
.bgbord {
	border:1px solid #cacaca;
	background-color:#fff;
	width:290px;
	margin:15px auto;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.bgbord dt {
	border-bottom:1px solid #cacaca;
	overflow:hidden;
	margin:0 0 1px;
	padding:10px 15px;
	position:relative;
}
.bgbord dt b {
	display: inline-block;
	width: 85px;
}
.bgbord dt img {
	position:absolute;
	right:10px;
	top:10px;
}
.bgbord dd {
	position:relative;
	padding:12px 15px;
	margin:0;
	line-height:20px;
}
.bgbord dd label {
	display:block;
	cursor:pointer
}
.bgbord dd input {
	position:absolute;
	right:10px;
	top:45%;
}
.success {
	padding:10px 0;
}
.success h1 {
	background:url(images/ok.png) no-repeat 0 center;
	-webkit-background-size:18px 18px;
	-moz-background-size:18px 18px;
	background-size:18px 18px;
	font-size:13px;
	color:#af449a;
	padding-left:24px;
	margin-left:58px;
	min-height:18px;
	line-height:18px;
	color: #000;
}

.errors {
	padding:10px 0;
}
.errors h1 {
	background:url(images/mx_pay.png) no-repeat 0 center;
	-webkit-background-size:18px 18px;
	-moz-background-size:18px 18px;
	background-size:18px 18px;
	font-size:13px;
	color:#af449a;
	padding-left:24px;
	margin-left:58px;
	min-height:18px;
	line-height:18px;
	color: #000;
}

.txts ul {
	padding:10px;
	overflow:hidden;
	border-top:1px solid #cacaca;
}
.txts li {
	margin-bottom:8px;
	overflow:hidden;
}
.txts li.frigh {
	text-align:right;
}
.txts li b {
	float:left;
	width:50px
}
.txts li em {
	float: left;
	font-style: normal;
	width: 220px;
}
/***********confirm************/
.orderinfo {
	width:300px;
	margin:15px auto;
}
.orderinfo .odlist {
	margin-top:10px
}
.orderinfo textarea {
	background:#fff;
	border:1px solid #cacaca;
	-webkit-border-radius:3px;
	border-radius:3px;
	width:290px;
	height:40px;
	font-size:14px;
	padding:5px;
}
.hg {
	background:url(images/hg.png) no-repeat 10px center;
	-webkit-background-size:22px 22px;
	-moz-background-size:22px 22px;
	background-size:22px 22px;
	padding:10px 10px 10px 42px;
}
.sum {
	padding:20px 0;
	text-align:right;
}
.f17 {
	font-size:17px;
}

/***********paged************/
/***
.pagenavi {
	display: table;
	height: 22px;
	line-height: 22px;
	margin: 12px auto 18px;
	text-align: center;
}
.pagenavi a {
	background-color:#eee;
	display: table-cell;
	font-size: 15px;
	height: 22px;
	margin: 0;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 34px;
	border-right:1px solid #e2e2e2;
}
.pagenavi a:nth-last-child(2) { border:0;}
#pages.pagenavi a {
	background-color:#fff;
}
.pagenavi a.ppre {
	background:#eee;
	border:0;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	border-right:4px solid #fff;
}
.pagenavi a.pnext {
	background:#eee;
	border:0;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-left:4px solid #fff;
}
.pagenavi a.ppre:hover, .pagenavi a.pnext:hover {
	background:#eee;
}
#pages.pagenavi a.ppre {
	background:#fff;
	border:0;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	border-right:4px solid #eee;
}
#pages.pagenavi a.pnext {
	background:#fff;
	border:0;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-left:4px solid #eee;
}
#pages.pagenavi a.ppre:hover, #pages.pagenavi a.pnext:hover {
	background:#fff;
}
.pagenavi img {
	height: 11px;
	vertical-align: middle;
	width: 6px;
	margin:0 5px 4px;
}
.pagenavi a:hover, .pagenavi a.cur, #pages.pagenavi a:hover, #pages.pagenavi a.cur {
	background-color:#802a6f;
	color:#fff;
}
/***********footer************/



.pagenavi {
	display: table;
    height: 22px;
    line-height: 22px;
    margin: 12px auto 0;
    text-align: center;
}
.pagenavi a {
	color: #3c3c3c;
    display: table-cell;
    font-size: 15px;
    height: 22px;
    margin: 0;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
/*    width: 22px; */
}
.pagenavi img {
	height: 22px;
    vertical-align: middle;
    width: 22px;
	margin:-5px 5px 0;
}
.pagenavi a:hover {
	color:#000;
}
.divier {
	height:20px;
	display:block;
	width:100%;
}

footer {
	text-align:center;
}
.fmenu {
	background:#eee;
	height: 16px;
	line-height: 16px;
	margin: 0 auto;
	padding:10px 0;
	border-bottom:2px solid #fff;
	border-top:1px solid #fff;
}
.fmenu a {
	border-left:1px solid #333;
	display: inline-block;
	width:30%;

	overflow: hidden;
	text-align: center;
}
.fmenu a:first-child { border:0;}
/*.fmenu span {
	background:#3c3c3c;
	display: inline-block;
	height: 15px;
	width: 1px;
}*/
footer .version {
	background:#eee;
	padding:8px 0
}
footer .copyright {
	background:#fff;
	padding:8px 0 20px
}
footer .copyright2 {
	padding:8px 0 20px;
	border-top:1px solid #FFF
}
footer p {
	padding:0 0 20px
}
/****************swiper************************/
.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}
.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px, 0, 0);
	-webkit-transition-timing-function:ease;
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px, 0, 0);
	-moz-transition-timing-function:ease;
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px, 0, 0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px, 0px);
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px, 0, 0);
	-ms-transition-timing-function:ease;
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px, 0, 0);
	transition-timing-function:ease;
}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	float: left;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}
.pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom:5px;
	width: 100%;
}
.swiper-pagination-switch {
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	background: #d1d1d1;
	margin: 0 3px;
	cursor: pointer;
}
.swiper-active-switch {
	background: #AF449A;
}
.hslide {
	height: 123px;
	width: 320px;
}
.hslide .pagination {
	position: absolute;
	left:50px;
	text-align: center;
	bottom:2px;
	width:200px;
}
.produ {
	background-color:#fff;
	text-align:center;
	padding:5px 0;
	width: 320px;
	height:160px;
}
.produ .pagination {
	left: auto;
	right: 10px;
	text-align: right;
	width:310px;
}
.produ .swiper-pagination-switch {
	background:#d1d1d1;
}
.produ .swiper-active-switch {
	background: #AF449A;
}
.sales {
	width: 310px;
	height:140px;
}

.ccsx img { max-width: 100%; }
.ccsx{  display:none;  }




.sets li{ line-height: 25px; }
.sets li label { float: none; }


.dates, .odlist .pssv{
	background:url(images/down.png) no-repeat #fff 260px center;
	-webkit-background-size:14px 11px;
	-moz-background-size:14px 11px;
	background-size:14px 11px;
}
.dates, .odlist .pssv.up{
	
	background:url(images/up.png) no-repeat #fff 280px center;
	-webkit-background-size:14px 11px;
	-moz-background-size:14px 11px;
	background-size:14px 11px;
}

.dates, .odlist .pssvs {
	background:url(images/down.png) no-repeat #fff 280px center;
	-webkit-background-size:14px 11px;
	-moz-background-size:14px 11px;
	background-size:14px 11px;
}
.dates, .odlist .pssvs.up{
	
	background:url(images/up.png) no-repeat #fff 280px center;
	-webkit-background-size:14px 11px;
	-moz-background-size:14px 11px;
	background-size:14px 11px;
}

.dates, .odlist .pssvss {
	background:url(images/down.png) no-repeat #fff 280px center;
	-webkit-background-size:14px 11px;
	-moz-background-size:14px 11px;
	background-size:14px 11px;
}
.dates, .odlist .pssvss.up{
	
	background:url(images/up.png) no-repeat #fff 280px center;
	-webkit-background-size:14px 11px;
	-moz-background-size:14px 11px;
	background-size:14px 11px;
}

.dates, .odlist .pssvsse {
	background:url(images/down.png) no-repeat #fff 280px center;
	-webkit-background-size:14px 11px;
	-moz-background-size:14px 11px;
	background-size:14px 11px;
}
.dates, .odlist .pssvsse.up{
	
	background:url(images/up.png) no-repeat #fff 280px center;
	-webkit-background-size:14px 11px;
	-moz-background-size:14px 11px;
	background-size:14px 11px;
}

.zt span.t{ background-color: #f8b551;color: #fff; }

.comment_list_clear{ clear:both; height:6px; font-size:1px; margin:0 auto;}
.comment_reply{  margin:0 auto;clear:both; margin-left: 20px; }
.comment_reply1{background:url(images/ico6.gif) 0 bottom no-repeat;height:25px; line-height:25px; padding-left:18px; margin-right:5px; display:inline-block; color:#00479d;}


/*****************************************/
#carts dt {
	background:#ac9974;
    color: #fff;	
	padding:10px;
	display:block;
	font-size:14px;
}
#carts dt span {
	width:100px;
	padding:0px;
	display:block;
	float:left;
	font-weight:700;
	font-size:14px;
	padding-left:49px;
	cursor:pointer
}
#carts .odlist li dt{ background: none;color: #333; }
#carts dt span.f1 {
	padding:10px 0px 10px 49px;
	background:url(images/gn.png) no-repeat 35px center #ffffff ;
	-webkit-background-size:9px 12px;
	-moz-background-size:9px 12px;
	background-size:9px 12px;
	color:#e60012;
}
#carts dt span.f2 {
	background:url(images/gww.png) no-repeat 35px center #a8a8a8;
	-webkit-background-size:11px 12px;
	-moz-background-size:11px 12px;
	background-size:11px 12px;
	color:#e1e1e1
}
#carts dt span.f11 {
	background:url(images/gnn.png) no-repeat 35px center #a8a8a8;
	-webkit-background-size:9px 12px;
	-moz-background-size:9px 12px;
	background-size:9px 12px;
	color:#e1e1e1;
}
#carts dt span.f22 {
	background:url(images/gw.png) no-repeat 35px center;
	-webkit-background-size:11px 12px;
	-moz-background-size:11px 12px;
	background-size:11px 12px;
	color:#e60012
}
.fw {
	padding:5px 30px;
}
.myh {
	overflow:hidden;
	margin:0 0 10px
}
.minput {
	border:1px solid #cacaca;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	height:20px;
	line-height:20px;
	color:#333;
	font-size:14px;
	padding:5px;
	float:left;
}
.btnred {
	background: #843174;
    border: 1px solid #550056;
	color:#fff;
	font-size:13px;
	font-weight:700;
	padding:4px 8px;
	line-height:14px;
	text-align:center;
	width:100px;
	float:right;
	height:32px;
}
.btngrey {
	background:#a8a8a8;
	cursor:pointer;
	border:0;
	padding:5px 8px
}
.myhhd {
	background-color:#eee;
}
.myhhd span {
	color:#c96b6b;
}
.myha {
	background:url(images/yhhd.png) no-repeat 10px center;
	-webkit-background-size:12px 19px;
	-moz-background-size:12px 19px;
	background-size:12px 19px;
	border-bottom:1px solid #fff;
	color:#af449a;
	padding:10px 0 10px 28px;
	font-size:15px;
	font-weight:700;
}
.myhb {
	padding:10px;
}
.myhb li {
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	border:0;
	padding:8px;
	margin:0 0 10px
}
.myhc {
	overflow:hidden;
	margin:10px 0 0;
}
.myhc .orbtn {
	top:auto;
	bottom:0;
}
.myhb li .frigh {
	width:168px;
	min-height:65px;
}
#myhhd {
	background-color:#ffd7bf;
}
#myhhd .myha {
	background:url(images/yhhdh.png) no-repeat 10px center;
	-webkit-background-size:12px 19px;
	-moz-background-size:12px 19px;
	background-size:12px 19px;
	color:#af449a;
}
#zhuce .filed {
	position:relative;
}
.eyes {
	background-color:#bbb;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius: 4px;
	color: #FFF;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	right: 6px;
	text-align: center;
	top: 6px;
	width: 60px;
}
.msua {
	background:url(images/mzc.png) no-repeat top center;
	-webkit-background-size:62px 62px;
	-moz-background-size:62px 62px;
	background-size:62px 62px;
	margin:50px auto 0;
	text-align:center;
	padding-top:82px;
	font-size: 14px;
	min-height: 300px;
	width: 270px;
}
.msua.d{ background:url(images/error_notice.png) no-repeat top center;	-webkit-background-size:62px 62px;
	-moz-background-size:62px 62px;
	background-size:62px 62px;  }
.msua p {
	margin:0 0 25px;
}
.mgrey {
	background:#a8a8a8;
	color:#fff;
	font-size:13px;
	font-weight:700;
	line-height:18px;
	text-align:center;
	padding:5px 8px;
	margin:0 6px;
}
.fanyong {
	margin:20px 0 0;
}
.fanyong form {
	background-color:#fff;
	border:1px solid #cacaca;
	-webkit-border-radius:3px;
	border-radius:3px;
	width:290px;
	margin:0 auto 12px;
	padding: 15px 20px 12px;
	position:relative;
}
.fanyong .filed {
	margin:0 0 8px;
}
.fanyong .filed input, .fanyong .filed select {
	background:#fff;
	border:1px solid #cacaca;
	font-size:14px;
	width:180px;
}
.fanyong .filed select {
	padding:2px;
	width:192px;
	text-indent:5px;
}
.fanyong .filed label {
	width:50px;
	font-size:14px;
}
p.fy {
	font-size:13px;
}
p.fy span {
	font-size:38px;
	display:block;
}
p.fy i {
	font-size:22px;
	display:block;
	font-style:normal;
}
.fanyong .submit-btn {
	position:absolute;
	right:20px;
	bottom:20px;
	padding:0;
}
.fanyong .btna {
	font-size:14px;
	width:80px;
}
.fanyong .btnb {
	background-color: #d70000;
	border: 1px solid #d70000;
	font-size:14px;
	width:80px;
}
.listf {
	margin:0 auto 12px;
	overflow: hidden;
	width: 292px;
	background-color:#fff;
	border:1px solid #cacaca;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size:13px;
}
.listf li {
	border-right:1px solid #cacaca;
	width:105px;
	padding:5px 20px;
	margin:10px 0;
	float:left;
}
.listf li:nth-child(even) {
border:0;
}
.listf i {
	font-style:normal;
	font-size:22px;
	display:block;
}
.list1 {
	margin:0 auto 20px;
	overflow: hidden;
	width: 290px;
	background-color:#fff;
	border:1px solid #cacaca;
	border-top:0;
	font-size:14px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.list1 li {
	border-top:1px solid #cacaca;
	padding:12px;
	position:relative;
}
.list1 li i {
	font-style:normal;
	font-size:12px;
	color:#a8a8a8
}
.list1 li span {
	position:absolute;
	right:12px;
	top:12px;
}
#fymx form {
	padding:20px 25px 5px 15px;
	position:inherit;
	min-height:170px;
	overflow:hidden;
}
#fymx .submit-btn {
	position:inherit;
	right:auto;
	bottom:auto;
	padding:10px 0;
}
#fymx .submit-btn input {
	width:190px;
}
.steps {
	width:280px;
	margin:20px auto 10px;
	font-size:13px;
	line-height:22px;
}
.steps h2 {
	font-size:16px;
	text-align:center;
	margin:0 0 10px
}
.stepin h3 {
	border-bottom:1px solid #cacaca;
	font-size:16px;
	padding:7px;
	margin:0 0 10px;
	text-align:center;
}
.stepin {
	background-color:#fff;
	border:1px solid #cacaca;
	-webkit-border-radius:3px;
	border-radius:3px;
	letter-spacing:0;
	overflow:hidden;
	margin:25px 0 20px
}
.step3 {
	padding:0 10px 10px
}
.step3 label {
	display:block;
	font-size:12px;
}
.step3 textarea {
	background:#ddd;
	border:0;
	font-size:12px;
	margin:5px 0 18px;
	width:248px;
	height:60px;
	padding:5px;
	color:#333
}
.steps .submit-btn input {
	font-size:14px;
	letter-spacing:1px;
}
.tuijian {
	margin:20px auto;
	width:290px;
	font-size:17px;
}
.tuijian li {
	background:#fff url(images/mtop.png) no-repeat 0 0;
	-webkit-background-size:12px 12px;
	-moz-background-size:12px 12px;
	background-size:12px 12px;
	border:1px solid #cacaca;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin:0 0 12px;
	width:270px;
	position:relative;
	padding:6px 10px 10px
}
.tuijian sup {
	font-size:13px;
	font-weight:700
}
.tuijian div {
	font-weight:700;
	font-size:15px;
	height:80px;
	position:relative;
}
.tuijian div b {
	bottom: 18px;
	display: block;
	font-size: 21px;
	left: 110px;
	position: absolute;
	text-align: center;
	width: 20px;
}
.tuijian div span {
	background-color: #EEE;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	bottom: 10px;
	display: block;
	font-size: 13px;
	font-weight: 700;
	left: 140px;
	line-height: 16px;
	padding: 6px 8px;
	position: absolute;
	text-align: left;
}
.tuijian div strong {
	font-size:41px;
	color:#af449a;
}
.tuijian div em {
	font-size:68px;
	font-style:normal
}
.tuijian div i {
	color:#af449a;
	font-style:normal
}
.tuijian p {
	color:#a9a8a8;
	font-size:12px;
	padding:10px 0 0;
}
.tuijian a {
	background:#c5b26b;
	border:1px solid #b09b4b;
	display: block;
	color:#fff;
	font-size:13px;
	font-weight:700;
	text-shadow:0 1px 0 #a08d46;
	padding:5px 8px;
	line-height:14px;
	text-align:center;
	position:absolute;
	right:10px;
	bottom:10px;
}
.listl {
	overflow:hidden;
	margin:0 0 20px;
	min-height:400px;
}
.listl li {
	background:url(images/ali.png) no-repeat 300px center;
	-webkit-background-size:7px 13px;
	-moz-background-size:7px 13px;
	background-size:7px 13px;
	border-bottom:1px solid #cacaca;
}
.listl a {
	display: block;
	font-size: 13px;
	line-height: 22px;
	padding: 10px 15px;
}
.listl img {
	display: inline-block;
	float: left;
	padding:0 10px 0 0;
}

#fytab {
	background-color:#fff;
	border:1px solid #cacaca;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow:hidden;
	width:292px;
	margin:20px auto 40px;
}
#fytab .list1 {
	-webkit-border-radius: 0;
	border-radius: 0;
	margin:0;
	border:0;
	width:100%
}
#fytt {
	display:block;
	overflow:hidden;
}
#fytt span {
	background:#a8a8a8;
	color:#e1e1e1;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	padding: 5px 0;
	text-align: center;
	width: 50%;
	font-weight:700
}
#fytt .selected {
	background:#f8b800;
	color:#af449a;
}
#fytabc {
	display:block;
}
#fytabc .hide {
	display:none;
}
#fytabc .mgrey {
	display: block;
	margin: 5px auto 15px;
	text-align: center;
	width: 60px;
}
.mtx p {
	font-size:14px;
	margin:0 0 15px;
}
.mtx label {
	display:block;
	padding-bottom:8px;
}
.mtx p input, .mtx textarea, .codes input {
	border:1px solid #cacaca;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	line-height:20px;
	color:#333;
	font-size:14px;
	padding:5px;
	width:278px;
	height:20px;
	text-indent:5px;
}
.mtx textarea {
	height:76px;
}
.mtx .submit-btn {
	padding: 10px 0 30px;
	margin: 0;
	text-align:center;
}
.mtx .submit-btn input {
	width:110px;
}
.links {
	width:290px;
	margin:20px auto 10px;
}
.codes label {
	display: block;
	font-size: 14px;
	font-weight: 700;
	padding:0 0 6px;
	text-align: center;
}
.codes input {
	color:#a8a8a8;
	margin:0 0 15px;
	font-size:12px;
}
.codes .myqm {
	color: #af449a;
	font-size: 19px;
	font-weight: 700;
	padding: 8px 5px;
	text-align: center;
	margin:0;
	text-indent:0;
}
.links .submit-btn {
	padding:15px 0 5px;
	margin:0;
	text-align:center;
}
.links .submit-btn input {
	font-size: 13px;
	margin: 0 8px;
	width: 110px;
}
.submit-btn .btnr {
	background-color: #802a6f;
	border: 1px solid #550056;
}
.lines {
	border-bottom:1px solid #cacaca;
	height:18px;
	margin:10px 0 25px;
	position:relative;
}
.lines span {
	background-color:#fcfcfc;
	font-size:14px;
	font-weight:700;
	color:#a8a8a8;
	position:absolute;
	left:128px;
	bottom:-9px;
	padding:0 10px;
}
.links p {
	background-color:#fff;
	border:1px solid #cacaca;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:10px;
	line-height:20px;
}
.links p.hg {
	padding-left:40px;
	margin:0 0 30px;
}
.links p.v {
	padding-left:40px;
	margin:0 0 0px;
	display: none;
}
.tjzc {
	font-size:14px;
	min-height:400px;
}
.tjzc .errs {
	width:268px;
	margin:0 0 10px;
}
.tjzc .filed {
	margin:0 0 10px
}
.tjzc .filed label {
	display:block;
	width:auto;
	margin:0 0 10px
}
.tjzc .filed input {
	width:278px;
}
.tjzc .filed select {
	width:288px;
}
.tjzc .red {
	font-size:25px;
	font-weight:700;
	padding-left:10px;
}
.tjzc .submit-btn {
	margin:0;
	padding: 10px 0 30px;
	text-align: center;
}
.tjmx {
	width:290px;
	margin:20px auto;
}
.tjmx dl {
	background-color:#fff;
	border:1px solid #cacaca;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:0 0 5px;
	margin:0 0 15px;
}
.tjmx dt {
	border-bottom:1px solid #cacaca;
	font-size:14px;
	padding:10px;
	margin:0 0 5px;
	position:relative
}
.tjmx dd {
	color:#a8a8a8;
	margin:0;
	padding:5px 10px;
	position:relative
}
.tjmx em {
	position:absolute;
	right:10px;
	font-weight:500;
	font-style:normal;
}
.mbtns {
	bottom: 10px;
	position: absolute;
	right: 10px;
	text-align: right;
}
.mbtns a {
	margin:0 0 0 8px;
	width:66px;
}
.mred {
	background:#c5b26b;
	border:1px solid #b09b4b;
	color:#fff;
	font-size:13px;
	font-weight:700;
	line-height:18px;
	text-align:center;
	padding:2px 8px;
	margin:0 6px;
	text-shadow: 0 0 1px #a08d46;
}
.mbtns .mgrey {
	padding:3px 8px;
}
.psearch {
	margin:15px auto 0;
	width:304px;
}
.psearch input {
	background-color:#fff;
	border:1px solid #cacaca;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size:14px;
	padding:5px 10px;
	width:282px;
	text-align:center
}


.doneok {
	padding-bottom:15px;
}
.success {
	border-bottom:1px solid #d9d8d9;
	padding:35px 0 20px;
}
.success h1 {
	background:url(images/mzc.png) no-repeat 0 center;
	-webkit-background-size:50px 50px;
	-moz-background-size:50px 50px;
	background-size:50px 50px;
	font-size:20px;
	line-height:25px;
	padding-left:65px;
	margin-left:56px;
	min-height:50px;
}

.errors {
	border-bottom:1px solid #d9d8d9;
	padding:35px 0 20px;
}
.errors h1 {
	background:url(images/mx_pay.png) no-repeat 0 center;
	-webkit-background-size:50px 50px;
	-moz-background-size:50px 50px;
	background-size:50px 50px;
	font-size:20px;
	line-height:50px;
	padding-left:65px;
	margin-left:56px;
	min-height:50px;
}
.doneok .info {
	background-color:#fff;
	width:100%;
}
.doneok ul {
	width:210px;
	margin:0 auto;
	padding:0;
	line-height:20px;
	border:0;
}
.padt5 {
	padding-top:5px;
	font-size:12px
}
#payok .success h1 {
	background:url(images/okpay.png) no-repeat 0 center;
	-webkit-background-size:50px 50px;
	-moz-background-size:50px 50px;
	background-size:50px 50px;
}
#payok .errors h1 {
	background:url(images/mx_pay.png) no-repeat 0 center;
	-webkit-background-size:50px 50px;
	-moz-background-size:50px 50px;
	background-size:50px 50px;
}
.content .no {
	margin: 40px 10px;
}
.content .no p.no_info{ line-height: 30px;text-align: center; height: 30px; padding: 5px; }

.content .no p{
	
	background-color:#fff;
	border:1px solid #a8a8a8;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:10px;
	line-height:20px;
}
.hongbao_info{ 
	
	background-color:#fff;
	border:1px solid #a8a8a8;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:10px;
	line-height:20px;
	width: 270px;height:140px;
	}
.vd li {  border:0px; margin: 0px auto; }
.vd li dt{ padding: 5px 5px !important; border-bottom:0px; width: 70px;float: left;  }
.vd { width: 280px;  }
.vd li dd{ padding: 5px 5px !important; width: 190px; float: left; }

.vd li dd .minput { width: 170px; }


/****************************sfz***************************************/
.bgsfz {
	background:#fff;
}
#sfz {
	color:#666;
	font-size:14px;
}
.sfhead {
	margin:0 0 10px;
	overflow:hidden;
	display:block;
	text-align:center;
}
.sfinfo {
	background-color:#fff2f2;
	border:1px solid #ff0000;
	padding:6px;
	display:block;
	font-size:12px;
}
.sfinfo p {
	text-align:center;
	margin:0;
}
.sfinfo a {
	color:#ff0000;
	text-decoration:underline
}
.sfinfo a:hover {
	text-decoration:none;
}
.sfcont {
	padding:10px 10px 30px;
	width:300px;
}
.sfcont p {
	margin-bottom:15px;
	overflow:hidden;
}
.sfcont p span {
	display: inline;
	float: left;
	
}
.sfcont input {
	font-family:'微软雅黑';
	border: 1px solid #ddd;
	color: #666;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	padding: 6px 10px;
	width: 278px;
	margin-top:5px;
	display:inline-block;
}
.sfcont input.sfhq {
	background:#fbfbfb;
	cursor: pointer;
	height: 34px;
	width:300px;
}
input.sfhq:hover {
	background:#eee;
}
.sfcont input.sfbtn {
	width:100%;
	border:0;
	background:#009845;
	color:#fff;
	font-size:16px;
	letter-spacing:1px;
	height:36px;
	text-align:center;
	cursor:pointer;
	margin:0;
}
input.sfbtn:hover {
	opacity: 0.9;
}
.sfcont i.sfinfo {
	margin-top:10px;
	font-style:normal;
	clear:both;
	line-height:20px;
}
.sfcont i.sfinfo span {
	display:block;
	text-align:right;
}
.sfbot {
	padding-left:80px;
	line-height:24px;
	margin-top:20px;
	background:url(sf/sfi2.png) no-repeat;
	font-size:12px;
}
.sfa {
	background:url(sf/sfa.png) no-repeat 8px 8px #fff2f2;
	padding-left:38px;
}
.sfb {
	background:url(sf/sfb.png) no-repeat 8px 8px #ffe9ad;
	border:1px solid #fab418;
	padding-left:38px;
}
.sfc {
	background:url(sf/sfc.png) no-repeat 8px 8px #effeb9;
	border:1px solid #98c700;
	padding-left:38px;
}

.help_menu {
	position: fixed;
	bottom: 50px;
	left: 0;
	height: 55px;
	width: 60px;
	z-index: 999999
}

.help_menu img {
	height: 50px;
	width: 50px
}

.help_menu_menu {
	display: block;
	margin-top: 0;
	margin-left: 10px;
	width: 50px;
	height: 50px
}

.help_menu_list {
	position: fixed;
	bottom: 50px;
	left: 0;
	height: 150px;
	width: 150px;
	z-index: 999999
}

.help_menu_list img {
	height: 50px;
	width: 50px
}
.shade {
	background: #000;
	opacity: .6;
	height: 100%;
	width: 100%;
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	z-index: 9999
}
.simg {
	position: relative;
	z-index: 9999;
	top: 5px;
	width: 100%
}

.close {
	position: fixed;
	font-size: 28px;
	color: #fff;
	z-index: 10000;
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.help_menu_x {
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	width: 50px;
	height: 50px
}

.help_menu_my {
	float: left;
	margin-top: 0;
	margin-left: 14px;
	width: 50px;
	height: 50px
}

.help_menu_share {
	float: left;
	margin-top: 20px;
	margin-left: 40px;
	width: 50px;
	height: 50px
}

.help_menu_index {
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	width: 50px;
	height: 50px
}
.go-Top{z-index:999;width:50px;height:50px;position:fixed;right:0px;padding-right:0px;top:480px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop + document.documentElement.clientHeight - 54));} 
.go-Top a{display:block;width:50px;height:50px;float:left;text-indent:-10000px;}
.go-Top a.up{background:url(/images/top.png) 0px 0px no-repeat;opacity: 0.8;}
.go-Top a.up:hover{opacity: 1;}

.promtwx {background-color:#FFF9CF;
	color:#BD4343;
	padding:5px 20px;
	padding-right:50px;
	font-size:12px;
	line-height:18px;
	position:relative;height:36px}
.promtclaswx {position:absolute;
right:0px;
top:0px;
	padding:0 10px;
	height:46px;
	display:inline-block;
	background-color:#FFA4A4;;
	color:#fff;
	line-height:46px;
}

.ui-autocomplete-loading { background: white url('images/loading.gif') center center no-repeat; min-height: 50px; display: block }

.go-Tops{z-index:999;width:40px;height:60px;position:fixed;right:0px;padding-right:0px;top:300px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop + document.documentElement.clientHeight - 54));} 
.go-Tops a{display:block;width:54px;height:54px;float:left;text-indent:-10000px;}
.go-Tops a.up{background:url(images/chat21.png) 0px 0px no-repeat;opacity: 0.8;}
.go-Tops a.up:hover{opacity: 1;}

.myh label { float: left; margin-right: 5px;line-height: 30px;  }
.minput { width: 90px; }
.info .show-amount{padding:5px 10px; width:110px; color: #fff; background:#af449a;  border:1px dashed #e1e1e1;-webkit-border-radius:2px;-webkit-background-clip:padding-box;-moz-border-radius:2px;-moz-background-clip:padding;border-radius:2px;background-clip:padding-box;cursor:pointer;text-align:center}
.info .show-amount:hover{background-color:#af449a}