﻿@charset "utf-8";

/* CSS Document */

html,
body {
	position: relative;
}

.index-box{
	margin-bottom: 84px; 
}

.index-box .box-title{
	margin-bottom: 32px;
}

.index-box .box-title .title{
	float: left;
	font-size: 24px;
	color: #333;
}

.index-box .box-title .seeMore{
	float: right;
	font-size: 16px;
	color: #ff4655;
	margin-top: 6px;
}

.index-box .box-title .seeMore:hover{
	text-decoration: underline;
}

.index-box .box-title-small .title{
	font-size: 18px;
	line-height: 22px;
}

.index-box .box-title-small .title i{
	color: #F30304;
}

.zixun{
	overflow: hidden;
}

.zixun ul{
	margin-left: -32px;
}

.zixun ul li{
	float: left;
	width: 33.33333%;
	margin-bottom: 44px;
}

.zixun ul li a{
	display: block;
	margin-left: 32px;
}

.zixun .img{
	border-radius: 8px;
	overflow: hidden;
}

.zixun .imgBox{
	padding-bottom: 48%;
}

.zixun .text{
	padding: 10px 0;
	line-height: 1.4;
}

.zixun .text .title{
	font-size: 16px;
	color: #333;
	line-height: 1.4;
	margin-bottom: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all .4s ease;
}

.zixun a:hover .text .title{
	color: #f30304;
}

.zixun .text .desc{
	font-size: 14px;
	color: #999;

    line-height: 1.4;
	margin-bottom: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all .4s ease;
}

.index-box .zixun ul li{
	margin-bottom: 0;
}

.imgHover .img{
	overflow: hidden;
}

.imgHover .imgBox{
	transition: all .4s ease;
}

.imgHover a:hover .imgBox{
	transform: scale(1.12);
}

.index-show .show-header-img{
	float: left;
	width: 250px;
}


.index-show .show-header-img a{
	position: relative;
	display: block;
	border-radius: 8px;
	overflow: hidden;
}

.index-show .show-header-img .img{
	
}

.index-show .show-header-img .imgBox{
	height: 350px;
}

.index-show .show-header-img .text{
	position: absolute;
	box-sizing: border-box;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px 12px 12px;
	font-size: 14px;
	color: #fff;
	line-height: 1.5;
	background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.5))
}

.index-show .show-list{
	margin-left: 250px;
	height: 350px;
	overflow: hidden;
}

.index-show .show-list li{
	float: left;
	width: 33.33333%;
	margin-bottom: 40px;
}

.index-show .show-list li a{
	display: block;
	margin-left: 30px;
}

.index-show .show-list li a:hover .title{
	color: #f30304;
}

.index-show .show-list .img{
	float: left;
	width: 110px;
	height: 155px;
	border-radius: 8px;
	overflow: hidden;
}

.index-show .show-list .text{
	margin-left: 128px;
}

.index-show .show-list .text .title{
	font-size: 14px;
	color: #333;
	line-height: 20px;
	height: 40px;
	margin-bottom: 20px;
	padding-top: 4px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
	text-overflow:ellipsis;
}

.index-show .show-list .text .desc{
	font-size: 14px;
	color: #999;
	line-height: 20px;
	margin-bottom: 16px;
}

.index-show .show-list .text .desc p{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.index-show .show-list .text .amount{
	font-size: 14px;
	color: #f30304;
	vertical-align: baseline;
}

.index-show .show-list .text .amount i{
	font-size: 24px;
	font-weight: bold;
}

.index-banner{
	margin-bottom: 56px;
}

.index-hot{
	float: left;
	width: 745px;
	overflow: hidden;
}

.index-hot .list ul{
	margin-left: -48px;
	max-height: 626px;
	overflow: hidden;
}

.index-hot .list ul li{
	float: left;
	width: 25%;
	margin-bottom: 36px;
}

.index-hot .list ul li a{
	display: block;
	margin-left: 48px;
}

.index-hot .list .img{
	border-radius: 8px;
	margin-bottom: 12px;
	overflow: hidden;
}

.index-hot .list .imgBox{
	height: 210px;
}

.index-hot .list .text .title{
	font-size: 14px;
	color: #333;
	line-height: 20px;
	height: 40px;
	margin-bottom: 8px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
	text-overflow:ellipsis;
}

.index-hot .list a:hover .text .title{
	color: #F30304;
}

.index-hot .list .text .amount{
	font-size: 14px;
	color: #f30304;
	vertical-align: baseline;
}

.index-hot .list .text .amount i{
	font-size: 24px;
	font-weight: bold;
}

.index-top{
	float: right;
	width: 336px;
	margin-right: 30px;
}

.index-top .list li{
	position: relative;
	padding-left: 48px;
	margin-bottom: 20px;
}

.index-top .list li .rank{
	position: absolute;
	left: 0;
	top: 0;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	border-radius: 50%;
	overflow: hidden;
	font-size: 13px;
	color: #fff;
	background: #f30304;
}

.index-top .list li:last-child{
	margin-bottom: 0;
}

.index-top .list .text .title{
	font-size: 14px;
	color: #333;
	line-height: 20px;
	margin-bottom: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.index-top .list a:hover .text .title{
	color: #F30304;
}

.index-top .list .text .date,
.index-top .list .text .addr{
	font-size: 12px;
	color: #999;
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.index-top .list ul li:first-child .img{
	float: left;
	width: 80px;
	border-radius: 8px;
	overflow: hidden;
	margin-right: 24px;
}

.index-top .list ul li:first-child .imgBox{	
	height: 105px;
}

.index-top .list ul li:first-child .text .title{
	margin-bottom: 8px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: normal;
}

.show-time .rili{
	float: left;
	box-sizing: border-box;
	box-shadow: 0 0 12px rgba(128,128,128,0.3);
	border-radius: 8px;
	padding-top: 12px;
}

.show-time .layui-laydate, .layui-laydate-hint{
	background: none;
}

.show-time .rili .layui-laydate-footer{
	display: none;
}

.show-time #layui-laydate1 .layui-laydate-header{
	background: none;
}

.show-time .layui-laydate-content thead{
	background: #f2f2f2;
}

.show-time .layui-laydate-content thead tr th:first-child{
	border-top-left-radius: 16px;
	border-bottom-left-radius: 16px;
}

.show-time .layui-laydate-content thead tr th:last-child{
	border-top-right-radius: 16px;
	border-bottom-right-radius: 16px;
}

.show-time .laydate-theme-molv .layui-laydate-header i,
.show-time  .laydate-theme-molv .layui-laydate-header span{
	color: #666 !important;
}

.show-time #layui-laydate1 td{
	border-radius: 50%;
	height: 47px !important;
}

.show-time .laydate-theme-molv .layui-laydate-main{
	width: 364px;
}

.show-time .layui-laydate-content table{
	width: 100%;
}

.show-time .laydate-theme-molv .layui-laydate-content{
	border: none;
}

/*.show-time #layui-laydate1 .layui-this::after{
	content: "今天";
}*/

.show-time .laydate-day-next{
	display: none;
}

.show-time .laydate-theme-molv {
    border: none;
    border-radius: 8px;
    /*overflow: hidden;*/
    box-shadow: none;
}


.show-time .list{
	float: right;
	width: 730px;
}

.show-time .list a{
	display: block;
}

.show-time .list .img{
	border-radius: 8px;
	margin-bottom: 8px;
	overflow: hidden;
}

.show-time .list .imgBox{
	height: 205px;
}

.show-time .list .text .title{
	font-size: 14px;
	color: #666;
	line-height: 20px;
	height: 40px;
	margin-bottom: 4px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: normal;
}

.show-time .list .text .date{
	font-size: 13px;
	color: #999;
}

.show-time .list .swiper-button-next, 
.show-time .list .swiper-container-rtl .swiper-button-prev{
	margin-top: -44px;
	background-image: url(../images/right.png);
}

.show-time .list .swiper-button-prev, 
.show-time .list .swiper-container-rtl .swiper-button-next{
	margin-top: -44px;
	background-image: url(../images/left.png);
}

.bread {
	margin-bottom: 36px;
}

.bread .container{
	overflow: hidden;
}

.bread ul{
	margin-left: -12px;
}

.bread li{
	float: left;
	padding-left: 14px;
	padding-right: 9px;
	background: url(../images/bread.jpg) left center no-repeat;
	color: #999;
	font-size: 14px;
}

.bread li a{
	color: #999;
}

.bread2 li a{
	color: #333;
}

.bread li a:hover{
	text-decoration: underline;
	color: #F30304;
}

.loadMore{
	display: block;
	margin: 0 auto;
	width: 180px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	border-radius: 30px;
	overflow: hidden;
	background: #d50a1d;
	font-size: 15px;
	color: #fff;
}

.loadMore i{
	font-size: 16px;
}

.zixun .loadMore{
	margin: 24px auto 100px
}

.zixun-detail{
	padding-bottom: 100px;
}

.zixun-detail .content{
	float: left;
	width: 782px;
}

.zixun-detail .content .title{
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 44px;
}

.zixun-detail .right{
	position: relative;
	float: right;
	width: 294px;
}

.zixun-detail .right .title{
	font-size: 24px;
	color: #333333;
	line-height: 1.4;
	margin-bottom: 24px;
}

.zixun-detail .right .qrcode{
	padding: 20px;
	border: 1px solid #eeeeee;
	border-radius: 12px;
	box-shadow: 0 0 12px rgba(238,238,238,0.6);
	background: #fff;
}

.zixun-detail .right .qrcode .text{
	float: left;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	padding-top: 20px;
}

.zixun-detail .right .qrcode .img{
	float: right;
	padding: 3px;
	width: 75px;
	height: 75px;
	border: 2px solid #f8f8f8;
}

.changguan li{
	float: left;
	width: 50%;
	border-bottom: 1px dotted #cecece;
	padding: 16px 0;
}

.changguan .img{
	float: left;
	width: 140px;
	overflow: hidden;
}

.changguan .img .imgBox{
	height: 124px;
}

.changguan .text{
	margin-left: 154px;
	margin-right: 36px;
	line-height: 1.4;
}

.changguan .text .title{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	padding-top: 8px;
	margin-bottom: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.changguan .text .addr{
	font-size: 14px;
	color: #999;
	margin-bottom: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.changguan .text .desc{
	font-size: 14px;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.changguan .text .desc i{
	color: #F30304;
}


.changguan .loadMore {
    margin: 64px auto 100px;
}

.allShow ul{
	margin-left: -66px;
}

.allShow li{
	float: left;
	width: 50%;
	margin-bottom: 48px;
}

.allShow li a{
	display: block;
	margin-left: 66px;
	box-shadow: 0 0 12px rgba(128,128,128,0.1);
	border-radius: 5px;
	padding: 18px;
}

.allShow li a .img{
	float: left;
	width: 145px;
	height: 196px;
}

.allShow li a .text{
	margin-left: 162px;
}


.allShow li a .text .title{
	font-size: 17px;
	color: #333;
	padding-top: 6px;
	margin-bottom: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.allShow li a .text .date,
.allShow li a .text .addr{
	font-size: 14px;
	color: #999;
	line-height: 1.2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.allShow li a .text .date i,
.allShow li a .text .addr i{
	display: inline-block;
	width: 20px;
	text-align: center;
	color: #F30304;
}

.allShow li a .text .addr{
	margin-bottom: 10px;
}

.allShow li a .text .date{
	margin-bottom: 88px;
}

.allShow li a .text .amount span{
	display: inline-block;
	vertical-align: baseline;
}

.allShow li a .text .amount span.num{
	font-size: 18px;
	color: #ff1268;
	font-weight: bold;
}

.allShow li a .text .amount span.status{
	font-size: 16px;
	color: #999;
	margin-left: 24px;
}

.allShow .loadMore{
	margin: 36px auto 100px;
}

.allShow li a:hover .text .title{
	color: #F30304;
}

.filter{
	padding: 17px 16px 1px;
	border: 1px solid #eaeaec;
	margin-bottom: 17px;
	background: #f8f8f8;
}

.filter .item-header,
.sort .item-header{
	float: left;
	width: 54px;
	font-size: 15px;
	color: #333;
	height: 32px;
	line-height: 32px;
	margin-bottom: 16px;
}

.filter .item-body,
.sort .item-body{
	margin-left: 54px;
}

.filter .item-body li,
.sort .item-body li{
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}

/* yefei*/
 
 

.filter .item-body ul,
.sort .item-body ul
 {
  list-style-type: none; /* 移除默认列表符号 */
  padding: 0; /* 移除padding */
  margin: 0; /* 移除margin */
}
 
.filter .item-body ul li .test{

  padding: 10px 20px; /* 设置内填充，可根据需求调整 */
  margin-bottom: 5px; /* 设置元素之间的间隔，可根据需求调整 */
  font-size: 15px;
  color:  #333; /* 文字颜色设置为白色 */
  text-align: center; /* 文字居中 */
  border-radius: 5px; /* 圆角边框 */
  cursor: pointer; /* 鼠标悬停时显示指针形状 */
}


.filter .item-body ul li ,
.sort .item-body ul li
{
  

  display: block;
	padding: 0 20px;
	height: 32px;
	line-height: 32px;
	font-size: 15px;
	color: #333;
	transition: all .4s ease;
	border-radius: 16px;
     cursor: pointer;
}

.filter .item-body ul li.active,
.sort .item-body ul li.active
{
	background: #f30304;
	color: #fff;
}





.filter .item-body li a,
.sort .item-body li a{
	display: block;
	padding: 0 20px;
	height: 32px;
	line-height: 32px;
	font-size: 15px;
	color: #333;
	transition: all .4s ease;
	border-radius: 16px;
}

.filter .item-body li a:hover,
.filter .item-body li a.active,
.sort .item-body li a:hover,
.sort .item-body li a.active{
	background: #f30304;
	color: #fff;
}

.sort{
	padding: 10px 0 26px;
}

.sort .item{
	float: left;
}

.sort .sum{
	float: right;
	line-height: 32px;
	font-size: 15px;
	color: #999;
}

.changguan-msg{
	box-shadow: 0 0 12px rgba(128,128,128,0.1);
	padding: 40px;
	border-radius: 8px;
	margin-bottom: 26px;
}

.changguan-msg .img{
	float: left;
	width: 388px;
	height: 345px;
}

.changguan-msg .text{
	margin-left: 420px;
	font-size: 14px;
	color: #999;
	line-height: 1.4;
}


.changguan-msg .text .title{
	font-size: 24px;
	color: #333;
	margin-bottom: 40px;
}

.changguan-msg .text .num{
	margin-bottom: 40px;
}

.changguan-msg .text .num i{
	color: #F30304;
}

.changguan-msg .text .desc .item{
	margin-bottom: 10px;
	overflow: hidden;
}

.changguan-msg .text .desc .item-header{
	float: left;
	width: 56px;
}

.changguan-msg .text .desc .item-body{
	margin-left: 56px;
}

.mainBox{
	margin-bottom: 64px;
}

.mainBox .detail-box{
	float: left;
	width: 840px;
}

.mainBox .detail-box .box-header{
	font-size: 15px;
	color: #333;
	line-height: 88px;
}


.mainBox .detail-box .box-header-container{
	height: 88px;
}

.mainBox .detail-box .box-header ul{
	float: left;
}

.mainBox .detail-box .box-header li{
	position: relative;
	float: left;
	margin-right: 96px;
	cursor: pointer;
}

.mainBox .detail-box .box-header li.active{
	font-size: 20px;
}

.mainBox .detail-box .box-header li.active::after{
	content: "";
	position: absolute;
	left: 50%;
	bottom: 16px;
	margin-left: -10px;
	width: 20px;
	height: 3px;
	background: #ff455d;
}

.mainBox .detail-box .box-header .btn{
	display: none;
	float: right;
	width: 180px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border-radius: 22px;
	font-size: 16px;
	color: #fff;
	background: linear-gradient(to right, #ff5e99,#ff4656);
	margin-top: 22px;
}

.mainBox .detail-box .box-header.fixed{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #fff;
	box-shadow: 0 0 12px rgba(128,128,128,0.2);
}



.mainBox .detail-box .box-header.fixed .btn{
	display: block;
}

.mainBox .detail-box .box-header.fixed .inner{
	width: 987px;
	margin: 0 auto;
}


.mainBox .detail-box .box-header li.active::after{
	bottom: 0;
	width: 32px;
	margin-left: -16px;
}

.mainBox .detail-box .box-header li,
.mainBox .detail-box .box-header li.active{
	font-size: 16px;
}

.mainBox .detail-box .box-header li.active{
	color: #ff455d;
}





.mainBox .detail-box .box-body{	
	padding: 26px;
	border-radius: 8px;
	box-shadow: 0 0 12px rgba(128,128,128,0.1);
}

.mainBox .detail-box .box-body li{
	padding: 24px 0;
	border-bottom: 1px solid #eaeaec;
}

.mainBox .detail-box .item-near .loadMore{
	margin: 48px auto 64px;
}

.mainBox .detail-box .item-near .img{
	float: left;
	width: 118px;
	height: 160px;
}

.mainBox .detail-box .item-near .text{
	float: left;
	margin-left: 32px;
	max-width: 412px;
	padding-top: 8px;
}

.mainBox .detail-box .item-near .text .title{
	display: block;
	font-size: 16px;
	color: #333;
	margin-bottom: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.mainBox .detail-box .item-near .text .title:hover{
	color: #F30304;
}

.mainBox .detail-box .item-near .text .score,
.mainBox .detail-box .item-near .text .date,
.mainBox .detail-box .item-near .text .addr{
	font-size: 14px;
	color: #999;
	margin-top: 10px;
}

.mainBox .detail-box .item-near .amount{
	float: right;
	text-align: center;
	padding-top: 12px;
}

.mainBox .detail-box .item-near .amount .btn{
	display: block;
	width: 100px;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	color: #fff;
	background: #f30304;
	border-radius: 5px;
}

.mainBox .detail-box .item-near .amount .num{
	padding: 8px 0;
	font-size: 12px;
	color: #F30304;
}

.mainBox .detail-box .item-near .amount .num span.t{
	color: #999;
}

.mainBox .detail-box .item-near .amount .num span.digit{
	font-size: 20px;
}

.mainBox .detail-box .item-content{
	font-size: 15px;
	line-height: 30px;
	color: #333;
	padding: 0 0 64px;
}

.mainBox .rightBox{
	float: right;
	width: 294px;
}

.mainBox .detail-box .item{
	display: none;
}


.mainBox .rightBox .xiangguan>.title{
	line-height: 88px;
	font-size: 20px;
	color: #333;
}

.mainBox .rightBox .xiangguan .list{
	padding: 8px 0;
	border-radius: 8px;
	box-shadow: 0 0 12px rgba(128,128,128,0.1);
	background: #fff;
}

.mainBox .rightBox .xiangguan .list a{
	display: block;
	padding: 10px 20px;
}

.mainBox .rightBox .xiangguan .list .img{
	float: left;
	width: 70px;
	height: 90px;
}

.mainBox .rightBox .xiangguan .list .text{
	margin-left: 84px;
}

.mainBox .rightBox .xiangguan .list .text .title{
	font-size: 13px;
	color: #666;
	line-height: 1.4;
	margin-bottom: 4px;
}

.mainBox .rightBox .xiangguan .list .text .date{
	font-size: 12px;
	color: #999;
	line-height: 1.5;
}


.mainBox .rightBox .xiangguan .list a:hover .text .title{
	color: #F30304;
}

.show-msg .img {
    float: left;
    width: 250px;
    height: 350px;
}

.show-msg .text{
	margin-left: 280px;
}

.show-msg .text .title{
	margin-bottom: 20px;
}

.show-msg .text{
	color: #666;
}

.show-msg .text .desc .item{
	margin-bottom: 16px;
}

.show-msg .text .desc .item-select .item-header{
	line-height: 44px;
}

.show-msg .text .desc .item-select li{
	position: relative;
	float: left;
	padding: 0 15px;
	height: 44px;
	background: #f6f6f6;
	line-height: 44px;
	margin-bottom: 10px;
	margin-right: 12px;
	border-radius: 5px;
	cursor: pointer;
}

.show-msg .text .desc .item-select li.active{
	color: #ff4676;
	background: #ffe8ec;
}

.show-msg .text .desc .item-select li.null::before{
	content: "暂缺";
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
	font-size: 10px;
	background: #f6f6f6;
	color: #bbbbbb;
	z-index: 9;
	height: 14px;
	line-height: 14px;
}

.show-msg .text .desc .item-select li.zhekou::after{
	content: "折";
	border: 1px solid #F30304;
	font-size: 12px;
	font-size: 10px;
	border-radius: 3px;
	padding: 0 1px;
	color: #F30304;
	margin-left: 6px;
}

.show-msg .text .desc .item-piaomian li{
	box-sizing: border-box;
	border: 1px solid #f6f6f6;
	background: #fff;
}

.show-msg .text .desc .item-piaomian li.active{
	color: #ff4676;
	border-color: #ffe8ec;
	background: #ffe8ec;
}

.show-msg .text .desc .item-num .item-header{
	line-height: 36px;
}

.show-msg .text .desc .item-num span{
	display: inline-block;
	vertical-align: top;
}

.show-msg .text .desc .item-num span.reduce,
.show-msg .text .desc .item-num span.add{
	width: 36px;
	height: 36px;
	background: #f6f6f6;
	font-size: 20px;
	color: #666;
	text-align: center;
	line-height: 34px;
	cursor: pointer;
}

.show-msg .text .desc .item-num .num{
	background: transparent;
	padding: 0 12px;
	font-size: 16px;
	line-height: 36px;
	margin: 0;
}

.show-msg .text .desc .item-heji{
	line-height: 32px;
}

.show-msg .text .desc .item-heji .heji{
	font-size: 14px;
	color: #999;
	vertical-align: baseline;
}

.show-msg .text .desc .item-heji .num{
	font-size: 20px;
	color: #F30304;
}

.show-msg .text .desc .item-heji .color{
	color: #F30304;
}

.show-msg .text .btn{
	margin-left: 56px;
	padding-top: 12px;
}

.show-msg .text .btn a{
	display: inline-block;
	width: 180px;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	color: #fff;
	margin-right: 25px;
	text-align: center;
	border-radius: 22px;
}

.show-msg .text .btn a:last-child{
	margin-right: 0;
}

.show-msg .text .btn a.cart{
	background: linear-gradient(to right, #fec506, #fe9402);
}

.show-msg .text .btn a.buy{
	background: linear-gradient(to right, #ff4286, #ff4655);
}

.bb-f3f3f3{
	border-bottom: 1px solid #f3f3f3;
}

.shopCart{
	padding: 18px 0 56px;
}

.shopCart .sum{
	position: relative;
	display: inline-block;
	vertical-align: top;
	line-height: 38px;
	font-size: 18px;
	color: #e6231a;
	border-bottom: 1px solid #e6231a;
}

.shopCart .list{
	border: 1px solid #e0e0e0;
}

.shopCart .list .row .item{
	float: left;
}

.shopCart .list .row-title{
	background: #f3f3f3;
	line-height: 44px;
	font-size: 14px;
	color: #666;
}

.shopCart .list .row-title .item-select{
	padding-left: 12px;
	width: 120px;
}

.shopCart .list .row-content{
	padding: 14px 0;
	border-top: 1px solid #c5c5c5;
	background: #fff4e8;
}

.shopCart .list .row-content .item-select{
	padding-left: 12px;
	width: 30px;
	padding-top: 4px;
}

.shopCart .list .row-title .item-select input{
	vertical-align: -1px;
	margin-right: 2px;
}

.shopCart .list .row-title .item-msg{
	width: 581px;
}

.shopCart .list .row-content .item-msg .img{
	float: left;
	width: 85px;
	height: 109px;
}

.shopCart .list .row-content .item-msg .text{
	margin-left: 100px;
	width: 571px;
}

.shopCart .list .row-content .item-msg .text .inner{
	max-width: 348px;
}

.shopCart .list .row-content .item-msg .text .title{
	line-height: 1.4;
	padding-bottom: 8px;
}

.shopCart .list .row-content .item-msg .text .title a{
	font-size: 16px;
	color: #333333;
}

.shopCart .list .row-content .item-msg .text .title a:hover{
	text-decoration: underline;
	color: #F30304;
}

.shopCart .list .row-content .item-msg .text .desc{
	font-size: 14px;
	color: #666666;
	line-height: 1.4;
	margin-top: 4px;
}


.shopCart .list .row .item-price{
	width: 100px;
	text-align: center;
}

.shopCart .list .row .item-num{
	width: 128px;
	text-align: center;
}

.shopCart .list .row .item-sum{
	width: 120px;
	text-align: center;
}

.shopCart .list .row .item-set{
	width: 97px;
}

.shopCart .list .row-content .item-set{
	line-height: 1.6;
}

.shopCart .list .row-content .item-set a:hover{
	text-decoration: underline;
	color: #F30304;
}

.shopCart .list .row-content .item-sum{
	line-height: 1.5;
	font-weight: bold;
	font-size: 14px;
}

.shopCart .list .row-content .item-price{
	line-height: 1.6;
	font-size: 14px;
}

.shopCart .list .row-content .item-num .inner{
	width: 78px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	border: 1px solid #cacbcb;
	background: #fff;
	margin: 0 auto;
}

.shopCart .list .row-content .item-num span{
	float: left;
	width: 20px;
	font-size: 16px;
	line-height: 18px;
	height: 20px;
	color: #666;
	cursor: pointer;
}

.shopCart .list .row-content .item-num span.reduce{
	border-right: 1px solid #CACBCB;
}

.shopCart .list .row-content .item-num span.add{
	border-left: 1px solid #CACBCB;
}

.shopCart .list .row-content .item-num input{
	float: left;
	width: 36px;
	font-size: 14px;
	color: #333;
	text-align: center;
}

.shopCart .cartMsg{
	margin-top: 38px;
	font-size: 14px;
	color: #666;
}

.shopCart .cartMsg .inner{
	float: left;
	border: 1px solid #e0e0e0;
	border-right: none;
	height: 50px;
	width: 1065px;
}

.shopCart .cartMsg .inner .left{
	float: left;
	padding-left: 12px;
	line-height: 50px;
}

.shopCart .cartMsg .inner .left .input{
	float: left;
	margin-right: 6px;
	color: #999;
}

.shopCart .cartMsg .inner .left .input input{
	margin-right: 4px;
	vertical-align: -1px;
}

.shopCart .cartMsg .inner .left .del{
	float: left;
}

.shopCart .cartMsg .inner .left .del a{
	color: #999;	
}

.shopCart .cartMsg .inner .left .del a:hover{
	text-decoration: underline;
	color: #F30304;
}

.shopCart .cartMsg .inner .right{
	float: right;
	padding-right: 14px;
	padding-top: 8px;
	width: 246px;
	line-height: 16px
	font-size: 14px;
	color: #999;
}

.shopCart .cartMsg .inner .right .selected{
	float: left;
}

.shopCart .cartMsg .inner .right .selected i{
	color: #FE0000;
}

.shopCart .cartMsg .inner .right .amount{
	float: right;
	text-align: right;
}

.shopCart .cartMsg .inner .right .amount i{
	font-size: 15px;
	font-weight: bold;
	color: #F30304;
}

.shopCart .cartMsg .inner .right .amount .fuwu{
	color: #888;
	margin-top: 4px;
}

.shopCart .cartMsg .jiesuan{
	float: right;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	width: 94px;
	height: 52px;
	text-align: center;
	line-height: 52px;
	background: #e64347;
}

.jiesuan-inner{
	margin-top: 24px;
	border: 1px solid #f0f0f0;
	border-radius: 5px;
	padding: 0 20px;
}

.jiesuan-inner .jiesuan-box{
	padding-bottom: 24px;
	border-bottom: 1px solid #e6e6e6;
}

.jiesuan-inner .jiesuan-box:last-child{
	border: none;
}

.jiesuan-inner .jiesuan-box .box-title{
	line-height: 30px;
	padding-top: 12px;
	margin-bottom: 8px;
	font-size: 14px;
	color: #333;
}

.jiesuan-inner .jiesuan-box .box-title span{
	float: left;
	font-weight: bold;
}

.jiesuan-inner .jiesuan-box .box-title a{
	float: right;
	font-size: 13px;
	color: #005ea7;
}

.jiesuan-inner .jiesuan-box .box-title a:hover{
	text-decoration: underline;
}

.jiesuan-inner .jiesuan-box .type{
	margin-bottom: 16px;
	background: #f7f7f7;
}

.jiesuan-inner .jiesuan-box .type-header{
	float: left;
	width: 330px;
	box-sizing: border-box;
	padding: 18px 20px;
}

.jiesuan-inner .jiesuan-box .type-header .title{
	font-size: 14px;
	color: #666;
	margin-bottom: 16px;
}

.jiesuan-inner .jiesuan-box .type-header .list li{
	position: relative;
	box-sizing: border-box;
	float: left;
	width: 140px;
	height: 30px;
	text-align: center;
	line-height: 28px;
	font-size: 12px;
	color: #333;
	background: #f3f3f3;
	margin-right: 10px;
	margin-bottom: 10px;
	cursor: pointer;
	border: 1px solid #dddddd;
}

.jiesuan-inner .jiesuan-box .type-header .list li input{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	opacity: 0;
}

.jiesuan-inner .jiesuan-box .type-header .list li.active{
	border: 1px solid #e4393c;
	background: #fff;
}

.jiesuan-inner .jiesuan-box .type-header .list li.active::after{
	content: "";
	position: absolute;
	right: -1px;
	bottom: -1px;
	width: 12px;
	height: 12px;
	background: url(../images/active.png) no-repeat;
}

.jiesuan-inner .jiesuan-box .type-header .tip{
	font-size: 13px;
	color: #999;
	line-height: 1.4;
}

.jiesuan-inner .jiesuan-box .type-header .tip i{
	color: #ff9910;
}

.jiesuan-inner .jiesuan-box .type-body{
	margin-left: 330px;
	background: #f3fbfe;
	padding: 0 20px;
}

.jiesuan-inner .jiesuan-box .type-body li{
	padding: 26px 0;
	border-bottom: 1px solid #fff;
}

.jiesuan-inner .jiesuan-box .type-body li:last-child{
	border: none;
}

.jiesuan-inner .jiesuan-box .type-body .img{
	float: left;
	width: 80px;
	height: 104px;
}

.jiesuan-inner .jiesuan-box .type-body .text{
	float: left;
	margin-left: 10px;
	width: 408px;
}

.jiesuan-inner .jiesuan-box .type-body .text .inner{
	max-width: 316px;
}

.jiesuan-inner .jiesuan-box .type-body .text .title{
	font-size: 14px;
	color: #333;
	line-height: 1.4;
	margin-bottom: 12px;
	padding-top: 4px;
}

.jiesuan-inner .jiesuan-box .type-body .text .desc{
	font-size: 12px;
	color: #999;
	line-height: 1.4;
	margin-top: 2px;
}

.jiesuan-inner .jiesuan-box .type-body .amount{
	float: left;
	width: 140px;
	font-size: 16px;
	color: #FE0000;
	font-weight: bold;
	line-height: 1.4;
}

.jiesuan-inner .jiesuan-box .type-body .num{
	float: left;
	width: 50px;
	font-size: 14px;
	color: #808080;
	line-height: 1.4;
}

.jiesuan-inner .jiesuan-box .type-body .status{
	float: left;
	width: 60px;
	font-size: 14px;
	color: #808080;
	line-height: 1.4;
}

.jiesuan-msg{
	margin-bottom: 106px;
}

.jiesuan-msg .desc{
	text-align: right;
	font-size: 14px;
	color: #666666;
	padding: 40px 0;
	border-bottom: 1px solid #e6e6e6;
}

.jiesuan-msg .desc i{
	color: #F30304;
}

.jiesuan-msg .desc .item{
	padding: 6px 0;
	line-height: 1.4;
}

.jiesuan-msg .desc .item-header{
	float: left;
	width: 1020px;
}

.jiesuan-msg .desc .item-body{
	margin-left: 1020px;
}

.jiesuan-msg .sum{
	text-align: right;
	background: #f4f4f4;
	line-height: 56px;
	font-size: 14px;
	color: #666;
	padding: 0 20px;
}

.jiesuan-msg .sum i{
	font-size: 20px;
	color: #e4393c;
	font-weight: bold;
}

.jiesuan-msg .submitBtn{
	text-align: right;
	margin-top: 28px;
	text-align: right;
}

.jiesuan-msg .submitBtn a{
	display: inline-block;
	vertical-align: top;
	width: 136px;
	height: 44px;
	background: #e33a3d;
	font-size: 16px;
	color: #fff;
	border-radius: 5px;
	text-align: center;
	line-height: 44px;
	font-weight: bold;
}


.jiesuan-msg .yfsubmit {
	display: inline-block;
	vertical-align: top;
	width: 136px;
	height: 44px;
	background: #e33a3d;
	font-size: 16px;
	color: #fff;
	border-radius: 5px;
	text-align: center;
	line-height: 44px;
	font-weight: bold;
    cursor: pointer;
}


.pay li{
	position: relative;
	box-sizing: border-box;
	float: left;
	width: 98px;
	height: 30px;
	text-align: center;
	line-height: 28px;
	font-size: 12px;
	color: #333;
	background: #f3f3f3;
	margin-right: 10px;
	margin-bottom: 10px;
	cursor: pointer;
	border: 1px solid #dddddd;
}

.pay li input{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	opacity: 0;
}

.pay li.active{
	border: 1px solid #e4393c;
	background: #fff;
}

.pay li.active::after{
	content: "";
	position: absolute;
	right: -1px;
	bottom: -1px;
	width: 12px;
	height: 12px;
	background: url(../images/active.png) no-repeat;
}

.address ul{
	/*padding-bottom: 12px;*/
	max-height: 188px;
	overflow-y: auto;
}

.address li{
	margin-bottom: 10px;
	line-height: 30px;
}

.address li span{
	display: inline-block;
	vertical-align: top;
}

.address li span.title{
	position: relative;
	box-sizing: border-box;
	float: left;
	width: 140px;
	height: 30px;
	text-align: center;
	line-height: 28px;
	font-size: 12px;
	color: #333;
	background: #f3f3f3;
	margin-right: 10px;
	cursor: pointer;
	border: 1px solid #dddddd;
}

.address li span.title input{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	opacity: 0;
}

.address li.active span.title{
	border: 1px solid #e4393c;
	background: #fff;
}

.address li.active span.title::after{
	content: "";
	position: absolute;
	right: -1px;
	bottom: -1px;
	width: 12px;
	height: 12px;
	background: url(../images/active.png) no-repeat;
}

.address li span.name,
.address li span.addr{
	margin-right: 10px;
	color: #333;
}

.address li span.addr{
	width: 480px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.address li span.tel{
	color: #333;
}

.address .more{
	color: #666;
	cursor: pointer;
}


.address li.active span.name,
.address li.active span.addr,
.address li.active span.tel{
	color: #F30304;
}

 

.myAddr li.yfselect .inner .default .fa {
    color: #F30304;
    margin-right: 2px;
}


.member{
	padding: 10px 0 110px;
}

.member-header{
	float: left;
	box-sizing: border-box;
	width: 203px;
	padding: 36px 36px 200px;
	border: 1px solid #eaeaea;
}

.member-header .title{
	font-size: 24px;
	color: #333;
}

.member-header .list li{
	margin-top: 30px;
}

.member-header .list li a{	
	position: relative;
	font-size: 15px;
	color: #333;
}

.member-header .list li a:hover,
.member-header .list li a.active{
	color: #F30304;
}

.member-header .list li a:hover::before,
.member-header .list li a.active::before{
	content: "";
	position: absolute;
	left: -36px;
	top: 50%;
	height: 16px;
	margin-top: -8px;
	border-left: 3px solid #F30304;
}

.member-body{
	margin-left: 240px;
}

.member-body .box-title{
	padding-bottom: 12px;
	padding-top: 4px;
	border-bottom: 1px solid #eaeaea;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

.fapiao-msg{
	margin: 18px 0 32px;
	padding: 46px 20px;
	border: 1px solid #eaeaea;
	overflow: hidden;
}

.fapiao-msg .amount{
	float: left;
}

.fapiao-msg .amount .text{
	font-size: 16px;
	color: #888;
	margin-bottom: 16px;
}

.fapiao-msg .amount .num{
	font-size: 24px;
	color: #333;
}

.fapiao-msg .btn{
	float: left;
	margin-left: 70px;
	width: 106px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	background: #f30304;
	border-radius: 3px;
	margin-top: 6px;
}

.fapiao-history .row{
	font-size: 14px;
	color: #333;
	line-height: 26px;
	overflow: hidden;
}

.fapiao-history .row div{
	box-sizing: border-box;
	padding: 12px 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px solid #ebecf0;
}

.fapiao-history .row-title{
	background: #ededed;
}

.fapiao-history .row .date{
	float: left;
	width: 220px;
}

.fapiao-history .row .company{
	float: left;
	width: 340px;
}

.fapiao-history .row .amount{
	float: left;
	width: 156px;
}

.fapiao-history .row .status{
	float: left;
	width: 204px;
	text-align: center;
}

.member-power .msg{
	padding: 48px;
	text-align: center;
	border: 1px solid #eaeaea;
	border-radius: 5px;
	box-shadow: 0 0 12px rgba(128,128,128,0.1);
	margin-bottom: 36px;
}

.member-power .msg .title{
	font-size: 24px;
	color: #332;
	margin-bottom: 16px;
}

.member-power .msg .tip{
	font-size: 14px;
	line-height: 1.4;
	color: #333;
}

.member-power .desc{
	font-size: 14px;
	color: #333;
	line-height: 26px;
}

.member-nav{
	margin-bottom: 16px;
}

.member-nav ul{
	overflow: hidden;
}

.member-nav li{
	float: left;
	padding: 0 26px;
    position: relative;
	display: block;
	line-height: 40px;
	font-size: 16px;
	color: #505050;
	padding-bottom: 3px;

}
.member-nav li.active{
    color:red;
    padding-bottom:2px;
    border-bottom:4px solid red;	    
}


.member-nav li a{
	position: relative;
	display: block;
	line-height: 40px;
	font-size: 16px;
	color: #505050;
	padding-bottom: 3px;
}

.member-nav li a:hover,
.member-nav li a.active{
	color: #F30304;
}

.member-nav li a.active::before{
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -10px;
	width: 20px;
	height: 3px;
	background: #F30304;
}

.order-list{
	margin-bottom: 20px;
}

.order-list li{
	padding: 0 12px 18px;
	border: 1px solid #eaeaea;
	border-top: none;
}

.order-list li:last-child{
	border-bottom: 1px solid #eaeaea;
}

.order-list .top{
	font-size: 14px;
	color: #999;
	line-height: 44px;
	border: 1px solid #eaeaea;
	overflow: hidden;
	background: #f1f1f1;
	padding: 0 12px;
}

.order-list .top .num{
	float: left;
}

.order-list .top .total i{	color: #f30304;}

.order-list .top .date{
	float: right;
}

.order-list .msg{
	padding: 20px 0;
	overflow: hidden;
}

.order-list .msg .img{
	float: left;
	width: 104px;
	height: 132px;
	border-radius: 5px;
}

.order-list .msg .text{
	float: left;
	margin-left: 16px;
	max-width: 400px;
}

.order-list .msg .text .title{
	margin-bottom: 6px;
	line-height: 1.4;
	padding-top: 4px;
}

.order-list .msg .text .title a{
	font-size: 16px;
	color: #333;
}

.order-list .msg .text .title a:hover{
	text-decoration: underline;
	color: #F30304;
}

.order-list .msg .text .desc .item{
	font-size: 14px;
	color: #666;
	line-height: 1.4;
	margin-top: 6px;
}

.order-list .msg .text .desc .item i{
	color: #f30304;
}

.order-list .btn{
	position: absolute;
	right: 1px;
	top: 0;
	bottom: 1px;
	width: 122px;
	padding: 16px 24px;
	background: #fff;
	border-left: 1px solid #eaeaea;
}

.order-list .btn a{
	display: block;
	width: 120px;
	height: 32px;
	border: 1px solid #999999;
	text-align: center;
	line-height: 32px;
	border-radius: 16px;
	font-size: 14px;
	margin-top: 16px;
}

.order-list .btn a.red{
	border-color: #F30304;
	color: #F30304;
}

.order-list-body{
	position: relative;
}

.fapiao-suoqu .progress{
	position: relative;
	width: 500px;
	margin: 0 auto;
	padding: 40px 0;
	overflow: hidden;
}

.fapiao-suoqu .progress::before{
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	border-top: 1px solid #d0d0d0;
}

.fapiao-suoqu .progress .item{
	background: #fff;
	position: relative;
}

.fapiao-suoqu .progress .item .num{
	display: inline-block;
	vertical-align: top;
	width: 26px;
	height: 26px;
	text-align: center;
	line-height: 24px;
	border-radius: 50%;
	font-size: 12px;
	color: #d0d0d0;
	box-sizing: border-box;
	border: 1px solid #d0d0d0;
}

.fapiao-suoqu .progress .item .text{
	display: inline-block;
	vertical-align: top;
	line-height: 26px;
	font-size: 14px;
	color: #D0D0D0;
	margin-left: 6px;
	font-weight: bold;
}

.fapiao-suoqu .progress .item1{
	float: left;
	padding-right: 16px;
}

.fapiao-suoqu .progress .item2{
	float: right;
	padding-left: 16px;
}

.fapiao-suoqu .progress .item.active .num{
	color: #fff;
	border-color: #F30304;
	background: #F30304;
}

.fapiao-suoqu .progress .item.active .text{
	color: #F30304;
}

.fapiao-suoqu .progress .item.actived .num{
	background: #fff;
	color: #F30304;
}
.fapiao-suoqu .progress .item.actived .num:before {
    content: '\2714';
    color: #F30304;
}

.fapiao-suoqu .list{
	border: 1px solid #d8d8d8;
}

.fapiao-suoqu .list input[type=checkbox]{
	vertical-align: -2px;
}

.fapiao-suoqu .list ul li{
	overflow: hidden;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}

.fapiao-suoqu .list ul li div{
	padding-top: 12px;
	padding-bottom: 12px;
}

.fapiao-suoqu .list ul li:nth-child(odd){
	background: #fbfbfb;
}

.fapiao-suoqu .list ul li:first-child{
	background: #ededed;
	color: #666;
}

.fapiao-suoqu .list ul .input{
	float: left;
	padding-left: 11px;
	width: 20px;
}

.fapiao-suoqu .list ul .num{
	float: left;
	padding-left: 11px;
	width: 172px;
}

.fapiao-suoqu .list ul .title{
	float: left;
	padding-left: 11px;
	width: 280px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.fapiao-suoqu .list ul .amount-real{
	float: left;
	padding-left: 11px;
	width: 120px;
}

.fapiao-suoqu .list ul .amount-open{
	float: left;
	padding-left: 11px;
	width: 104px;
}

.fapiao-suoqu .list ul .time{
	float: left;
	padding-left: 11px;
	width: 156px;
}

.fapiao-suoqu .list-title{
	padding: 12px 11px;
	line-height: 20px;
	font-size: 13px;
	color: #333333;
}

.fapiao-suoqu .list-title i{
	color: #F30304;
}

.fapiao-suoqu .msg{
	padding: 12px 11px;
	line-height: 32px;
	font-size: 14px;
	color: #333;
}

.fapiao-suoqu .msg input{
	vertical-align: 2px;
}

.fapiao-suoqu .msg .submitBtn{
	display: inline-block;
	vertical-align: top;
	height: 32px;
	width: 90px;
	font-size: 14px;
	color: #fff;
	background: #F30304;
	margin-left: 12px;
	margin-right: 12px;
	cursor: pointer;
}

.fapiao-suoqu .msg i{
	color: #35b34a;
	font-size: 20px;
}

.fapiao-form .form-title{
	border: 1px solid #d1d1d1;
	color: #5d5d5d;
	font-size: 13px;
	background: #f3f3f3;
	padding: 0 16px;
	line-height: 30px;
	margin-bottom: 32px;
}

.fapiao-form .form-title i{
	color: #F30304;
}

.fapiao-form .item{
	margin-bottom: 16px;
	overflow: hidden;
}

.fapiao-form .item-header{
	float: left;
	line-height: 34px;
	font-size: 13px;
	color: #999;
	width: 112px;
	text-align: right;
}

.fapiao-form .item-header i{
	display: inline-block;
	color: #F30304;
}

.fapiao-form .item-header i.hide{
	opacity: 0;
	visibility: hidden;
}

.fapiao-form .item-body{
	margin-left: 126px;
	font-size: 13px;
	color: #333;
}

.fapiao-form .company{
	display: none;
}

.fapiao-form .item-body .radio{
	line-height: 34px;
}

.fapiao-form .item-body .radio label{
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
}

.fapiao-form .item-body .radio label input{
	vertical-align: -2px;
	margin-right: 2px;
}

.fapiao-form .item-body .radio label:last-child{
	margin-right: 0;
}

.fapiao-form .item-body .input{
	width: 224px;
	padding: 6px 8px;
	border: 1px solid #c4c6cf;
}

.fapiao-form .item-body .input input{
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
}

.fapiao-form .item-body .tip{
	font-size: 12px;
	font-size: 10px;
	color: #999;
	line-height: 1.4;
	margin-top: 4px;
}

.fapiao-form .submit{
	margin-top: 12px;
}

.fapiao-form .submit .submitBtn{
	display: block;
	width: 90px;
	height: 36px;
	background: #f30304;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
}

.myAddr{
	margin-top: 20px;
	overflow: hidden;
}

.myAddr ul{
	margin-left: -10px;
}

.myAddr li{
	float: left;
	width: 50%;
	margin-bottom: 10px;
}

.myAddr .inner{
	margin-left: 10px;
	border: 1px solid #eaeaec;
	padding: 24px 20px 20px;
}

.myAddr .user{
	height: 20px;
}

.myAddr .user .title{
	float: left;
	font-size: 16px;
	color: #333;
}

.myAddr .user .tel{
	float: left;
	font-size: 14px;
	color: #666;
	padding-top: 2px;
	margin-left: 6px;
}

.myAddr .user .del{
	float: right;
	color: #666;
	font-size: 12px;
	margin-top: 2px;
}

.myAddr .user .del:hover{
	text-decoration: underline;
	color: #F30304;
}

.myAddr .addr{
	font-size: 12px;
	line-height: 18px;
	height: 36px;
	color: #666;
	margin-top: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.myAddr li.add .inner{
	background: #f8f8f9;
	transition: all .4s ease;
}

.myAddr li.yfselect .inner{
	background: #e2cccc;
	transition: all .4s ease;
}

.myAddr li.add a{
	display: block;
	height: 72px;
	line-height: 72px;
	text-align: center;
	font-size: 14px;
	color: #999;
	transition: all .4s ease;
}

.myAddr li.add:hover .inner{
	border-color: #F30304;
}

.myAddr li.add:hover .inner a{
	color: #F30304;
}

.fullpage{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
	display: none;
}

.fullpage .mask{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5)
}

.fullpage .addAddr{
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 22px 20px 60px;
	background: #fff;
	width: 612px;
	transform: translate(-50%,-50%);
}

.fullpage .addAddr .title{
	margin-bottom: 44px;
}

.fullpage .addAddr .title span{
	font-size: 16px;
	color: #333;
}

.fullpage .addAddr .title .close{
	position: absolute;
	top: 4px;
	right: 8px;
	font-size: 24px;
	color: #666;
	opacity: 0.6;
	cursor: pointer;
}

.fullpage .addAddr .title .close:hover{
	opacity: 0.8;
}

.fullpage .addAddr .item{
	margin-bottom: 10px;
}

.fullpage .addAddr .item-header{
	float: left;
	width: 136px;
	text-align: right;
	font-size: 13px;
	color: #333;
	line-height: 34px;
}

.fullpage .addAddr .item-body{
	margin-left: 150px;
}

.fullpage .addAddr .item-body .input{
	max-width: 320px;
	padding: 6px 8px;
	border: 1px solid #cecece;
	border-radius: 3px;
}

.fullpage .addAddr .item-body .select select{
	display: inline-block;
	vertical-align: top;
	border: 1px solid #CECECE;
	padding: 0 20px 0 8px;
	height: 34px;
	line-height: 34px;
	border-radius: 3px;
	width: 120px;
}

.fullpage .addAddr .item-body .input input{
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
}

.fullpage .addAddr .submit{
	padding-top: 12px;
}

.fullpage .addAddr .submitBtn{
	width: 150px;
	height: 46px;
	font-size: 16px;
	color: #fff;
	background: #F30304;
	border-radius: 5px;
	margin-right: 36px;
	cursor: pointer;
}

.fullpage .addAddr .submit .close{
	font-size: 15px;
	color: #999;
}

.fullpage .addAddr .submit .close:hover{
	text-decoration: underline;
	color: #F30304;
}

.orderDetail{
	padding-top: 22px;
	padding-bottom: 0px;
	border-top: 1px solid #9a9a9a;
}

.orderDetail .top-num{
	font-size: 14px;
	color: #333;
	margin-bottom: 26px;
}

.orderDetail .status{
	font-size: 14px;
	color: #333;
	margin-bottom: -330px;
}

.orderDetail .status .text1{
	float: left;
	font-size: 24px;
}

.orderDetail .status .text2{
	float: left;
    color:red;
    font-size:24px;
	margin: 0px 0 0 80px;
}

.orderDetail .status .text3{
	float: right;
}

.orderDetail .status .text3 i{
	font-size: 24px;
}

.orderDetail .msgDetail{
	padding: 20px 0;
	margin-top: 20px;
	border: 1px solid #ebebeb;
	font-size: 14px;
	color: #333;
	line-height: 1.4;
}

.orderDetail .msgDetail li{
	position: relative;
	float: left;
	box-sizing: border-box;
	width: 30%;
	padding: 0 26px;
}

.orderDetail .msgDetail li::after{
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	height: 100px;
	border-right: 1px solid #EBEBEB;
}

.orderDetail .msgDetail li:last-child::after{
	border: none;
}

.orderDetail .msgDetail .title{
	font-size: 16px;
	margin-bottom: 12px;
}

.orderDetail .msgDetail .desc{
	color: #666;
	line-height: 1.6;
}

.orderDetail .list table{
	width: 100%;
	text-align: center;
	line-height: 1.4;
	border: 1px solid #ebebeb;
	border-bottom: none;
}

.orderDetail .list table th,
.orderDetail .list table td{
	border-bottom: 1px solid #EBEBEB;
}

.orderDetail .list table th{
	background: #ebecf0;
	line-height: 44px;
	font-weight: normal;
	font-size: 14px;
	color: #333;
}

.orderDetail .list table td{
	font-size: 14px;
}

.orderDetail .list table td .inner{
	padding: 20px;
}

.orderDetail .list table th .msg{
	padding: 0 20px;
}

.orderDetail .list .project{
	min-width: 312px;
}

.orderDetail .list .project .img{
	float: left;
	width: 60px;
	height: 80px;
}

.orderDetail .list .project .text{
	margin-left: 76px;
}

.orderDetail .list .project .text .title{
	font-size: 15px;
	color: #333;
	line-height: 1.4;
	margin-bottom: 6px;
	padding-top: 4px;
}

.orderDetail .list .project .text .desc{
	font-size: 14px;
	color: #999;
	margin-top: 1px;
}

.orderDetail .list .youhui{
	min-width: 60px;
}

#sortTimeBox .layui-laydate-footer{
	display: none;
}

.sortrili{
	position: relative;
}

.sortrili input{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
}

.show-msg .item-riqi .layui-laydate{
	border: 1px solid #e2e2e2;
}

.show-msg .item-riqi .layui-laydate table{
	width: 100%;
}

.show-msg .item-riqi .layui-laydate-content th,
.show-msg .item-riqi .layui-laydate-content td{
	height: 54px;
}

.show-msg .item-riqi .layui-laydate-content td span.laydate-day-mark{
	line-height: 54px;
	font-size: 14px;
}

.show-msg .item-riqi #layui-laydate1 .layui-this{
	border: 2px solid #FF4286 !important;
	background: #fff !important;
	color: #333 !important;
	border-radius: 5px;
}

.show-msg .item-riqi #layui-laydate1 .layui-laydate-header{
	background: #fff !important;
}

.show-msg .item-riqi .laydate-theme-molv .layui-laydate-header i, 
.show-msg .item-riqi .laydate-theme-molv .layui-laydate-header span{
	color: #777;
}

.show-msg .item-riqi .laydate-theme-molv .layui-laydate-main{
	width: 420px;
}

.show-msg .item-riqi .layui-laydate, .layui-laydate-hint{
	box-shadow: none;
}

.show-msg .item-riqi .laydate-theme-molv .layui-laydate-content{
	border: none;
}

.paysucc{
	margin-top: 36px;
	padding: 32px 40px 105px 140px;
	background: url(../images/order-success.png) 40px 38px #fff no-repeat;
	background-size: 68px 68px;
}

.paysucc .orderMsg{
	padding-bottom: 32px;
	border-bottom: 1px solid #e1e1e1;
}

.paysucc .orderMsg .left{
	float: left;
	padding-top: 14px;
}

.paysucc .orderMsg .left .title{
	font-size: 24px;
	color: #333;
	font-weight: bold;
	margin-bottom: 12px;
}

.paysucc .orderMsg .left .text{
	font-size: 14px;
	color: #14px;
	color: #333;
	line-height: 1.4;
}

.paysucc .orderMsg .amount{
	float: right;
	font-size: 16px;
	color: #F30304;
	padding-top: 26px;
}

.paysucc .orderMsg .amount i{
	font-size: 32px;
	font-weight: bold;
}

.paysucc .orderInfo{
	font-size: 14px;
	color: #333;
	line-height: 1.4;
	padding: 32px 0;
	border-bottom: 1px solid #e1e1e1;
}

.paysucc .orderInfo .msg{
	float: left;
	width: 562px;
}

.paysucc .orderInfo .msg .title{
	font-size: 18px;
	padding-bottom: 10px;
}

.paysucc .orderInfo .msg .desc p{
	margin-top: 4px;
}

.paysucc .orderInfo .tip{
	margin-left: 562px;
	text-align: center;
	font-size: 14px;
	color: #F30304;
	line-height: 1.8;
	padding-top: 54px;
}

.paysucc .selectPayType{
	padding-top: 32px;
}

.paysucc .selectPayType .type-header{
	float: left;
}

.paysucc .selectPayType .type-header .title{
	font-size: 14px;
	color: #999;
}

.paysucc .selectPayType .type-header ul{
	padding-top: 10px;
	padding-right: 20px;
	min-height: 192px;
	border-right: 2px solid #ececec;
}

.paysucc .selectPayType .type-header ul li{
	position: relative;
	box-sizing: border-box;
	width: 116px;
	height: 40px;
	line-height: 36px;
	padding-left: 40px;
	font-size: 14px;
	color: #333;
	border: 1px solid #d8d8d8;
	border-radius: 3px;
	margin-bottom: 20px;
	cursor: pointer;
}

.paysucc .selectPayType .type-header ul li.zaixian{
	background: url(../images/weixin.png) 13px 8px no-repeat;
	background-size: 18px 18px;
}

.paysucc .selectPayType .type-header ul li.duigong{
	background: url(../images/zhuanzhang.png) 13px 9px no-repeat;
	background-size: 18px 18px;
}

.paysucc .selectPayType .type-header ul li.active{
	border-width: 2px;
	background-size: 18px 18px;
}

.paysucc .selectPayType .type-header ul li.active.zaixian{
	border-color: #00be6e;
}

.paysucc .selectPayType .type-header ul li.active.duigong{
	border-color: #cc995c;
}

.paysucc .selectPayType .type-header ul li::after{
	display: none;
	content: "";
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 16px;
	height: 16px;
	background-size: 16px 16px;
}

.paysucc .selectPayType .type-header ul li.zaixian::after{
	background: url(../images/zaixian-ico.jpg) no-repeat;
}

.paysucc .selectPayType .type-header ul li.duigong::after{
	background: url(../images/duigong-ico.jpg) no-repeat;
}

.paysucc .selectPayType .type-header ul li.active::after{
	display: block;
}

.paysucc .selectPayType .type-header ul li.active::before{
	content: "";
	position: absolute;
	right: -30px;
	top: 50%;
	margin-top: -8px;
	width: 8px;
	height: 15px;
	background: url(../images/right2.jpg) no-repeat;
}

.paysucc .selectPayType .type-body{
	margin-left: 140px;
}

.paysucc .selectPayType .type-body>.item{
	display: none;
}

.paysucc .selectPayType .type-body .item-zaixian .qrcode img{
	display: block;
	width: 160px;
	height: 160px;
	padding: 16px;
	border: 1px solid #dedede;
	margin-bottom: 12px;
}

.paysucc .selectPayType .type-body .item-zaixian .qrcode p{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.paysucc .selectPayType .type-body .item-zaixian .qrcode p span{
	display: inline-block;
	vertical-align: top;
	line-height: 30px;
	padding-left: 34px;
	background-position: left center;
	background-repeat: no-repeat;
}

.paysucc .selectPayType .type-body .item-zaixian{
	padding: 0 160px 0 120px;
}

.paysucc .selectPayType .type-body .item-zaixian .weixin{
	float: left;
	color: #333;
}

.paysucc .selectPayType .type-body .item-zaixian .weixin span{
	background-image: url(../images/weixin.png);
	background-size: 26px 26px;
}

.paysucc .selectPayType .type-body .item-zaixian .zhifubao{
	float: right;
	color: #1676ff;
}

.paysucc .selectPayType .type-body .item-zaixian .zhifubao span{
	background-image: url(../images/alipay.png);
	background-size: 26px 26px;
}

.paysucc .selectPayType .type-body .duigong-p .progress .item .num{
	border-color: #cc995c;
	color: #cc995c;
	border-width: 2px;
}

.paysucc .selectPayType .type-body .duigong-p .progress .item.active .num {
    color: #fff;   
    background: #cc995c;
}

.paysucc .selectPayType .type-body .duigong-p .progress .item .text {
    color: #cc995c;
}

.paysucc .selectPayType .type-body .duigong-p .progress .item .text i{
	font-weight: normal;
	font-size: 12px;
}

.paysucc .selectPayType .type-body .duigong-p .progress .item .text{
	line-height: 1.4;
}

.paysucc .selectPayType .type-body .duigong-p .progress .item .num{
    width: 36px;
    height: 36px;
    line-height: 34px;
    font-size: 16px;
}

.paysucc .selectPayType .type-body .item-duigong{
	width: 540px;
	margin: 0 auto;
	font-size: 14px;
	color: #666;
	line-height: 1.4;
}

.paysucc .selectPayType .type-body .item-duigong p{
	margin-top: 6px;
}

.paysucc .selectPayType .type-body .item-duigong a{
	color: #cc995c;
	text-decoration: underline;
}

.paysucc .progress::before{
	border-color: #cc995c;
}

.paysucc .progress{
	width: 540px;
}

/**********************************************************************************************************/
.paysucc .selectPayType .type-body .item-zaixian .zhifubao iframe {
    width: 200px;
    height: 205px;
    overflow: hidden;
    border: 1px solid transparent;
    margin-bottom: 10px;
}

.paysucc .selectPayType .type-body .item-zaixian .qrcode p{

}

.paysucc .selectPayType .type-body .item-zaixian .zhifubao div {
    padding: 16px;
    border: 1px solid #dedede;
    height: 207px;
    overflow: hidden;
}

.paysucc .selectPayType .type-body .item-zaixian .qrcode p {
    margin-top: 20px;
}

.paysucc .selectPayType .type-body .item-zaixian .qrcode img {
    width: 202px;
    height: 202px;
    padding: 20px;
}

.show-msg .item-riqi #layui-laydate1 .layui-this{
 border: 2px solid #fff !important;
 color: #333 !important;
 background: url(../images/circle.png) #fff center center no-repeat !important;
 background-size: 40px 40px !important;
 color: #fff !important;
}

.show-msg .item-riqi .laydate-theme-molv .layui-laydate-main{
 width: 600px;
}



.show-msg .item-riqi .layui-laydate-content th, 
.show-msg .item-riqi .layui-laydate-content td {
    height: 41px;
}
.show-msg .item-riqi .laydate-theme-molv .layui-laydate-main {
    width: 500px;
}
.show-msg .item-riqi #layui-laydate1 .layui-this {
    background-size: 30px 30px !important;
}
.show-msg .item-riqi .layui-laydate-content td span.laydate-day-mark {
    line-height: 40px;
    font-size: 12px;
}



.header .category{
	 float: left;
	 margin-left: 16px;
}
.header .category li{
	 float: left;
	 line-height: 78px;
	 margin-left: 20px;
	 height: 74px;
	 overflow: hidden;
}
.header .category li a{
	 font-size: 18px;
	 color: #333;
}
.header .category li a:hover,
.header .category li a.active{
 	color: #f30304;
}


.show-msg .text .desc .item {
    position: relative;
}

.show-msg .text .desc .item-num{
	padding: 8px 0;
	height: 36px;
	overflow: initial;

}

.show-msg .text .desc .item .qrcode-hover{
	position: absolute;
	left: 267px;
    top: 0;
}

.show-msg .text .desc .item .qrcode-hover .hover-img{
	display: none;
	position: absolute;
	bottom: 54px;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #f1f1f1;
	border-radius: 5px;
	cursor: pointer;
}

.show-msg .text .desc .item .qrcode-hover .inner{
	position: absolute;
    top: 8px;
    left: 32px;
    font-size: 12px;
    color: #fff;
    line-height: 18px;
}

.show-msg .text .desc .item .qrcode-hover:hover .hover-img{
	display: block;
}

.changguan-msg .text .desc .item-body a{
	color: #666;
}
.changguan-msg .text .desc .item-body a:hover{
	text-decoration: underline;
}


.zixun-detail .right .qrcode{
	position: relative;
	padding: 0;
	overflow: hidden;
}

.zixun-detail .right .qrcode .img{
	position: absolute;
	border: none;
	padding: 0;
	margin: 0;
	left: 20px;
	top: 20px;
	width: 70px;
	height: 70px;
}



.header .search .input{
	position: relative;
}

.header .search .input .search-inner{
	display: none;
	position: absolute;
	left: 8px;
    right: -72px;
    top: 40px;
	background: #fff;
	border: 1px solid #eee;
}

.header .search .input .search-inner li {
    font-size: 12px;
    line-height: 1.5;
    color: #212329;
    cursor: pointer;
}

.header .search .input .search-inner li:hover {
    background: #f3f5f8;
}

.header .search .input .search-inner li>a {
    padding: 14px;
    display: block;
    color: #212329;
}

.header .search{
	overflow: initial;
}

.header .search .searchBtn{
	border-bottom-right-radius: 24px;
	border-top-right-radius: 24px;
}

.zixun-detail .content .text {
    font-size: 15px;
    line-height: 30px;
}































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































