* {
    margin: 0;
    padding: 0;
    border: none;
    font-family: '微软雅黑';
}

.head {
    width: 100%;
    height: 40px;
    font-size: 0;
    color: rgb(255, 255, 255);
    background-color: rgb(223, 58, 64);
    text-align: center;
}

.head ul li {
    display: inline-block;
    list-style-type: none;
}

.head ul li:nth-child(1) {
    float: left;
    margin: 5px 5px 0 5px;
    width: 20%;
    text-align: left;
}

.head ul li:nth-child(1) img {
    width: 30px;
}

.head ul li:nth-child(2) span {
    line-height: 40px;
    font-size: 16px;
}

.head ul li:nth-child(3) {
    float: right;
    margin: 10px 10px 0 10px;
    width: 20%;
    text-align: right;
}

.head ul li:nth-child(3) img {
    width: 20px;
    float: right;
    margin-left: 5px;
}

.head ul li:nth-child(3) span {
    font-size: 12px;
    line-height: 20px;
}

.foot {
    height: 50px;
    background-color: rgb(220, 80, 84);
    position: fixed;
    bottom: 0px;
    width: 100%;
    padding: 5px 0;
    font-size: 12px;
    color: rgb(255, 255, 255);
}

.foot ul li {
    display: inline-block;
    list-style-type: none;
    width: 20%;
    float: left;
    text-align: center;
}

.foot ul li img {
    width: 25px;
    padding-top: 5px;
}

.foot ul li:nth-child(3) img {
    width: 50px;
    padding-top: 0;
}

.up {
    display: none;
    position: fixed;
    z-index: 1;
    right: 0px;
    bottom: 80px;
    width: 40px;
    margin-right: 5px;
}

.up img {
    width: 40px;
}

.red {
    color: rgb(223, 58, 64);
    /* margin-top: 8px;
	margin-bottom: 8px; */
}

.background-wdsc {
    background: none;
    height: 0px;
}

.head a, .foot a {
    text-decoration: none;
    color: rgb(255, 255, 255);
}

.head a:active, .head a:hover, .foot a:active, .foot a:hover {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*****************订单详情***************/
.ddyq {
    font-size: 14px;
    color: rgb(101, 101, 101);
    padding-bottom: 60px;
}

.ddyq a {
    text-decoration: none;
    color: rgb(83, 83, 83);
}

.ddyq > div {
    border-bottom: 1px solid rgb(225, 225, 225);
    padding: 12px 10px;
}

.ddyq-1 {
    color: rgb(83, 83, 83);
}

.ddyq-8 {
    border-bottom: 1px solid rgb(225, 225, 225);
    padding: 12px 10px;
}

.ddyq-8 img {
    float: right;
    height: 28px;
    margin-top: -16px;
}

.ddyq-2 {
    font-size: 12px;
}

.ddyq-2 div:nth-child(1) img {
    height: 30px;
    float: left;
}

.ddyq-2 div:nth-child(1) span {
    line-height: 30px;
    margin-left: 10px;
    font-size: 14px;
}

.ddyq-2 table tr td:nth-child(1) {
    float: left;
}

.ddyq-2 table tr td {
    padding: 5px 0;
}

.ddyq-3 div, .ddyq-4 div {
    color: rgb(83, 83, 83);
    padding-bottom: 10px;
    font-weight: 800;
}

.ddyq-3 ul, .ddyq-4 ul {
    list-style-type: none;
    padding-bottom: 15px;
}

.ddyq-3 ul li span {
    margin-left: 10px;
}

.ddyq-4 ul li span {
    margin-left: 10px;
}

.ddyq-5 ul, .ddyq-6 ul {
    text-align: center;
}

.ddyq-5 ul li, .ddyq-6 ul li {
    display: inline-block;
}

.ddyq-5 ul li:nth-child(1), .ddyq-6 ul li:nth-child(1) {
    float: left;
    text-align: left;
}

.ddyq-5 ul li:nth-child(3), .ddyq-6 ul li:nth-child(3) {
    float: right;
    text-align: right;
}

.ddyq-6 ul li {
    height: 60px;
    line-height: 60px;
}

.ddyq-6 ul li:nth-child(1) img {
    width: 50px;
    margin-top: 5px;
}

.ddyq-6 ul li:nth-child(2) {
    line-height: 30px;
}

.ddyq-7 {
    height: 85px;
}

.ddyq-7 ul {
    float: right;
}

.ddyq-7 ul li {
    list-style-type: none;
}

.ddyq-7 ul li span {
    float: right;
    margin-left: 10px;
}

.ddyq-9 {
    border-bottom: none !important;
    text-align: right;
}

.ddyq-9 a {
    display: inline-block;
    width: 100px;
    margin: 5px 0 0 10px;
    text-align: center;
    padding: 8px;
    border-radius: 5px;
    color: rgb(255, 255, 255);
    font-size: 16px;
}

.ddyq-9-btn1 {
    background-color: rgb(217, 217, 217);
}

.ddyq-9-btn2 {
    background-color: rgb(235, 54, 68);
}

.bg {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0);
    z-index: 5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.top {
    position: fixed;
    display: none;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    padding: 40px 10px !important;
    border-top: 5px solid rgb(223, 58, 64);
    z-index: 6;
    background-color: rgb(255, 255, 255);
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

/***申请退款****/
.ddyq-sqtk > div {
    padding: 10px 0;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.ddyq-sqtk > div:nth-child(4) {
    border-bottom: none;
    text-align: center;
}

.ddyq-sqtk > div:nth-child(4) a {
    display: inline-block;
    width: 100px;
    margin: 5px;
    text-align: center;
    padding: 8px;
    border-radius: 5px;
    color: rgb(255, 255, 255);
    font-size: 16px;
}

.ddyq-sqtk > div select {
    background-color: rgb(242, 242, 242);
    padding: 5px 10px;
}

.ddyq-sqtk > div textarea {
    padding: 10px 0;
    border: 1px solid rgb(83, 83, 83);
    width: 60%;
}

.ddyq-sqtk > div span:nth-child(1) {
    margin-right: 10px;
    float: left;
}

/***确认收货****/
.ddyq-qrzf > div {
    padding: 10px 0;
    text-align: center;
    font-size: 14px;
}

.ddyq-qrzf > div:nth-child(1) {
    height: 40px;
}

.ddyq-qrzf > div:nth-child(1) div {
    width: 240px;
    background-color: gray;
    margin: 0 auto;
}

.ddyq-qrzf > div:nth-child(1) img {
    height: 30px;
    float: left;
    margin: 0 auto;
}

.ddyq-qrzf > div:nth-child(1) span {
    line-height: 30px;
    float: left;
    padding-left: 10px;
}

.ddyq-qrzf > div:nth-child(3) a {
    display: inline-block;
    width: 100px;
    margin: 5px;
    text-align: center;
    padding: 8px;
    border-radius: 5px;
    color: rgb(255, 255, 255);
    font-size: 16px;
}

/***退换货****/
.ddyq-sqthh > div {
    padding: 10px 0;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.ddyq-sqthh > div:nth-child(4) {
    border-bottom: none;
    text-align: center;
}

.ddyq-sqthh > div:nth-child(4) a {
    display: inline-block;
    width: 100px;
    margin: 5px;
    text-align: center;
    padding: 8px;
    border-radius: 5px;
    color: rgb(255, 255, 255);
    font-size: 16px;
}

.ddyq-sqthh > div select {
    background-color: rgb(242, 242, 242);
    padding: 5px 10px;
    margin-left: 15px;
}

.ddyq-sqthh > div textarea {
    padding: 10px 0;
    border: 1px solid rgb(83, 83, 83);
    width: 60%;
}

.ddyq-sqthh > div span:nth-child(1) {
    margin-right: 10px;
    float: left;
}

/*****************物流跟踪***************/
.wlgz {
    font-size: 14px;
    color: rgb(60, 57, 57);
    padding-bottom: 200px;
}

.wlgz-1 {
    height: 100px;
    padding: 20px 10px 30px 10px;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.wlgz-1 img {
    width: 100px;
    float: left;
}

.wlgz-1 ul {
    height: 60px;
    line-height: 25px;
    padding: 25px 0 0 120px;
}

.wlgz-1 ul li {
    list-style-type: none;
}

.wlgz-1 ul li span:nth-child(2) {
    margin-left: 10px;
}

.wlgz-2 {
    border-bottom: 1px solid rgb(225, 225, 225);
    padding: 5px 10px;
    font-size: 16px;
}

.wlgz-3 ul li {
    list-style-type: none;
}

.wlgz-3 ul li img {
    width: 100px;
    float: left;
    padding-left: 10px;
}

.wlgz-3 ul li span {
    margin-left: 130px;
    display: block;
    padding: 31px 0 31px 0;
    border-bottom: 1px solid rgb(225, 225, 225);
}

/*****************地标展馆***************/
.dbzg {
    padding-bottom: 80px;
}

.dbzg a {
    text-decoration: none;
}

.dbzg a:active, .dbzg a:hover, .dbzg a:focus {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.dbzg-1 {
    border-bottom: 1px solid rgb(225, 225, 225);
    padding: 20px 0 20px 0;
    height: 80px;
    text-align: center;
}

.dbzg-1 ul li {
    display: inline-block;
    text-align: center;
    width: 15%;
}

.dbzg-1 ul li a {
    text-decoration: none;
    color: rgb(83, 83, 83);
    font-size: 10px;
}

.dbzg-1 ul li img {
    width: 50px;
}

.dbzg-2 {
    padding: 20px 10px;
}

.dbzg-2-content {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    box-shadow: 0px 2px 2px rgb(242, 242, 242);
}

.dbzg-2-content > span {
    width: 34px;
    font-size: 10px;
    position: absolute;
    text-align: center;
    padding: 0 3px 3px 0;
    color: rgb(255, 255, 255);
    background-size: 100% 100%;
    margin-top: -3px;
}

.dbzg-2-content > span:nth-child(1) {
    margin-left: 10px;
}

.dbzg-2-content > span:nth-child(2) {
    margin-left: 55px;
}

.dbzg-2-content > span:nth-child(3) {
    margin-left: 100px;
}

.dbzg-2-content > img {
    width: 100%;
}

.dbzg-2-content-info {
    padding: 10px 5px;
    line-height: 20px;
    color: rgb(77, 77, 77);
}

.dbzg-2-content-info > div {
    font-size: 12px;
    width: 80%;
}

.dbzg-2-content-info > div span:nth-child(1) {
    font-size: 14px;
    display: block;
}

.dbzg-2-content-info > div span:nth-child(2) {
    font-size: 12px;
    display: block;
}

.dbzg-2-content-info > span {
    display: block;
    float: right;
    margin-top: -21px;
    font-weight: 800;
}

/*************全部订单******待支付*************/
.qbdd {
    font-size: 12px;
    width: 100%;
    overflow: hidden;
    background-color: rgb(243, 243, 243);
    padding-bottom: 80px;
}

.qbdd-1 {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid rgb(217, 217, 217);
}

.qbdd-1-select {
    color: rgb(251, 99, 50) !important;
}

.qbdd-1 a {
    line-height: 40px;
    text-decoration: none;
    color: rgb(83, 83, 83);
    width: 20%;
    display: inline-block;
    float: left;
    text-align: center;
}

.qbdd-2 {
    padding: 10px 10px;
}

.qbdd-2-info {
    background-color: rgb(255, 255, 255);
    margin: 0 0 10px 0;
}

.qbdd-2-a {
    color: rgb(93, 93, 93);
    padding: 10px;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.qbdd input[type=checkbox] {
    -webkit-appearance: none;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    appearance: none;
    width: 14px;
    height: 14px;
    vertical-align: bottom;
    background: rgb(242, 242, 242);
    border: 1px solid rgb(195, 195, 195);
    border-radius: 50%;
    margin-right: 5px;
}

.qbdd input[type=checkbox]:checked {
    background-image: url(/images/member/gwc_08.jpg);
    background-size: 110% 110%;
    border: 1px solid rgb(251, 99, 50);
    background-position: center center;
    background-repeat: no-repeat;
}

.qbdd-2-a span:last-child {
    float: right;
}

.qbdd-2-a-pay {
    color: rgb(255, 0, 9);
}

.qbdd-2-b {
    border-bottom: 1px solid rgb(225, 225, 225);
    padding: 0.4em 10px 0.5em 10px;
    color: rgb(93, 93, 93);
}

.qbdd-2-b > img {
    float: left;
    border: 1px solid rgb(176, 176, 176);
    width: 5em;
}

.qbdd-2-b div {
    min-height: 5em;
    line-height: 1.7em;
}

.qbdd-2-b div span {
    display: block;
    padding-left: 5.5em;
}

.qbdd-2-c {
    padding: 1em 10px 1em 10px;
    text-align: right;
}

.qbdd-2-c a {
    text-decoration: none;
    border-radius: 3px;
    max-width: 12em;
    min-width: 3em;
    overflow: hidden;
    padding: 0.5em 1em;
    text-align: center;
    margin: 0 0 0 0.5em;
}

.qbdd-2-c-gray {
    color: rgb(138, 138, 138);
    border: 1px solid rgb(126, 126, 126);
}

.qbdd-2-c-red {
    color: rgb(255, 255, 255);
    background-color: rgb(235, 54, 68);
    border: 1px solid rgb(235, 54, 68);
}

.qbdd-2-c-orange {
    color: rgb(255, 255, 255);
    background-color: rgb(251, 99, 50);
    border: 1px solid rgb(251, 99, 50);
}

.qbdd-3 {
    height: 35px;
    position: fixed;
    bottom: 60px;
    width: 97%;
    padding: 5px 1.5%;
    background-color: rgb(255, 255, 255);
}

.qbdd-3 * {
    float: left;
    line-height: 24px;
}

.qbdd-3 > span {
    padding: 5px 0;
}

.qbdd-3 > span:nth-child(1) input {
    margin-top: 6px;
}

.qbdd-3 > span:nth-child(1) span {
    margin-left: 5px;
}

.qbdd-3 > span:nth-child(2) {
    margin-left: 30px;
}

.qbdd-3 > span:nth-child(2) span:nth-child(2) {
    font-size: 1.2em;
}

.qbdd-3 > a:nth-child(3) {
    text-decoration: none;
    color: rgb(255, 255, 255);
    background-color: rgb(235, 54, 68);
    padding: 5px 30px;
    float: right;
    border-radius: 5px;
}

/*************全部订单*************/
/* .qbdd{
	font-size:12px;
	width:100%;
	overflow:hidden;
	background-color:rgb(243,243,243);
	padding-bottom:80px;
}
.qbdd-complete{
	color:rgb(74,64,64);
	padding:2px;
}
.qbdd-pay{
	padding:2px;
	color:rgb(255,255,255);
	background-color:rgb(251,99,50);
	border-radius:3px;
}
.qbdd-cancle{
	padding:2px;
	color:rgb(164,164,164);
}
.qbdd-1{
	width:100%;
	height:40px;
	border-bottom:1px solid rgb(217,217,217);
}
.qbdd-1-select{
	color:rgb(255,255,255) !important;
	background-color:rgb(183,183,183);
}
.qbdd-1 a{
	line-height:40px;
	font-weight:800;
	text-decoration:none;
	color:rgb(83,83,83);
	width:20%;
	display:inline-block;
	float:left;
	text-align:center;
}
.qbdd-2{
	padding:10px 10px;
}
.qbdd-2-content{
	margin:10px 0;
}
.qbdd-2-content-a{
	padding:10px 0;
	background-color:rgb(255,255,255);
}
.qbdd-2-content-a span{
	margin-left:10px;
	line-height:26px;
}
.qbdd-2-content-a-pay{
	color:rgb(255,255,255);
	text-decoration:none;
	background-color:rgb(220,80,84);
	float:right;
	padding:5px;
}

.qbdd-2-content-a-cancel-order{
	color:rgb(255,255,255);
	text-decoration:none;
	background-color:#838B8B;
	float:right;
	padding:5px;
	margin-left: 5px;
	width: 48px;
    text-align: center;
}
.qbdd-2-content-a-cancle{
	color:rgb(145,145,145);
	text-decoration:none;
	background-color:rgb(255,255,255);
	float:right;
	padding:5px;
}
.qbdd-2-content-a-complete{
	color:rgb(30,30,30);
	text-decoration:none;
	background-color:rgb(255,255,255);
	float:right;
	padding:5px;
}
.qbdd-2-content-b{
	background-color:rgb(255,255,255);
}
.qbdd-2-content-b-content-3{
	text-align:right;
	padding:5px 0;
}
.qbdd-2-content-b-content-3 a{
	color:rgb(255,255,255);
	background-color:rgb(183,183,183);
	text-decoration:none;
	padding:5px 20px;
	margin: 0 0 0 5px;
}
.qbdd-2-content-b-content{
	border-bottom:1px solid rgb(217,217,217);
}
a.goods_detail{
	text-decoration: none;
	color: rgb(83,83,83);
}
.qbdd-2-content-b-content-1{
	width:80px;
	float:left;
	padding:5px 5px 10px 5px;
}
.qbdd-2-content-b-content-1 img{
	width:100%;
}
.qbdd-2-content-b-content-2{
	width:50%;
	margin-left:90px;
	line-height:28px;
	float: left;
}
.qbdd-2-content-b-content-2-right{
	width: 49px;
    float: right;
    height: 80px;
    line-height: 80px;
    margin-right: 3px;
}
.qbdd-2-content-b-content-2 span{
	display:block;
	overflow: hidden; 自动隐藏文字
    text-overflow: ellipsis;文字隐藏后添加省略号
    white-space: nowrap;强制不换行
}
.qbdd-2-content-b-content-3{
	clear:both;
} */
/*****************我的商城***************/
.wdsc {
    background-color: rgb(241, 241, 241);
    font-size: 14px;
    color: rgb(83, 83, 83);
    width: 100%;
    padding-bottom: 60px;
}

.wdsc a {
    text-decoration: none;
    color: rgb(83, 83, 83);
}

.wdsc a:hover, .wdsc a:active {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.wdsc-1 {
    background-color: rgb(221, 221, 221);
    text-align: center;
    height: 135px;
    padding-top: 15px;
    background-image: url(/images/member/wdwsc_02.jpg);
    background-size: 100% 100%;
}

.wdsc-1 div:nth-child(1) {
    background-color: rgb(230, 230, 230);
    width: 96px;
    height: 96px;
    border-radius: 50%;
    margin: 0 auto;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.wdsc-1 div:nth-child(2) {
    width: 100%;
    position: absolute;
    margin-top: -93px;
}

.wdsc-1 div:nth-child(2) img {
    border-radius: 50%;
    width: 90px;
}

.wdsc-1 div:nth-child(3) {
    margin-top: 5px;
    font-size: 12px;
    color: #515151 !important;
}

/*******************/
.wdsc-2 div {
    text-decoration: none;
    color: rgb(83, 83, 83);
    height: 32px;
    padding: 5px 4.75%;
}

.wdsc-2 div span {
    display: inline-block;
    font-size: 16px;
    line-height: 32px;
}

.wdsc-2 div span:nth-child(2) {
    float: right;
    font-size: 12px;
}

.wdsc-2 div span:nth-child(2) span {
    float: right;
    margin: 1px 0 0 5px;
}

.wdsc-2 div span:nth-child(2) span img {
    height: 14px;
}

.wdsc-3 {
    background-color: #ffffff !important;
    padding-top: 10px;
}

.wdsc-3 ul {
    width: 100%;
    text-align: center;
    height: 90px;
}

.wdsc-3 ul li {
    display: inline-block;
    width: 25%;
    float: left;
    padding-top: 15px;
}

.wdsc-3 ul li img {
    width: 30px;
    margin-bottom: 3px;
}

.wdsc-3 ul li span:nth-child(1) {
    position: absolute;
    margin: -10px 0 0 25px;
    color: rgb(252, 252, 252);
    background-color: rgb(248, 17, 44);
    padding: 2px 5px;
    border-radius: 5px;
    font-size: 10px;
}

.wdsc-4 {
    width: 100%;
    overflow: hidden;
    border-top: 2px solid #f8f8f8;
    background-color: #ffffff;
}

.wdsc-4-msg {
    display: block;
    position: absolute;
    width: 16px;
    margin: 28px 0 0 7.5%;
    color: rgb(196, 196, 196);
    font-size: 10px;
    overflow: hidden;
}

.wdsc-4 a {
    text-align: center;
    width: 50%;
    display: inline-block;
    float: left;
    border-bottom: 1px solid #f8f8f8;
}

.wdsc-4 a > div {
    padding: 20px 0 0 0;
}

.wdsc-4 a > span {
    display: block;
    padding: 5px 0 15px 0;
}

.wdsc-4 a:nth-child(2n+1) {
    border-right: 1px solid #f8f8f8;
    margin-left: -1px;
}

.wdsc-4 a img {
    width: 80px;
}

.wdsc-4 a > div div {
    min-height: 18px;
}

.wdsc-4 a > div div:nth-child(1) {
    min-height: 10px;
    margin: 0 0 0 30%;
    padding: 2px 5px;
    position: absolute;
    background-color: rgb(248, 17, 44);
    border-radius: 5px;
    color: rgb(252, 252, 252);
}

.wdsc-4 a > div div:nth-child(1) {
    font-size: 10px;
}
/*拼团图标*/
.wdsc-4 a.pintuan_ico > div{
    position: relative;
}
.wdsc-4 a > div #pintuan_hot {
    width: 74px;
    height: 25px;
    position: absolute;
    margin: 0 0 0 25%;
    background: url(/images/new/hot.png) no-repeat no-repeat center;
    background-size: 65%;
}
.wdsc-5 {
    padding: 0 0 30px 0;
}

.wdsc-5 a:nth-child(1) ul {
    color: rgb(74, 64, 64);
    background-color: #ffffff;
    width: 270px;
    text-align: center;
    height: 30px;
    padding: 10px;
    border-radius: 10px;
    margin: 20px auto;
    box-shadow: 0px 2px 2px #dddddd;
}

.wdsc-5 a:nth-child(1) ul li {
    display: inline-block;
    line-height: 30px;
    float: left;
    margin-left: 5px;
}

.wdsc-5 a:nth-child(1) ul li img {
    width: 30px;
}

.wdsc-5 a:nth-child(2) div {
    color: rgb(74, 64, 64);
    width: 100px;
    text-align: center;
    margin: 0 auto;
    border-radius: 5px;
    padding: 6px 10px;
    box-shadow: 0px 1px 1px rgb(193, 193, 193);
    background-color: #fff;
}

/******** 分销商信息 ***********/
.wdsc-fx {
    border-top: 3px solid #f8f8f8;
    border-bottom: 3px solid #f8f8f8;
    background-color: #ffffff;
    padding: 10px 0;
}

.wdsc-fx-1 {
    width: 42%;
    float: left;
    text-align: right;
}

.wdsc-fx-1 img {
    width: 100px;
}

.wdsc-fx-2 {
    width: 48%;
    float: right;
    text-align: left;
    padding: 22px 0;
}

.wdsc-fx-2 > span {
    display: block;
}

.wdsc-fx-2 > span:nth-child(2) {
    font-size: 34px;
    color: #eb3644;
}

.wdsc-fx-2 > span:nth-child(2) span {
    font-size: 14px;
}

.wdsc-fx-3 {
    font-size: 0;
}

.wdsc-fx-3 a {
    display: inline-block;
    width: 44%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
    font-size: 12px;
    background-color: #eb3644;
    color: #ffffff;
    margin: 10px 0 0 4%;
}

/*******************/
/*****************我的积分***************/
.wdjf {
    color: rgb(93, 88, 88);
    font-size: 14px;
    padding-bottom: 70px;
}

.wdjf a {
    text-decoration: none;
}

.wdjf-1 {
    background-color: rgb(230, 230, 230);
    padding-top: 10px;
}

.wdjf-1 div {
    padding: 10px;
}

.wdjf-1 div:nth-child(1) {
    font-size: 16px;
    font-weight: 800;
}

.wdjf-1 div:nth-child(2) {
    font-size: 60px;
    color: rgb(255, 255, 255);
    text-shadow: 2px 1px 2px rgb(206, 206, 206);
}

.wdjf-2 {
    padding: 30px 10px 40px 10px;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.wdjf-2 div {
    margin-bottom: 5px;
}

.wdjf-2 div:nth-child(1) {
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 10px;
}

.wdjf-3 {
    padding: 10px;
    font-size: 16px;
    font-weight: 800;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.wdjf-4 table {
    text-align: center;
    padding: 10px;
    width: 100%;
    padding: 0px 0px;
    font-size: 16px;
}

.wdjf-4 table tr td {
    width: 33.33%;
    padding: 10px 0;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.wdjf-4 table tr td:nth-child(1) {
    text-align: left;
    padding-left: 10px;
}

.wdjf-4 table tr td:nth-child(2) {
    color: rgb(223, 58, 64);
}

.wdjf-4 table tr td:nth-child(3) {
    text-align: right;
    padding-right: 10px;
}

.wdjf-4 table tr:nth-child(1) td {
    font-size: 14px;
    color: rgb(74, 64, 64);
}

/*****************消息内容***************/
.xxnr {
    color: rgb(83, 83, 83);
    font-size: 14px;
    padding-bottom: 80px;
}

.xxnr a {
    text-decoration: none;
    color: rgb(83, 83, 83);
}

.xxnr a:active, .xxnr a:hover {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.xxnr-1 {
    padding: 10px;
    font-size: 16px;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.xxnr-1 span {
    height: 30px;
    display: block;
    float: left;
}

.xxnr-1 img {
    height: 18px;
    margin: 2px 0 0 5px;
}

.xxnr-2, .xxnr-3 {
    padding: 10px;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.xxnr-4 {
    padding: 20px 10px;
    background-color: rgb(250, 250, 250);
}

.xxnr-4 div {
    word-break: break-word;
}

.xxnr-4 div:nth-child(2) {
    margin-bottom: 20px;
}

.xxnr-5 {
    text-align: center;
    margin-top: 30px;
}

.xxnr-5 span {
    background-color: rgb(245, 245, 245);
    padding: 10px 40px;
    font-size: 16px;
    box-shadow: 0px 2px 2px rgb(214, 214, 214);
    border-radius: 5px;
}

/*****************在线客服***************/
.zxkf > div {
    font-size: 14px;
    padding: 10px;
}

.zxkf a {
    text-decoration: none;
}

.zxkf > div:nth-child(1) {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.zxkf > div:nth-child(1) span:nth-child(2) {
    margin: 0 10px;
}

.zxkf > div:nth-child(1) * {
    float: left;
}

.zxkf > div:nth-child(1) input {
    margin-top: 8px;
}

.zxkf > div:nth-child(2) textarea {
    display: block;
    width: 80%;
    height: 150px;
    padding: 5px;
    color: rgb(149, 149, 149);
    margin: 10px auto;
    line-height: 20px;
    border: 1px solid rgb(225, 225, 225);
}

.zxkf > div:nth-child(3) {
    text-align: center;
}

.zxkf > div:nth-child(3) span {
    color: rgb(74, 64, 64);
    background-color: rgb(245, 245, 245);
    padding: 10px 60px;
    font-size: 16px;
    border-radius: 10px;
    box-shadow: 0 2px 2px rgb(214, 214, 214);
}

/*****************地址管理***************/
.dzgl {
    color: rgb(83, 83, 83);
    font-size: 12px;
    margin-bottom: 80px;
}

.dzgl a {
    color: rgb(83, 83, 83);
    text-decoration: none;
}

.dzgl-1 > div {
    border-bottom: 1px solid rgb(225, 225, 225);
    padding: 20px 10px;
}

.dzgl-1 > div:nth-child(1) div:nth-child(1) span {
    margin-left: 50px;
}

.dzgl-1 > div:nth-child(2) {
    height: 30px;
    padding: 5px 10px;
    text-align: right;
}

.dzgl-1 > div:nth-child(2) a span {
    line-height: 30px;
    margin-left: 5px;
}

.dzgl-1 > div:nth-child(2) a img {
    width: 20px;
    margin-left: 10px;
}

.dzgl-1 > div:nth-child(2) a:nth-child(1) img {
    width: 26px;
}

.dzgl-2 {
    text-align: center;
    margin: 50px 0;
}

.dzgl-2 a {
    background-color: rgb(223, 58, 64);
    padding: 10px 40px;
    color: rgb(255, 255, 255);
    border-radius: 3px;
}

/*****************浏览记录***************/
.lljl {
    margin-bottom: 80px;
}

.lljl a {
    font-size: 14px;
    color: rgb(93, 93, 93);
    line-height: 20px;
    text-decoration: none;
}

.lljl a > div {
    padding: 20px 10px;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.lljl a > div img {
    width: 60px;
    float: left;
}

.lljl a > div > div {
    width: 75%;
    margin-left: 80px;
}

.lljl a > div > div > div:nth-child(3) {
    color: rgb(223, 58, 64);
}

/*****************提交成功***************/
.tjcg div {
    text-align: center;
    padding: 20px 10px;
}

.tjcg a {
    text-decoration: none;
}

.tjcg > div:nth-child(1) {
    border-bottom: 1px solid rgb(225, 225, 225);
    height: 26px;
}

.tjcg > div:nth-child(1) * {
    float: left;
}

.tjcg > div:nth-child(1) input {
    margin: 5px 5px 0 20px;
}

.tjcg > div:nth-child(2) > div {
    width: 120px;
    margin: 0 auto;
}

.tjcg > div:nth-child(2) > div * {
    float: left;
}

.tjcg > div:nth-child(2) > div img {
    width: 30px;
}

.tjcg > div:nth-child(2) > div span {
    line-height: 30px;
    margin-left: 10px;
}

.tjcg > div:nth-child(4) {
    font-size: 12px;
}

.tjcg > div:nth-child(5) a {
    color: rgb(255, 255, 255);
}

.tjcg > div:nth-child(5) span {
    background-color: rgb(223, 58, 64);
    padding: 10px 40px;
    border-radius: 6px;
}

/*****************新建地址***************/
.xjdz {
    padding-bottom: 80px;
}

.xjdz > div {
    padding: 10px;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.xjdz > div > span {
    width: 80px;
    display: block;
    float: left;
}

.xjdz-1, .xjdz-2 {
    height: 30px;
}

.xjdz-1 span, .xjdz-2 span {
    width: 30%;
    display: block;
}

.xjdz-1 input, .xjdz-2 input {
    width: 70%;
    float: left;
    /* padding:5px 0; */
    border: 1px solid #ccc;
    height: 30px;
}

.xjdz-3 {
    background-color: rgb(242, 242, 242);
}

.xjdz-3 > span {
    width: 100% !important;
    padding-bottom: 10px;
}

.xjdz-3 > div {
    margin: 10px 0;
}

.xjdz-3 > div > select, .xjdz-3 > div > input {
    width: 70%;
    /* padding:5px 0; */
    border-radius: 0px !important;
    color: rgb(83, 83, 83);
    border: 1px solid #ccc;
    height: 30px;
}

.xjdz > a {
    text-decoration: none;
    color: rgb(255, 255, 255);
}

.xjdz > a div {
    margin-top: 50px;
    text-align: center;
}

.xjdz > a span {
    background-color: rgb(223, 58, 64);
    padding: 10px 50px;
    border-radius: 6px;
}

/*****************我的消息***************/
.zxkf {
    padding-bottom: 70px;
}

.zxkf a {
    text-decoration: none;
    color: rgb(93, 88, 88);
    font-size: 14px;
}

.zxkf a > div {
    padding: 20px 10px;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.zxkf a > div img {
    width: 35px;
    float: left;
    margin: 5px 10px 0 0;
}

.zxkf a > div > div > span {
    display: block;
}

.zxkf a > div > div div:nth-child(2) {
    width: 80%;
    margin-left: 18%;
}

.zxkf a > div > div > span:nth-child(3) {
    font-size: 10px;
    float: right;
}

/*****************账户安全***************/
.zhaq a {
    color: rgb(83, 83, 83);
    font-size: 14px;
    text-decoration: none;
    line-height: 30px;
}

.zhaq a > div {
    padding: 20px 10px;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.zhaq a > div div:nth-child(1) {
    font-weight: 800;
}

.zhaq a > div div:nth-child(2) {
    font-size: 12px;
}

.zhaq a > div div:nth-child(1) span:nth-child(2) {
    float: right;
    padding-right: 50px;
    color: rgb(244, 19, 27);
}

.zhaq a > div img {
    float: right;
    width: 20px;
    margin-top: -46px;
}

/*****************修改手机号***************/
.xgsjh > div {
    padding: 20px 10px;
}

.xgsjh-1 {
    border-bottom: 1px solid rgb(225, 225, 225);
}

.xgsjh-1 table {
    width: 100%;
    text-align: center;
    font-size: 10px;
}

.xgsjh-1 table tr td {
    width: 20%;
}

.xgsjh-1 table tr td:nth-child(2n) img {
    width: 100%;
}

.xgsjh-1 table tr td:nth-child(2n+1) img {
    width: 80%;
}

.xgsjh-1 img {
    width: 40px;
}

.xgsjh-2 > div:nth-child(1) {
    padding: 10px 0;
    font-size: 14px;
}

.xgsjh-2 > div input {
    font-size: 16px;
    border: 1px solid rgb(225, 225, 225);
    padding: 8px 5px;
    border-radius: 3px;
    color: rgb(181, 178, 175);
}

.xgsjh-2 > div:nth-child(2) input {
    width: 60%;
}

.xgsjh-2 > div:nth-child(2) span {
    float: right;
    background-color: rgb(235, 54, 68);
    color: rgb(255, 255, 255);
    width: 34%;
    text-align: center;
    padding: 11px 0;
    border-radius: 3px;
    font-size: 12px;
}

.xgsjh-2 > div:nth-child(3) {
    width: 100%;
    text-align: center;
}

.xgsjh-2 > div:nth-child(3) input {
    width: 94%;
    padding: 8px 10px;
    margin: 15px 0 0 0;
}

.xgsjh-2-msg {
    text-align: left !important;
    color: rgb(235, 54, 68);
    font-size: 10px;
    padding: 5px 0;
}

.xgsjh a {
    text-decoration: none;
    color: rgb(255, 255, 255);
}

.xgsjh-3 {
    margin-top: 30px;
    width: 100%;
    text-align: center;
}

.xgsjh-3 span {
    background-color: rgb(235, 54, 68);
    width: 80%;
    display: block;
    margin: 0 auto;
    border-radius: 6px;
    font-size: 16px;
    padding: 10px 0;
}

.xgsjh-4 {
    text-align: center;
    font-size: 14px;
}

.xgsjh-4 > div:nth-child(1) {
    height: 50px;
}

.xgsjh-4 > div:nth-child(1) div {
    width: 100px;
    margin: 0 auto;
}

.xgsjh-4 > div:nth-child(1) div * {
    float: left;
}

.xgsjh-4 > div:nth-child(1) img {
    width: 30px;
}

.xgsjh-4 > div:nth-child(1) span {
    line-height: 30px;
    margin-left: 10px;
}

/*****************购物车***************/
.gwc {
    font-size: 12px;
    line-height: 18px;
}

.gwc input[type=checkbox] {
    -webkit-appearance: none;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    appearance: none;
    width: 14px;
    height: 14px;
    vertical-align: bottom;
    background: rgb(242, 242, 242);
    border: 1px solid rgb(195, 195, 195);
    border-radius: 50%;
}

.gwc input[type=checkbox]:checked {
    background-image: url(/images/member/gwc_08.jpg);
    background-size: 110% 110%;
    border: 1px solid rgb(251, 99, 50);
    background-position: center center;
    background-repeat: no-repeat;
}

.gwc-1 {
    padding: 20px 10px;
    height: 20px;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.gwc-1 * {
    float: left;
}

.gwc-1 > input {
    margin-top: 2px;
}

.gwc-1 span {
    margin-left: 10px;
}

.gwc-2 {
    padding: 20px 10px 0 0;
    border-bottom: 1px solid rgb(225, 225, 225);
    overflow: hidden;
}

.gwc-2-div {
    padding: 0px 0 50px 0;
}

.gwc-2-div > input {
    width: 4%;
    float: left;
    margin: 35px 1% 0 10px;
}

.gwc-2-div > img {
    border: 1px solid rgb(225, 225, 225);
    float: left;
    width: 70px;
    margin-top: 5px;
}

.gwc-2-div > div {
    width: 74%;
    padding-top: 3px;
    margin: 0 0 0 105px;
}

.gwc-2-div > div div {
    width: 90%;
}

.gwc-2-div > div div:nth-child(1) {
    min-height: 36px;
}

.gwc-2-div > div img {
    position: absolute;
    right: 10px;
    width: 14px;
}

.gwc-2-div-a, .gwc-2-div-b, .gwc-2-div-count {
    text-align: center;
    display: inline-block;
    float: left;
    width: 30px;
    border: 1px solid rgb(225, 225, 225);
}

.gwc-2-div-a {
    border-radius: 3px 0 0 3px;
    border-right: none;
    color: rgb(101, 101, 101);
}

.gwc-2-div-count {
    width: 60px;
}

.gwc-2-div-b {
    border-radius: 0 3px 3px 0;
    border-left: none;
    color: rgb(101, 101, 101);
}

.gwc-3 {
    padding: 20px 10px 100px 10px;
}

.gwc-3 * {
    float: left;
    line-height: 24px;
}

.gwc-3 > span {
    padding: 5px 0;
}

.gwc-3 > span:nth-child(1) input {
    margin-top: 6px;
}

.gwc-3 > span:nth-child(1) span {
    margin-left: 10px;
}

.gwc-3 > span:nth-child(2) {
    margin-left: 30px;
}

.gwc-3 > span:nth-child(2) span:nth-child(2) {
    font-size: 16px;
}

.gwc-3 > a:nth-child(3) {
    text-decoration: none;
    color: rgb(255, 255, 255);
    background-color: rgb(235, 54, 68);
    padding: 5px 30px;
    float: right;
    border-radius: 5px;
}

/*****************核对购物信息***************/
.hdgwxx {
    font-size: 14px;
    color: rgb(101, 101, 101);
    padding-bottom: 50px;
}

.hdgwxx a {
    text-decoration: none;
    color: rgb(101, 101, 101);
    font-weight: 800;
    font-size: 16px;
}

.hdgwxx-1 {
    padding: 10px;
    text-align: right;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.hdgwxx-1 span {
    float: left;
    display: block;
    line-height: 22px;
}

.hdgwxx-1 img {
    width: 20px;
}

.hdgwxx-2 {
    border-bottom: 1px solid rgb(225, 225, 225);
    padding: 10px;
}

.hdgwxx-2-a span:nth-child(1), .hdgwxx-2-a span:nth-child(2) {
    font-size: 14px;
    line-height: 24px;
    font-weight: 800;
}

.hdgwxx-2-a span:nth-child(2) {
    margin-left: 50px;
}

.hdgwxx-2-b {
    display: none;
    line-height: 30px;
    padding: 0 5px;
}

.hdgwxx-2-b input, .hdgwxx-2-b select {
    width: 70%;
    border: 1px solid #ccc;
    height: 23px;
}

.hdgwxx-2-b-3 {
    background-color: rgb(250, 250, 250);
    padding: 10px 5px;
}

.hdgwxx-2-b-3 select {
    color: rgb(83, 83, 83);
    height: 25px;
}

.hdgwxx-2-b-4 {
    text-align: center;
    margin: 10px 0;
}

.hdgwxx-2-b-4 span {
    background-color: rgb(235, 54, 68);
    color: rgb(255, 255, 255);
    font-size: 14px;
    padding: 5px 20px;
    border-radius: 6px;
    font-weight: 400;
}

.hdgwxx-2-c {
    background-color: rgb(250, 250, 250);
    padding: 0 5px;
}

.hdgwxx-2-c-add div:nth-child(1) input {
    margin-top: -4px;
    float: left;
}

.hdgwxx-2-c > div {
    margin: 0px 0;
    height: 38px;
    overflow: hidden;
    padding: 5px 0;
}

.hdgwxx-2-c > div > span {
    margin-left: 2%;
}

.hdgwxx-2-c > div:nth-child(2n+1) {
/ / background-color: rgb(250, 250, 250);
}

.hdgwxx-2-c > div > div:nth-child(1) {
    float: left;
    width: 6%;
    padding-top: 10px;
}

.hdgwxx-2-c > div > div:nth-child(2) {
    font-size: 12px;
    width: 80%;
    float: left;
    height: 38px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hdgwxx-2-c > div > div:nth-child(2) span {
    margin-left: 10px;
}

.hdgwxx-2-c > div > div {
    float: right;
    width: 8%;
    padding-top: 4px;
}

.hdgwxx-2-c > div > div img {
    height: 26px;
}

.hdgwxx-3 {
    font-size: 16px;
    font-weight: 800;
    padding: 10px;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.hdgwxx-4 {
    padding: 10px;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.hdgwxx-4 * {
    float: left;
}

.hdgwxx-4 input {
    margin: 0 5px 0 0;
}

.hdgwxx-5 {
    font-size: 16px;
    font-weight: 800;
    padding: 10px;
    text-align: right;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.hdgwxx-5 span {
    float: left;
    display: block;
    line-height: 22px;
}

.hdgwxx-5 img {
    width: 20px;
}

.hdgwxx-6 {
    padding: 10px;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.hdgwxx-6-2 {
    display: none;
    line-height: 30px;
}

.hdgwxx-6-2 input {
    border: 1px solid rgb(225, 225, 225);
}

.hdgwxx-6-2 > div:not(.hdgwxx-6-2-add) span {
    margin-left: 10px;
}

.hdgwxx-6-2-add > div:nth-child(2) {
    padding: 10px;
    background-color: rgb(250, 250, 250);
}

.hdgwxx-6-2-add > div:nth-child(1) input {
    margin-right: 10px;
}

.hdgwxx-6-2-add > div:nth-child(2) > div:nth-child(2) input {
    margin-right: 10px;
}

.hdgwxx-6-2-add > div:nth-child(2) > div:nth-child(2) input[type=text] {
    width: 60%;
    padding: 5px;
}

.hdgwxx-6-2-add > div:nth-child(2) > div:nth-child(4) input[type=text] {
    width: 90%;
    padding: 5px;
}

.hdgwxx-6-2-save {
    width: 100%;
    padding: 0;
    text-align: center;
}

.hdgwxx-6-2-save a {
    font-size: 12px;
    font-weight: 400;
    padding: 5px 10px;
    color: rgb(255, 255, 255);
    border-radius: 6px;
    margin: 5px;
    background-color: rgb(217, 217, 217);
}

.hdgwxx-6-2-save a:nth-child(1) {
    background-color: rgb(235, 54, 68);
}

.hdgwxx-7 {
    font-size: 16px;
    font-weight: 800;
    padding: 10px;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.hdgwxx-8 {
    padding: 20px 10px;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.hdgwxx-8 img {
    width: 80px;
    float: left;
}

.hdgwxx-8 span {
    display: block;
    margin-left: 90px;
    line-height: 20px;
    font-size: 12px;

    overflow: hidden; /*自动隐藏文字*/
    text-overflow: ellipsis; /*文字隐藏后添加省略号*/
    white-space: nowrap; /*强制不换行*/
    /*width: 20em;*//*不允许出现半汉字截断*/
}

.hdgwxx-8 span:nth-child(4) {
    color: rgb(223, 58, 64);
}

.hdgwxx-8 span:nth-child(4) {
    font-size: 12px;
}

.hdgwxx-9 {
    padding: 10px;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.hdgwxx-9 ul {
    width: 100%;
}

.hdgwxx-9 ul li {
    display: inline-block;
    list-style-type: none;
}

/*
.hdgwxx-9 ul li:nth-child(2) span{
	background-color:rgb(235,54,68);
	color:rgb(255,255,255);
	padding:5px 10px;
	border-radius:4px;
}
*/
.hdgwxx-9 ul li #is_have {
    background-color: rgb(235, 54, 68);
    color: rgb(255, 255, 255);
    padding: 5px 10px;
    border-radius: 4px;
}

.hdgwxx-9 ul li:nth-child(3) {
    float: right;
}

.hdgwxx-9 ul li:nth-child(3) span {
    margin-left: 10px;
}

.hdgwxx-10 {
    padding: 20px 10px;
}

.hdgwxx-10 table tr td:nth-child(1) {
    width: 100px;
    line-height: 20px;
}

.hdgwxx-10 table tr td:nth-child(2) {
    text-align: right;
}

.hdgwxx-11 {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: rgb(240, 240, 240);
}

.hdgwxx-11 > span {
    line-height: 50px;
    margin-left: 10px;
}

.hdgwxx-11 a {
    float: right;
    color: rgb(255, 255, 255);
    line-height: 50px;
    padding: 0 20px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    background-color: rgb(235, 54, 68);
}

.yhqlist-ticket {
    width: 96%;
    background-color: #ffffff;
    margin: 10px auto;
}

.yhqlist-ticket-a {
    width: 20%;
    float: left;
    line-height: 74px;
    text-align: center;
}

.yhqlist-ticket-b {
    width: 79%;
    float: right;
    font-size: 12px;
    padding: 10px 0;
    line-height: 20px;
}

.yhqlist-ticket-b span {
    display: block;
}

.yhqlist-ticket-b span:nth-child(1) {
    font-size: 14px;
}

.yhqlist-ticket-b span:nth-child(2) {
    font-size: 13px;
}

.syyhq-2-ticket-b span:nth-child(3) {
    font-size: 12px;
}

.yhqlist-ticket-a input[type=checkbox] {
    -webkit-appearance: none;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    appearance: none;
    width: 14px;
    height: 14px;
    background: rgb(242, 242, 242);
    border: 1px solid #858585;
    border-radius: 50%;
}

.yhqlist-ticket-a input[type=checkbox]:checked {
    background-image: url(/images/voucher/gwc_08.png);
    background-size: 55% 55%;
    background-position: center center;
    background-repeat: no-repeat;
}

.yhqlist {
    display: none;
    background-color: #f3f3f3;
    position: fixed;
    overflow: scroll;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-bottom: 20px;
}

.yhqlist ul {
    font-size: 0px;
}

.yhqlist ul li {
    display: inline-block;
    width: 50%;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #d9d9d9;
    font-size: 12px;
}

.yhqlist-select {
    color: #fb6332;
}

.none {
    display: none;
}

.yhqlist-button {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.yhqlist-button span {
    padding: 5px 20%;
    border-radius: 5px;
    box-shadow: 1px 1px 1px 1px #e2e2e2;
    background-color: #fff;
}

/*****************订单支付***************/
.ddzf {
    font-size: 14px;
    padding-bottom: 80px;
}

.ddzf a {
    text-decoration: none;
    color: rgb(83, 83, 83);
}

.ddzf-1 {
    padding: 20px 30px;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.ddzf-1 span:nth-child(2) {
    float: right;
}

.ddzf-2, .ddzf-3 {
    padding: 20px;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.ddzf-2 img:nth-child(1), .ddzf-3 img:nth-child(1) {
    width: 50px;
    float: left;
}

.ddzf-2 span, .ddzf-3 span {
    display: block;
    line-height: 50px;
    width: 60%;
    margin: 0 0 0 90px;
}

.ddzf-2 img:nth-child(3), .ddzf-3 img:nth-child(3) {
    width: 20px;
    float: right;
    margin-top: -43px;
}

/*****************展馆菜单***************/
.dbzg-menu {
    display: none;
    position: fixed;
    top: 40px;
    bottom: 60px;
    left: 0;
    right: 1;
    z-index: 1000;
    background-color: rgb(255, 255, 255);
    overflow: scroll;
    width: 100%;
}

.dbzg-menu a {
    text-decoration: none;
    color: rgb(83, 83, 83);
    background-color: rgb(249, 249, 249);
    width: 100%;
    border-radius: 5px;
    padding: 8px 0;
    border: 1px solid rgb(225, 225, 225);
    display: block;
    font-size: 12px;
}

.dbzg-menu-select a {
    background-color: rgb(223, 58, 64) !important;
    color: rgb(255, 255, 255);
    border: 1px solid rgb(223, 58, 64) !important;
}

.dbzg-menu div {
    text-align: center;
    font-size: 16px;
    padding: 10px 0 20px 0;
}

.dbzg-menu ul {
    text-align: center;
}

.dbzg-menu ul li {
    width: 32%;
    margin: 5px 0;
    text-align: center;
    display: inline-block;
}

.dbzg-menu-2 {
    background-color: rgb(247, 247, 247);
}

/*****************首页***************/
.sy {
    padding-bottom: 80px;
    background-color: rgb(247, 247, 247);
}

.sy a {
    text-decoration: none;
    color: rgb(83, 83, 83);
}

.sy-1 {
    background-color: rgb(255, 255, 255);
}

.sy-1 ul {
    right: 20px;
    margin-top: -30px;
    position: absolute;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.sy-1 ul li {
    list-style-type: none;
    padding: 3px;
/ / background-color: rgb(120, 101, 99);
    border: 2px solid rgb(255, 255, 255);
    border-radius: 50%;
    display: inline-block;
}

.swipe {
    overflow: hidden;
    visibility: hidden;
    position: relative;
}

.swipe-wrap {
    overflow: hidden;
    position: relative;
}

.swipe-wrap > div {
    float: left;
    width: 100%;
    position: relative;
}

.swipe img {
    width: 100%;
}

.sy-2 {
    background-color: rgb(255, 255, 255);
}

.sy-2 ul {
    text-align: center;
    width: 100%;
    font-size: 10px;
    height: 80px;
    padding-top: 10px;
}

.sy-2 ul li {
    display: inline-block;
    list-style-type: none;
    width: 25%;
    float: left;
}

.sy-2 ul li img {
    display: inline-block;
    width: 50px;
}

.sy-3 {
    background-color: rgb(255, 255, 255);
    font-size: 0px;
    padding: 10px 0 0 0;
}

.sy-3 img {
    width: 100%;
}

.sy-4 {
    font-size: 14px;
    color: rgb(55, 55, 55);
    background-color: rgb(247, 247, 247);
}

.sy-4 > div:nth-child(1), .sy-4 > div:nth-child(3) {
    padding: 20px 10px;
    font-weight: 800;
}

.sy-4 > div:nth-child(2) {
    text-align: center;
    padding: 0 5px;
}

.sy-4 > div:nth-child(2) a:nth-child(1) {
    float: left;
}

.sy-4 > div:nth-child(2) a:nth-child(3) {
    float: right;
}

.sy-4 > div:nth-child(2) a {
    display: inline-block;
    text-align: center;
    width: 30%;
}

.sy-4 > div:nth-child(2) a img {
    width: 90%;
}

.sy-4 > a {
    display: block;
    padding: 20px 10px;
    font-weight: 800;
}

.sy-4 > a span:nth-child(2) {
    float: right;
    color: rgb(181, 178, 175);
}

.sy-4 > a span:nth-child(2) img {
    height: 14px;
    margin-left: 10px;
}

.sy-5 {
    border-top: 1px solid rgb(225, 225, 225);
    height: 200px;
    background-color: rgb(255, 255, 255);
    border-bottom: 1px solid rgb(225, 225, 225);
}

.sy-5-a {
    height: 200px;
    width: 50%;
    float: left;
    border-right: 1px solid rgb(225, 225, 225);
}

.sy-5-a > div {
    padding: 5px 10px;
}

.sy-5-a span {
    display: block;
    font-size: 14px;
}

.sy-5-a span:nth-child(2) {
    color: rgb(255, 3, 12);
    font-size: 10px;
}

.sy-5-a img {
    height: 80%;
    float: right;
    margin-top: -10px;
}

.sy-5-b {
    float: left;
    width: 49%;
    height: 200px;
}

.sy-5-b > a > div {
    height: 50%;
}

.sy-5-b > a > div > div {
    padding: 30px 0 0 10px;
    font-size: 14px;
    width: 55%;
    float: left;
}

.sy-5-b > a > div > div span:nth-child(2) {
    font-size: 10px;
    color: rgb(255, 3, 12);
}

.sy-5-b > a > div span {
    display: block;
}

.sy-5-b > a:nth-child(1) > div:nth-child(1) {
    border-bottom: 1px solid rgb(225, 225, 225);
}

.sy-5-b > a > div img {
    width: 35%;
    margin-top: 15px;
    float: right;
}

@media all and (orientation: landscape) {
    .sy-5-b > a > div img {
        height: 70%;
        width: auto;
        margin-top: 10px;
        float: right;
    }
}

.sy-6 {
    padding: 20px 10px;
    background-color: rgb(247, 247, 247);
}

.sy-6-title {
    margin: 0 0 20px 0;
    font-size: 14px;
    font-weight: 800;
    color: rgb(83, 83, 83);
}

.sy-6-content {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 2px 2px rgb(234, 234, 234);
    margin-bottom: 20px;
    text-align: center;
}

.sy-6-content-1 {
    background: url(../images/sy_22.png);
}

.sy-6-content-2 {
    background: url(../images/sy_24.png);
}

.sy-6-content-3 {
    background: url(../images/sy_25.png);
}

.sy-6-content > span {
    width: 34px;
    font-size: 10px;
    display: block;
    padding: 2px 3px 2px 1px;
    position: absolute;
    color: rgb(255, 255, 255);
    background-size: 100% 100%;
    margin-top: -2px !important;
}

.sy-6-content > span:nth-child(1) {
    margin: 0 0 0 5px;
}

.sy-6-content > span:nth-child(2) {
    margin: 0 0 0 45px;
}

.sy-6-content > span:nth-child(3) {
    margin: 0 0 0 85px;
}

.sy-6-content > img {
    width: 100%;
}

.sy-6-content-info {
    padding: 10px 5px;
    line-height: 20px;
    color: rgb(77, 77, 77);
}

.sy-6-content-info > div {
    font-size: 12px;
}

.sy-6-content-info > div span:nth-child(1) {
    font-size: 14px;
    display: block;
}

.sy-6-content-info > div span:nth-child(2) {
    font-size: 12px;
    display: block;
}

.sy-7 {
    text-align: center;
    font-size: 10px;
    color: rgb(83, 83, 83);
}

.sy-7 a {
    color: rgb(220, 99, 108);
}

/*****************修改密码-验证身份***************/
.xgmm {
    text-align: center;
    padding-bottom: 80px;
}

.xgmm a {
    text-decoration: none;
    color: rgb(255, 255, 255);
    background-color: rgb(235, 54, 68);
    padding: 10px 40px;
    border-radius: 6px;
}

.xgmm-1 {
    text-align: center;
    height: 30px;
    color: rgb(68, 68, 68);
    font-weight: 800;
    margin: 50px 0 30px 0;
}

.xgmm-1 > span {
    margin: 0 auto;
}

.xgmm-1 > span img {
    height: 30px;
    position: absolute;

}

.xgmm-1 > span span {
    margin-left: 40px;
    line-height: 30px;
}

.xgmm-2-a, .xgmm-2-b {
    width: 60%;
    text-align: left;
    margin: 10px auto;
    font-size: 12px;
    color: rgb(101, 101, 101);
}

.xgmm-2-a input, .xgmm-2-b input {
    margin-right: 10px;
}

.xgmm-3 {
    margin: 30px 0;
}

.xgmm-4 div:nth-child(1), .xgmm-4 div:nth-child(3) {
    color: rgb(235, 54, 68);
    font-size: 10px;
    text-align: left;
    padding: 5px 15px;
}

.xgmm-4 div:nth-child(2) {
    padding: 0 10px;
}

.xgmm-4 div:nth-child(2) input {
    border: 1px solid rgb(225, 225, 225);
    width: 94%;
    border-radius: 6px;
    padding: 10px 2%;
    color: rgb(101, 101, 101);
    font-size: 14px;
}

.xgmm-5 {
    margin: 30px 0;
}

.xgmm-6 {
    padding-left: 5%;
    text-align: left;
}

.xgmm-7 input {
    border: 1px solid rgb(225, 225, 225);
    width: 86%;
    padding: 10px 2%;
    margin: 10px 0;
    border-radius: 6px;
    color: rgb(181, 178, 175);
}

/*****************未找到该商品***************/
.wzdsp {
    padding: 8% 5%;
    font-size: 14px;
    color: rgb(83, 83, 83);
}

.wzdsp a {
    text-decoration: none;
    color: rgb(44, 115, 156);
}

.wzdsp div {
    margin-top: 5%;
}

.browse_title {
    width: 95%;
    overflow: hidden; /*自动隐藏文字*/
    text-overflow: ellipsis; /*文字隐藏后添加省略号*/
    white-space: nowrap; /*强制不换行*/
    /*width: 20em;*//*不允许出现半汉字截断*/
}

/*****************加载更多***************/
.loading-a {
    text-decoration: none;
}

.loading-btn {
    color: rgb(74, 64, 64);
    background-color: rgb(245, 245, 245);
    width: 200px;
    text-align: center;
    padding: 10px 0;
    border-radius: 10px;
    margin: 20px auto;
    box-shadow: 0px 2px 2px rgb(193, 193, 193);
    font-size: 12px;
}

.loading-btn img {
    width: 14px;
}

.prompt {
    border: none !important;
    color: rgb(189, 27, 37) !important;
    height: 20px !important;
    display: none;
    text-align: center !important;
}

/**** 提示框 ****/
/*simple-dialog*/
.s-dialog-mask {
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: rgb(20, 20, 20);
    filter: alpha(opacity=60);
    opacity: 0.6;
    width: 100%;
    z-index: 9998;
}

.s-dialog-wrapper {
    color: #fff;
    font-size: 14px;
    position: fixed;
    z-index: 9999;
    -webkit-transform-origin: 0px 0px;
    opacity: 1;
    -webkit-transform: scale(1, 1);
}

.s-dialog-skin-green {
    background-color: #6cb248;
    border: 1px solid #397908;
}

.s-dialog-skin-block {
    background-color: #000;
}

.s-dialog-skin-red {
    background-color: #D9434E;
    border: 1px solid #AD0909;
}

.s-dialog-content {
    padding: 15px 20px;
}

.s-dialog-btn-wapper {
    border-top: 1px solid rgba(130, 128, 127, .5);
    display: -webkit-box;
    display: -moz-box;
    display: box;
}

.s-dialog-btn-wapper a {
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-box-flex: 1;
    display: block;
    color: #fff;
    text-align: center;
    padding: 10px 0px;
    margin: 0px 0px;
}

/*****************领券中心***************/
.lqzx {
    background-color: #f1f1f1;
    /* padding-bottom:60px; */
}

.lqzx a {
    text-decoration: none;
    color: white;
}

.lqzx-ticket {
    width: 96%;
    background-color: #f9dab9;
    margin: 10px auto;
    background-image: url(/images/voucher/lqzx_03.png);
    background-repeat: no-repeat;
    background-size: 56% auto;
    padding: 8px 0;
    box-shadow: 0px 1px 1px 1px #d5d5d5;
}

.pink {
    background-color: #f9c8b9;
}

.gray {
    background-color: #d9d9d9;
    background-image: url(/images/voucher/lqzx_04.png);
    color: #535353;
}

.gray .lqzx-ticket-a > span:nth-child(1) span:nth-child(2) {
    color: #8c8c8c;
}

.lqzx-ticket-a {
    padding: 3px 0 0 0;
    width: 52%;
    float: left;
    font-size: 12px;
}

.lqzx-ticket-a > span {
    display: block;
    text-align: right;
}

.lqzx-ticket-a > span:nth-child(1) span:nth-child(1) {
    font-size: 12px;
}

.lqzx-ticket-a > span:nth-child(1) span:nth-child(2) {
    font-size: 28px;
    font-weight: 600;
}

.lqzx-ticket-b {
    width: 44%;
    float: right;
}

.lqzx-ticket-b span {
    display: block;
    color: #a1713d;
    padding: 2px 0;
    text-align: center;
}

.lqzx-ticket-b span:nth-child(1) {
    font-size: 16px;
    border-bottom: 1px solid #a1713d;
    width: 90%;
    margin: 0 auto;
}

.lqzx-ticket-b span:nth-child(2) {
    font-size: 10px;
}

.lqzx-ticket-b span:nth-child(3) {
    font-size: 12px;
    background-color: #eb3644;
    color: #ffffff;
    width: 50%;
    border-radius: 3px;
    margin: 0 auto;
}

/*****************优惠券***************/
.yhq {
    background-color: #f1f1f1;
    /* min-height:400px; */
}

.yhq-1 {
    font-size: 0px;
    padding: 10px 0;
    border-bottom: 1px solid #d7d7d7;
}

.yhq-1-select {
    color: #fb6332;
}

.yhq-1 ul li {
    font-size: 12px;
    display: inline-block;
    width: 33.33%;
    text-align: center;
}

.yhq a {
    text-decoration: none;
    color: #ffffff;
}

.yhq-ticket {
    width: 96%;
    margin: 10px auto;
    background-image: url(/images/voucher/yhq_10.png);
    background-repeat: no-repeat;
    background-size: 56% auto;
    padding: 6px 0 16px 0;
    box-shadow: 0 1px 3px 1px #d7d7d7;
    background-color: #e5e5e5;
}

.yhq-ticket-ygq {
    width: 96%;
    margin: 10px auto;
    background-image: url(/images/voucher/yhq_09.png);
    background-repeat: no-repeat;
    background-size: 56% auto;
    padding: 6px 0 16px 0;
    box-shadow: 0 1px 3px 1px #d7d7d7;
    background-color: #e5e5e5;
}

.yhq-ticket-wsya {
    width: 96%;
    margin: 10px auto;
    background-image: url(/images/voucher/lqzx_03.png);
    background-repeat: no-repeat;
    background-size: 56% auto;
    box-shadow: 0 1px 3px 1px #d7d7d7;
    background-color: #f9dab9;
    padding: 6px 0 16px 0;
}

.yhq-ticket-wsyb {
    width: 96%;
    margin: 10px auto;
    background-image: url(/images/voucher/lqzx_03.png);
    background-repeat: no-repeat;
    background-size: 56% auto;
    box-shadow: 0 1px 3px 1px #d7d7d7;
    background-color: #f9c8b9;
    padding: 6px 0 16px 0;
}

.yhq-ticket-a {
    padding: 3px 0 0 0;
    width: 52%;
    float: left;
    font-size: 12px;
}

.yhq-ticket-a > span {
    display: block;
    text-align: right;
}

.yhq-ticket-a > span:nth-child(1) span:nth-child(1) {
    font-size: 12px;
}

.yhq-ticket-a > span:nth-child(1) span:nth-child(2) {
    font-size: 28px;
    font-weight: 600;
}

.yhq-ticket-b {
    width: 44%;
    float: right;
    padding-top: 8px;
}

.yhq-ticket-b span {
    display: block;
    color: #535353;
    padding: 2px 0;
    text-align: center;
}

.yhq-ticket-b span:nth-child(1) {
    font-size: 16px;
    border-bottom: 1px solid #a2a2a2;
    width: 90%;
    margin: 0 auto;
}

.yhq-ticket-b span:nth-child(2) {
    font-size: 10px;
}

.yhq-3 {
    padding: 10px 0;
    margin-bottom: 65px;
}

.yhq-3 a {
    display: block;
    text-align: center;
    width: 200px;
    color: #535353;
    background-image: url(/images/voucher/yhq_06.jpg);
    background-repeat: no-repeat;
    background-size: 10% auto;
    background-position: 99% 50%;
    border-radius: 3px;
    box-shadow: 0 2px 0 0 #d1d1d1;
    font-size: 12px;
    font-size: 12px;
    margin: 0 auto;
    padding: 10px 0;
    background-color: #ffffff;
}

.yhq-none {
    padding: 100px 0;
    text-align: center;
}

.yhq-none img {
    width: 80px;
}

.yhq-none span {
    font-size: 12px;
    padding: 10px 0;
    display: block;
}

/* .yhq-ticket-wsyb .yhq-ticket-a>span:nth-child(1){
	color:#df3a40;
}
.yhq-ticket-wsya .yhq-ticket-a>span:nth-child(1){
	color:#df3a40;
} */

/******************分销中心*******************/
.fxzx {
    background-color: #f8f8f8;
    color: #656565;
    padding-bottom: 60px;
}

.fxzx-1 {
    height: 82px;
    overflow: hidden;
    background-image: url(../images/member/wdwsc_02.jpg);
    background-size: 100% auto;
    background-position: center 100%;
}

.fxzx-1-a {
    width: 60px;
    height: 60px;
    margin: 10px 20px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid rgba(250, 250, 250, 0.5);
    float: left;
}

.fxzx-1-a img {
    width: 100%;
}

.fxzx-1-b {
    margin: 21px 0;
}

.fxzx-1-b span {
    font-size: 14px;
    display: block;
}

.fxzx-1-b span:nth-child(1) {
    font-size: 16px;
}

.fxzx-2 {
    background-color: #ffffff;
    margin: 3px 0;
    text-align: center;
    padding: 10px 0 20px 0;
}

.fxzx-2 > span {
    display: block;
}

.fxzx-2-a img {
    width: 70px;
}

.fxzx-2-b {
    font-size: 16px;
}

.fxzx-2-c {
    font-size: 12px;
}

.fxzx-2-d {
    font-size: 28px;
    color: #eb3644;
    margin: 10px 0;
}

.fxzx-2-d span:nth-child(1) {
    font-size: 14px;
}

.fxzx-2-e a {
    text-decoration: none;
    color: #ffffff;
    background-color: #eb3644;
    width: 80%;
    display: block;
    margin: 0 auto;
    font-size: 12px;
    height: 34px;
    line-height: 34px;
    border-radius: 5px;
}

.fxzx-3 div {
    float: left;
    width: 33%;
    margin-left: 0.5%;
    background-color: #ffffff;
    text-align: center;
    padding: 10px 0;
}

.fxzx-3 div:nth-child(1) {
    margin-left: 0;
}

.fxzx-3 div > span {
    display: block;
}

.fxzx-3 div > span:nth-child(1) {
    font-size: 12px;
}

.fxzx-3 div > span:nth-child(2) {
    font-size: 18px;
}

.fxzx-3 div > span:nth-child(2) span {
    font-size: 12px;
}

.fxzx-4 {
    margin: 3px 0;
    width: 100%;
    overflow: hidden;
}

.fxzx-4 div {
    height: 60px;
    line-height: 60px;
    width: 49.8%;
    float: left;
    text-align: center;
    background-color: #ffffff;
}

.fxzx-4 div:nth-child(2) {
    margin: 0 -0.5% 0 0.5%;
}

.fxzx-4 div span {
    height: 100%;
}

.fxzx-4 div span:nth-child(1) {
    float: left;
    width: 45%;
    text-align: right;
}

.fxzx-4 div span:nth-child(2) {
    width: 55%;
    float: right;
    text-align: left;
}

.fxzx-4 div span img {
    width: 40px;
    vertical-align: center;
    margin: 10px 10px 0 0;
}

.fxzx-5 {
    margin-top: 3px;
    background-color: #ffffff;
    padding: 20px 10px;
}

.fxzx-5 span {
    font-size: 14px;
    display: block;
}

.fxzx-5 span:nth-child(1) {
    font-size: 16px;
    margin-bottom: 10px;
}

/************提现申请************/
.txsq {
    padding-bottom: 60px;
    color: #656565;
}

.txsq-1-a {
    text-align: right;
    width: 98%;
    margin-bottom: -12px;
}

.txsq-1-a a {
    display: block;
    text-decoration: none;
    font-size: 12px;
    color: #656565;
    padding: 10px 15px 0 0;
    background-image: url(/images/member/dbzg_22.png);
    background-repeat: no-repeat;
    background-size: auto 12px;
    background-position: 100% 12px;
}

.txsq-1-b {
    text-align: center;
}

.txsq-1-b > span {
    display: block;
}

.txsq-1-b span:nth-child(1) img {
    width: 60px;
}

.txsq-1-b span:nth-child(2) {
    margin-top: 6px;
}

.txsq-1-b span:nth-child(3) {
    font-size: 10px;
}

.txsq-1-b span:nth-child(4) {
    font-size: 22px;
    color: #eb3644;
    margin: 6px 0;
}

.txsq-1-b span:nth-child(4) span {
    font-size: 12px;
}

.txsq-2 {
    border-top: 5px solid #f8f8f8;
    text-align: center;
    padding: 15px 0;
}

.txsq-2 span {
    display: block;
}

.txsq-2-b input {
    width: 90%;
    padding: 10px 2%;
    border: 1px solid #c3c1c1;
    color: #b5b2af;
    font-size: 18px;
    margin: 15px 0;
}

.txsq-2-c a {
    display: block;
    margin: 0 auto;
    padding: 10px 0;
    font-size: 14px;
    width: 94%;
    text-decoration: none;
    color: #ffffff;
    background-color: #eb3644;
    border: 1px solid #eb3644;
    border-radius: 3px;
}

/**************提现申请成功***************/
.txsqcg {
    padding: 50px 0;
    text-align: center;
}

.txsqcg > span {
    display: block;
}

.txsqcg-1 {
    width: 170px;
    margin: 0 auto;
}

.txsqcg-1 img {
    width: 30px;
    float: left;
    margin-top: -5px;
}

.txsqcg-2 {
    font-size: 12px;
    margin: 30px 0;
}

.txsqcg-3 a {
    text-decoration: none;
    color: #ffffff;
    background-color: #df3a40;
    display: block;
    width: 120px;
    padding: 10px 0;
    margin: 0 auto;
    border-radius: 5px;
}

/**************提现记录***************/
.txjl-3 {
    margin: 0 auto;
    color: #6c6565;
    font-size: 14px;
}

.txjl-3 div {
    padding: 10px 6%;
    border-bottom: 2px solid #fafafa;
}

.txjl-3 div span:nth-child(2) {
    margin: 0 20px;
}

.txjl-3 div span:nth-child(3) {
    float: right;
}

/*************红包明细************/
.hbmx {
    padding-bottom: 60px;
}

.hbmx-1 {
    font-size: 0;
    background-color: #f8f8f8;
    padding: 10px 6%;
}

.hbmx-1 a {
    font-size: 16px;
    text-decoration: none;
    color: #535353;
}

.hbmx-1 a:nth-child(2) {
    float: right;
}

.hbmx-1-select {
    color: #fb6332 !important;
}

.hbmx-2 {
    padding: 10px 0;
    border-bottom: 3px solid #f8f8f8;
}

.hbmx-2 span {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 90%;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    color: #3f3d3d;
    border: 1px solid #b2aeae;
}

.hbmx-3 {
    margin: 0 auto;
    color: #6c6565;
}

.hbmx-3 div {
    padding: 10px 6%;
    border-bottom: 2px solid #fafafa;
}

.hbmx-3 div span:nth-child(2) {
    float: right;
}

/**************宣传页面***************/
.xcym {
    padding-bottom: 70px;
    background-color: #f8f8f8;
}

.xcym-1 img {
    width: 100%;
}

.xcym-2 img {
    width: 100%;
}

.xcym-3 {
    font-size: 12px;
    text-align: center;
    padding: 12px 0;
}

.xcym-3 div {
    height: 20px;
}

.xcym-3 div span {
    background-color: #1868cc;
    color: #ffffff;
    border-radius: 3px;
    padding: 2px 5px;
}

.xcym-3 img {
    width: 60%;
    margin-top: 8px;
}

.xcym-4 {
    text-align: center;
}

.xcym-4 a {
    width: 90%;
    background-color: #ffbb00;
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
    padding: 8px 0;
    margin: 0 auto;
    border-radius: 3px;
    display: block;
}

/*提现申请成功页面*/
.popup {
    width: 100%;
    height: 350px;
    margin: 0 auto;
}

.popup .popup_up {
    margin-top: 20%;
    text-align: center;
    font-size: 14px;
}

.popup .popup_up .img_ico {
    width: 85%;
    height: 120px;
    margin: 0 auto;
    background: url(/images/member/fxzx_01.png) no-repeat center center;
    margin-bottom: 35px;
}

.popup .popup_up .popip_info {
    width: 90%;
    margin: 0 auto;
}

.popup .confirm_btn {
    color: #ffffff;
    background-color: #df3a40;
    width: 135px;
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    border-radius: 5px;
    text-align: center;
    margin-top: 16%;
}

/* 图片验证码 样式 */
.div-img-code {
    border: 1px solid rgb(234, 233, 233);
    border-radius: 5px;
    height: 40px;
    margin: 15px 0 15px 0;
    font-size: 12px;
}

.div-img-code #captcha {
    width: 40%;
    float: left;
    border: 0;
    padding: 8px 5px;
    margin: 0;
}

.div-img-code #img_captcha {
    line-height: 38px;
    width: 28%;
    float: right;
    margin: 4px 16px 0 0;
}

/*新增粮票样式*/
#quan_have {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: url(/images/member/quan_have.png) no-repeat no-repeat center;
    background-size: 100%;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    margin-top: -9px;
}

.hdgwxx-liang {
    padding: 10px;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.hdgwxx-liang ul {
    width: 100%;
}

.hdgwxx-liang ul li {
    display: inline-block;
    list-style-type: none;
}

.hdgwxx-liang ul li #liang_have {
    background-color: rgb(235, 54, 68);
    color: rgb(255, 255, 255);
    padding: 5px 10px;
    border-radius: 4px;
}

.hdgwxx-liang ul #use_liang {
    float: right;
    margin-right: 20px;
}

.hdgwxx-liang ul #use_liang span {
    margin-left: 10px;
}

.hdgwxx-liang ul #liang_ticket {

}

.hdgwxx-liang ul #liang_money {
    float: right;
}

.hdgwxx-liang ul #liang_money span {
    margin-left: 10px;
}

.hdgwxx-liang ul #liang_money input {
    width: 40px;
    height: 15px;
    border: 1px solid #ccc;
    padding: 3px;
}

.hide {
    display: none !important;
}

.p_detail_btn {
    display: inline-block;
    width: 80px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #7e7e7e;
    text-align: center;
    float: right;
    color: #5d5d5d;
    border-radius: 5px;
    vertical-align: middle;
}

.ddyq-1 {
    height: 30px;
    line-height: 30px;
}