/* 帮助中心 */
.helpcenter .list .d1{
	padding: 15px;
	border-bottom: 1px solid #eee;
}
.helpcenter .list .d1 span{
	color: #333;
}
.helpcenter .list .d1 i{
	float: right;
	font-size: 28px;
	color: #888;
}
.helpcenter .list .d2{
	border-bottom: 1px solid #eee;
	background-color: #f7f7f7;
}
.helpcenter .list .d2 span:before{
    content: ".";
    position: relative;
    top: -3px;
    left: -5px;
    font-size: 30px;
    line-height: 0px;
}
#dHelpCenter.helpcenter .list .d2 span:before{
    content: "";
}
.helpcenter .list .d2 .icon-down:before{
	transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    display: inline-block;
    position: relative;
    top: 0;
    content: "";
}
.helpcenter .list .d2 span{
	color: #333;
    padding: 15px 15px 15px 35px;
    display: inline-block;
    width: calc(100% - 40px);
    font-size:16px
}
#dHelpCenter.helpcenter .list .d2 span{
    padding: 15px 15px 15px 31px;
}
.helpcenter .list .d2 i{
	float: right;
	font-size: 22px;
	color: #888;
}
.helpcenter .list #act1 .icon-down:before{
	content: "";
	transform: rotate(-270deg);
    -ms-transform: rotate(-270deg);
    -moz-transform: rotate(-270deg);
    -webkit-transform: rotate(-270deg);
    -o-transform: rotate(-270deg);
}
.helpcenter .list #act .icon-down:before {
    content: "";
}
.helpcenter .list.yiji #act .icon-down:before {
    content: "\e990";
}
.d1 .icon-down:before{
	content: "\e990";
}
.list .d1 .icon-down:before{
	content: "";
}
.list.yiji .d1 .icon-down:before{
	content: "\e977";
}
.helpcenter .list ul li{
	padding: 12px 15px 15px 35px;
	background-color: #fcfcfc;
	border-bottom: 1px solid #eee;
}
.helpcenter .list ul li:before{
    content: ".";
    position: relative;
    top: -3px;
    left: -5px;
    font-size: 30px;
    line-height: 0px;
}
.helpcenter .hide ul{
    display: none;
}

.helpcenterdetail .title{
	padding: 15px;
	background-color: #f6f6f6;
	color: #333;
	position: relative;
	font-size:18px;
}
.helpcenterdetail .biaoti{
	padding: 15px;
	padding-bottom: 14px;
	font-size: 22px;
	color: #000;
}
.helpcenterdetail .lujing{
	padding-left: 15px;
	font-size: 15px;
	color: #576b95;
	margin-bottom: 10px;
	float: left;
}
.helpcenterdetail .yuedushu{
    font-size: 14px;
    color: #999;
    margin-left: 10px;
    float: left;
}
.helpcenterdetail .title:before{
    content: "";
    font-family: 'icomoon';
    font-size: 23px;
    position: absolute;
    left: 12px;
    top: 14px;
}
.helpcenterdetail .content{
    margin: 15px;
    margin-top:32px;
    font-size: 16px;
    line-height: 28px;
}
.helpcenterdetail .content img{
    width: 100%;
    height:100%;
}
.helpcenterdetail .question{
    margin: 15px;
    background-color: #FCFCFC;
    padding: 30px 10px;
}
.helpcenterdetail .question a{
    padding: 5px 0;
    width: 60px;
    text-align: center;
    border-radius: 5px;
    margin-top: 10px;
    display: inline-block;
    font-size: 14px;
    margin-right: 5px;
    border: 1px solid #ccc;
}
.helpcenterdetail .question .a1{
    
}
.helpcenterdetail .question .thank{
    color: #999;
    margin-top: 10px;
}
.helpcenterdetail .question textarea{
    color: #999;
    margin-top: 10px;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #ccc;
}
.helpcenterdetail .question small{
    float: left;
    width: 60px;
    text-align: right;
    margin-right: 10px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}
.helpcenterdetail .question input{
    float: left;
    width: calc(100% - 70px);
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    border: 1px solid #ccc;
    margin-top: 10px;
    border-radius: 5px;
}
.helpsearch{
	padding: 15px;
	background-color: #f3f3f3;
}
.helpsearch .i1{
	height: 42px;
	line-height: 42px;
	width: 78%;
	margin-right: 2%;
	float: left;
	border: 1px solid #d6d7dc !important;
	box-sizing:border-box;
	border-radius: 5px;
	background-color: #fff;
	font-size: 16px;
	padding-left: 14px;
}
.helpsearch .i2{
	height: 42px;
	line-height: 42px;
	width: 20%;
	float: left;
	border: 1px solid #d6d7dc !important;
	box-sizing:border-box;
	border-radius: 5px;
	background: linear-gradient(rgb(253, 253, 253), rgb(240, 240, 240));
	font-size: 16px;
	text-align: center;
	color: #666;
}
.helpsearchlist{
	background-color: #f3f3f3;
}
.helpsearchlist .list ul li{
	background-color: #fff;
	padding-left: 22px;
	font-size:14px;
}

/* 数据同步失败 */
.sjtbsb{
	text-align: center;
	height: calc(100% - 45px);
}
.sjtbsb h1{
	font-size: 16px;
	color: #000;
	text-align: left;
}
.sjtbsb .d1{
	text-align: left;
	color: #000;	
	margin-top: 10px;
	font-size: 14px;
    height: calc(100% - 30px);
    overflow: auto;
}
.sjtbsb .d1 ul li{
	color: #000;
	margin: 5px 0;
}
.sjtbsb .d1 ul li b{
	font-weight: bold;
}
.ordDtl .orDtListkq li span{
	width: 90px;
} 
.ordDtl .orDtListkq li em,.ordDtl .orDtListkq li i{
	width: calc(100% - 90px);
} 


/* 微商城 */
.Productmall .gradient{ 
	background-image: linear-gradient(#01ABDC, #fff 60%,#fff);
	padding-bottom: 10px;
}
.Productmall .gradient .search,.mycollection .search,.classificationall .search{ 
    position: relative;
    font-size: 4.2vw;
    z-index: 1;
}
.classificationall .search{ 
    position: fixed;
    top: 40px;
    width: 100%;
    background-color: #f3f3f3;
    z-index: 99;
}
.mycollection .search .alignc{ 
    display: flex;
    align-items: center;
	margin: 2.6vw 2.6vw 0 2.6vw;
}
.Productmall .gradient .search a:before,.mycollection .search .a:before,.classificationall .search a:before{ 
    content: "\e908";
    font-family: 'icomoon';
    color: #005BE6;  
    font-size: 4.8vw;
    position: absolute;
    top: 4.8vw;
    left: 6vw;
}
.Productmall .gradient .search a:before,.classificationall .search a:before{ 
	left: initial;
    right: 6vw;
}
.mycollection .search .a:before{ 
	left: initial;
    right: 18vw;
    top: 2.4vw;
}
.mycollection .search:before{ 
    top: 2.8vw;
    left: 6vw;
}
.Productmall .gradient .search input,.mycollection .search input,.classificationall .search input{ 
	height: 9vw;
	line-height: 9vw;
	background-color: #fff;
	border-radius: 21px;
	margin: 2.6vw 2.6vw 0 2.6vw;
	width: calc(100% - 5.2vw);
	padding-left: 10vw;
	box-sizing: border-box;
}
.Productmall .gradient .search input,.mycollection .search input,.classificationall .search input{ 
	padding-left: 4vw;
}
.classificationall .search input{ 
	margin-bottom: 2.6vw;
}
.mycollection .search input{ 
	float: left;
	width: calc(100vw - 17.2vw);
	margin: 0;
}
.mycollection .search a{ 
	width: 10vw;
	margin-left: 2vw;
	float: left;
	display: inline-block;
	text-align: center;
}
.Productmall .gradient .topyongpin ul{ 
	padding: 20px 10px 10px;
}
.Productmall .gradient .topyongpin ul li{ 
	width:25%;
	text-align: center;
	float: left;
}
.Productmall .gradient .topyongpin ul li:nth-child(5),
.Productmall .gradient .topyongpin ul li:nth-child(6),
.Productmall .gradient .topyongpin ul li:nth-child(7),
.Productmall .gradient .topyongpin ul li:nth-child(8){ 
	margin-top: 20px;
}
.Productmall .gradient .topyongpin ul li img{ 
	width:16vw;
}
.Productmall .gradient .topyongpin ul li p{ 
	width:100%;
	padding-top: 2vw;
	font-size: 3.2vw;
}
.Productmall .Pmbanner{
	z-index: 2;
	margin: 0 2.6vw;
	padding-top: 2vw;
	z-index: 1;
}
.Productmall .Pmbanner img{
	width: 100%;
	max-height: calc((100vw - 5.2vw) / 2);
}
/* .Productmall .Pmbanner .swiper-pagination-bullet{
	opacity: 1;
	border: 1px solid #fff;
	background: 0 0;
}
.Productmall .Pmbanner .swiper-pagination-bullet-active {
	background: #fff;
} */
.Productmall .Pmbanner .swiper-pagination-bullet{
    width: 20px;
    height: 4px;
    border-radius: 4%;
    background-color: #fff;
    opacity: .6;
}
.Productmall .Pmbanner .swiper-pagination-bullet-active{
	background-color: #fff;
	opacity: 1;
    width: 24px;
    border-radius: 4px;
}
.Productmall .Pmnav{
	position: relative;
	z-index: 99;
}
.Productmall .Pmnav.fixed{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}
.Productmall .Pmnav ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	height: 42px;
	line-height: 42px;
	background-color: #fff;
	text-align: center;	
	color: #333;
	margin-top: 10px;
	font-size: 14px;
}
.Productmall .Pmnav.fixed ul{
	margin-top: 0;
}
.Productmall .Pmnav .fenlei{
	position: absolute;
	left: 0;
	top: 42px;
	background-color: #fff;
	width: calc(100% - 20px);
	padding: 10px;
}
.Productmall .Pmnav .fenlei dl dd{
	float: left;
	width: calc((100% - 10px) / 3);
	text-align: center;
	margin-bottom: 5px;
	height: 40px;
	line-height: 40px;
	margin-right: 5px;
	background-color: #f3f3f3;
	opacity: 0.8;
	font-size: 14px;
	border-radius: 5px;
	color: #333;
}
.Productmall .Pmnav .fenlei dl dd.act{
	background-color: #FFF7EB;
	color: #005BE6;
}
.Productmall .Pmnav .fenlei dl dd:nth-child(3n){
	margin-right: 0;
}
.Productmall .Pmnav a.btn{
	height: 46px;
	line-height: 46px;
	width: 100%;
	text-align: center;
	color: #fff;
	display: block;
	border-radius: 5px;
	margin-top: 5px;
}
.Productmall .Pmnav li{
	width: 100%;
	position: relative;
}
.Productmall .Pmnav li.act01 span{
    border-bottom: 2px solid;
    padding-bottom: 10px;
}
.Productmall .Pmnav li i.top{
	width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #999;
    position: absolute;
    right: 19px;
    top: 17px;
}
.Productmall .Pmnav li i.down{
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #999;
	position: absolute;
	right: 19px;
	top: 24px;
}
.Productmall .Pmnav li i.top.act{
    border-bottom: 4px solid #005BE6;
}
.Productmall .Pmnav li i.down.act{
    border-top: 4px solid #005BE6;
}
.Productmall .Pmnav li i.down1:before{
    content: "\e977";
    font-family: 'icomoon';
    color: #999;    
    position: relative;
    top: 2px;
    left: 2px;
}
.Productmall .Pmnav li i.down1.act:before{
    content: "\e990";
}
.Productmall .Pmlist{
	margin: 10px;
	margin-bottom: 0;
	width: calc(100% - 20px);
}
.Productmall .Pmlist li{
	float: left;
	width: calc((100% - 10px) / 2);
	margin-right: 10px;
	background-color: #fff;
	margin-bottom: 15px;
	min-height: 80vw;
	position: relative;
    border-radius: 10px;
}
.Productmall .Pmlist li a{
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 10px;
    width: 100%;
    height: calc((100vw - 30px) / 2 );
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin-bottom: 4vw;
    position: relative;
}
.Productmall .Pmlist li a .zffs{
    background: #005be6;
    color: #fff;
    padding: 3px 5px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
}
.Productmall .Pmlist li a .zffs:empty{
    display: none;
}
.Productmall .Pmlist li a .state{
	height: 24px;
    line-height: 24px;
    text-align: center;
    padding: 0 10px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 8px;
    left: 8px;
    border-bottom-right-radius: 5px;
}
.Productmall .Pmlist li label.bq{
    position: absolute;
    top: 1.4vw;
    left: calc((100% - 10px - 15vw) / 2);
    background: url(../../../Stores/images/label.png) no-repeat;
    background-size: 100% 100%;
    width: 15vw;
    text-align: center;
    color: #fff;
    font-size: 3.2vw;
}
.Productmall .Pmlist li a .xsqg{
	background-color: #096;
}
.Productmall .Pmlist li:nth-child(2n){
	margin-right: 0;
}
.Productmall .Pmlist li a img{
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.Productmall .Pmlist li .d1{
	margin: 8px;
	margin-top: 0;
}
.Productmall .Pmlist li .d1 .p1{
	font-size: 3.6vw;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.Productmall .Pmlist li .d1 .baoyou{
	background-color: #E5F8FD;
    font-size: 3.2vw;
    display: inline-block;
    padding: 0 1vw .4vw;
    margin-bottom: 1vw;
    border-radius: 5px;
    /* transform: scale(0.8);
    transform-origin: 0; */
    zoom: .8;
}
.Productmall .Pmlist li .d1 .baoyou:empty{
	display: none;
}
/* .Productmall .Pmlist li .d1 .baoyou:nth-of-type(2){
	margin-left: -8%;
} */
.Productmall .Pmlist li .d1 .p2{
    display: flex;
    align-items: center;
    /* transform: scale(0.8);
    transform-origin: 0; */
}
.Productmall .Pmlist li .d1 .p2 span:before{
	font-size: 3.2vw;
	content: "￥";
}
.Productmall .Pmlist li .d1 .p2 span.jf:before{
	content: "";
}
.Productmall .Pmlist li .d1 .p2 span.jf{
	color: #f00;
	margin-left: 1vw;
	font-size: 4.2vw;
}
.Productmall .Pmlist li .d1 .p2 .add{
	color: #f00;
}
.Productmall .Pmlist li .d1 .p2 span.jf:after{
	content: "积分";
	font-size: 3.2vw;
}
.Productmall .Pmlist li .d1 .p2 .sc{
	color: #f00;
	font-size: 4.2vw;
	float: left;
	margin-right: 1vw;	
}
.Productmall .Pmlist li .d1 .p2 .yj{
	color: #999;
	font-size: 3.2vw;
	text-decoration:line-through;
	margin-top: 1vw;
}
/* .Productmall .Pmlist li .d1 .p2:before{
	content: "￥";
	font-family: "Microsoft YaHei";
} */
.Productmall .Pmlist li .d1 .p3{
	position: absolute;
	bottom: 3vw;
	right: 3vw;
}
.Productmall .Pmlist li .d1 .p3 .s1{
	float: left;
	color: #188BE0;
	margin-right: 5px;
}
.Productmall .Pmlist li .d1 .p3 .s2{
	float: right;
	width: 6vw;
	height: 6vw;
	border-radius: 50%;
	display: flex;
	align-items: center;
    justify-content: center;
}
.Productmall .Pmlist li .d1 .p3 .s2:before{
	content: "\e981";
    font-family: 'icomoon';
    font-size: 4.6vw;
    color: #fff;
    font-weight: bold;
}
/* .Productmall .Pmlist li .d1 .p3 .s2:before, 
.Productmall .Pmlist li .d1 .p3 .s2:after {
    content: "";
    position: absolute;
    width: 12px;
    top: 13px;
    left: 8px;
    height: 1px;
    background: #fff;
}
.Productmall .Pmlist li .d1 .p3 .s2:after {
    transform: rotate(90deg);
} */
.Productmall .Pmlist li .d1 .p3 .s2.act{
	background-color: #ddd !important;
}
.Productmall .Pmlist li .d1 .p3 .s2 img{
	width: 14px;
	margin-top: 8px;
	display: none
}
.Productmall .Pmlist li .d1 .p3 .s2 .num{
    height: 3.65vw;
    padding: 0 0.89vw;
    line-height: 3.2vw;
    border-radius:2.8vw;
    position: absolute;
    text-align: center;
    background: #f00;
    color: #fff;
    font-size: 3.2vw;
    transform: translate(2.9vw,-2.1vw);
}
.Productmall .Pmlist li .jfandjg{
	color:#999;
	font-size: 14px;
	margin-top: 5px;
}
.Productmall .Pmlist li .jfandjg .jf{
	color:#188BE0;
}
.Productmall .Pmlist li .jfandjg .jg{
	color:#005BE6;
}
.Productmall .Pmlist li .jfandjg .mianfei{
	color:#090;
}
.Productmall .Pmlist li .d1 .p3 .lt{
    text-decoration: line-through;
    font-size: 14px;
    color: #999;
}
.Productmall .Pmlist li .d1 .p3 .havequan{
    background: #FFEDD2;
    border: 1px solid #ffdfb0;
    font-size: 12px;
    color: #005BE6;
    padding: 2px;
    border-radius: 5px;
    margin-left: 5px;
}
.Productmall .Pmlist li .d1 .p1 .zt{
    background: #fff;
    border: 1px solid #005BE6;
    font-size: 12px;
    color: #005BE6;
    padding: 2px;
    border-radius: 5px;
    margin-left: 5px;
}
.orderFootwsc{
	height: 60px !important;
}
.orderFootwsc p span{
	width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-image: none !important;
    color: #005BE6;
    margin-top: 5px;
    border-radius: 50%;
    float: left;
    position: relative;
    float: left;
}

.orderFootwsc p span:before{
    font-family: "icomoon";
    content: "\e9f6";
    font-size: 21px;
}
.orderFootwsc .button{
    height: 40px !important;
    line-height: 40px !important;
	width: 130px !important;
    margin-top: 10px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border-radius: 5px !important;
    margin-right: 2.6vw;
}
.orderFootwsc p{
	width: calc(100% - 142px);
}
.orderFootwsc p .em1{
	margin-top: 0;
	font-size: 12px;
	color: #188BE0;
	float: none;
}
.orderFootwsc p .money{
	display: block;
	margin-top: 0;
	float: none;
}
.orderFootwsc p .money .add{
	font-size: 20px;
}
.orderFootwsc p .money b:before{
	content: "￥";
	font-size: 20px;
}
.orderFootwsc p small{
	margin-top: 0 !important;
	margin-left: 10px !important;
	width: calc(100% - 60px);
}

.Productmalldetail .banner{
	height: 100vw;
}
.Productmalldetail .swiper-pagination{
	padding-right: 0;
	text-align: center;
}
.Productmalldetail .banner .BanBtm{
    line-height: 44px;
    position: absolute;
    z-index: 18;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 44px;
}
.Productmalldetail .banner .xs,.Productmalldetail .banner .ys{
	background-color: #009966;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.Productmalldetail .banner .ys{
	background-color: #00B5B5;
}
.Productmalldetail .banner .xs{
	text-align: left;
}
.Productmalldetail .banner .xs .s4{
    color: #fff;
	font-size: 18px;
	z-index: 10;
	margin-left: 10px;
}
.Productmalldetail  .banner .xs .s3{
    float: right;
    color: #fff;
    z-index: 10;
    position: relative;
    line-height: 18px;
    font-size: 12px;
    margin-top: 5px;
    margin-right: 10px;
}
.Productmalldetail .banner .xs .s3 b{
	display: block;
	font-size: 14px;
	margin-bottom: 4px;
}
.Productmalldetail .banner .xs .s3 i{
	background-color: #fff;
	width: 16px;
	height: 16px;
	line-height: 16px;
	color: #096;
	border-radius: 5px;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
}
.Productmalldetail .banner .xs .s3 .i1{
	margin-left: 0;
}
.Productmalldetail .banner .xs:after{
	content: "";
}
.Productmalldetail .d1{
	padding: 12px;
	border-bottom: 10px solid;
	padding-bottom: 12px;
}
.Productmalldetail .d1 .p1{
	font-size: 4.2vw;
	margin-top: 1vw;
	width: 76vw;
}
.Productmalldetail .d1 .p2{
	font-size: 6.4vw;
	float: left;
	color: #f00;
}
.Productmalldetail .d1 .p2.sj{
	color: #999;
	font-size: 3.2vw;
	text-decoration:line-through;
	margin-top: 3vw;
	margin-left: 1vw;
}
.Productmalldetail .d1 .fenxiang{
	font-size: 3.6vw;
	display: inline-block;
	padding: 1vw 2vw;
	float: right;
	margin-top: 2vw;
	border-radius: 5px;
}
.Productmalldetail .d1 .fenxiang:before{
	content: "\ea26";
    font-family: 'icomoon';
    font-size: 3.2vw;
}
.Productmalldetail .d1 .numberofpayers{
	float: right;
	font-size: 3.6vw;
	color: #666;
	margin-top: 3vw;
}
.Productmalldetail .d1 .baoyou{
    background-color: #E5F8FD;
    font-size: 3.2vw;
    display: inline-block;
    padding: 1vw;
    border-radius: 5px;
    transform: scale(0.8);
    transform-origin: 0;
    margin-top: 2vw;
}
.Productmalldetail .d1 .p2:before{
	content: "￥";
	font-size: 4.2vw;
	font-family: "Microsoft YaHei";
}
.Productmalldetail .d1 .moneypoint:before{
	content: "";
}
.Productmalldetail .d1 .moneypoint .money:before{
	content: "￥";
	font-size: 3.2vw;
}
.Productmalldetail .d1 .moneypoint .point:after{
	content: "积分";
	font-size: 3.2vw;
}
.Productmalldetail .d1 .p2.sj:before{
	font-size: 3.2vw;
}
.Productmalldetail .d1 .p3{
	margin-top: 5px;
}
.Productmalldetail .d1 .p3 .s1{
	float: left;
	color: #188BE0;
}
.Productmalldetail .d1 .p3 .s2{
	float: right;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	text-align: center;
    position: relative;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.Productmalldetail .d1 .p3 .s2.act{
    background-color: #ddd !important;
}
.Productmalldetail .d1 .p3 .s2 img{
	width: 14px;
	margin-top: 8px;
	display: none;
}
.Productmalldetail .d1 .p3 .s2:before{
	content: "\e981";
    font-family: 'icomoon';
    font-size: 4.6vw;
    color: #fff;
	font-weight: bold;
}
.Productmalldetail .d1 .p3 .num{
    height: 3.65vw;
    padding: 0 0.89vw;
    line-height: 3.2vw;
    border-radius: 2.8vw;
    position: absolute;
    text-align: center;
    background: #f00;
    color: #fff;
    font-size: 3.2vw;
    transform: translate(2.9vw,-2.1vw);
}
.Productmalldetail .d1 .p4{
	color: #096;
    font-size: 12px;
    margin-top: 5px;
}

.Productmalldetail .d1 .jfandjg{
	color:#999;
	font-size: 14px;
	margin-top: 5px;
}
.Productmalldetail .d1 .jfandjg .jf{
	color:#188BE0;
}
.Productmalldetail .d1 .jfandjg .jg{
	color:#005BE6;
}
.Productmalldetail .d1 .jfandjg .mianfei{
	color:#090;
}
.Productmalldetail .d1 .jfandjg .lt{
	text-decoration: line-through;
    font-size: 14px;
    color: #999;
}
.Productmalldetail .d1 .jfandjg .havequan{
	background: #FFEDD2;
    border: 1px solid #ffdfb0;
    font-size: 12px;
    color: #005BE6;
    padding: 2px;
    border-radius: 5px;
    margin-left: 5px;
}
    

.Productmalldetail .d2{
	margin: 12px;
	border-bottom: 1px solid;
	padding-bottom: 12px;
}
.Productmalldetail .d2 p{
	font-size: 16px;
	margin-bottom: 12px;
}
.Productmalldetail .d2 li{
	font-size: 14px;
	margin-bottom: 10px;
}
.Productmalldetail .d2 li:last-child{
	margin-bottom: 0;
}
.Productmalldetail .d2 li span{
	margin-right: 10px;
}
.Productmalldetail .d2 span{
	font-size: 14px;
	line-height: 24px;
}
.Productmalldetail .d2 #divDetailContent img{
	width: 100%;
}

.Productaddress li{
	padding: 10px;
	background-color: #fff;
	margin-bottom: 10px;
	position: relative;
}
.Productaddress li .i1{
 	float: left;
 	width: 20px;
}
.Productaddress li .info-all{
 	float: left;
 	width: calc(100% - 90px);
}
.Productaddress li .info-all span{
 	display: block;
}
.Productaddress li .info-all .info-danwei{
 	color: #333;
}
.Productaddress li .info-all .info-address{
 	color: #424242;
 	margin-bottom: 5px;
}
.Productaddress li .info-all .info-namephone{
 	color: #5f5f5f;
}
.Productaddress li .info-all .info-namephone em{
 	margin-right: 10px;
}
.Productaddress li .i1:before{
 	content: "\e93f";
    font-family: 'icomoon';
    font-size: 18px;
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.Productaddress li .i1.act:before{
 	content: "\e97d";
    font-family: 'icomoon';
    font-size: 18px;
    color: #005BE6;
}
.Productaddress li .info{
	/* border-bottom:1px solid #f3f3f3;
	 	padding-bottom: 10px; */
}
.Productaddress li .btn{
 	float: right;
 	padding-top: 10px;
}
.Productaddress li .btn a{
 	float: left;
}
.Productaddress li .btn .a1{
 	margin-right: 30px;
}
.Productaddress li .btn .a1pa{
 	position: absolute;
 	top: 10px;
 	right: 20px;
 	margin-right: 0;
}
.Productaddress li .btn .a1pa:before{
	content: "\e917";
    font-family: 'icomoon';
    font-size: 24px;
}
.Productaddress li .btn .a2pa{
 	position: absolute;
 	top: 40px;
 	right: 20px;
}
.Productaddress li .btn .a2pa:before{
	content: "\e953";
    font-family: 'icomoon';
    font-size: 24px;
}
.Productaddress .add{
 	position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    padding: 10px;
}
.Productaddress .qd,.Productaddressadd .qd{
    height: 46px;
    line-height: 46px;
    width: calc(100% - 20px);
    text-align: center;
    color: #fff;
    display: block;
    border-radius: 5px;
    margin: 0 10px;
    margin-top: 20px;
}
.Productaddress .add a{
    display: block;
    text-align: center;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    border-radius: 5px;
}
.Productaddressadd ul{
	background-color: #fff;
}
.Productaddressadd li{
	padding: 15px;
	position: relative;
	border-bottom: 1px solid #f3f3f3;
}
.Productaddressadd li:after{
	content: "\e989";
    font-family: 'icomoon';
    font-size: 24px;
    color: #8d8d8d;
    position: absolute;
    right: 10px;
    top: 13px;
}
.Productaddressadd li.check:after{
	content: "\e951";
    font-family: 'icomoon';
    font-size: 32px;
    color: #ccc;
    position: absolute;
    right: 10px;
    top: 13px;
}
.Productaddressadd li.checked:after{
	content: "\e950";
}
.Productaddressadd li.no:after{
	content: "";
}
.Productaddressadd li:last-child{
	border-bottom: none;
}
/* .Productaddressadd li:last-child:after{
	content: "";
} */
.Productaddressadd li span{
	width: 70px;
	display: inline-block;
}
.Productaddressadd li input{
	width: auto;
	border: none;
	background: none;
	float: right;
	text-align: left;
	font-size: 16px;
	margin-right: 5px;
	width: calc(100% - 82px);
}
.Productaddressadd li select{
	width: 80px;
	border: none;
	background: none;
	float: right;
	text-align: right;
	font-size: 16px;
	margin-right: 5px;
}
.Productaddressadd li.address select{
	width: 180px;
	margin-right: 10px;
}

.Productaddressadd li textarea{
	border: none;
	font-size: 16px;
	padding: 0;
}


.popup {
	position: fixed;
	top: 50%;
	left: 52%;
	z-index: 10;
	box-sizing: border-box;
	width: 18rem;
	height: 14rem;
	border-radius: .5em;
	background-color: #fff;
	color: #fff;
	text-align: center;
	opacity: 1;
	height: 12rem;
    margin-top: -130px;
    margin-left: -150px;
}
.popup .title {
    height: 45px;
    border-bottom: 1px solid #eee;
    border-top-right-radius: .5em;
    border-top-left-radius: .5em;
    background: #fff;
    color: #646464;
    text-align: center;
    font-size: 16px;
    font-family: 微软雅黑;
    line-height: 45px;
}
.popup .con p {
    margin: 2rem 0;
	color: #646464;
	font-size: .9rem;
}
.popup input {
    width: 39%;
    height: 2rem;
    outline: none;
    border: none;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    font-size: .9rem;
    font-family: 微软雅黑;
    line-height: 1.85rem;
    -webkit-appearance: none;
}
.popup i {
    position: absolute;
    top: 1.35rem;
    right: 1rem;
    display: block;
    width: 15px;
    border-top: 2px solid #bbb;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.popup i:after {
    position: absolute;
    top: -2px;
    display: block;
    width: 15px;
    border-top: 2px solid #bbb;
    content: "";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}


/* 房间管理 */
.RoomCommodityrs{
	padding: 10px;
	background-color: #fff;
}
.RoomCommodityrs .title{
	text-align: center;
	padding: 10px 0;
}
.RoomCommodityrs .situation{
	padding-top: 10px;
}
.RoomCommodityrs .situation li{
	float: left;
	margin-right: 5px;
	width: calc((100% - 20px) / 5);
	text-align: center;
	background-color: #e43;
	margin-bottom: 5px;
	font-size: 14px;
	padding: 8px 0;
	color: #fff;
	border-radius: 5px;
}
.RoomCommodityrs .situation li.zc{
	background-color: #5CB592;
}
.RoomCommodityrs .situation li.sgy{
	background-color: #B3DB60;
}
.RoomCommodityrs .situation li.ygy{
	background-color: #F4901E;
}
.RoomCommodityrs .situation li.yz{
	background-color: #FF6600;
}
.RoomCommodityrs .situation li.dq{
	background-color: #D9531E;
}
.RoomCommodityrs .situation li.yq{
	background-color: #FF0000;
}
.RoomCommodityrs .situation li.kf{
	background-color: #C3C3C3;
}
.RoomCommodityrs .situation li .p1{
	margin-bottom: 5px;
}
.RoomCommodityrs .situation li .p2{
	font-size: 13px;
}
.RoomCommodityrs .situation li:nth-child(5n){
	margin-right: 0;
}

.RoomCommodityrs .Roomnumber{
	padding: 30px 0;
}
.RoomCommodityrs .Roomnumber li{
	float: left;
	margin-right: 5px;
	width: calc((100% - 20px) / 5);
	text-align: center;
	background-color: #e43;
	margin-bottom: 5px;
	font-size: 14px;
	padding: 8px 0;
	color: #fff;
	border-radius: 5px;
}
.RoomCommodityrs .Roomnumber li.zc{
	background-color: #5CB592;
}
.RoomCommodityrs .Roomnumber li.sgy{
	background-color: #B3DB60;
}
.RoomCommodityrs .Roomnumber li.ygy{
	background-color: #F4901E;
}
.RoomCommodityrs .Roomnumber li.yz{
	background-color: #FF6600;
}
.RoomCommodityrs .Roomnumber li.dq{
	background-color: #D9531E;
}
.RoomCommodityrs .Roomnumber li.yq{
	background-color: #FF0000;
}
.RoomCommodityrs .Roomnumber li.kf{
	background-color: #C3C3C3;
}
.RoomCommodityrs .Roomnumber li:nth-child(5n){
	margin-right: 0;
}
.caozuo{
	padding: 10px;
	position: fixed;
	bottom:0;
	left: 0;
	width: calc(100% - 20px);
	background-color: #f3f3f3;
	text-align: center;
	border-top: 1px solid;
}
.caozuo .a1{
	width: 100%;
	height: 40px;
	line-height: 40px;
	display: block;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border-radius: 5px;
}
.caozuo .a1.act{
	background-color: #ccc !important;
}
.caozuo .a2{
	font-size: 14px;
	padding-top: 10px;
	display: block;
}
.AddRoomProducts{
	padding: 10px;
	background-color: #FAFAFA;
    position: fixed;
    width: calc(100% - 20px);
    z-index: 100;
}
.AddRoomProducts .title{
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.AddRoomProducts .select .d1{
	float: left;
	line-height: 38px;
	margin-right: 5px;
	width: 32px;
}
.AddRoomProducts .select .d2{
	float: left;
	width: calc(100% - 114px);
	margin-right: 5px;
}
.AddRoomProducts .select .d2 input{
    border-radius: 5px;
    font-size: 14px;
    padding: 8px 6px;
    height: auto;
}
.AddRoomProducts .select .d3{
	float: left;
	border: 1px solid;
	height: 36px;
	line-height: 36px;
	text-align: center;
	width: 70px;
	border-radius: 5px;
}


.Menu{}
.Menu .MenuSide{
	/* position: fixed;
	top: calc(50vw + 50px);
	left: 0;
	width: 90px;
	background: #eee;
	height: calc(100% - 100px);
	overflow-y: auto; */
}
.addrp .MenuSide{
	top: 152px;
	height: calc(100% - 202px);
}
.Menu .MenuSide .SideList{}
.Menu .SideList li{
	padding: 12px 8px;
	font-size: 14px;
	position: relative;
	text-align: center;
}

.Menu .SideList li + li{border-top: 1px solid #e1e1e1}
.Menu .SideList li a {color: #666;text-align: center;}
.Menu .SideList li:last-child{border-bottom: 1px solid #e1e1e1}

.Menu .SideList li img{
    float: left;
    margin-right: 5px;
    width: 18px;
}
.Menu .SideList li.active{
	background-color: #fff;
	color: #C59B4F;
	border-top-color: #fff;
}
.Menu .SideList li.active a{
	
}
.Menu .SideList li.active + li{border-top-color: #fff;}

.Menu .SideList li i
{
    position: absolute;
    top: 0;
    right: 0;
    min-width: 16px;
    height: 16px;
    border-radius: 16px;
    background: #C59B4F;
    color: White;
    font-style: normal;
    line-height: 16px;
    text-align: center;
    font-size: 12px;
    box-sizing: border-box;
    padding: 0 3px;
}


.Menu .MenuContext{margin-left: 90px;background-color: #fff;}
.Menu .MenuContext h2{background: #f8f8f8; height: 36px; line-height: 36px; font-size: 15px; padding-left: 10px}
.Menu .ContList{padding-left: 10px; margin-bottom: -1px;}
.Menu .ContList li{
	padding: 10px 12px 10px 0; 
	border-bottom: 1px solid #eee;
	overflow: hidden;
}
.Menu .ContList .meny{
	float: left;
	border-radius: 4px;
	margin-right: 10px;
	width: 70px;
	height: 70px;
	position: relative;
	overflow: hidden;
}
.Menu .ContList .meny img{
	min-width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.Menu .ContList .ConText{
	float: left;
	width: calc(100% - 80px);
}

.Menu .ContList .ConText p{overflow: hidden; padding: 2px 0; position: relative;}
.Menu .ContList .ConText p.price{margin-top: 20px;}
.Menu .ContList .ConText p b{font-size: 15px; float: left; font-weight: normal;max-width: 80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.Menu .ContList .ConText p b.check{
	position: absolute;;
	top: 4px;
	right: 0;
	padding: 1px 3px;
	border: 1px solid;
	color: #C59B4F;
	border-radius: 4px;
	font-size: 10px;
}
.Menu .ContList .ConText p strong{
	float: right; 
	color: #C59B4F; 
	font-weight: normal
}
.Menu .ContList .ConText p.price strong{float: left; font-size: 12px;}
.Menu .ContList .ConText p.price strong.priceno{text-decoration:line-through;color: #999;margin-left: 5px;position: relative;top: 2px;}
.Menu .ContList .ConText p.price em{float: right; margin-top: -2px;}
.addrp .ContList .ConText p.price em{float: left;}
.Menu .ContList .ConText p.price em i {
    float: left;
    border-radius: 50%;
    border: 1px solid #ddd;
    position: relative;
    width: 20px;
    height: 20px; 
}
.Menu .ContList .ConText p.price em i.reduce{}
.Menu .ContList .ConText p.price em i.reduce:after {
    content: "";
    position: absolute;
    width: 11px;
    top: 9px;
    left: 4px;
    height: 2px;
    background: #C59B4F;
}
.Menu .ContList .ConText p.price em i.add:before, 
.Menu .ContList .ConText p.price em i.add:after {
    content: "";
    position: absolute;
    width: 12px;
    top: 9px;
    left: 4px;
    height: 2px;
    background: #C59B4F;
}
.Menu .ContList .ConText p.price em i.add:after {
    transform: rotate(90deg);
}
.Menu .ContList .ConText p.price em .much{
	font-style: normal;
	float: left;
	margin: 0 8px;
}

.Menu .ContList .ConText p a{font-size: 15px;}
.Menu .ContList .ConText p a.qi:after{content: "起"}
.Menu .ContList .ConText p .priceno a{font-size: 13px;}
.Menu .ContList .ConText p .buy{
	color: #999; 
	position: relative;
	display: inline-block;
	padding-left: 14px;
	margin-left: 6px;
	font-size: 14px;
}
.Menu .ContList .ConText p .buy:before,
.Menu .ContList .ConText p .buy:after{
	content: "";
	position: absolute;
	top: 9px;
	left: 0;
	width: 11px;
	height: 1px;
	background: #999;
}
.Menu .ContList .ConText p .buy:before{
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.Menu .ContList .ConText p .buy:after{
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.Menu .ContList .ConText p .SaleNum{
	padding-left: 0; 
	margin-left: 0;
	font-size: 13px;
	color: #999;
}
.Menu .ContList .ConText p .SaleNum:before,
.Menu .ContList .ConText p .SaleNum:after{
	width: 0;
	height: 0;
}


.orderFoot{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	border-top: 1px solid #eee;
	box-sizing: border-box;
	padding-left: 18px;
	background: #fff;
	z-index: 10;
}
.orderFootwsc{
	z-index: 9999;
}
.orderFootwsc .collection{
	width: 80px;
	float: left;
	text-align: center;
	font-size: 12px;
	margin-top: 8px;
    transform: scale(0.8);
}
.orderFootwsc .collection .icon:before{
	font-size: 24px;
	content: "\e993";
    font-family: 'icomoon';
}
.orderFootwsc .collection.act .icon:before{
	content: "\e994";
}
.orderFoot p{float: left; padding-top: 5px}
.orderFoot p span{
	float: left;
	position: relative;
	background: url("../images/shopCart.png") no-repeat;
	background-size: 40px;
	width: 40px;
	height: 40px;
}
.orderFoot p span i{
	position: absolute;
	top: -3px;
	right: -3px;
	display: block;
	min-width: 16px;
	padding: 0 3px;
	text-align: center;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	color: white;
	background: #C59B4F;
	font-style: normal;
	border-radius: 16px;
	box-sizing: border-box;
	display: none;
}
.orderFoot p small{float: left; font-size: 14px; color: #C59B4F; margin: 7px 0 0 5px}
.orderFootarp p small{color: #333;}
.orderFoot p small b{font-size: 20px; font-weight: normal;}
.orderFootarp p small b{padding: 0 5px;}
.orderFoot p em{float: left; font-style: normal; margin-top: 10px;}


.orderFoot .button{
	width: 100px; 
	text-align: center; 
	padding: 0; 
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	float: right;
	border-radius: 0;
}

.Roomnumberlist{
	padding: 10px 0;
    margin: 0 10px;
    border-top: 1px solid;
    height: calc(100% - 102px);
    overflow: auto;
}
.Roomnumberlist dl{
	margin-bottom: 10px;	
}
.Roomnumberlist dl dt{
	float: left;
	width: 30px;	
}
.Roomnumberlist dl dd{
	float: left;
	width: calc(100% - 30px);
}
.Roomnumberlist dl dd a{
	float: left;
	width: calc(100% / 6);
	margin-bottom: 10px;
}
.zzcarp .ticketlistrm{
	height: 44%;
	margin-top: 44%;
}
.zzcarp .ticketlistrm .title{
	padding: 10px;
	text-align: left;
}
.zzcarp .ticketlistrm .title i:after{
	top: 10px;	
}
.addrp .ContList .meny,.addrp01 .ContList .meny{
	border: 1px solid #ddd;
    box-sizing: border-box;
    border-radius: 5px;
}
.addrp01 .MenuContext{
	margin-left: 0;
}
.addrp01 .MenuContext .jiage{
	font-size: 12px;
}
.addrp01 .MenuContext .jiage small:before{
	font-family: icomoon;
    content: '￥';
    margin-left: 5px;
}
.addrp01 .MenuContext .dateline{
	margin-top: 0px;
}
.addrp01 .MenuContext .dateline .s1{
	float: left;
	font-size: 15px;
	margin-right: 5px;
	line-height: 30px;
}
.addrp01 .MenuContext .dateline .s11{
	font-size: 13px;
}
.addrp01 .MenuContext .dateline .s2{
	float: left;
	width: calc(100% - 74px);
	position: relative;
}
.addrp01 .MenuContext .dateline .s2{
	float: left;
	width: calc(100% - 74px);
	position: relative;
}
.addrp01 .MenuContext .dateline .s3{
	float: left;
	line-height: 30px;
	font-size: 14px;
}
.addrp01 .MenuContext .dateline .s4{
    float: left;
    background-color: #ddd;
    color: #fff;
    padding: 0 5px;
    height: 20px;
    line-height: 20px;
    border-radius: 5px;
    font-size: 12px;
    transform: scale(0.8);
    margin-top: 5px;
}
.addrp01 .MenuContext .dateline .zc{
	background-color: #5CB592;
}
.addrp01 .MenuContext .dateline .sgy{
	background-color: #B3DB60;
}
.addrp01 .MenuContext .dateline .ygy{
	background-color: #F4901E;
}
.addrp01 .MenuContext .dateline .yz{
	background-color: #FF6600;
}
.addrp01 .MenuContext .dateline .dq{
	background-color: #D9531E;
}
.addrp01 .MenuContext .dateline .yq{
	background-color: #FF0000;
}
.addrp01 .MenuContext .dateline .kf{
	background-color: #C3C3C3;
}
.addrp01 .MenuContext .dateline .s5{
	float: right;
	line-height: 28px;
	border: 1px solid;
	height: 28px;
	padding: 0 6px;
	margin-left: 5px;
	border-radius: 5px;
	font-size: 12px;
}
.addrp01 .MenuContext .dateline .s6{
	float: left;
    position: relative;
    width: calc(100% - 110px);
}
.addrp01 .MenuContext .dateline .s6:after{
	font-family: 'icomoon';
	content: "\e977";
	position: absolute;
	top: 4px;
	right: 4px;
	font-size: 22px;
}
.addrp01 .MenuContext .dateline .s6 input,.addrp01 .MenuContext .dateline .s6 select{
	height: 30px;
	line-height: 30px;
}
.addrp01 .MenuContext .dateline .s7{
	float: right;
	line-height: 28px;
	border: 1px solid;
	height: 28px;
	padding: 0 10px;
	margin-left: 5px;
	border-radius: 5px;
	font-size: 12px;
}
.addrp01 .MenuContext .dateline .s2:after{
	font-family: 'icomoon';
	content: "\e93e";
	position: absolute;
	top: 4px;
	right: 4px;
	font-size: 22px;
}
.addrp01 .MenuContext .dateline .s2 input{
	height: 30px;
	line-height: 30px;
}
.addrp01 .ContList{
	padding-left: 0;
}
.addrp01 .ContList li{
	padding: 10px 12px;
}
.zzctip .tip{
	padding: 40px;
	text-align: center;
	line-height: 24px;
}
.zzctip .ticketlistrm{
	height: auto;
}
.zzctip .ticketlistrm .tipbtn{
	margin-left: calc((100% - 170px) / 2);
	padding-bottom: 20px;
}
.zzctip .ticketlistrm .tipbtn a{
	border: 1px solid;
	height: 36px;
	line-height: 36px;
	width: 80px;
	float: left;
	text-align: center;
	border-radius: 5px;
}
.zzctip .ticketlistrm .tipbtn .a1{
	margin-right: 10px;
}
.RoomProductsJournal th,.RoomProductsJournal td{
	border: 1px solid #e1e1e1;
}
.RoomProductsJournal th{
	font-weight: normal;
	font-size: 14px;
	background-color: #f9f9f9;
	padding: 12px 6px;
}
.RoomProductsJournal th:first-child{
	width: 60px;
}
.RoomProductsJournal th:nth-child(2){
	width: 130px;
}
.RoomProductsJournal td{
	font-size: 14px;
	padding: 12px 10px;
}
.RoomProductsJournal td:last-child{
	text-align: left;
}


/* 领券中心 */
.VoucherCenter{
	height: 100vh;
	overflow:auto;	
	background-color: #f3f3f3;
}
.VoucherCenter .banner img{
	width: 100%;
	height: calc(100vw / 3);
}
.VoucherCenter .Discount .dctNav{
    position: static;
    background-color: #fff;
}
.VoucherCenter .kqlist1 li{
    margin-bottom: 20px;
    min-height: 109px;
    height: 109px;
    box-shadow: 0 1px 6px 1px #d1d1d1;
}
#CouponList.kqlist1 li:first-of-type,#BuyList.kqlist1 li:first-of-type{
    margin-top: 10px;
}
#divGetCoupon .VoucherCenter .kqlist1 li{
    margin-top: 10px;
}
.VoucherCenter .kqlist1 li.received,.VoucherCenter .kqlist1 li.receivedgo{
    background: #fff url(/App_Themes/default/images/yilinqu.png) bottom right no-repeat;
    background-size: 24%;
}
.VoucherCenter .kqlist1 li.yigoumai{
    background: #fff url(/App_Themes/default/images/yigoumai.png) bottom right no-repeat;
    background-size: 24%;
}
.VoucherCenter .kqlist1 li.shouqing {
    background: #fcfcfc;
}
.VoucherCenter .kqlist1 li.shouqing .d1 .p1,.VoucherCenter .kqlist1 li.shouqing .d1 .p2,.VoucherCenter .kqlist1 li.shouqing .d2 .p1,.VoucherCenter .kqlist1 li.shouqing .d2 .only,
.VoucherCenter .kqlist1 li.shouqing .d2 .salejg
{
    color: #999;
}
.VoucherCenter .kqlist1 li.shouqing .d2 .p4{
    background: #e6e6e6;
}
.VoucherCenter .kqlist1 li:before,.VoucherCenter .kqlist1 li:after{
    background-color: #f3f3f3;
}
.VoucherCenter .kqlist1 li.actli:after{
    background-color: #fff;
}
.VoucherCenter .kqlist1 li:after{
    top: 115px;
}
.VoucherCenter .kqlist1 li .d1{
    text-align: center;
    width: 100px;
    height: 109px;
}
.VoucherCenter .kqlist1 li .d1:before{
    
}
.VoucherCenter .kqlist1 li .d1>div{
    width: 100px;
}
.VoucherCenter .kqlist1 li .d2 .p2{
    margin-top: 4px;
}
.VoucherCenter .kqlist1 li .d2 .p4{
    font-size: 12px;
    width: 70%;
    height: 4px;
    line-height: 4px;
    text-align: center;
    color: #fff;
    border-radius: 18px;
    position: relative;
    background: rgba(255,153,51,0.6);
    margin-top: 0px;
    overflow: hidden;
    padding-top: 0;
}
.VoucherCenter .kqlist1 li .d2 .p4 .bfb{
    position: absolute;
    top: 0;
    left: 0;
    min-width: 40px;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 12px;
    z-index: 1;
    transform: scale(0.9);
    display:none;
}
.VoucherCenter .kqlist1 li .d2 .p4 .bfbbg{
    position: absolute;
    top: 0;
    left: 0;
    height: 4px;
    border-radius: 16px;
}
.VoucherCenter .kqlist1 li .d2 .only{
    color:#666;
    font-size:12px;
    margin-top:8px;
    transform: scale(0.8);
    margin-left: -11%;
}
.VoucherCenter .kqlist1 li .d2{
    width: calc(100% - 180px);
    padding: 0 0 0 18px;
    left: calc(50% + 20px);
}
.VoucherCenter .kqlist1 li.activeno .d2{
    width: calc(100% - 130px);
    padding: 0 0 0 18px;
    left: calc(50% + 45px);
}
.VoucherCenter .kqlist1 li.activeno .d2 .p2{
    width: calc(100% - 60px);
}

/* @media screen and (max-width: 375px) {
  
.VoucherCenter .kqlist1 li .d2{
    padding: 24px 0 0 18px;
}
} */
.VoucherCenter .kqlist1 li .d2 .p1{
	/* margin-top: 13px; */
}
.VoucherCenter .kqlist1 li .d2 .p1 em{
	font-size:12px;
	margin-left: 5px;
}
.VoucherCenter .kqlist1 li .d1 .p1.num{
	font-size:22px;
}
.VoucherCenter .kqlist1 li .d1 .p1.num em{
	font-size: 14px;
	margin: 0 2px;
	position: relative;
	top:-3px;
}
.VoucherCenter .kqlist1 li .d1 .p1.num:before{
	content: "";
}
.VoucherCenter .kqlist1 li .d1 .p1.num .yuan:after{
	content: "元";
	font-size: 12px;
}
.VoucherCenter .kqlist1 li .d1 .p1.num .zhang:after{
	content: "张";
	font-size: 12px;
}
.VoucherCenter .kqlist1 li .d3{
	width: 50px;
    margin-right: 10px;
    background: none;
    height: auto;
    min-height:119px; 
    font-size: 12px;
    padding: 0;
}
.VoucherCenter .kqlist1 li .d2 .salejg{
	font-size: 14px;
	color: #c00;
	margin-top: 5px;
}
.VoucherCenter .kqlist1 li.duihuan .d2 .salejg{
	color: #36c;
}
.VoucherCenter .kqlist1 li .d2 .salejg span{
	margin-left: 5px;
}
.VoucherCenter .kqlist1 li .d2 .salejg span:before{
	content: "￥";
}
.VoucherCenter .kqlist1 li a.lq{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 50px;
    margin-top: 29px;
}
.VoucherCenter .kqlist1 li.receivedgo a.lq{
    background-color:#fff !important;
    border:1px solid #005BE6;
    color:#005BE6;
}
.VoucherCenter .kqlist1 li.fufei a.lq{
    background-color:#c00 !important;
    border:1px solid #c00;
    color:#fff;
}
.VoucherCenter .kqlist1 li.duihuan a.lq{
    background-color:#36c !important;
    border:1px solid #36c;
    color:#fff;
}
.VoucherCenter .kqlist1 li.yigoumai a.lq{
    background-color:#fff !important;
    border:1px solid #c00;
    color:#c00;
}
.VoucherCenter .kqlist1 li.receivedno a.lq{
    background-color:#e3e3e3 !important;
    border:1px solid #e3e3e3;
    color:#fff;
}
.VoucherCenter .kqlist1 li.shouqing a.lq{
    background: #e3e3e3 !important;
    border-color: #e3e3e3;
}
.VoucherCenter .kqlist1 li a.yl{
	background-color: #ccc !important;
	margin-top: 27px;
}
.VoucherCenter .kqlist1 li .d3 a.qsy{
	font-size: 12px;
	color: #ddd;
	margin-top: 10px;
}
.VoucherCenter .kqlist1 li .d3 a.qsy:after{
	font-family: 'icomoon' !important;
	content: "\e921";
}
.VoucherCenter .kqlist1 h4{
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    position: relative;
    height: 26px;
    margin-bottom: 10px;
    padding-left: 8px;
}
.VoucherCenter .kqlist1 h4:before{
    position: absolute;
    top: 6px;
    left: 0;
    width: 3px;
    height: 14px;
    content: '';
}
.VoucherCenter .kqlist1 .tick:before{
   font-family: 'icomoon' !important;
	content: "\e9c6";
	position: absolute;
	top: 46px;
	right: 14px;
	color: #ccc;
}
.VoucherCenter .kqlist1 li.active .tick:before{
	content: "\e9c7";
}
.VoucherCenter .kqlist1 li.activeno{
}
.VoucherCenter .kqlist1 .list{
    background-color: #fff;
    border-radius: 5px;
    margin-top: 20px;
    position: relative;
    min-height: 109px;
    height: 109px;
    box-shadow: 0 1px 6px 1px #d1d1d1;
}
.VoucherCenter .kqlist1 .shiyongsm{
    -webkit-transform-origin: 0% 0%;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    width: 65px;
    margin-right: -10px;
    font-size: 12px;
    position: absolute;
    right: 2px;
    top: 80px;
    width: 75px;
    color: #666;
}
.VoucherCenter .kqlist1 .shiyongsm:after{
    content: "\e977";
    font-family: 'icomoon';
    font-size: 12px;
    position: relative;
    top: 1px;
    background: #e3e3e3;
    color: #666;
    border-radius: 50%;
    margin-left: 5px;
}
.VoucherCenter .kqlist1 .shiyongsm.act:after{
    content: "\e990";
}
.VoucherCenter .kqlist1 li .gou{
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    background-color: #c00;
    width: 26px;
    height: 20px;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.VoucherCenter .kqlist1 li.duihuan .gou{
    background-color: #36c;
}
.VoucherCenter .kqlist1 li.shouqing .gou{
    background-color: #999;
}
.VoucherCenternew{
	height: auto;
	background-color: #eee;
	position: relative;
}
.VoucherCenternew:before,.VoucherCenternew:after{
    position: absolute;
    z-index: 10;
    top: 200px;
    display: block;
    width: 16px;
    height: 16px;
    margin-top: -16px;
    content: '';
    border-radius: 50%;
    left: 5px;
    box-shadow: -1px 0px 0 0 #dbdbdb inset;
    background-color: #eee;
}
.VoucherCenternew:after{
    left:initial;
    right: 5px;
    box-shadow: 1px 0px 0 0 #dbdbdb inset;
}
.VoucherCenternew .kqlist2{
    margin: 14px;
    background: #fff;
    width: calc(100% - 56px);
}
.VoucherCenternew .kqlist1 li{
	margin: 0;
}
.VoucherCenternew .hotel{
	margin-bottom: 10px;
}
.VoucherCenternew .hotel:before{
	content: "\e98f";
    font-size: 12px;
    font-family: 'icomoon';
    color: #d7d7d7;
    border: 1px solid #d7d7d7;
    padding: 4px;
    border-radius: 50%;
}
.VoucherCenternew .gmsl{
	margin-top: 24px;
	border-top: 1px dashed rgba(204,204,204,.65);
	padding-top: 24px;
}
.VoucherCenternew .gmsl span{
	float: left;
    min-width: 80px;
    line-height: 36px;
}
.VoucherCenternew .gmsl a{
    float: right;
    border: 1px solid #ccc;
    height: 36px;
    line-height: 36px;
    border-radius: 5px;    
    display: flex;
    align-items: center;
    justify-content: center;
}
.VoucherCenternew .gmsl a em{
    font-size: 20px;
}
.VoucherCenternew .gmsl a em .s2{
    width: 40px;
    display: inline-block;
    text-align: center
}
.VoucherCenternew .gmsl a em.jian{
    font-size: 20px;
}
.VoucherCenternew .gmsl a em.jian,.VoucherCenternew .gmsl a em.jia{
    padding: 0 5px;
    width: 20px;
    text-align: center;
    color: #999;
}
.VoucherCenternew .gmsl a input{
    width: 50px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: none;
    font-size: 16px;
}
.VoucherCenternew .all {
    text-align: right;
    margin-top: 10px;
}
.VoucherCenternew .all span{
    margin-left: 10px;
}
.VoucherCenternew .all span{
    margin-left: 10px;
}
.VoucherCenternew .all span .money{
    color: #005BE6;
}
.VoucherCenternew .all span .money:before{
    content: "￥";
}
.MInfoAlert .VoucherCenter{
	background: url(../images/VoucherCentertkbg.png) no-repeat;
	-webkit-background-size: 100% 100%;
    background-size: 100% 100%;
	height: 253px;
	padding-top: 0;
}
.MInfoAlert .VoucherCenter .ydcgtstip{
	font-size: 16px;
	margin: 10px 0 20px 12.5%;
}
.MInfoAlert .VoucherCenter .KnowBtn{
	width: 50%;
	margin: 0 25%;
}
.MInfoAlert .VoucherCenter .ydcgtshg{
	margin-top: 40px;
}
.MInfoAlert .VoucherCenter .ckqy{
	color: #fff;
}

.VoucherCenter .kqlist1 .activeno .list{
	min-height:initial;
	height: initial;
}
.VoucherCenter .kqlist1 li.activeno .d1 {
    border-right: none;
    height: 100%;
    min-height: 109px;
}
.VoucherCenter .kqlist1 li.activeno .d2 {
    width: calc(100% - 130px);
    padding:initial;
    left:initial;
    top:initial;
    position:initial;
    transform:initial;
    padding-left: 20px;
    border-left: 1px dashed #ccc;
    padding: 16px 0 16px 20px;
    position: relative;
}
.VoucherCenter .kqlist1 li.activeno:after{
	bottom: -9px;
    top:initial;
}
.VoucherCenter .kqlist1 li.activeno .shiyongsm {
	top:initial;
	bottom: 15px;
}
.kqlist1 li.activeno:before, .kqlist1 li.activeno:after{
	content: initial;
}
.kqlist1 li.activeno .list .d2:before, .kqlist1 li.activeno .list .d2:after {
    position: absolute;
    z-index: 10;
    top: 2px;
    display: block;
    width: 16px;
    height: 16px;
    margin-top: -12px;
    content: '';
    border-radius: 50%;
    left: -9px;
    background-color: #fff;
    box-shadow: 0 -2px 0 0 #dbdbdb inset;
}
.kqlist1 li.activeno .list .d2:after {
    box-shadow: 0 2px 0 #ccc inset;
    bottom: -8px;
    top:initial;
}
.VoucherCenter .kqlist1 li.activeno .d2:before, .VoucherCenter .kqlist1 li.activeno .d2:after{
	background-color: #f3f3f3;
}
.VoucherCenter .kqlist1 li.activeno.actli .d2:after{
	background-color: #fff;
}

/* 押金 */
.Deposit .submitBtn input{
	height: 40px;
	line-height: 40px;
	width: 94%;
	margin-left: 3%;
	color: #fff;
	border-radius: 5px;
	margin-top: 10px;
	font-size: 16px;
}
.Deposit .Rrwh .RewList li input{
	text-align: left;
	float: left;
}
.Deposit .Rrwh .RewList li textarea{
	width: calc(100% - 80px);
    border: none;
    margin-top: 13px;
    padding: 0;
    font-size: 1rem;
}

/* 充值 */
.adifoli {
	padding: 18px 32px 18px 14px;
	box-sizing: border-box;
	overflow: auto;
}
.adifoli dd {
	line-height: 28px;
	overflow: hidden;
	padding: 6px 0;
}

.adifoli dd small {
	float: left;
	font-size: 14px;
	width: 70px;
	text-align: right;
	margin-right: 10px;
	color: #666;
}

.adifoli dd>div {
	overflow: hidden;
}

.colu dd small {
	width: 60px;
}

.colu dd div {
	width: 250px;
}

.adifoli dd div .btn {
	display: inline-block;
	height: 28px;
	line-height: 26px;
	border-radius: 4px;
	border: 1px solid #e3e3e3;
	background: #f6f6f6;
	background: linear-gradient(rgb(253, 253, 253), rgb(240, 240, 240));
	width: 60px;
	cursor: pointer;
	max-width: 80px;
	box-sizing: border-box;
	text-align: center;
	margin-right: 6px;
}

.adifoli dd div .btns {
	display: inline-block;
	height: 28px;
	line-height: 26px;
	border-radius: 4px;
	border: 1px solid #e3e3e3;
	background: #f6f6f6;
	background: linear-gradient(rgb(253, 253, 253), rgb(240, 240, 240));
	width: 60px;
	cursor: pointer;
	max-width: 80px;
	box-sizing: border-box;
	text-align: center;
	position: relative;
	margin-top: -38px;
	right: -402px;
}

.adifoli dd div .jy {
	color: #999;
	display: block;
	padding: 4px 0;
}

.adifoli dd div .photo {
	width: 100px;
	height: 100px;
	overflow: hidden;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	margin-top: 10px;
}

.adifoli dd div .photo img {
	width: 100%;
	height: 100%;
}

.adifoli dd div textarea {
	border: 1px solid #d6d6d6;
	width: 100%;
	margin-right: 6px;
	overflow: auto;
}
.adifoli dd div textarea#txtContent {
	height: 93px;
}
.adifoli dd div textarea#txtFuwuxinxi,.adifoli dd div textarea#txtydtext {
	height: 63px;
}

/* .adifoli dd div.bt textarea {
	width: calc(100% - 12px);
} */

.adifoli dd div select, .adifoli dd div input {
	height: 28px;
	line-height: 28px;
	width: 100%;
	margin-right: 6px;
	border: 1px solid #d6d6d6;
	border-radius: 5px;
}

.adilen dd div input, .adilen dd div select {
	width: 100%;
}

.adifoli dd div input.date {
	background: url("/SysSetBase/img/date.gif") no-repeat calc(100% - 6px) center;
}

.adifoli dd div label {
	float: left;
	cursor: pointer;
	margin-right: 12px;
}

.adifoli dd div label:before {
	font-family: 'icomoon';
	font-size: 14px;
	width: 16px;
	float: left;
	color: #bbb;
	margin-right: 5px;
}

.adifoli dd .radio label:before {
	content: "\e93f";
	font-size: 20px;
}

.adifoli dd .radio label.checked:before {
	content: "\e97d";
	color: #EE0000;
	font-size: 20px;
}

.adifoli dd .checkbox label:before {
	content: "\e925";
}

.adifoli dd .checkbox label.checked:before {
	content: "\e924";
	color: #EE0000;
}

/* 留言 */
.feedback{
	background-color: #f3f3f3;
}
.feedback ul li{
	padding: 20px;
	background-color: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	-webkit-box-sizing: border-box; /* Safari */
	border-top: 1px solid #f3f3f3;
}
.feedback ul li:first-child{
	border-top: none;
}
.feedback ul li span{
	width: 50px;
	text-align: left;
	color: #333;
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
}
.feedback ul li span:nth-child(2),.feedback ul li .img_set{
	width: calc(100% - 60px);
	height: 150px;
	display: inline-block;
	margin: 0;
}
.feedback ul li .img_set{
	height: auto;
}
.feedback .img_set{
	min-height: 80px;
}
.feedback ul li span:nth-child(2) textarea{
	border: none;
	padding: 0;
	font-size: 16px;
	height: 150px;
}
.feedback ul li .fbphoto{
	height: auto;
}
.feedback ul li .fbphoto img{
	width: 80px;
	height: 80px;
}
.feedback ul li .fbphoto em{
	position: relative;
	width: 80px;
	height: 80px;
	display: inline-block;
	margin-bottom: 5px;
}
.feedback ul li .fbphoto .fbclose{
	position: absolute;
	top: 5px;
	right: 5px;
}
.feedback ul li .fbphoto .fbclose img{
	width: 18px;
	height: 18px;
}
.feedbacktj{
	margin: 20px;
	width: calc(100% - 40px);
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	background-color: #005BE6;
	font-size: 16px;
	text-align: center;
	display: inline-block;
	color: #fff;
}
.feedbacktjun{
	background: #ddd;
    color: #999;
}
.feedbackjl{
    text-align: center;
    color: #005BE6;
    width: 100%;
    display: inline-block;
    font-size: 18px;
}
.feedback .img_set .img_sub1 .chooseImage,.feedback .img_set #fileList div{
	width: 80px;
	height: 80px;
}
.pulish .img_set #fileList div:first-child{
	margin-left: 100px;
}
.messagerecord .plNav{
	border-bottom: none;
	color: #666;
	background-color: #fff;    
	border-bottom: 1px solid #f3f3f3;
}
.messagerecord .plNav li.active{
	border-bottom: 1px solid #005BE6;
	color: #005BE6;
}
.messagerecord .plkList{
	border-top: 8px solid #f3f3f3;
}
.messagerecord .plkList dd{
	border-bottom: 8px solid #f3f3f3;
}
.messagerecord .plkList dd .plkDet{
    border-bottom: 1px solid #f3f3f3;
}
.messagerecord .plkList dd .plkDet li span:first-child{
    width: 60px;
    color: #666;
}
.messagerecord .plkList dd .plkDet li span:nth-child(2){
    width: calc(100% - 60px);
}
.messagerecord .plkList dd .plkDet li span.dhf{
   	color: #c00;
}
.messagerecord .plkList dd .plkDet li span.yhf{
   	color: #390;
}
.messagerecord .plkList dd .plkBtm .plkLink a.xq{
   	background-color: #E7E7E7;
   	color: #333;
}
.messagerecord .plkList dd .plkBtm .plkLink a.hf{
   	background-color: #005BE6;
   	color: #fff;
}
.messagerecorddetail .helpcenterdetail .title{
   	padding-left: 15px;
}
.messagerecorddetail .helpcenterdetail .title:before{
   	content: "";
}
.messagerecorddetail .plkList{
	margin-top: 0;
	border-top: 0;
}
.messagerecorddetail .plkList dd{
	border-bottom: 0;
}
.messagerecorddetail .plkList dd .plkDet li .fbphoto img{
	width: 80px;
	height: 60px;
	margin-right: 5px;
	margin-top: 5px;
}

.FoodSaveSuccess .oroList li .Hookfull{
	margin-bottom: 5px;
}
.FoodSaveSuccess .oroList li a{
	border:1px solid;
	height: 42px;
	line-height: 42px;
	width: 90%;
	margin: 20px auto 0;
	text-align: center;
	border-radius: 5px;
}
.FoodSaveSuccess .oroList li a.smxdfk{
	border: none;
	color: #fff;
	margin-top: 10px;
}
.FoodSaveSuccess .oroList li em.cdbccg{
	margin-bottom: 5px;
}
.FoodSaveSuccess .oroList{
	border-bottom: none;
}
.bottomfixed{
	position: fixed;
	bottom: 0;
	height: 50px;
	line-height: 50px;  
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	width: 100%;
}
.bottomfixed a{
	background-color: #F3BD01;
	width: 100%;
	text-align: center;	
	color:#fff;
}
.bottomfixed .a1{
	background-color: #005BE6;
}

/* 选择就餐人数 */
.choosenumber{
	background: url(/App_Themes/default/images/dcbg.png) center center no-repeat;
	width: 100%;
	height: calc(100% - 50px);
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.choosenumber h1{
	text-align: center;
	font-size: 18px;
	color: #fff;
	padding-top: 70px;
}
.choosenumber ul{
	padding: 30px 30px 0;
	box-sizing: border-box;
}
.choosenumber ul li{
	float: left;
	width: 25%;
	margin-bottom: calc(((100vw - 60px) / 4) - 50px);
}
.choosenumber ul li:nth-child(17),.choosenumber ul li:nth-child(18),.choosenumber ul li:nth-child(19),.choosenumber ul li:nth-child(20){
	margin-bottom: 0;
}
.choosenumber ul li a{
	border: 1px solid #fff;
	color: #fff;
	width: 50px;
	height: 50px;
	border-radius: 5px;
	margin-left: calc((100% - 50px) / 2);
	display: block;
	text-align: center;
	line-height: 50px;
}
.choosenumber ul li a:hover{
	background-color: #005BE6;
	border: 1px solid #005BE6;
}
.czhjcrs{
    height: 36px;
    line-height: 36px;
    background: #fff;
   /*  position: fixed; */
    width: 100%;
    z-index: 999;
    border-bottom: 1px solid #eee;
    z-index: 3;
}
.czhjcrs .d1,.czhjcrs .d2{
    float: left;
    font-size: 14px;
    color: #666;
    margin-left:10px
}
.czhjcrs .d1 span,.czhjcrs .d2 span{
    color: #333;
    margin-left: 5px;
}
.czhjcrs .fanhui:before{
    content: "\e97c";
    font-family: 'icomoon';
    font-size: 18px;
    margin-left: 10px;
}

/* 餐饮搜索 */
.foodsearch{
	padding: 14px 14px 0 14px;
}
.foodsearchs{
	background-color: #fcfcfc;
	height: 50px;
	line-height: 50px;
}
.foodsearchs:before{
	content: "\e908";
    font-family: 'icomoon';
    font-size: 20px;
    margin-left: 10px;
    color: #bababa;
    line-height: 50px;
}
.foodsearchs input{
    width: calc(100% - 40px);
    border: none;
    background-color: #fcfcfc;
    position: relative;
    top: -4px;
    font-size: 16px;
    padding: 25px 0;
}
.foodsearchresult ul{
	margin: 0 14px;
}
.foodsearchresult li{
	height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e3e3e3;
    font-size: 16px;
}
.foodsearchresult li:last-child{
	border-bottom: none;
}
.foodsearchresult li a{
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}
.foodsearchresult li a i{
	color: #333;
}

.scancode{
    position: fixed;
    z-index: 210;
    top: 50%;
    left: 50%;
    width: 88%;
    max-width: 360px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #333;
    background: #fff;
    z-index: 999;
    display: block;
}
.scancode .smgq{
    text-align: center;
    padding: 50px 0;
}
.scancode .button{
    height: 42px;
    line-height: 42px;
    border-radius: 0;
    padding: 0;
}


/* 摇一摇 */
.shakebg{
	background: #005BE6 url("../images/shake/shakebg.jpg?20200421") no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}
.shakebg .jdmc{
	background: url("../images/shake/hengfu.png") no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 87.2vw;
	height: 11.06666vw;
	margin: 0 auto;
	position: relative;
	top: 6.66666vw;
	text-align: center;
	color: #fff;
	line-height: 9.33333vw;
	font-size: 4.2vw;
}
.shakebg .sycs{
	width: 45.33333vw;
	height: 10.4vw;
	line-height: 10.4vw;
	border-radius: 10px;
	position: absolute;
	top: 143.26666vw;
	left: calc((100% - 45.33333vw) / 2);
	text-align: center;
	font-size: 3.98533vw;
	z-index: 2;
}
.shakebg .sycs span{
	font-size: 5.26266vw;
	color: #d44434;
    top: 0.5vw;
    position: relative;
}
.shakebg .zjjl{
	font-size: 3.46666vw;
}
.shakebg .zjjl .zjjlt img{
	width: 85.6vw;
	height: 6.53333vw;
	position: absolute;
	top: 157.8vw;
	left: 7.33333vw;
	z-index: 99;
}
.shakebg .zjjl .zjlttitle{
	position: absolute;
    top: 158.03333vw;
    left: 43.03333vw;
    color: #fff;
    font-size: 3.6vw;
    z-index: 100;
}
.shakebg .zjjl ul{
	position: absolute;
	top: 162.66666vw;
	left: 5.60000vw;
	background-color: #FFF5E6;
	width: 88.8vw;
	height: 29.59999vw;
	overflow: auto;
	border-radius: 10px;
	margin-bottom: 10vw;
}
.shakebg .zjjl ul .swiper-container{
	height: 29.59999vw;
}
.shakebg .zjjl li{
	margin-bottom: 3.73333vw;
	height: 3.2vw;
	line-height: 3.2vw;
}
.shakebg .zjjl li:first-child{
	margin-top: 5.06666vw;
}
.shakebg .zjjl li .s1{
	padding-left: 3.46666vw;
}
.shakebg .zjjl li:last-child{
	margin-bottom: 0;
}
.shakebg .zjjl li .s1{
	margin-right: 8vw;
    min-width: 15vw;
    display: inline-block;
}
.shakebg .zjjl li .s2{
	margin-right: 8vw;
}
.shakebg .shakebottom{
	color: #fff;
	width: 200px;
	text-align: center;
	position: fixed;
    top: initial;
    width: 100%;
    left: 0;
    bottom: 0;
    background: #005BE6;
    height: 10vw;
    line-height: 10vw;
    font-size: 3.6vw;
    z-index: 199;
}
.shakebg .shakebottom span{
	padding: 0 10px;
}
.shaketk{
	background: url("../images/shake/shaketipbg.png") no-repeat;
	width: 74.13333vw;
    margin: 0 auto;
    height: 43.33333vw;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    text-align: center;
    position: relative;
    top: 2%;
    z-index: 99999;
}
.shaketk2{
	background: url("../images/shake/shaketipbg01.png") no-repeat;
	width: 90vw;
    height: 78.4vw;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    top:1%;
}
.shaketk3{
	background: url("../images/shake/kaquanbg.png") no-repeat;
	width: 74.13333vw;
    height: 64.4vw;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    top:1%;
}
.shaketk4{
	background: url("../images/shake/kaquanbg01.png") no-repeat;
	width: 74.13333vw;
    height: 64.4vw;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    top:1%;
}
.shaketk5{
	background: url("../images/shake/kaquanbg02.png") no-repeat;
	width: 74.13333vw;
    height: 64.4vw;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    top:1%;
}
.shaketk6{
	background: url("../images/shake/hdgzbg.png") no-repeat;
	width: 90.13333vw;
    height: 119.73333vw;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    top:1%;
    position: fixed;
    left:calc((100% - 90.13333vw) / 2);
    top: 20vw;
}
.shaketk2 .wdzjjl,.shaketk6 .wdzjjl{
	background: url("../images/shake/wdzjjl.png") no-repeat;
	width: 20.4vw;
    height: 8vw;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 4.53333vw;
    font-size: 12px;
    color: #fff;
}
.shaketk6 .wdzjjl{
	background: url("../images/shake/hdgz.png") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.shaketk2 .wdzjjllist,.shaketk6 .wdzjjllist{
	width: 81.33333vw;
	height: 43.06666vw;
	background: #FFF5E6;
	border: 1px solid #005BE6;
	margin: 0 auto;
	border-radius: 5px;
	position: relative;
	top: 11.2vw;
	overflow: auto;
}
.shaketk6 .wdzjjllist{
	width: 75.33333vw;
	height: 83.73333vw;
	padding: 3vw;
	text-align: left;
}
.shaketk2 .ckxq,.shaketk6 .ckxq{
	background-color: #005BE6;
	width: 90%;
	color: #fff;
	font-size: 14px;
	height: 9.33333vw;
	line-height: 9.33333vw;
	position: relative; 
	top:16vw;
	border-radius: 5px;
	display: inline-block;
}
.shaketk2 .ljsm{
	position: relative; 
	top:13vw;
	left: 5vw;
	text-align: left;
	font-size: 3.6vw;
	color: #666;
}
.shaketk2 .wdzjjllist li{
	font-size: 14px;
	text-align: left;
	margin-top: 4vw;
	margin-left: 4vw;
}
.shaketk2 .wdzjjllist li:last-child{
	margin-bottom: 4vw;
}
.shaketk .shakeclose{
	position: absolute;
	top:-1.73333vw;
	right: -1.73333vw;
}
.shaketk3 .shakeclose,.shaketk4 .shakeclose,.shaketk5 .shakeclose{
	position: absolute;
	top:10.66666vw;
	right: -2.66666vw	;
}
.shaketk .shakeclose img{
	width: 7.06666vw;
}
.shaketk .tip{
	padding: 16vw 10px 0 10px;
	font-size: 14px;
}
.shaketk .kqtip{
	padding: 16vw 10px 0 10px;
	font-size: 4.8vw;
	color: #fff;
}
.shaketk .kq{
	margin-top: 6vw;
    margin-left: 10vw;
}
.shaketk .jf{
	margin-top: 7vw;
}
.shaketk .jf .d1{
	color: #fe524b;
	font-size: 30px;
	line-height: 30px;
}
.shaketk .jf .d2{
	color: #fe524b;
	font-size: 16px;
}
.shaketk .kq .d1{
	float: left;
	font-size: 3.2vw;
	margin-right: 4vw;
}
.shaketk .lp{
	margin-top: 9vw;
}
.shaketk .lp .d1{
	color: #fe524b;
	font-size: 4.8vw;
}
.shaketk .kq .d1 .p1{
	color: #CC0000;
	font-size: 4.8vw;
}
.shaketk .kq .d1 .p2{
	color: #666;
    font-size: 3.2vw;
    margin-top: 0.8vw;
}
.shaketk .kq .d2{
	float: left;
	font-size: 3.2vw;
	text-align: left;
	width: 38vw;
}
.shaketk .kq .d2 .p1{
	color: #000;
	font-size: 4.2vw;
}
.shaketk .kq .d2 .p2{
	color: #999;
	margin-top: 1vw;
}
.shaketk .ljlq{
	font-size: 16px;
	color: #E1353A;
	font-weight: bold;
	height:10.13333vw;
	line-height: 10.13333vw; 
    display: inline-block;
    position: absolute;
    left: 7.2vw;
    top: 48.5vw;
    width: 80%;
}
.shaketk .anniu{
	background-color: #005BE6;
	color: #fff;
	font-size: 14px;
	padding: 5px 15px;
	border-radius: 5px;
	margin-top: 8vw;
	display: inline-block;
}
.shaketkbg{
	background: url("../images/shake/faguang.png") no-repeat;
	width: 88vw;
    margin: 0 auto;
    height: 47.06666vw;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    text-align: center;
    position: relative;
    top: 10%;
    z-index: 9998;
}
.hand .d1{
	width: 44.26666vw;
    height: 44.26666vw;
    position: absolute;
    top: 74vw;
    left: 30.73333vw;
    z-index: 197;
}
.hand .d2{
	width: 71.2vw;
    height: 71.2vw;
    position: absolute;    
    top: 52vw;
    left: 14.03333vw;
    z-index: 198;
}
.hand .d3{
	width: 10.13333vw;
    height: 6.26666vw;
    position: absolute;
    top: 75.33333vw;
    left: 31vw;
    z-index: 999;
    transform: rotate(-32deg);
}
.hand .d4{
	width: 5.60000vw;
    height: 8.13333vw;
    position: absolute;    
    top: 87.86666vw;
    left: 68.8vw;
    z-index: 999;
}
.hand .d5{
    width: 57.06666vw;
    height: 57.06666vw;
    position: absolute;
    top: 59.36666vw;
    left: 21.1vw;
    z-index: 196;
}
.hand.act .d1{
	animation:mymove 0.8s infinite;
	-webkit-animation:mymove 0.8s infinite; /*Safari and Chrome*/
}
.hand.act .d21{
	animation:mymovea 0.8s infinite;
	-webkit-animation:mymovea 0.8s infinite; /*Safari and Chrome*/
}
.hand.act .d3{
	animation:mymoveb 3s infinite;
	-webkit-animation:mymoveb 3s infinite; /*Safari and Chrome*/
}
.hand.act .d4{
	animation:mymovec 3s infinite;
	-webkit-animation:mymovec 3s infinite; /*Safari and Chrome*/
}

@keyframes mymove
{
0% { -webkit-transform: rotate(10deg);transform-origin: bottom center; }
   50% { -webkit-transform: rotate(-10deg);transform-origin: bottom center; }
   100% { -webkit-transform: rotate(10deg);transform-origin: bottom center; }
}

@-webkit-keyframes mymove
{
0% { -webkit-transform: rotate(10deg);transform-origin: bottom center; }
   50% { -webkit-transform: rotate(-10deg);transform-origin: bottom center; }
   100% { -webkit-transform: rotate(10deg);transform-origin: bottom center; }
} 
@keyframes mymovea
{
0% {opacity: 0; }
   50% { opacity: 1; }
   100% { opacity: 0; }
}

@-webkit-keyframes mymovea
{
0% {opacity: 0; }
   50% { opacity: 1; }
   100% { opacity: 0; }
}
@keyframes mymoveb
{
0% { left: 26vw }
   50% { left: 31vw; }
   100% { left: 26vw }
}

@-webkit-keyframes mymoveb
{
0% { left: 26vw }
   50% { left: 31vw; }
   100% { left: 26vw }
}
@keyframes mymovec
{
0% { left: 63.8vw }
   50% { left: 68.8vw; }
   100% { left: 63.8vw }
}

@-webkit-keyframes mymovec
{
0% { left: 63.8vw }
   50% { left: 68.8vw; }
   100% { left: 63.8vw }
}

/* 早餐券详情 */
.Mealvoucherdetails{
	padding: 14px;
}
.Mealvoucherdetailst{
	border-bottom: 1px solid #ccc;
	padding-bottom: 14px;
}
.Mealvoucherdetailst .p1 span{
	font-size: 18px;
	color: #333;
	margin-right: 5px;
}
.Mealvoucherdetailst .p1 em{
	font-size: 14px;
	color: #999;
}
.Mealvoucherdetailst .p2{
	font-size: 14px;
	color: #999;
	margin-top: 5px;
}
.Mealvoucherdetailsc{
	text-align: center;
	margin-top: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 30px;
}
.Mealvoucherdetailsc .p1{
	font-size: 14px;
	color: #666;
}
.Mealvoucherdetailsc .p2{
	width: 86%;
	margin: 0 auto;
}
.Mealvoucherdetailsc .p2 img{
	width: 100%;
}
.Mealvoucherdetailsc .p3{
	width: 40%;
	margin: 0 auto;
	margin-top: 20px;
}
.Mealvoucherdetailsc .p3 img{
	width: 100%;
}
.Mealvoucherdetailsb{
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}


.RemoteOpenDoort{
	background-color: #f9f9f9;
	border-bottom: 1px solid #e4e4e4;
	width: 100%;
	height: 59vh;	
}
.RemoteOpenDoort1{
	height: 40vh;
	background-color: #fff;
	border: none;
}
.RemoteOpenDoort .number{
	width: 30vw;
	height: 30vw;
	line-height: 33vw;
	margin: 0 auto;
	text-align: center;
	position:relative;
	top:calc((59vh - 35vw) / 2);
	background: url("../images/opendoor.png") no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.RemoteOpenDoort .openthedoor{
	width: 40vw;
	height: 40vw;
	line-height: 43vw;
	margin: 0 auto;
	text-align: center;
	position:relative;
	top:calc((40vh - 45vw) / 2);
	background: url("../images/openthedoor.png") no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.RemoteOpenDoor .krxx{
	background-color: #f6f6f6;
	height: 30px;
	line-height: 30px;
	padding: 0 14px; 
	font-size: 15px;
	color: #333;
}
.RemoteOpenDoor .krxxlist{
	padding: 0 14px;
}
.RemoteOpenDoor .krxxlist li{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #f0f0f0;
}
.RemoteOpenDoor .krxxlist li .d1{
	float: left;
	width: 80px;
	text-align: left;
	color: #666;
}
.RemoteOpenDoor .krxxlist li .d2{
	float: left;
	width: calc(100% - 80px);
}
.RemoteOpenDoorb{
	position: fixed;
	bottom:0;
	left: 0;
	z-index: 9;
	background-color: #fff;
}
.RemoteOpenDoor .kmmm{
	margin: 2.4vw;
} 
.RemoteOpenDoor .kmmml{
	float: left;
	border:1px solid #005BE6;
	height: 11vw;
	line-height: 11vw;
	border-radius: 5px;
	width: 70vw;
	box-sizing: border-box;
	position: relative;
} 
.RemoteOpenDoor .kmmml input{
	border:none;
	height: 11vw;
	line-height: 11vw;
	width: 88%;
	font-size: 4.2vw;
	border-radius:0;
	background: none;
}
.RemoteOpenDoor .kmmml .mmxs:before{
	font-family: "icomoon";
	content: "\e9b3";
	font-size: 4.8vw;
	color: #999;
	position: absolute;
}
.RemoteOpenDoor .kmmml .mmxs.act:before{
	content: "\e9b4";
}
.RemoteOpenDoor .kmmmr{
	float: left;
	width: 17.2vw;
	height: 11vw;
	line-height: 11vw;
	position: relative;
	padding-left: 8vw;
	font-size: 4.2vw;
}
.RemoteOpenDoor .kmmmr:before,.RemoteOpenDoor .kmmmr:after{
    position: absolute;
    content: '';
}
.RemoteOpenDoor .kmmmr:before{
    top: 3.6vw;
    left: 3vw;
    width: 4vw;
    height: 4vw;
    opacity: .5;
    border: 1px solid;
    border-radius: 3px;
}
.RemoteOpenDoor .kmmmr.act:before{
	opacity: 1;
	border: none;
	background-color: #005BE6;
}
.RemoteOpenDoor .kmmmr.act:after{
    top: 4.7vw;
    left: 3.8vw;
    width: 2.6vw;
    height: 1.3vw;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
}
.RemoteOpenDoor .number ul{
    box-sizing:border-box;
}
.RemoteOpenDoor .number li{
    float: left;
    width: 33.33%;
    height: 14vw;
    line-height: 14vw;
    text-align: center;
    border:1px solid #e4e4e4;
    color: #666;
    font-size: 4.2vw;
    border-bottom: none;
}
.RemoteOpenDoor .number li:nth-child(2n){
    border-left: none;
	border-right: none;
}
.RemoteOpenDoor .number li:nth-child(10){
	background-color: #f5f5f5;    
}
.RemoteOpenDoor .number li:nth-child(12){
	background-color: #005BE6;
	color: #f5f5f5;    
}
.fanghao ul{
	padding: 14px;
}
.fanghao ul li{
	width: calc((100% - 38px) / 4);
	float: left;
	text-align: center;
	border: 1px solid #ccc;
	height: 30px;
	line-height: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fanghao ul li:nth-child(4n){
	margin-right: 0;
}



.trainingvideo .list{
    font-size: 24px;
    color: #333;
    padding: 14px;
    width: calc(100% - 28px);
}
.trainingvideo .list .title{
    font-size: 22px;
    color: #333;
    margin-bottom: 20px;
}
.trainingvideo .list li{
    width: 100%;
    float: left;
    margin: 0 0 30px 0;
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    position: relative;
    cursor: pointer;
}
.trainingvideo .list li .bg{
    text-align: center;
    background:  url(/Themes/Images/helperimage/pxspbg.png) 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    height: 143px;
    width: 100.6%;
    margin-left: -0.3%;   
}
.trainingvideo .list li .bg img{
    width: 100px;
    margin-top: 20px;
}
.trainingvideo .list li .bg p{
    font-size: 28px;
    color: #fff;
    margin-top: 20px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
}
.trainingvideo .list li .xx{
    background-color: #fff;
    height: 83px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;

}
.trainingvideo .list li .xx{
    padding: 15px;
}
.trainingvideo .list li .xx span{
    float: left;
    font-size: 20px;
    color: #333;
}
.trainingvideo .list li .xx em{
    float: right;
    font-size: 14px;
    color: #999;
    line-height: 26px;
}
.trainingvideo .list li .xx .zy{
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}
.trainingvideo .list li .jingguo{
    background: rgba(51,51,51,0.35);
    height: 143px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    display: none;
}/* 
.trainingvideo .list li:hover .jingguo{
    display: block;
} */
.trainingvideo .list li .jingguo img{
    margin-top: 40px;
}


.videotk{
    background: #000;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99999;
}
.videotk video{
	width: 100vw;
    height: 100vh;
    position: relative;
    left: 0;
    top: 0;
}
.videotk .close{
    position: relative;
    top: -98vh;
    cursor: pointer;
    left: calc((100% - 30px) / 2);
}



.maintainmoney .wechat{
	padding:14px 14px 0 14px;
}
.maintainmoney .wechat .money{
	margin-top: 20px;
}
.maintainmoney .wechat input{
	height: 50px;
	line-height: 50px #c9c9c9;
	border:1px solid;
	margin: 10px 0;
}
.maintainmoney .wechat .tip{
	color: #999;
	font-size: 12px;
}
.maintainmoney .wechat .submitBtn{
	margin-top:20px;
}
.maintainmoney .wechat .submitBtn input{
	background-color: #005BE6 !important;
}

.telphone{
	text-align: center;
	color: #a8a8a8;
	font-size: 12px;
}
.telphone:before{
	font-family: icomoon;
	font-size: 16px;
	content: '\e90e';
	color: #999;
	position: relative;
	top:3px;
}

.otherways{
	padding:14px;
}

.aboutus .fkfs .tip{
	font-size: 16px;
	color: #333;
	margin-top: 20px;
}
.aboutus .fkfs ul{
	width: 100%;
	margin: 0 auto;
	margin-top: 15px;	
}
.aboutus .fkfs ul li{
	float: left;
	margin-bottom: 15px;
	width: calc(100% - 28px);
	position: relative;
	border:1px solid #eee;
	padding: 14px;
	border-radius: 5px;
	position: relative;
}
.aboutus .fkfs ul li .leixing{
	position: absolute;
	right: 0;
	top: 0;
	width: 8vw;
}
.aboutus .fkfs ul li:last-child{
	margin-bottom: 0;
}
/* .aboutus .fkfs ul li:after{
	position: absolute;
	width: 499px;
	height: 1px;
	background-color: #ebebeb;
    content: "";
    bottom: -35px;
    left: 50px;
} */
.aboutus .fkfs ul li:nth-child(2):after{
	left: 0;
	width: 466px;
}
.aboutus .fkfs ul li:nth-child(3):after,.aboutus .fkfs ul li:nth-child(4):after{
	height: 0;
}
.aboutus .fkfs .yhk{
	margin-right: 20px;
	width: 141px;
}
/* .aboutus .fkfs .yhk,.aboutus .fkfs .yhkxx{
	float: left;
} */
.aboutus .fkfs .yhkxx .p1{
	font-size: 3.6vw;
	color: #525252;
	font-weight: bold;
	margin-top: 15px;
}
.aboutus .fkfs .yhkxx .p2{
	font-size: 3.2vw;
	color: #525252;
	padding-top: 2vw;
}
.aboutus .fkfs .yhkxx .p3{
	text-align: left;
	margin-top: 20px;
	font-size: 3.6vw;
}
.aboutus .fkfs .yhkxx .p3 img{
	width: 207px;
	height: 207px;
	margin-left: 0;
	margin-top: 2vw;

}
.aboutus .fkfs .yhk img{
	width: 100%;
}

.CancellationRequest thead{
	background-color: #f7f7f7;
}
.CancellationRequest table tr th{
	border-bottom: none;
}
.CancellationRequest table tr td .p1{
	color: #333;
}
.CancellationRequest .wzf,.CancellationRequest .yzf{
	height: 24px;
	line-height: 24px;
	background-color: #c00;
	padding: 0 10px;
	display: inline-block;
	text-align: center;
	color: #fff;
}
.CancellationRequest .yzf{
	background-color: #005BE6;
}
.CancellationRequest .dsh{
	color: #333;
}
.CancellationRequest .ty{
	color: #093;
}
.CancellationRequest .jj{
	color: #c00;
}
.CancellationRequestDetail .result{
    border-top: 8px solid #f3f3f3;
}
.CancellationRequestDetail .orDtList{
	background-color: #fff;
}
.CancellationRequestDetail .orDtList h4{
	border-color: #eee;
}
.CancellationRequestDetail .resulttime{
	padding: 14px;
}
.CancellationRequestDetail .resulttime .time{
	float: left;
}
.CancellationRequestDetail .resulttime .jg{
	float: right;
}
.CancellationRequestDetail .resulttime .ty{
	color: #093;
}
.CancellationRequestDetail .resulttime .jj{
	color: #c00;
}
.CancellationRequestDetail .orDtListnew ul{
	border-top: 0;
}
.CancellationRequestDetail .orDtListnew .order{
	padding: 14px 14px 0;
	line-height: 30px;
}
.CancellationRequestDetail .orDtList ul{
	padding-top: 0;
}
.CancellationRequestDetail .orDtListnew .order .p2 span{
	color: #005BE6;
}
.CancellationRequestDetail .detail li span{
	color: #666;
}
.CancellationRequestDetail .orDtList li .money:before{
	content:"￥";
}
.CancellationRequestDetail .orDtList li .sf{
	color: #005BE6;
}
.CancellationRequestDetail .wzf,.CancellationRequestDetail .yzf,.CancellationRequestDetail .wxzf,.CancellationRequestDetail .ww,.CancellationRequestDetail .yqx{
	height: 24px;
	line-height: 24px;
	background-color: #c00;
	padding: 0 10px;
	display: inline-block;
	text-align: center;
	color: #fff;
	margin: 5px 0;
}
.CancellationRequestDetail .yzf,.CancellationRequestDetail .ww{
	background-color: #005BE6;
}
.CancellationRequestDetail .yzf{
	margin-left: 5px;
}
.CancellationRequestDetail .wxzf{
	background-color: #390;
}
.CancellationRequestDetail .yqx{
	background-color: #ccc;
	color: #fff;
}
.CancellationRequestDetail .ty{
	color: #093;
}
.CancellationRequestDetail .jj{
	color: #c00;
}
.sharebutton50{
	height: 50px;
}
.sharebutton{
	display: flex;
	position: fixed;
	bottom:0;
	left: 0;
	width: 100%;
	background-color: #fff;
}
.sharebutton a{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.sharebutton a.jjqx,.sharebutton a.zqzx{
	background-color: #f3f3f3;
}
.sharebutton a.tyqx{
	background-color: #f93;
	color: #fff;
}
.sharebutton a.yykf{
	background-color: #005BE6;
	color: #fff;
}

.datatkallqx .datatk{
    padding: 14px 0;
    width: 90%;
    top: 5%;
    max-height: 85%;
}
.datatkallqx .datatk .datatkt p{
	padding-left: 14px;
}
.datatkallqx select{
	height: 40px;
	line-height: 40px;
	margin: 0 14px;
	width: calc(100% - 28px);
	border: 1px solid #e3e3e3;
	border-radius: 5px;
}
.datatkallqx .select{
    position: relative;
}
.datatkallqx .select:after{
    font-family: 'icomoon';
    font-size: 22px;
    position: absolute;
    top: 8px;
    right: 18px;
    content: '\e977';
    color: #999;
}
.datatkallqx textarea{
	height: 100px;
	margin: 0 14px;
	width: calc(100% - 28px);
	border: 1px solid #e3e3e3;
	margin-top: 10px;
	border-radius: 5px;
}
.datatkallqx .tijiao{
	background-color: #005BE6;
	text-align: center;
	margin: 0 14px;
	width: calc(100% - 28px);
	height: 46px;
	line-height: 46px;
	color: #fff;
	margin-top: 10px;
	border-radius: 5px;
}
.datatkallqx .input p{
	font-size: 16px;
	margin: 0 14px;
	width: calc(100% - 28px);
	color: #666;
}
.datatkallqx .input{
	margin-bottom: 10px;
}
.datatkallqx .input .tip{
	font-size: 14px;
	margin-top: 5px;
}
.datatkallqx .input input{
	height: 46px;
	line-height: 46px;
	margin: 0 14px;
	width: calc(100% - 28px);
	border: 1px solid #e3e3e3;
	margin-top: 10px;
	border-radius: 5px;
}
.datatkallqx .CancellationRequestDetail{
	max-height:80%;
	overflow: auto;
}

.shakebtn a{
    width: 70%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    display: inline-block;
    color: #e1353a;
    border-radius: 5px;
    position: absolute;
    top: 127vw;
    left: 15%;
    background: linear-gradient(rgb(245, 238, 206), rgb(246, 223, 159));
    font-size: 14px;
    font-weight: bolder;
	font-family: "Microsoft YaHei";
}

.sharecoupons
{
    background:#F3F3F3;
    border-radius:5px;
    margin:14px;
    padding-bottom:20px;
    position:relative;
    }
.sharecoupons .VoucherCenter
{
    height:100%;
    border-bottom:1px dashed #ccc;
    }
.sharecoupons .VoucherCenter .kqlist2
{
    padding-bottom:20px;
    }
.sharecoupons .VoucherCenter li:last-child
{
    margin-bottom:0;
    }
.sharecoupons .VoucherCenter .kqlist1 li .d2
{
    width: calc(100% - 120px);
    }
.sharecoupons:before, .sharecoupons:after {
    position: absolute;
    z-index: 10;
    top: 168px;
    display: block;
    width: 16px;
    height: 16px;
    margin-top: -12px;
    content: '';
    border-radius: 50%;
    left: -8px;
    background-color: #fff;
    box-shadow: 0 -2px 0 0 #ccc inset;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.sharecoupons:after {
    right: -8px;
    left:inherit;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.sharecoupons .sharebtn {
    width: calc(100% - 28px);
    margin: 20px 14px 0;
    background:none;
}
.sharecoupons .sharebtn a{
    background: #005BE6;
    display: inline-block;
    width: 100%;
    border-radius: 5px;
}
.sharecoupons .sharebtn50 a{
    width: calc(50% - 10px);
    margin-right:10px;
    border: 1px solid #005BE6;
}
.sharecoupons .sharebtn50 a.line
{
    background:none;
    color:#005BE6;
}
.sharecoupons .sharebtn50 a:last-child{
    margin-right:0;
}

.fee{
	padding: 10px 14px;
	border-bottom: 10px solid;
}
.feeafter{
	position: relative;
	padding-right: 30px;
}
.feeafter:after{
	font-size: 24px;
    font-family: icomoon;
    content: '\e989';
    color: #888;
    position: absolute;
    right: 5px;
    top: 9px;
}
.feel{
	float: left; 
}
.feer{
	float: right;     
}
.feeafter .feer{
	width: 70%;
	text-align: right;   
}
.feer.dc em{
	padding: 1px 8px;
	font-size:12px;
	border: 1px solid;
	border-radius: 20px;
	margin-right: 5px;
	display: inline-block;
}
.feer.dc em:last-child{
	margin-right: 0;
}
.yixuanbtip b{
	padding-left: 14px;
}
.yixuanbtip b:before{
	content: "";
}
.yixuanbtip b a{
	float: right;
}
.yixuanbtip b a:after{
	content: ">";
}
.yixuanb .xiaoji{
	float: right;
	font-size:14px;
	padding:14px;
}
.yixuanb li:last-child{
	border-bottom: 1px solid #eee !important;
}

.MenuContext .dressing{
	width: 100%;
	box-sizing: border-box;
	height:44px;
}
.MenuContext .dressingul{
	float: right;
	margin-top: 8px;
}
.MenuContext .dressing .list{
    float: left;
    font-size: 14px;
    color: #333;
    height: 28px;
    line-height: 25px;
    padding: 2px 20px;
    position: relative;
}
.MenuContext .dressing .list:last-child{
    margin-right: 14px;
}
.MenuContext .dressing .list.act{
	background-color: #01B8EE;
	color: #fff;
	border-radius: 10px;
}
.MenuContext .dressing .list i.top{
	width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #999;
    position: absolute;
    right: 8px;
    top: 10px;

}
.MenuContext .dressing .list i.down{
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #999;
	position: absolute;
	right: 8px;
	top: 18px;
}
.MenuContext .dressing .list i.top.act{
    border-bottom: 4px solid #005BE6;
}
.MenuContext .dressing .list i.down.act{
    border-top: 4px solid #005BE6;
}

.Menu .ContList .ConText p em.bq{
	border: 1px solid #005BE6;
	color: #005BE6;
	padding: 1px 4px;
	font-size: 12px;
	border-radius: 2px;
	position: relative;
	top: 2px;
	margin-left: 5px;
	display: inline-block;
}
.Menuclassify .ContList .ConText p.price{
	margin-top: 5px !important;
}
.Menuclassify .ContList .ConText p.price1{
	margin-top: 0px !important;
}

.orderqx{
	padding: 14px;
	border-bottom: 8px solid;
	text-align: center;
}
.orderqx .title{
	font-size: 18px;
}
.orderqx .title:before{
	content: "\e99a";
    font-family: 'icomoon';
    color: #005BE6;
    font-size:24px;
    position: relative;
    top: 4px;	
}
.orderqx .content{
	padding: 14px;
	font-size:14px;
	line-height: 24px;
}


.rechargenew .banner img{
	width: 100%;
}
.rechargenew .rechargelist{
	padding: 14px;
	overflow: hidden;
}
.rechargenew .rechargelist .title em{
	font-size: 14px;
	margin-left: 10px;
}
.rechargenew .rechargelist .rglist{
	margin-bottom: 20px;
}
.rechargenew .rechargelist .rglist li{
	background: #fff url(../images/newadd/rechargelistbg.png) bottom center no-repeat;
	width: calc(100% - 10px);
	box-sizing: border-box;
	float: left;
	border: 1px solid #e3e3e3;
	margin: 10px 10px 0 0;
	padding: 26px 14px 28px;
	-webkit-background-size: contain;
	background-size: contain;
	border-radius: 2px;
	position: relative;
	min-height:138px;
}
.rechargenew .rechargelist .rglist li.act{
	background-color:rgba(250,153,0,.1);
}
.rechargenew .rechargelist .rglist li:nth-child(2n){
	margin-right: 0;
}
.rechargenew .rechargelist .rglist li .money{
	font-size: 24px;
	color: #333;
}
.rechargenew .rechargelist .rglist li .intro{
	font-size: 12px;
	color: #333;
	margin-top: 16px;
	line-height: 18px;
	/* overflow : hidden;
	text-overflow: ellipsis; */
	display: -webkit-box;
	/* -webkit-line-clamp: 2; */
	-webkit-box-orient: vertical;
}
.rechargenew .rechargelist .rglist li .triangle {
    width: 0px;
    height: 0px;
    border-width: 24px;
    border-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    bottom: -24px;
    right: -24px;
    transform: rotate(45deg);
    display: none;
}
.rechargenew .rechargelist .rglist li.act .triangle {
    display: block;
}
.rechargenew .rechargelist .rglist li .triangle:before {
    content: "\e97a";
    font-weight: bold;
    font-family: 'icomoon';
    font-size: 16px;
    position: absolute;
    right: 6px;
    bottom: -6px;
    color: #fff;
    transform: rotate(-45deg);
}
.rechargenew .rechargelist .rglist li .bg {
    opacity: 0.1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -99;
    display: none;
}
.rechargenew .rechargelist .rglist li.act .bg {
    display: block;
}
.rechargenew .rechargelist .paylist{
	margin-top: 10px;
}
.rechargenew .rechargelist .paylist li{
	width: 33.3%;
	float: left;
	border:1px solid #e3e3e3;
	height: 40px;
	line-height: 40px;
	text-align: center;
	position: relative;
	border-radius: 2px;
}
.rechargenew .rechargelist .paylist img{
	width: 20px;
	margin-right: 5px;
}
.rechargenew .rechargelist .btn{
	width: 100%;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #fff;
	margin: 30px 0 10px;
	border-radius: 2px;
}

.rechargenew .rechargelist .paylist li .bg {
    opacity: 0.1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    z-index: -99;
    display: none;
}
.rechargenew .rechargelist .paylist li.act .bg {
    display: block;
}


.upgrademember{
	background-color: #fff;
	overflow: hidden;
}
.upgrademember .member1{
	background: #005BE6 url(../images/newadd/kthybg1.png) bottom center no-repeat;
	width: 100%;
	box-sizing: border-box;
	padding: 20px 0;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	border-radius: 10px;
	-moz-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.25);
    position: relative;
}
.upgrademember .member2{
	background: #005BE6 url(../images/newadd/kthybg2.png) bottom center no-repeat;
	width: 100%;
	box-sizing: border-box;
	padding: 20px 0;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	border-radius: 10px;
	-moz-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.25);
    position: relative;
}
.upgrademember .member3{
	background: #005BE6 url(../images/newadd/kthybg3.png) bottom center no-repeat;
	width: 100%;
	box-sizing: border-box;
	padding: 20px 0;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	border-radius: 10px;
	-moz-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.25);
    position: relative;
}
.upgrademember .member4{
	background: #005BE6 url(../images/newadd/kthybg4.png) bottom center no-repeat;
	width: 100%;
	box-sizing: border-box;
	padding: 20px 0;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	border-radius: 10px;
	-moz-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.25);
    position: relative;
}
.upgrademember .member .name{
	background-color: #000;
	color: #fff;
	max-width: 80px;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;	
	font-size: 14px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
	
}
.upgrademember .member .money{
	font-size: 32px;
	padding: 14px 20px;
}
.upgrademember .member .tip{
	padding: 0 20px;
	font-size: 13px;
}

.upgrademember .member  .triangle {
    width: 0px;
    height: 0px;
    border-width: 24px;
    border-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    bottom: -24px;
    right: -24px;
    transform: rotate(45deg);
    display: block;
}

.upgrademember .member  .triangle:before {
    content: "\e97a";
    font-family: 'icomoon';
    font-size: 16px;
    position: absolute;
    right: 6px;
    bottom: -6px;
    color: #fff;
    transform: rotate(-45deg);
}
.upgrademember .Copo .CopoNav{
	position: initial;
}
.Rrwh a.wxzf {
	border: 1px solid #09BB07;
	background-color: #F4FFF4;
    height: 30px;
    line-height: 30px;
    margin-top: 7px;
    padding: 0 8px;
    border-radius: 5px;
    font-size: 14px;
}
.Rrwh a.wxzf img{
	width: 20px;
	margin-right: 5px;
	position: relative;
	top: -2px;
}

.rechargenewticket{
    border-top: 8px solid;
}
.rechargenewticket .rechargelist .rglist li{
	background: none;
	padding: 0 14px;
	min-height: 46px;
	width: calc((100% - 10px) / 2);
}
.rechargenewticket .rechargelist .rglist li.act{
	background-color: #fff;
}
.rechargenewticket .rechargelist .rglist li .intro{
	margin-top: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    text-align: center;
}
.rechargenewticket .rechargelist .rglist li .triangle{
    border-width: 20px;
    bottom: -20px;
    right: -20px;
}
.rechargenewticket .rechargelist .rglist li .triangle:before{
    right: 4px;
    bottom: -8px;
}


.Menu .Pmbanner{
	height: 50vw;
}
.Menu .swiper-slide{
	font-size: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
	background: #fff;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}


/* 渠道助手 */
.project{
    padding: 4vw;
}
.project .select{
	float: left;
	position: relative;
}
.project .select:after{
    content: "\e977";
    font-family: 'icomoon';
    font-size: 3.2vw;
    position: absolute;
    right: 4vw;
    top: 3vw;
}
.project select,.project input{
	height: 10vw;
	width: 35vw;
	border:1px solid #ccc;
	float: left;
	margin-right: 2vw;
	font-size: 4.4vw;
	border-radius: 5px;
}
.project select,.project input{
	height: 10vw;
	width: 35vw;
	border:1px solid #ccc;
	float: left;
	margin-right: 2vw;
	font-size: 4.4vw;
	border-radius: 5px;
}
.project input{
	width: 40vw;
	margin-right: 2vw;
}
.project .search{
	height: 10vw;
	line-height: 10vw;
	border: 1px solid #005BE6;
	color: #005BE6;
	width: 13vw;
	box-sizing: border-box;
	text-align: center;
	display:inline-block;
	font-size: 3.8vw;
	border-radius: 5px;
}
.projectdetail .charge{
	padding: 4vw;
	font-size: 3.4vw;
	color: #333;
}
.projectdetail .charge .bj{
	color: #005BE6;
	margin-left: 2vw;
}
.projectdetail .list .title{
	font-size: 3.2vw;
	padding: 3vw 4vw;
	color: #666;
}
.projectdetail .list ul{
	background-color: #fff;
}
.projectdetail .list ul li{
	padding: 3vw 4vw;
	border-bottom: 1px solid #f5f5f5;
}
.projectdetail .list ul li:last-child{
	border-bottom: none;
}
.projectdetail .list .listl{
	float: left;
	width: 24vw;
	color: #666;
	text-align: right;
	font-size: 3.4vw;
	margin-right: 5vw;
}
.projectdetail .list .listr{
	float: left;
	width: 63vw;
	color: #333;
	font-size: 3.4vw;
}
.projectdetail .list .listr img{
	width: 30vw;
	height: 30vw;
}

.MInfoAlert .select{
    position: relative;
    margin: 6vw 4vw 4vw;
}
.MInfoAlert .select:after{
    font-family: 'icomoon';
    font-size: 22px;
    position: absolute;
    top: 1.5vw;
    right: 2vw;
    content: '\e977';
    color: #999;
}
.MInfoAlert .select select{
    border: 1px solid #ccc;
    height: 10vw;
    line-height: 10vw;
}
.MInfoAlert .MemberLQ .title{
    position: absolute;
    top: 10px;
    left: 14px;
}
.MInfoAlert .MemberLQ .KnowBtnbg{
    background-color: #005BE6;
    color: #fff;
    width: 72vw;
    box-sizing: border-box;
    margin-bottom: 4vw;
    padding: 2.2vw 0;
}

/* 我的账户 */
.Sacetmyaccount .meltHead{
	height: 140px;
	position: initial;
}
.Sacetmyaccount .meltHead .text span{
	font-size: 18px;
}
.Sacetmyaccount .withdrawal{
	background-color: #fff;
	margin: 14px;
	border-radius: 5px;
	padding: 14px;
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
    margin-top: -50px;
    z-index: 9999;
}
.Sacetmyaccount .withdrawalt{
	padding-bottom: 14px;
	border-bottom: 1px solid #e8e8e8;
}
.Sacetmyaccount .withdrawaltl,.Sacetmyaccount .withdrawalbl{
	float: left;
}
.Sacetmyaccount .withdrawaltl p{
	font-size: 16px;
	color: #999;
}
.Sacetmyaccount .withdrawaltl p + p{
	font-size: 30px;
	color: #005BE6;
}
.Sacetmyaccount .withdrawaltl p .kaipiao{
	font-size: 12px;
	color: #999;
	margin-left: 5px;
}
.Sacetmyaccount .withdrawaltl p .look{
	font-size: 12px;
	color: #005BE6;
	margin-left: 5px;
}
.Sacetmyaccount .withdrawaltr a.btn{
	display:inline-block;
	background-color: #005BE6;
	color: #fff;
	width: 60px;
	height: 36px;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	border-radius: 5px;
}
.Sacetmyaccount .withdrawaltr,.Sacetmyaccount .withdrawalbr{
	float: right;
}
.Sacetmyaccount .withdrawaltr{
	margin-top: 15px;
}

.Sacetmyaccount .withdrawalb{
	padding-top: 14px;
}
.Sacetmyaccount .withdrawalbl{
	font-size: 14px;
	color: #999;
}
.Sacetmyaccount .withdrawalbr{
	font-size: 14px;
	color: #005BE6;
}
.Sacetmyaccount .withdrawalbr a:after{
    font-family: 'icomoon';
    font-size: 14px;
    content: '\e989';
    position: relative;
    top: 1px;
    color: #005BE6
}


.purchasecoupons{
	margin: 0 14px 14px 14px;
}
.purchasecoupons .Rrwh .RewList{
	border-radius: 5px;
}
.purchasecoupons .coupons{
    background-color: #fff;
    border-radius: 5px;
    position: relative;
    box-shadow: 0 1px 6px 1px #dbdbdb;
    min-height: 70px;
    height: 70px;
    width: 70%;	
    float: left;
}
.purchasecoupons .coupons:before,.purchasecoupons .coupons:after{
    position: absolute;
    z-index: 10;
    top: 0;
    display: block;
    width: 16px;
    height: 16px;
    margin-top: -12px;
    content: '';
    border-radius: 50%;
    left: 92px;
    background-color: #fff;
    box-shadow: 0 -2px 0 0 #dbdbdb inset;
}
.purchasecoupons .coupons:before{
    top: 2px;
}
.purchasecoupons .coupons:after{
    top: 76px;
    box-shadow: 0 2px 0 #ccc inset;
}
.purchasecoupons .coupons .d1{
    float: left;
    border-right: 1px dashed #ccc;
    width: 80px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 70px;
}
.purchasecoupons .coupons .d1 .p1{
    color: #c00;
    font-size: 30px;
}
.purchasecoupons .coupons .d1 .p1.num{
    font-size: 22px;
}
.purchasecoupons .coupons .d1 .p1.num em{
    font-size: 14px;
    margin: 0 2px;
    position: relative;
    top: -3px;
}
.purchasecoupons .coupons .d1 .p1.num .yuan:after{
    content: "元";
    font-size: 12px;
}
.purchasecoupons .coupons .d1 .p1.num .zhang:after{
    content: "张";
    font-size: 12px;
}
.purchasecoupons .coupons .d2{
    float: left;
    padding: 0 0 0 18px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);    
    width: calc(100% - 100px);
    left: calc(50% + 50px);
}
.purchasecoupons .coupons .d2 .p1{
    color: #333;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.purchasecoupons .list{
    margin-bottom: 20px;
    position: relative;
}
.purchasecoupons .list:last-child{
    margin-bottom: 0;
}
.purchasecoupons .list .money{
    float: right;
    line-height: 70px;
}
.purchasecoupons .list .gou{
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    background-color: #c00;
    width: 26px;
    height: 20px;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.purchasecoupons.duihuan .list .gou{
    background-color: #36c;
}
.purchasecoupons .list .money .num,.purchasecoupons .list .money .tick{
    float: left;
}
.purchasecoupons .list .money .num{
    margin-right: 10px;
    font-size: 18px;
}
.purchasecoupons .list .money .num:before{
    content: "￥"
}
.purchasecoupons.duihuan .list .money .num:before{
    content: "";
}
.purchasecoupons.duihuan .list .money .num:after{
    content: "分";
}
.purchasecoupons .list .money .tick:before{
    font-family: 'icomoon' !important;
    content: "\e9ad";
    font-size: 20px;
    color: #ccc;
}
.purchasecoupons .list.act .money .tick:before{
    color: #005BE6;
}
.purchasecoupons .list .keyong{
    color: #666;
    margin-top: 10px;
    font-size: 14px;
}


.invoiceinput .Rrwh{
	background-color: #fff;
}
.invoiceinput .Rrwh .RewList li{
	border-color: #f3f3f3;
}
.invoiceinput .Rrwh .RewList li span{
	width: 120px;
}
.invoiceinput .Rrwh .RewList li textarea{
    font-size: 1rem;
    line-height: 20px;
    float: right;
    width: 120px;
    margin-top: 13px;
    padding: 0;
    text-align: right;
    border: none;
}
.invoiceinput .Rrwh .RewList li a,
.invoiceinput .Rrwh .RewList li b,
.invoiceinput .Rrwh .RewList li input,
.invoiceinput .Rrwh .RewList li select,.invoiceinput .Rrwh .RewList li textarea{
	float: left;
}
.invoiceinput .Rrwh .RewList li input,.invoiceinput .Rrwh .RewList li select,.invoiceinput .Rrwh .RewList li textarea{
	width: calc(100% - 120px);
	text-align: left;
}
.invoiceinput .Rrwh .RewList li select{
	font-size: 1rem;
    line-height: 20px;
    height: 20px;
    margin-top: 13px;
    padding: 0;
    border: none;
    direction: rtl;
}
.invoiceinput .Rrwh .RewList li span,
.invoiceinput .Rrwh .RewList li a,
.invoiceinput .Rrwh .RewList li b{
	color: #333;
}
.invoiceinput .Rrwh .RewList li.date:after{
	content: "\e93e";
}
.invoiceinput .Rrwh .RewList li.bfb:after{
	content: "%";
	font-size: 14px;
	padding-right: 5px;	
}

.invoiceinput .tijiao{
	background-color: #005BE6;
	text-align: center;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
	margin-top: 30px;
	margin: 20px 14px 0;
}

.invoiceinput .Rrwh .RewList li.photo
{
    height: auto;
    padding: 14px;
}
.invoiceinput .add
{
    border: 1px dashed #005BE6;
    width: 78px;
    height: 78px;
    float: left;
    border-radius: 5px;
    margin-right: 10px;
}
.invoiceinput .addlist
{
    width: 78px;
    height: 78px;
    float: left;
    position: relative;
}
.invoiceinput .addlist .close
{
    position: absolute;
    top: -5px;
    right: -5px;
    width: 16px;
    height: 16px;
}
.invoiceinput .addlist img
{
    width: 78px;
    height: 78px;
}
.invoiceinput .add i
{
    font-size: 46px;
    color: #ccc;
    line-height: 78px;
    margin-left: 16px;
    color: #005BE6;
}
.invoiceinput .result
{
    background-color: #FFF4E6;
    padding: 14px;
}
.invoiceinput .result .p2
{
    margin-top: 10px;
}
.invoiceinput .result span
{
    color: #666
}

.invoiceinput .Rrwh .RewList li .radio span{
	width: 80px;
}
.invoiceinput .Rrwh .RewList li .radio span:before{
	font-family: icomoon;
	content: '\e957';
    color: #888;
    font-size: 16px;
    position: relative;
    margin-right: 5px;
    top: 1px;
}
.invoiceinput .Rrwh .RewList li .radio span.checked:before{
	content: '\e9ad';
    font-size: 16px;
    color: #005BE6;
}


.Usermanagement .ul{
    background: #fff;
}
.guanli span,.guanli span.tj{
    height: 10.66666vw;
    line-height: 10.66666vw;
    font-size: 16px;
    color: #333;
    margin-left: 2.66666vw;
}
.guanli span.tj{
    color: #005BE6;
    float: right;
    margin-right: 2.66666vw;
    margin-left: 0;
}
.guanli span.tj:before{
    font-family: 'icomoon';
    content: "\e9b8";
    font-size: 4.8vw;
    display: inline-block;
    position: relative;
    top:0.8vw;
    color: #005BE6;
    margin-right: 1vw;
}
.Supervise .li{
    padding: 2.66666vw;
    border-bottom: 1px solid #eee;
}
.Supervise .Supervisel{
    float: left;
}
.Supervise .Supervisel img{ 
    width: 9.33333vw;
    height: 9.33333vw;
    border-radius: 50%;
}
.Supervise .Superviser{
    float: left;
    margin-left: 4vw;
}
.Supervise .Superviser .p1,.Supervise .Superviser .p3{
    font-size: 16px;
    color: #333;
}
.Supervise .Superviser .p2{
    font-size: 3.4vw;
    color: #999;
    margin-top: 1vw;
}

.tianjiayonghu{
    background: #fff;
    height:10.66666vw;
    line-height: 10.66666vw;
}
.tianjiayonghu span{
    font-size: 16px;
    margin-left: 2.66666vw;
    position: relative;
    top: 3px;
}
.tianjiayonghu span:before{
    font-family: 'icomoon';
    content: "\e974";
    font-size: 4.8vw;
    display: inline-block;
    position: relative;
    top:0.8vw;
    color: #333;
    margin-right: 1vw;
    transform:rotate(45deg);
}

.shanchu{
    float: right;
}
.xgsc{
    float: right;
    margin-top: 10px;
}
.xgsc .v1,.xgsc .v2{
    float: left;
    color: #005BE6;
    font-size: 16px;
}
.xgsc .v1{
    margin-right:10px; 
}
.shanchu span:before{
    font-family: 'icomoon';
    content: "\e975";
    font-size: 4.8vw;
    display: inline-block;
    position: relative;
    top:0.8vw;
    color: #CC0000;
    margin-right: 1vw;
    margin-top: 2vw;
}
.Usermanagement1 .xgsc{
	margin-top: 0;
}
.Usermanagement1 .Superviser{
	margin-left: 0;
	width: 64vw;
}
.Usermanagement1 .Superviser .p1{
	margin-right: 10px;
}
.Usermanagement1 .Superviser .p1,.Usermanagement1 .Superviser .p3{
	font-size: 3.6vw;
}
.Usermanagement1 .Superviser .p2{
	font-size: 3.6vw;
	color: #333;
}

.Usermanagement1 .Superviser .p3{
	float: right;
}
.Usermanagement1 .xgsc .v1,.Usermanagement1 .xgsc .v2{
	font-size: 3.6vw;
}

/* 会所列表 */
.clublist .helpsearch{
    position: relative;
    background-color: #eee;
}
.clublist .helpsearch:before{
    position: absolute;
    top: 12px;
    left: 14px;
    content: "\e908";
    font-family: 'icomoon';
    font-size: 20px;
    margin-left: 10px;
    color: #bababa;
    line-height: 50px;

}
.clublist .helpsearch input{
    padding-left: 36px;
}
.clublist .helpsearch .i2{
	background:#005BE6;
	color: #fff;
    line-height: 40px;
    border:none !important;
}
.clublist .HoList .ResListnew li .photo{
	width: 70px;
	height: 70px;
}
.clublist .HoList .ResListnew li .listDetail{
    width: calc(100% - 80px);
}
.clublist .listDetail .address,.clublist .listDetail .phone{
	color: #666;
	font-size: 14px;
	margin-top: 5px;
}
.clublist .listDetail .address:before{
    content: "\e912";
    font-family: 'icomoon';
    font-size: 14px;
    color: #999;
    margin-right: 5px;
}
.clublist .listDetail .phone:before{
    content: "\e90e";
    font-family: 'icomoon';
    font-size: 14px;
    color: #999;
    margin-right: 5px;
}

.MInfo .clubname .clubnamebg{
	background-color: rgba(255,255,255,.1);
}
.MInfo .clubname .clubnamebg .name{
	padding: 14px;
	color: #fff;
	float: left;
}
.MInfo .clubname .clubnamebg .name:before{
    content: "\e91c";
    font-family: 'icomoon';
    font-size: 18px;
    color: #fff;
    position: relative;
    top: 2px;
}

.MInfo .clubname .refresh::before{
    content: "\e9ae";
    font-family: 'icomoon';
    color: #fff;
    position: relative;
    top: 18px;
}


/* 住客版本 */


.leaserecordlist .billdetails{
    background-color: #fff;
    padding: 3.2vw 1vw 3.2vw 3.2vw;
    margin: 3.2vw;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 20%);
    position: relative;
    overflow: hidden;
    border-radius: 1.333333vw;
  }
.leaserecordlist .billdetails .dqr,.leaserecordlist .billdetails .blue,.leaserecordlist .billdetails .green,.leaserecordlist .billdetails .orange
,.leaserecordlist .billdetails .red,.leaserecordlist .billdetails .gray,.leaserecordlist .billdetails .black{
width:70px;
height:70px;
position: absolute;
background: #f90;
top:-35px;
right:-35px;
transform: rotate(45deg);
color:#fff;
}

.leaserecordlist .billdetails .blue{
	background-color: #3797DD;
}
.leaserecordlist .billdetails .green{
	background-color: #33CC66;
}
.leaserecordlist .billdetails .red{
	background-color: #f00;
}
.leaserecordlist .billdetails .gray{
	background-color: #999;
}
.leaserecordlist .billdetails .black{
	background-color: #333;
}
.leaserecordlist .billdetails .dqr span,.leaserecordlist .billdetails .blue span,.leaserecordlist .billdetails .green span,.leaserecordlist .billdetails .orange span
,.leaserecordlist .billdetails .red span,.leaserecordlist .billdetails .gray span,.leaserecordlist .billdetails .black span{
    position: absolute;
    bottom:1.333333vw;
    display: block;
    width:70px;
    text-align: center;
    font-size: 12px;
  }
.leaserecordlist .billdetails .green span{
    transform: scale(.8);
  }
.leaserecordlist .billdetails .xzdqr span{
    transform: scale(.6);
  }
.leaserecordlist .billdetails .photo{
    float: left;
    width: 21vw;
    height: 21vw;
    margin-right: 2.666666vw;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}
.leaserecordlist .billdetails .photo img{
    position: absolute;
    top: 50%;
    left: 50%;    
    width: auto;
    min-width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.leaserecordlist .billdetails .detail{
width: calc(100vw - 21vw - 10.8vw - 2.666666vw);
float: left;
}

/* .leaserecordlist .billdetails span:first-child, .billdetails span:first-child{
	float: left;
    word-break: break-all;
} */
.leaserecordlist .billdetails .ht{
border: 1px solid #b9b9b9;
padding: 0.5333333vw 1.333333vw;
border-radius: 3.2vw;
font-size: 3.2vw;
color: #333;
margin-left: 0;
transform: scale(.8);
display: inline-block;
word-break: keep-all;
float: left;
}
.leaserecordlist .billdetails .suo{
    margin-left: 10px;
}
.leaserecordlist .billdetails .suo:before{
    content: "\e9a8";
    font-family: 'icomoon';
    font-size: 32rpx;
    color: #005BE6;
}
.leaserecordlist .billdetails .hotelname{
font-size: 3.733333vw;
color: #333;
display: flex;
align-items: center;
}
.leaserecordlist .billdetails .people,.leaserecordlist .billdetails .money{
font-size: 3.2vw;
color: #333;
margin-top: 2.133333vw;
position: relative;
}
.leaserecordlist .billdetails .btn{
	    border: 1px solid #ccc;
    background-color: #fcfcfc;
    padding: 1.2vw;
    transform: scale(0.8);
    position: absolute;
    right: 0;
    bottom: 10vw;
    border-radius: 5px;
}
.leaserecordlist .billdetails .htxq{
    bottom: 2.5vw;
}
.leaserecordlist .billdetails .people span:first-child,.leaserecordlist .billdetails .money span:first-child{
padding-right: 5px;
}
.leaserecordlist .billdetails .money{
margin-top: 1.666666vw;
display: flex;
align-items: center;
}
.leaserecordlist .billdetails .money span{
color: #005Be6;
font-size: 5.6vw;
}
.leaserecordlist .billdetails .money span:before{
content:"￥";
}



.RoomStatedetailc .list{
padding: 4vw 3vw;
border-bottom:1px solid #F0F0F0;
position: relative;
background-color: #fff;
}
.RoomStatedetailc .list:after{
font-family: icomoon;
font-size: 8vw;
content: '\e989';
color: #ccc;
position: absolute;
right:2vw;
top: 14vw;
}
.RoomStatedetailc .list:last-child{
border-bottom:none;
}
.RoomStatedetailc .listl{
font-size: 4.2vw;
padding-top: 3vw;
}
.RoomStatedetailc .listl .add{
float: right;
background-color: #005BE6;
width: 20px;
height: 20px;
line-height: 20px;
border-radius: 50%;
text-align: center;
color: #fff;
display: flex;
align-items: center;
justify-content: center;
margin-top: 4px;
display:none;
}
.RoomStatedetailc .listl .skzt{
float: right;
}
.RoomStatedetailc .listl .ysk{
color: #093;
font-size: 3.8vw;
}
.RoomStatedetailc .listl .wsk{
color: #c00;
font-size: 3.8vw;
}

.RoomStatedetailc .qyxx .listr{
border-top: 1px solid #f0f0f0;
margin-top: 15px;
position: relative;
}
.RoomStatedetailc .qyxx .listr::after{
font-family: 'icomoon';
content: "\e989";
font-size: 30px;
color: #ccc;
position:absolute;
top: 35px;
right: 0;
}
.RoomStatedetailc .listr .v1 {
padding-bottom: 3vw;
line-height: 4.8vw;
}
.RoomStatedetailc .listr .v1:last-of-type {
padding-bottom: 0;
}
.RoomStatedetailc .listr .v1 .v11{
float: left;
width:28vw;
font-size: 4.2vw;
color: #666;
}
.RoomStatedetailc .qyxx .listr .v1 .v11{
width:28vw;
}
.RoomStatedetailc .listr .v1 .v12{
float: left;
width:66vw;
font-size: 4.2vw;
position: relative;
top: 0;
}
.RoomStatedetailc .listr .v1 .v12 .qyr{
border: 1px solid #005BE6;
padding: 2px 5px;
border-radius: 12px;
font-size: 12px;
color: #005BE6;
margin-left: 10px;
}
.RoomStatedetailc .listr .v1 .v12 .dqr{
border: 1px solid #f90;
padding: 0.5333333vw 1.333333vw;
border-radius: 3.2vw;
font-size: 3.2vw;
background-color: #f90;
color:#fff;
margin-left: 2.666666vw;
}
.RoomStatedetailc .listr .v1 .v12 .orange, .RoomStatedetailc .listr .v1 .v12 .blue, 
.RoomStatedetailc .listr .v1 .v12 .green, .RoomStatedetailc .listr .v1 .v12 .red, 
.RoomStatedetailc .listr .v1 .v12 .gray, .RoomStatedetailc .listr .v1 .v12 .black{
	padding: 0.5333333vw 1.333333vw;
	border-radius: 1.333333vw;
	font-size: 3.2vw;
	background-color: #f90;
	color:#fff;
	margin-left: 2.666666vw;
}
.RoomStatedetailc .listr .v1 .v12 .blue{
	background-color: #3797DD;
}
.RoomStatedetailc .listr .v1 .v12 .green{
	background-color: #339900;
}
.RoomStatedetailc .listr .v1 .v12 .red{
	background-color: #f00;
}
.RoomStatedetailc .listr .v1 .v12 .gray{
	background-color: #999;
}
.RoomStatedetailc .listr .v1 .v12 .black{
	background-color: #333;
}
.RoomStatedetailc .qyxx .listr .v1 .v12{
width:66vw;
}
.RoomStatedetailc .listr .v1 .mon::before{
content: "￥";
}
.RoomStatedetailc .listr .v12 .zt{
color:#005BE6;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.RoomStatedetailc .listr .v12 .zt .zz{
color:#393;
}
.RoomStatedetailc .listr .v12 .zt .ytf{
color:#333;
}
.RoomStatedetailc .listr .v12 .zt .qxdd{
color:#999;
}
.RoomStatedetailc .listr .v12 .zt .ptyd{
color:#3797DD;
}
.RoomStatedetailc .listr .v12 .zt .dbyd{
color:#f90;
}
.RoomStatedetailc .listr .v12 .zt .ydwd{
color:#E54243;
}
.billdetails{
background-color: #005BE6;
padding: 18px;
}
.billdetails .photo{
float: left;
width: 27vw;
margin-right: 2vw;
}
.billdetails .photo img{
width: 100%;
height: 18vw;
border: 1px solid #ccc;
box-sizing: border-box;
}
.billdetails .detail{
width: calc(100% - 29vw);
float: left;
}

.billdetails .ht{
border: 1px solid #fff;
padding: 0.5333333vw 1.333333vw;
border-radius: 3.2vw;
font-size: 3.2vw;
color: #fff;
margin-left: 2.666666vw;
word-break: keep-all;
float: left;
transform: scale(.8);
}
.billdetails .hotelname{
font-size: 4.2vw;
color: #fff;
display: flex;
align-items: center;
}
.billdetails .people,.billdetails .time{
font-size: 3.4vw;
color: #fff;
margin-top: 2vw;
}
.billdetails .money{
font-size: 7.2vw;
color: #fff;
}
.billdetails .people span:first-child,.billdetails .time span:first-child{
padding-right: 5px;
}
.billdetails .time span.fkzt{
background-color: rgba(255,255,255,.3);
font-size: 3.2vw;
padding: 1vw;
transform: scale(.8);
display: inline-block;
border-radius: 5px;
}
.billdetails .time span.wfkzt{
background-color: rgba(255,255,255,.3);
font-size: 3.2vw;
padding: 1vw;
transform: scale(.8);
display: inline-block;
border-radius: 5px;
}


.rentwithdrawal .billdetails{
background-color: #fff;
padding: 18px;
border-bottom:8px solid #F0F0F0;
border-top :1px solid #F0F0F0;
}
.rentwithdrawal .billdetails .hotelname{
color: #333;
}
.rentwithdrawal .billdetails .hotelname .hname{
width: 80vw;
display: flex;
align-items: center;
}
.rentwithdrawal .billdetails .hotelname .hname:first-child{
	float: left;
}
.rentwithdrawal .billdetails .orange,.rentwithdrawal .billdetails .blue,.rentwithdrawal .billdetails .green,
.rentwithdrawal .billdetails .red,.rentwithdrawal .billdetails .gray,.rentwithdrawal .billdetails .black{
    padding: 0.5333333vw 1.333333vw;
    border-radius: 1.333333vw;
    font-size: 3.2vw;
    background-color: #f90;
    color: #fff;
    display: inline-block;
    word-break: keep-all;
    float: right;
}
.rentwithdrawal .billdetails .blue{
	background-color: #3797DD;
}
.rentwithdrawal .billdetails .green{
	background-color: #339900;
}
.rentwithdrawal .billdetails .red{
	background-color: #f00;
}
.rentwithdrawal .billdetails .gray{
	background-color: #999;
}
.rentwithdrawal .billdetails .black{
	background-color: #333;
}

.rentwithdrawal .billdetails .num{
font-size: 14px;
margin-top: 10px;
}


.rentwithdrawal .billdetails .ht{
    border: 1px solid #b9b9b9;
    padding: 0.5333333vw 1.333333vw;
    border-radius: 3.2vw;
    font-size: 3.2vw;
    color: #333;
    margin-left: 0;
    transform: scale(.8);
    display: inline-block;
    word-break: keep-all;
    float: left;
}
.rentwithdrawal .billdetails .people,.rentwithdrawal .billdetails .time{
font-size: 14px;
color: #333;
margin-top: 10px;
}
.rentwithdrawal .billdetails .people text:first-child,.rentwithdrawal .billdetails .time text:first-child{
padding-right: 5px;
color: #666;
}
.shareonetitle{
margin: 3.7333333vw 3.7333333vw 1.8666666vw;
font-size: 4.2666666vw;
position: relative;
padding-left: 2.666666vw;
padding-bottom: 3.7333333vw;
border-bottom: 1px solid #f6f6f6;
}
.shareonetitle:before{
content: "";
width: 0.5333333vw;
height: 4.2666666vw;
background-color: #005BE6;
position: absolute;
top: 0.8vw;
left: 0;
}
.shareonetitle .namr{
	margin-right: 2vw;
}
  
.shareonetitle .copy{
	border:1px solid #999;
	color:#333;
	float: right;
	font-size: 3.4vw;
	padding:1vw 2vw 1.2vw;
	border-radius: 1.333333vw;
    position: absolute;
    right: 0;
    top: -0.5vw;
}
  

.rentwithdrawal .Rrwh .RewList {
margin-top: 2vw;
padding: 1vw 0 2vw;
background-color: #fff;
}
.rentwithdrawal .Rrwh .RewList:first-of-type {
margin-top: 0;
}

.rentwithdrawal .Rrwh .RewList li {
position: relative;
overflow: hidden;
padding: 7px 3.73333vw;
background: #fff;
height: auto;
border: none;
line-height: initial;
}
.rentwithdrawal .Rrwh .RewList li + li {
border: none;
}
.rentwithdrawal .Rrwh .RewList .li:first-child {
padding-top: 14px;
}
.rentwithdrawal .Rrwh .RewList .li.no {
padding-right: 3.73333vw;
}
.rentwithdrawal .Rrwh .RewList li span {
color: #666;
min-width: 28.33333vw;
}
.rentwithdrawal .Rrwh .RewList li a{
	float: left;
}

.rentwithdrawal .Rrwh .RewList li a#GusetName{
	margin-right: 10px;
}


.rentwithdrawal .Rrwh .RewList ul>li:first-child {
border-top: none;
}


.Rrwh .RewList .li.liauto {
height: auto;
line-height: initial;
padding: 2vw 9.06666vw 2vw 3.73333vw;
}

.Rrwh .RewList .li.liauto a{
float: left;
width: 58vw;
}
.Rrwh .RewList .li.liauto a div{
margin-bottom: 10px;
}

.tijiaoxcx{
  width: 90%;
  background: #005BE6;
  text-align: center;
  height: 12vw;
  line-height: 12vw;
  margin-left: 3vw;
  color: #fff;
  font-size: 4.2666666vw;
  border-radius: 1.333333vw;
  margin: 0 auto;
  margin-top: 5vw;
  margin-bottom: 5vw;
}

.tijiaoxcx.white{
    background-color: #666 !important;
    opacity: 0.5;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tijiaoxcx.white:before{
    background: url(/pms/Themes/Images/jzz1.png) left center no-repeat;
    -webkit-animation:load 1s steps(12, end) infinite;
    animation:load 1s steps(12, end) infinite;
    content: "";
    width: 23px;
    height: 23px;
    display: inline-block;
    margin-right: 10px;
}

@-webkit-keyframes load{
    0%{
    -webkit-transform:rotate3d(0, 0, 1, 0deg);
        transform:rotate3d(0, 0, 1, 0deg);
    }
    100%{
    -webkit-transform:rotate3d(0, 0, 1, 360deg);
        transform:rotate3d(0, 0, 1, 360deg);
    }
  }
  @keyframes load{
    0%{
    -webkit-transform:rotate3d(0, 0, 1, 0deg);
        transform:rotate3d(0, 0, 1, 0deg);
    }
    100%{
    -webkit-transform:rotate3d(0, 0, 1, 360deg);
        transform:rotate3d(0, 0, 1, 360deg);
    }
  }

.waterelectricity .detail{
    background-color: #f7f7f7;
    padding: 3.7333333vw;
    display: flex;
    align-items: center;
}
.waterelectricity .detail .detaill{
    width: calc(100% - 20vw);
}
.waterelectricity .detail .hotelname{
    font-size: 4.2666666vw;
}
.waterelectricity .detail .money{
    font-size: 3.7333333vw;
    color: #666;
    margin-top: 1.333333vw;
}
.waterelectricity .detail .ohter{
    float: right;
    color: #005BE6;
    font-size: 3.2vw;
    width: 20vw;
    text-align: right;
}
.waterelectricity .detail .ohter:after{
    font-family: 'icomoon';
    content: "\e921";
    color: #005BE6;
    font-size: 4.2666666vw;
    position: relative;
    top:0.8vw;
}
.waterelectricity .datalist{
    padding: 3.7333333vw;
    background-color: #fff;
    border-bottom: 1px solid #f6f6f6;
    margin-bottom: 2.666666vw;
}
.waterelectricity .datalist .fanghao{
    border-bottom: 1px solid #f6f6f6;
    padding-bottom: 3.7333333vw;
    position: relative;
}
.waterelectricity .datalist .fanghao span:nth-child(2){
    margin-left: 2.666666vw;
}
.waterelectricity .datalist .fanghao span.dm{
    font-size: 3.2vw;
    color: #666;
}
.waterelectricity .datalist .fanghao:after{
    font-family: 'icomoon';
    content: "\e921";
    color: #888;
    font-size: 6.4vw;
    position: absolute;
    right: 0;
    top: 0;
}
.waterelectricity .datalist .shuzhi{
    display: flex;
}
.waterelectricity .datalist .shuzhi .li{
    width: 100%;
    text-align: center;
}
.waterelectricity .datalist .shuzhi .li .num{
   font-size: 4.2666666vw;
   color: #333;
   margin-top: 2.666666vw;
}
.waterelectricity .datalist .shuzhi .li .num.sq{
   color: #666;
}
.waterelectricity .datalist .shuzhi .li .num.bq{
   color: #333;
}
.waterelectricity .datalist .shuzhi .li .num.yl{
   color: #005BE6;
}
.waterelectricity .datalist .shuzhi .li .title{
    font-size: 3.2vw;
    color: #666;
    margin-top: 1.333333vw;
}
.waterelectricity .datalist .dushu .list {
    margin-top: 1.333333vw;
}
.waterelectricity .datalist .dushu .list:first-of-type {
    margin-top: 3.7333333vw;
}
.waterelectricity .datalist .dushu .title{
    font-size: 3.2vw;
    color: #666;
    margin-right: 2.666666vw;
}
.waterelectricity .datalist .dushu .num{
    font-size: 3.2vw;
    color: #333;
}
.waterelectricity .datalist .dushu span:nth-child(2){
    margin-right: 10.666666vw;
}

.waterelectricity .shareonetitle {
    margin: 0;
}

.newRrwh .fanghao{
    border-bottom: 1px solid #f6f6f6;
    padding: 3.7333333vw;
    position: relative;
}
.newRrwh .fanghao{
    font-size: 4.2666666vw;
}
.newRrwh .fanghao span:nth-child(2){
    margin-left: 10px;
}
.newRrwh .Rrwh .RewList li{
    background-color: #fff;
    border-top: 1px solid #eee;
}
.newRrwh .Rrwh .RewList li + li{
    background-color: #fff;
    border-top: 1px solid #eee;
}
.newRrwh .Rrwh .RewList li a,.newRrwh .Rrwh .RewList li input{
    float: left;
    text-align: left;
}
.newRrwh .Rrwh .RewList li span{
	width: 23.33333vw;
	color: #666;
}

.newRrwh .Rrwh .RewList li a.C999 {
   color: #999;
}
.newRrwh .Rrwh .RewList li a.yjh {
   color: #093;
}
.newRrwh .Rrwh .RewList li.yuan:after {
    content: '元';
    font-size: 16px;
    color: #999;
    right: 20px;
}

.newRrwh .Rrwh .RewList li.dun:after {
    content: '吨';
    font-size: 16px;
    color: #999;
    right: 20px;
}

.newRrwh .Rrwh .RewList li.du:after {
    content: '度';
    font-size: 16px;
    color: #999;
    right: 20px;
}
.newRrwh .Rrwh .RewList li.yuandu:after {
    content: '元/度';
    font-size: 16px;
    color: #999;
    right: 20px;
}
.newRrwh .Rrwh .RewList li.yuandun:after {
    content: '元/吨';
    font-size: 16px;
    color: #999;
    right: 20px;
}
.newRrwh .Rrwh .RewList li.yuanlifang:after {
    content: '元/m³';
    font-size: 16px;
    color: #999;
    right: 20px;
}

.newRrwh .Rrwh .RewList li.lifang:after {
    content: 'm³';
    font-size: 16px;
    color: #999;
    right: 20px;
}
.newRrwh .Rrwh .RewList li.liauto {
    height: auto;
    line-height: initial;
    padding: 2vw 9.06666vw 2vw 3.73333vw;
}
.newRrwh .Rrwh .RewList li input,.newRrwh .Rrwh .RewList li select,.newRrwh .Rrwh .RewList li textarea {
    float: left;
    padding: 0;
    text-align: left;
    border: none;
    width: 58vw;
    font-size: 16px;
}

.newRrwh .title{
background-color: #F6F6F6;
padding: 14px;
}

.newRrwh .Rrwh .RewList li a.ywc {
color:#093;
}
.newRrwh .Rrwh .RewList li a.dwx {
color:#f30;
}
.newRrwh .Rrwh .RewList li a.dcl, .newRrwh .Rrwh .RewList li a.dcl {
color:#f90;
}
.newRrwh .Rrwh .RewList li a.dzf{
color:#005BE6;
}

.lease .leaselistall .leaselist{
display: flex;
align-items: center;
padding: 3.7333333vw;
border-bottom: 1px solid #f0f0f0;
background-color: #fff;
position: relative;
}
.lease .leaselistall .leaselistl{
width: calc(100% - 34vw);
}
.lease .leaselistall .leaselistl .name{
font-size: 3.8vw;
}

.lease .leaselistall .leaselistl .name .yuqi {
    font-size: 3.2vw;
    color: #cc0000;
    background-color: #fdd;
    transform: scale(.8);
    display: inline-block;
    padding:0.8vw;
}
.lease .leaselistall .leaselistl .time,.lease .leaselistall .leaselistl .people{
font-size: 3.4vw;
color: #666;
margin-top: 1vw;
}
.lease .leaselistall .leaselistr{
width: 34vw;
text-align: right;
}
.lease .leaselistall .leaselistr .zt{
font-size: 4.2666666vw;
}
.lease .leaselistall .leaselistr .zt.dcl,.lease .leaselistall .leaselistr .zt.djd{
color: #f90;
}
.lease .leaselistall .leaselistr .zt.dwx{
color: #f30;
}
.lease .leaselistall .leaselistr .zt.ygb{
color: #666;
}
.lease .leaselistall .leaselistr .zt.ywc{
color: #093;
}
.lease .leaselistall .leaselistr .zt.dzf{
color: #005BE6;
}
.lease .leaselistall .leaselistr .cz{
	font-size: 16px;
	color: #005BE6;
	margin-top: 25px;
}
.lease .leaselistall .leaselistr .yfkr{
    font-size: 3.2vw;
    color: #333;
    margin-top: 1vw;
}


.btnanniu{
height: 13.333333vw;
line-height: 13.333333vw;
border-top: 1px solid #e8e8e8;
position: fixed;
bottom: 0;
left: 0;
background: #fff;
z-index: 99999999;
}
.btnanniu .ul{
display: flex;
width: 100vw;
align-items: center;
justify-content: center;
}
.btnanniu .ul .li{
float: left;
text-align: center;
width: 100%;
position: relative;
font-size: 4.2666666vw;
display: flex;
align-items: center;
justify-content: center;
}
.btnanniu .ul .li.gou{
position: relative;
text-align: left;
display: inline-block;
padding-left: 8vw;
box-sizing: border-box;
}
.btnanniu .ul .li.gou::before{
font-family: 'icomoon';
font-size: 4.2666666vw;
content: "\e9c6";
color: #ccc;
position:absolute;
left: 2.666666vw;
}
.btnanniu .ul .li.gou.active::before{
content: "\e9c7";
color: #005BE6;
}
.btnanniu .ul .li.zjg{
width: 200%;
justify-content: left;
padding-left: 14px;
}
.btnanniu .ul .li.zjg .mon{
margin-left: 5px;
}
.btnanniu .ul .li.zjg .mon::before{
content:"￥";
}
.btnanniu .ul .li.ckzd::before{
content: "\e914";
font-family: "icomoon";
font-size: 18px;
}
.btnanniu .ul .li.jgmx{
font-size: 12px;
}
.btnanniu .ul .li.jgmx:after{
content: "\e977";
font-family: "icomoon";
font-size: 18px;
}
.btnanniu .ul .li.jgmx.act:after{
content: "\e990";
}
.btnanniu .ul .li.heji{
font-size: 3.7333333vw;
width: 150%;
}
.btnanniu .ul .li.heji span{
font-size:18px;
color: #005BE6;
}
.btnanniu .ul .li.tjdd{
background-color: #005BE6;
color: #fff;
}

.leaselistall .leaselist{
    margin-right: 4vw;
}
.repair .leaselistall .leaselist{
    margin-right: 0;
}
.leasewzf .leaselistall .leaselist{
    margin-left: 6.666666vw;
}
.leasewzf .leaselistall .leaselist::before {
    font-family: 'icomoon';
    font-size: 3.8vw;
    content: "\e9c6";
    color: #ccc;
    position: absolute;
    left: -2vw;
    top: 10vw;
}
.leaselistall .leaselist::after {
    font-family: 'icomoon';
    font-size: 6.4vw;
    content: "\e921";
    color: #ccc;
    position: absolute;
    right: -3vw;
    top: 9vw;
    color:#666;
}
.repair .leaselistall .leaselist::after {
    content: "";
}
.leasewzf .leaselistall .leaselist.active::before {
    content: "\e9c7";
    color: #005BE6;
}

.lease .leaselistall .leaselistr .money {
    color: #396;
}

.leasewzf .leaselistall .leaselistr .money {
    color: #c00;
    font-size: 3.8vw;
}

.guestedition .sybanner img{
	width: 100%;
}

.guestedition .mdnav{
  min-height:60vw;
}
.guestedition .mdnav ul{
  padding: 8vw 2.66666vw 0;
}
.guestedition .mdnav li{
  float: left;
  width: 33.33%;
  height: 24vw;
  text-align: center;
}
.guestedition .mdnav li a {
  display: block;
  height:8vw;
}
.guestedition .mdnav li a .d1 {
  height: 5.6vw;
  margin: 0 auto;
  color: #fff;
}
.guestedition .mdnav li a .yd {
  background: url("http://www.heycominn.com/pmsjty/images/zk/yd.png") no-repeat center center;
  background-size: contain;
  height: 7.4666666vw;
  margin-top: 1px;
}
.guestedition .mdnav .lino a .yd {
  background: url("http://www.heycominn.com/pmsjty/images/zk/ydno.png") no-repeat center center;
  background-size: contain;
  height: 7.4666666vw;
  margin-top: 1px;
}
.guestedition .mdnav li a .zy {
  background: url("http://www.heycominn.com/pmsjty/images/zk/zy.png") no-repeat center center;
  background-size: contain;
  height: 7.4666666vw;
  margin-top: 1px;
}
.guestedition .mdnav .lino a .zy {
  background: url("http://www.heycominn.com/pmsjty/images/zk/zyno.png") no-repeat center center;
  background-size: contain;
  height: 7.4666666vw;
  margin-top: 1px;
}
.guestedition .mdnav li a .sdq {
  background: url("http://www.heycominn.com/pmsjty/images/zk/sdq.png") no-repeat center center;
  background-size: contain;
  height: 7.4666666vw;
  margin-top: 1px;
}
.guestedition .mdnav .lino a .sdq {
  background: url("http://www.heycominn.com/pmsjty/images/zk/sdqno.png") no-repeat center center;
  background-size: contain;
  height: 7.4666666vw;
  margin-top: 1px;
}
.guestedition .mdnav li a .zd {
  background: url("http://www.heycominn.com/pmsjty/images/zk/zd.png") no-repeat center center;
  background-size: contain;
  height: 7.4666666vw;
  margin-top: 1px;
}
.guestedition .mdnav .lino a .zd {
  background: url("http://www.heycominn.com/pmsjty/images/zk/zdno.png") no-repeat center center;
  background-size: contain;
  height: 7.4666666vw;
  margin-top: 1px;
}
.guestedition .mdnav li a .bx {
  background: url("http://www.heycominn.com/pmsjty/images/zk/bx.png") no-repeat center center;
  background-size: contain;
  height: 7.4666666vw;
  margin-top: 1px;
}
.guestedition .mdnav .lino a .bx {
  background: url("http://www.heycominn.com/pmsjty/images/zk/bxno.png") no-repeat center center;
  background-size: contain;
  height: 7.4666666vw;
  margin-top: 1px;
}
.guestedition .mdnav li a .d1 img{
  width: 100%;
}
.guestedition .mdnav li a .p{
  font-size: 4.2666666vw;
  color: #333;
  margin-top: 1.6vw;
  vertical-align: bottom;
}

.guestedition .mdnav .lino a .p{
  color: #999;
}
.guestedition .HoList .ResList li + li{
	border-top: 1px solid #eee;
}
.guestedition .HoList .ResList li .listDetail p{
	color: #999;
}
.guestedition .HoList .ResList li .listDetail .address,.guestedition .HoList .ResList li .listDetail .num{
	color: #666;
	font-size: 13px;
	margin-top: 5px;
}
.guestedition .HoList .ResList li .listDetail .address:before{
    content: '\e912';
    font-family: icomoon;
    font-size: 16px;
    color: #999;
    position: relative;
    top: 1px;
}

.guestedition .HoList .ResList li{
	background-color: #fff;
}

.guestedition .HoList .search{
	margin: 14px 14px 0;
	position: relative;
}
.guestedition .HoList .search input{
	height: 50px;
	line-height: 50px;
	border: 1px solid #e3e3e3;
	box-sizing: border-box;
	border-radius: 5px;
	background-color: #fff;
	padding-left: 40px;
	font-size: 16px;
}
.guestedition .HoList .search:before{
    content: '\e908';
    font-family: icomoon;
    font-size: 24px;
    color: #333;
    position: absolute;    
    top: 12px;
    left: 10px;
}

.guestedition .HoList .ResList li .listDetail .num span{
	margin-right: 10px;
}
.guestedition .HoList .ResList li .listDetail .num span em{
	color: #666;
	margin-left: 5px;
}

.guestedition .HoList .ResList li .listDetail .money{
	font-size: 13px;
	color: #999;
	margin-top: 5px;
}

.guestedition .HoList .ResList li .listDetail .money span{
	color: #005BE6;
	font-size: 18px;
}
.guestedition .HoList .ResList li .listDetail .money span:before{
	content: "￥";
}

.guestedition .Intro .In_detail .AboutMe a,.guestedition .Intro .In_detail .AboutMe b{
	border-top-color: #e3e3e3;
}
.guestedition .Intro .In_text li, .MInfo .memList li + li, .putUp li + li{
	border-top-color: #f3f3f3;
}
.guestedition .Intro .In_text li h4:before{
	background-color: #005BE6;
}
.apartmentdetail .HoList .ResListnew li .photo{
	width: 105px;
	height: 105px;
}
.apartmentdetail .ResListnew li .listDetail{
	width: calc(100% - 115px);
}
.apartmentdetail .HoList .ResList li .listDetail h3{
	font-size: 18px;
}
.apartmentdetail .HoList .ResList li .listDetail .num .mianji{
	color: #888;
	padding-bottom: 10px;
	display: inline-block;
}
.apartmentdetail .HoList .ResList li .listDetail .money span{
	font-size: 24px;
}
.apartmentdetail .HoList .ResList li .listDetail .money span:before{
	font-size: 16px;
}

.guestedition .houseselection .intro{
	position: relative;
    display: flex;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 18px 14px;
    border-bottom: 1px solid #e3e3e3;
}
.guestedition .houseselection .intro .photo{
    position: relative;
    overflow: hidden;
	width: 170px;
	height: 125px;
	margin-right: 10px;
}
.guestedition .houseselection .intro .photo img{
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    height: 150%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 100%;
    border: 1px solid #eee;
}
.guestedition .houseselection .intror{
	width: calc(100% - 180px);
}
.guestedition .houseselection .intror .mianji{
	font-size: 18px;
}
.guestedition .houseselection .intror .xinxi{
	margin-top: 10px;
}
.guestedition .houseselection .intror .money{
	font-size: 14px;
	color: #005BE6;
}
.guestedition .houseselection .intror .money em:before{
	content: "￥";
}
.guestedition .houseselection .xuanfang .biaozhu{
	float: right;
	padding: 14px;
}
.guestedition .houseselection .xuanfang .biaozhu .list{
	float: left;
	color: #666;
	margin-left: 30px;
	position: relative;
}
.guestedition .houseselection .xuanfang .biaozhu .list:before{
	position: absolute;
	left: -15px;
	top: 6px;
	width: 12px;
	height: 12px;
	background-color: #e8e8e8;
	content: "";
}
.guestedition .houseselection .xuanfang .biaozhu .list.yz:before{
	background-color: #005BE6;
}
.guestedition .houseselection .xuanfang ul{
	padding: 1.8666666vw;
	box-sizing: border-box;
}
.guestedition .houseselection .xuanfang ul li{
	float: left;
	margin-right: 2.666666vw;
	margin-bottom:2.666666vw ;
	width:calc((100% - 5.333332vw) / 3);
	box-sizing: border-box;
	border: 1px solid #005BE6;
	background: #005BE6;
	color: #fff;
	padding: 1.866666vw 1.333332vw;
	text-align: center;
    font-size: 3.2vw;
	position: relative;
}
.guestedition .houseselection .xuanfang ul li.yz{
    background-color: #f2f2f2;
	border: 1px solid #e0e0e0;
	color: #ccc;
    pointer-events: none;
}
.guestedition .houseselection .xuanfang ul li.act:before{
    content: "\e942";
    font-family: 'icomoon';
    font-size: 3.2vw;
    position: absolute;
    top: 2.333332vw;
   	left: 0.666666vw;
}
.guestedition .houseselection .xuanfang ul li:nth-child(3n){
	margin-right: 0;
}
.apartmentdetail .Intro .In_detail .xinxi{
	padding: 14px;
	border-bottom: 8px solid #f6f6f6;
}
.apartmentdetail .Intro .In_detail .xinxi .name b{
	max-width: 60vw;
	width: auto;
	float: left;
	font-size: 4.266666vw;
}
.apartmentdetail .Intro .In_detail .xinxi .name em{
	font-size: 3.733333vw;
	color: #005BE6;
	margin-top: 0.733333vw;
	margin-left: 1.333333vw;
	display: inline-block;
	position: relative;
}
.apartmentdetail .Intro .In_detail .xinxi .name em:after{
	content: "\e977";
	font-family: 'icomoon';
	font-size: 5.2vw;
	position: absolute;
	top: 0;
}
.apartmentdetail .Intro .In_detail .xinxi .money{
	margin-top: 1.333333vw;
}
.apartmentdetail .Intro .In_detail .xinxi .money span{
	color:#005Be6;
	font-size: 4.266666vw;
}
.apartmentdetail .Intro .In_detail .xinxi .money em{
	margin-left: 1.333333vw;
}
.apartmentdetail .Intro .In_detail .huxing .title{
	font-size: 4.266666vw;
	padding: 3.733333vw; 
}
.apartmentdetail .Intro .In_detail .huxing .list{
	padding: 3.733333vw;
	border-bottom: 1px solid #e3e3e3;
	box-sizing: border-box;
}
.apartmentdetail .Intro .In_detail .huxing small{
	width: 14vw;
	text-align: left;
	float: left;
	font-size: 3.733333vw;
	color: #666;
}
.apartmentdetail .Intro .In_detail .huxing .data{
	float: left;
	width: calc(100vw - 14vw - 7.466666vw);
	font-size: 3.733333vw;
	text-align: left;
}
.apartmentdetail .Intro .In_detail .huxing .data.tar{
	text-align: right;
}
.newRrwh .RewList li.shijian:after{
	color: #999;
}
.guestedition .Regis .RegList li{
	border-bottom-color: #ebebeb;
}
.guestedition .Regis .RegList li input[type=button],.guestedition .Regis .button{
	background-color: #005BE6 !important;
}
.guestedition .Regis .regLogo{
	position:fixed;
	bottom: 0;
	left: calc((100% - 100px) / 2)
}
.guestedition .Regis .regLogo img{
	width: 100px;
}

/* 购物车 */
.shoppingcart .shoppingcartcoupon{
	margin: 2.6vw;
	background-color: #fff;
	padding: 2.6vw;
	font-size: 3.6vw;
	border-radius:8px
}
.shoppingcart .shoppingcartcoupon .alignc{
    display: flex;
    align-items: center;
}
.shoppingcart .shoppingcartcoupon .my{
	float: left;
	display: flex;
	align-items: center;
	width: 70%;
}
.shoppingcart .shoppingcartcoupon .my:before{
    content: "\e913";
    font-family: 'icomoon';
    font-size: 6.4vw;
    color: #4ED3A7;
    margin-right: 1vw;
}
.shoppingcart .shoppingcartcoupon .goto{
	text-align: right;
	width: 30%;
}
.shoppingcart .shoppingcartall {
	margin: 2.6vw;
}
.shoppingcart .shoppingcartall .shoppingcartlist{
	background-color: #fff;
	border-radius: 8px;
	padding: 4vw 2.6vw; 
	margin-bottom: 2.6vw;
}
.shoppingcart .shoppingcartall .shoppingcartlist .alignc{
	display: flex;
	align-items: center;
	float: left;
}
.shoppingcart .shoppingcartall .shoppingcartlist .select{
	width: 6vw;
	text-align: center;
	float: left;
}
.shoppingcart .shoppingcartall .shoppingcartlist .select:before{
	content: "";
	width: 5vw;
	height:5vw;
	box-sizing: border-box;
	border: 1px solid #ccc;
	border-radius: 50%;
	display: inline-block;
}
.shoppingcart .shoppingcartall .shoppingcartlist .select.act:before{
	content: "\e97a";
    font-family: 'icomoon';
	border: 1px solid #005be6;
	background-color: #005be6;
	color: #fff;
	font-size: 3.6vw;
	display: flex;
	align-items: center;
	justify-content: center;
}
.shoppingcart .shoppingcartall .shoppingcartlist.suspend .select{
	visibility: hidden;
}
.shoppingcart .shoppingcartall .shoppingcartlist .photo{
	width: 24.8vw;
    position: relative;
    float: left;
    overflow: hidden;
    border-radius: 5px;
    margin: 0 2vw;
	height: 24.8vw;
}
.shoppingcart .shoppingcartall .shoppingcartlist .photo img{
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.shoppingcart .shoppingcartall .shoppingcartlist.suspend .photo img{
    opacity: .5;
}
.shoppingcart .shoppingcartall .shoppingcartlist .photo .suspendsale{
    display: none;
}
.shoppingcart .shoppingcartall .shoppingcartlist.suspend .photo .suspendsale{
    background:rgba(0,0,0,.6);
    color: #fff;
    text-align: center;
    position: absolute;
    top: 8.4vw;
    left: 5%;
    width: 90%;
    height: 8vw;
    line-height: 8vw;
    border-radius: 8vw;
    font-size: 3.2vw;
    display: block;
}
.shoppingcart .shoppingcartall .shoppingcartlist .intor{
	width:54.8vw;
	float: left;
}
.shoppingcart .shoppingcartall .shoppingcartlist .intor .name{
	font-size: 4.2vw;
	color: #333;
}
.shoppingcart .shoppingcartall .shoppingcartlist .intor .baoyou{
	background-color: #E5F8FD;
	font-size: 3.2vw;
	display: inline-block;
	padding: 1vw;
	border-radius: 5px;
    transform: scale(0.8);
    transform-origin: 0;
}
.shoppingcart .shoppingcartall .shoppingcartlist .intor .moneyaddreduce{
    display: flex;
    align-items: center;
    margin-top: 1vw;
}
.shoppingcart .shoppingcartall .shoppingcartlist .intor .moneyaddreduce .money{
	width: 68%;
    display: flex;
    align-items: center;
    transform-origin: 0;
}
.mycollection .shoppingcartall .shoppingcartlist .intor .moneyaddreduce .money{
	width: 100%;
}
.shoppingcart .shoppingcartall .shoppingcartlist .intor .moneyaddreduce .money span:before{
	font-size: 3.2vw;
	content: "￥";
}
.shoppingcart .shoppingcartall .shoppingcartlist .intor .moneyaddreduce .money .sc{
	color: #f00;
	font-size: 4.2vw;
	float: left;
	margin-right: 2vw;	
}
.shoppingcart .shoppingcartall .shoppingcartlist .intor .moneyaddreduce .money .yj{
	color: #999;
	font-size: 3.2vw;
	text-decoration:line-through;
	margin-top: 1vw;
}
.shoppingcart .shoppingcartall .shoppingcartlist .intor .moneyaddreduce .addreduce{
    display: flex;
    align-items: center;
    margin-right: 2%;
}
.shoppingcart .shoppingcartall .shoppingcartlist .intor .moneyaddreduce .addreduce i{
	float: left;
    border-radius: 50%;
    position: relative;
    width: 5vw;
    height: 5vw;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}
.shoppingcart .shoppingcartall .shoppingcartlist .intor .moneyaddreduce .addreduce i.reduce{
    border: 1px solid #ccc;
}
.shoppingcart .shoppingcartall .shoppingcartlist .intor .moneyaddreduce .addreduce i.reduce:after{
    content: "\e986";
    font-family: 'icomoon';
    font-size: 4.2vw;
    color: #999;
}

.shoppingcart .shoppingcartall .shoppingcartlist .intor .moneyaddreduce .addreduce i.add:after {
    content: "\e981";
    font-family: 'icomoon';
    font-size: 4.2vw;
    color: #fff;
}
.shoppingcart .shoppingcartall .shoppingcartlist .intor .moneyaddreduce .addreduce .much {
    font-style: normal;
    float: left;
    margin: 0 2vw;
    font-size: 4.2vw;
}
.shoppingcart .shoppingcartall .shoppingcartlist.suspend .intor .moneyaddreduce .addreduce i.reduce:after{
	color: #fff;
}
.shoppingcart .shoppingcartall .shoppingcartlist.suspend .intor .moneyaddreduce .addreduce i{
	border: 1px solid #dadada;
	background-color: #dadada !important;
}
.shoppingcart .shoppingcartall .shoppingcartlist .intor .whethercoupon{
    color: #c0c0c0;
    font-size: 3.2vw;
    transform: scale(0.8);
    transform-origin: 0;
}
.shoppingcart .shoppingcartall .shoppingcartlist .intor .whethercoupon:before{
    content: "\e95a";
    font-family: 'icomoon';
    font-size: 3.2vw;
}

.RewAlertguige .shoppingcart .shoppingcartall {
	margin: 0;
}
.RewAlertguige .shoppingcart .shoppingcartall .shoppingcartlist .intor {
	width: 74vw;
}

.RewAlertguige .shoppingcart .shoppingcartall .shoppingcartlist .intor .moneyaddreduce .money {
	width: 75%;
	font-size: 12px;
	color:#999;
}
.RewAlertguige .shoppingcart .shoppingcartall .shoppingcartlist .intor .moneyaddreduce .money .dj {
	margin-left: 2vw;
}
.RewAlertguige .shoppingcart .shoppingcartall .shoppingcartlist .photo{
	width: 18.8vw;
	height: 18.8vw;
}
.RewAlertguige .shoppingcart .shoppingcartall .shoppingcartlist{
	margin-bottom: 0;
}
.RewAlertguige .shoppingcart .shoppingcartall .shoppingcartlist .photo{
	margin-left: 0;
}

.classificationall .shoppingcart .shoppingcartall{
	margin: 0;
}
.classificationall .shoppingcart .shoppingcartall .shoppingcartlist{
	padding: 0;
	margin-bottom: 0;
}
.classificationall .shoppingcartall .shoppingcartlist .intor {
    width: 42vw;
}
.classificationall .Menu .MenuSide{
    width: 24vw;
    background-color: #f2f2f2;
}
.classificationall .Menu .MenuContext{
    margin-left: 24vw;
}
.classificationall .Menu .ContList{
    padding-left: 0;
}
.classificationall .Menu .ContList li{
   padding: 2.6vw 2.6vw 2.6vw 0;
}
.classificationall .Menu .SideList li{
   padding: 3vw 1vw;
   font-size: 3.6vw;
}
.classificationall .Menu .ContList .meny{
    width: 24.8vw;
    position: relative;
    float: left;
    overflow: hidden;
    border-radius: 5px;
    margin: 0 2vw;
    height: 24.8vw;
}
.classificationall .Menu .ContList .meny .zffs{
    background: #005be6;
    color: #fff;
    padding: 3px 5px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
}
.classificationall .Menu .ContList .meny .zffs:empty{
    display: none;
}
.classificationall .Menu .ContList .ConText p{
    padding: 0;
}
.classificationall .Menu .ContList .ConText p b{
    font-size: 4.2vw;
    max-width: 100%;
}
.classificationall .Menu .ContList .ConText p.baoyou{
    background-color: #E5F8FD;
    font-size: 3.2vw;
    display: inline-block;
    padding: 1vw;
    border-radius: 5px;
    zoom: .8;
    margin-bottom: 1vw;
}
.classificationall .Menu .ContList .ConText p strong{
    color: #f00;
}
.classificationall .Menu .ContList .ConText p strong a{
    font-size: 4.2vw;
    float: left;
    margin-right: 1vw;
}
.classificationall .Menu .ContList .ConText p strong em.increase{
    color: #f00;
    float: left;
    font-size: 4.2vw;
    margin-right: 1vw;
}
.classificationall .Menu .ContList .ConText p strong a:before{
    font-size: 3.2vw;
    content: "￥";
}
.classificationall .Menu .ContList .ConText p strong b:after{
    font-size: 3.2vw;
    content: "积分";
}
.classificationall .Menu .ContList .ConText .addreduce{
    display: flex;
    align-items: center;
    margin-right: 2%;
    margin-top: 1vw;
    float: right;
}
.classificationall .Menu .ContList .ConText .addreduce i{
	float: left;
    border-radius: 50%;
    position: relative;
    width: 5vw;
    height: 5vw;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #01b8ee;
}
/* .classificationall .Menu .ContList .ConText .addreduce i.reduce{
    border: 1px solid #ccc;
} */
.classificationall .Menu .ContList .ConText .addreduce i.reduce:after{
    content: "\e986";
    font-family: 'icomoon';
    font-size: 4.2vw;
    color: #fff;
    border-radius: 50%;
    padding: 2px;
}

.classificationall .Menu .ContList .ConText .addreduce i.add:after {
    content: "\e981";
    font-family: 'icomoon';
    font-size: 4.2vw;
    color: #fff;
}
.classificationall .Menu .ContList .ConText .addreduce .much {
    font-style: normal;
    float: left;
    margin: 0 2vw;
    font-size: 4.2vw;
    height: 5vw;
    line-height: 5vw;
    padding: 0;
}


.classificationall .MenuContext .dressing {
    position: fixed;
    width: calc(100% - 24vw);
    top: calc(14.2vw + 40px);
    left: 24vw;
    background-color: #fff;
    z-index: 100;
    height: auto;
    border-bottom: 1px solid #eee;
}
.classificationall .MenuContext .dressingul {
    padding:2.4vw 0;
    margin-top:0;
}




.gotosettlement{
	display: flex;
	align-items: center;
	padding: 0 2.6vw;
	background-color: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16vw;
}
.gotosettlementgwc{
	border-top: 1px solid #dadada;
}
.gotosettlement .select{
	width: 16vw;
	display: flex;
	align-items: center;
	font-size: 3.6vw;
}
.gotosettlementsc .select{
	width: 30vw;
	align-items: left;
}
.gotosettlement .select:before {
	content: "";
    width: 5vw;
    height: 5vw;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 50%;
    display: inline-block;
    margin-right: 1vw;
}
.gotosettlement .select.act:before{
	content: "\e97a";
    font-family: 'icomoon';
	border: 1px solid #005be6;
	background-color: #005be6;
	color: #fff;
	font-size: 3.6vw;
	display: flex;
	align-items: center;
	justify-content: center;
}
.gotosettlement .money{
	width: 53vw;
}
.gotosettlement .money .all{
	font-size: 3.2vw;
}
.gotosettlement .money .all .mon{
	font-size: 4.2vw;
}
.gotosettlement .money .mon:before{
	content: "￥";
	font-size: 3.2vw;
}
.gotosettlement .money .discount{
	color:#999;
	font-size: 3.2vw;
    transform: scale(0.8);
    transform-origin: -7vw;
}
.gotosettlement .goto{
	width: 25.8vw;
	height: 10vw;
	line-height: 10vw;
	text-align: center;
	color: #fff;
	font-size: 4.2vw;
	border-radius: 5px;
}

.gotosettlement .collection{
	width: 16vw;
	text-align: center;
	font-size: 3.2vw;
}
.gotosettlement .collection .icon:before{
	font-size: 6.4vw;
	content: "\e993";
    font-family: 'icomoon';
}
.gotosettlement .collection.act .icon:before{
	content: "\e994";
}
.gotosettlement .gouwuche{
	width:34vw;
	text-align: center;
	font-size: 3.2vw;
	position: relative;
    padding-right: 14vw;
    box-sizing: border-box;
}
.gotosettlement .gouwuche .icon:before{
	font-size: 6.4vw;
	content: "\e9f6";
    font-family: 'icomoon';
}
.gotosettlement .gouwuche .icon .num{
    position: absolute;
    top: -1vw;
    left: 11vw;
    display: block;
    min-width: 4.2vw;
    padding: 0 3px;
    text-align: center;
    height: 4.2vw;
    line-height: 4.2vw;
    font-size: 12px;
    color: white;
    background: #C59B4F;
    font-style: normal;
    border-radius: 4.2vw;
    box-sizing: border-box;
}
.gotosettlement .addgwc,.gotosettlement .gotopj{
	width: 44.8vw;
    height: 10vw;
    line-height: 10vw;
    text-align: center;
    color: #fff;
    font-size: 4.2vw;
    border-radius: 5px;
}
.gotosettlement .shanchu{
	width: 24.8vw;
    height: 10vw;
    line-height: 10vw;
    text-align: center;
    font-size: 4.2vw;
    border-radius: 5px;
    border: 1px solid;
}
.gotosettlement .addgwc1{
	border: 1px solid #ccc;
    color: #333;
    width: 38vw;
    margin-right: 2vw;
}
.gotosettlement .more{
	width: 50vw;
	font-size: 3.6vw;
	padding-left: 2vw;
	box-sizing: border-box;
}


.OrderListwsc li {
	background-color: #fff;
	margin: 2.6vw;
	padding: 2.6vw;
	border-radius:10px;
}
.OrderListwsc li:last-child {
	margin-bottom: 0;
}
.OrderListwsc li .zt{
	font-size: 4.2vw;
	position: relative;
}
.OrderListwsc li .zt:after{
	font-size: 6.4vw;
    font-family: icomoon;
    content: '\e989';
    color: #999;
    position: absolute;
    top: 0;
    right: -1vw;
}
.OrderListwsc li .zt .date{
	font-size: 3.6vw;
	margin-left: 2vw;
    color: #999;
    transform: scale(0.8);
    transform-origin: 0;
    display: inline-block;
    position: relative;
    top: 0.5vw;
}
.OrderListwsc li .photo,.ordercompletion .information .photo{
	margin: 3vw 0 1vw;
}
.OrderListwsc li .photo .list,.ordercompletion .information .photo .photolist{
	width: calc(81.6vw / 4) !important;
	height: calc(81.6vw / 4) !important;
	margin-right: 2vw !important;
    position: relative;
	float: left;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.OrderListwsc li .photo .list,.ordercompletion .information .photo .photolist .zffs{
    background: #005be6;
    color: #fff;
    padding: 3px 5px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    zoom:0.8;
}
.OrderListwsc li .photo .list,.ordercompletion .information .photo .photolist .zffs:empty{
    display: none;
}
.OrderListwsc li .photo .list img,.ordercompletion .information .photo .photolist img{
	position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.OrderListwsc li .money{
	font-size: 3.6vw;
	float: right;
	color: #333;
}
.OrderListwsc li .money .num{
	float: left;
	margin-right: 2vw;
}
.OrderListwsc li .money .shifu{
	float: left;
}
.OrderListwsc li .money .shifu span:before{
	content: "￥";
}
.OrderListwsc li .operation{
	margin-top: 3vw;
	font-size: 3.6vw;
}
.OrderListwsc li .operation .more{
	float: left;
	font-size: 3.6vw;
    position: relative;
    top: 2vw;
}
.OrderListwsc li .operation .operationbtn{
	float: right;
}
.OrderListwsc li .operation .operationbtn a{
	margin-left: 2vw;
}
.OrderListwsc li .operation .operationbtn a.zcgm,.OrderListwsc li .operation .operationbtn a.qxdd,
.OrderListwsc li .operation .operationbtn a.sqtk{
	height: 9.2vw;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	border: 1px solid;
	box-sizing: border-box;
	width: 22vw;
	border-radius: 5px;
	float: left;
}
.OrderListwsc li .operation .operationbtn a.qpj,.OrderListwsc li .operation .operationbtn a.kpj,
.OrderListwsc li .operation .operationbtn a.qfk,.OrderListwsc li .operation .operationbtn a.qrsh{
	height: 9.2vw;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	box-sizing: border-box;
	width: 20vw;
	border-radius: 5px;
	float: left;
}
.OrderListwsc li .operation .operationbtn a.kpj,.OrderListwsc li .operation .operationbtn a.sqtk,
.OrderListwsc li .operation .operationbtn a.qxdd{
	color: #333;
	border: 1px solid #ccc;
}
.ordercompletion .completed{
	background-color: #fff;
	margin: 2.6vw;
	padding: 4vw;
	border-radius:8px;
}
.ordercompletion .completed .ywc,.ordercompletion .completed .dzf,.ordercompletion .completed .dsh
,.ordercompletion .completed .yqr,.ordercompletion .completed .yqx{
	font-size: 6.4vw;
	color: #393;
}
.ordercompletion .completed .dzf{
	color: #f00;
}
.ordercompletion .completed .dsh{
	color: #f90;
}
.ordercompletion .completed .dqr{
	color: #3797DD;
}
.ordercompletion .completed .yqx{
	color: #999;
}
.ordercompletion .completed .blessing{
	font-size: 3.6vw;
	color: #999;
	margin-top: 2vw;
}
.ordercompletion .information{
	background-color: #fff;
	margin: 2.6vw;
	padding: 4vw 2.6vw;
	border-radius:8px;
}
.ordercompletion .information:last-of-type{
	margin-bottom: 0;
}
.ordercompletion .information .title{
	border-bottom: 1px solid #f3f3f3;
	padding-bottom: 3vw;
	font-size: 16px;
}
.ordercompletion .information .titlego{
    position: relative;
}
.ordercompletion .information .titlego:after{
    font-size: 28px;
    font-family: icomoon;
    content: '\e989';
    color: #888;
    position: absolute;
    top: -3px;
    right: -3px;
}
.ordercompletion .information .list{
	margin-top: 3vw;
	position: relative;
}
.ordercompletion .information .listafter{
	position: relative;
    padding-right: 4vw;
    box-sizing: border-box;
}
.ordercompletion .information .listafter:after{
    font-family: icomoon;
    font-size: 5.2vw;
    position: absolute;
    top: 0;
    right: -0.5vw;
    content: '\e989';
    color: #888;
}
.ordercompletion .information .listl{
	float: left;
	width: 18vw;
	font-size: 3.6vw;
	color: #666;
}
.ordercompletion .information .listr{
	float: right;
	width: 71.6vw;
	font-size: 3.6vw;
	text-align: right;
}
.ordercompletion .information .listr a{
	margin-right: 5px;
}
.ordercompletion .information .listr .address{
	margin-bottom: 1vw;
}

.ordercompletion .information .listr .money{
	font-size: 3.6vw;
	float: right;
	color: #333;
}
.ordercompletion .information .listr .money .num{
	float: left;
	margin-right: 2vw;
}
.ordercompletion .information .listr .money .shifu{
	float: left;
    font-size: 4.8vw;
    line-height: 4vw;
}
.ordercompletion .information .listr .money .shifu .add{
	margin-right: 1vw;
	font-size: 4.8vw;
}
.ordercompletion .information .listr .money .shifu span:before,.ordercompletion .information .mon:before{
	content: "￥";
	font-size: 3.2vw;
}
.ordercompletion .information .listr .money .shifu b:after{
	content: "分";
	font-size: 3.2vw;
}
.ordercompletion .information .shifu1{
	margin-top: 2vw;
}
.ordercompletion .information .shifu1 span{
	margin-left: 2vw;
	font-size: 4.8vw;
}
.ordercompletion .information .listr .fuzhi{
	border: 1px solid;
    transform: scale(0.8);
    transform-origin: 0;
    width: 10vw;
    border-radius: 4vw;
    text-align: center;
    display: inline-block;
    position: relative;
    left: 2vw
}
.RewBtm i.add{
	font-size: 20px;
	float: left;
	color: #005BE6;
	margin-right:5px
}
.RewBtm .dpf{
	display: flex;
	align-items: center;
}
.RewBtm .dpf span.jf{
	font-size: 20px;
	color: #005BE6;
    line-height: initial;
    display: block;
    float: none;
}
.RewBtm .dpf span.remaining{
    float: none;
    line-height: initial;
}
.RewBtm span.jf:after{
	content: "分";
}
.RewAlertspxx .commodity{
	border-bottom: 1px solid #e5e5e5;
    max-height: 70vw;
    overflow-y: auto;
}
.RewAlertspxx .commodityli{
	margin: 0 3.6vw 3.6vw 1.6vw;
}
.RewAlertspxx .commodityli  .photo{
	width: 18vw;
    position: relative;
    float: left;
    overflow: hidden;
    border-radius: 5px;
    margin: 0 2vw;
	height: 18vw;
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
}
.RewAlertspxx .commodityli  .photo .zffs{
    background: #005be6;
    color: #fff;
    padding: 3px 5px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    zoom:0.8;
}
.RewAlertspxx .commodityli  .photo .zffs:empty{
    display: none;
}
.RewAlertspxx .commodityli  .photo img{
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.RewAlertspxx .commodityli  .intor{
	width: 72.8vw;
	float: left;
}
.RewAlertspxx .commodityli  .intor .layer1 .name{
	font-size: 3.6vw;
	float: left;
	width: 45vw;
}
.RewAlertspxx .commodityli  .intor .layer1 .shifu{
	font-size: 3.6vw;
	float: right;
}
.RewAlertspxx .commodityli  .intor .layer1 .shifu span:before{
	content: "￥";
}
.RewAlertspxx .commodityli  .intor .layer1 .shifu b:after {
    content: "分";
    font-size: 3.2vw;
}
.RewAlertspxx .commodityli  .intor .layer2{
	margin-top: 1vw;
}
.RewAlertspxx .commodityli  .intor .layer2 .baoyou{
	background-color: #E5F8FD;
    font-size: 3.2vw;
    display: inline-block;
    padding: 1vw;
    border-radius: 5px;
    zoom:.8;
    margin-bottom: 1vw;
	float: left;
	margin-right: 1vw;
}
.RewAlertspxx .commodityli  .intor .layer2 .num{
    font-size: 3.2vw;
    display: inline-block;
    transform: scale(0.8);
    transform-origin: 0;
	float: right;
}
.RewAlertspxx .commodityli  .intor .layer3 .danjia{
    color: #999;
    font-size: 3.2vw;
    display: inline-block;
    transform: scale(0.8);
    transform-origin: 0;
    margin-top: 2.5vw;
}
.RewAlertspxx .commodityli  .intor .layer3 .danjia span:before{
	content: "￥";
}

.RewAlertspxx .commodityli  .intor .layer4,.RewAlertspxx .commodityli  .intor .layer5{
	font-size: 3.6vw;
}
.RewAlertspxx .commodityli  .intor .layer4 span{
	margin-right: 4vw;
}
.RewAlertspxx .commodityli  .intor .layer4 .copy{
	margin-right: 0;
}
.RewAlertspxx .commodityli  .intor .layer5{
	margin-top: 2vw;
}

.memListnew .liflex{
	display: flex;
}

.memListnew .liflex .list{
	width: 100%;
}
.memListnew .liflex .list .p1{
	font-size: 3.4vw;
}
.memListnew li .list .d1 i{
	font-size: 9vw;
	width: 10vw;
	height: 10vw;
}
.memListnew li .list .d1 i.icon-dzf:before{
    font-family: 'icomoon';    
    content: "\ea22";
    font-size: 8vw;
}
.memListnew li .list .d1 i.icon-dsh:before{
    font-family: 'icomoon';    
    content: "\ea1b";
    font-size: 9vw;
}
.memListnew li .list .d1 i.icon-dpj:before{
    font-family: 'icomoon';    
    content: "\ea1a";
    font-size: 6.4vw;
    position: relative;
    top: 1vw;
}
.memListnew li .list .d1 i.icon-tksh:before{
    font-family: 'icomoon';    
    content: "\ea19";
    font-size: 6.4vw;
    position: relative;
    top: 1vw;
}
.memListnew li .list .d1 i.icon-qbdd:before{
    font-family: 'icomoon';    
    content: "\ea1e";
    font-size: 6.8vw;
    position: relative;
    top: 1vw;
}
.MInfowsc .memListnew li{
    margin: 2.6vw;
    border-radius:5px;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 20%);
    border-top: none;
    padding-top: 8vw;
}
.memListnew li .list{
    padding-bottom: 8vw;
}
.memListnew li .list .p1{
    font-size: 3.8vw;
}
.MInfowsc .MyHeadernew .MyLink{
	margin-left: 4vw;
	margin-top: 10vw;
}
.MInfowsc .MyHeadernew {
    padding-top: 8vw;
    padding-bottom: 24vw;
    z-index: 99;
}
.MInfowsc .memListnew {
    margin-top: -22vw;
    z-index: 100;
    position: relative;
}


.MInfowsc .MyHeader .MyLink i {
	display: block;
	overflow: hidden;
	width: 20vw;
	height: 20vw;
	margin: 0 auto;
	border-radius: 50%;
}

.MInfowsc .MyHeader .MyLink i img {
	line-height: 20vw;
	float: left;
	width: 20vw;
	height: 20vw;
	text-align: center;
}
.MInfowsc .MyHeadernew .MyLink .name {
    margin-top: 2vw;
    float: left;
    margin-left: 2vw;
}
.MInfo .MyHeader .MyLink .MyBlock {
	font-size: 6.4vw;
}
.MInfo .MyHeader .MyLink .MyBlock:first-child:after {
    font-family: icomoon;
    font-size: 5.2vw;
    position: relative;
    top: 0.5vw;
    content: '\e989';
    display: none;
}

.MInfo .MyHeader .MyLink .MyBlock + .MyBlock {
	font-size: 3.6vw;
}



/* .body1010641 li a.mine:before {
	content: '';
	background: url(/Stores/imageswsc/wd.png) center center no-repeat;
	background-size: 80%;
}
.body1010641 .member .foot li a.mine:before {
	content: '';
	background: url(/Stores/imageswsc/wdact.png) center center no-repeat;
	background-size: 80%;
}

.body1010641 li a.store:before {
	content: '';
	background: url(/Stores/imageswsc/md.png) center center no-repeat;
	background-size: 80%;
}
.body1010641 .mendian .foot li a.store:before {
	content: '';
	background: url(/Stores/imageswsc/mdact.png) center center no-repeat;
	background-size: 80%;
} */
.body1010641 .Productmall .Pmlist li .d1 .p3 .s2:before,.body1010641 .Productmalldetail .d1 .p3 .s2:before{
	content: '';
	background: url(/Stores/imageswsc/add.png) center center no-repeat;
	background-size: 100%;
	width: 6vw;
	height: 6vw;
}
/* .body1010641 .Head .icon-left{
	font-size: 28px;
}
.body1010641 .Head .icon-left:after{
	content: "";
	display: none;
} */

.specifications{
	margin: 0 2.6vw;
	border-top: 1px solid #f0f0f0;
	padding-top: 4vw;
    padding-bottom: 4vw;
    max-height: 60vh;
    overflow: auto;
}
.specifications .title{
	font-size: 3.6vw;
}
.specifications .selectgg .list{
	background-color: #f3f3f3;
	padding: 2vw;
	margin-top: 3vw;
	font-size: 3.6vw;
	display: table;
	border: 1px solid #f3f3f3;
	border-radius: 5px;
}
.specifications .selectgg .list.act{
	background: none;
}
.specifications .sharebutton{
	padding: 20px;
    width: calc(100% - 40px);
    border-top: 1px solid #f0f0f0;
}
.specifications .sharebutton a{
	border-radius: 5px;
	color: #fff;
}
.specifications .sharebutton a:not(:last-child){
	margin-right: 20px;
}

.aboutshop{
	padding:12px;
	border-top: 8px solid #eee;
}
.aboutshop p{
	font-size: 14px;
	color: #333;
}
.aboutshop p{
	font-size: 14px;
	color: #333;
}
.aboutshop span{
	font-size: 12px;
	color: #666;
	margin-top: 10px;
	display: inline-block;
	line-height: 2;
}
.aboutshop .gotoFeedback{
	text-align: center;
	margin: 4vw auto;
}
.aboutshop .gotoFeedback .list{
	display: inline-block;
	position: relative;
}
.aboutshop .gotoFeedback .list:not(:last-child){
	padding-right: 4vw;
	margin-right: 3vw;
}
.aboutshop .gotoFeedback .list:not(:last-child):after{
	display: inline-block;
	width: 1px;
	height: 20px;
	position: absolute;
	background-color: #ececec;
	content: "";
	top: 0;
	right: 0;
}
.aboutshop .gotoFeedback .logo{
	width: 20%;
}
.aboutshop .gotoFeedback .logo img{
	width: 100%;
}
.aboutshop .gotoFeedback .yjfk{
	font-size: 12px;
}
.aboutshop .gotoFeedback .yjfk:before{
    content: "\ea08";
    font-family: 'icomoon';
    color: #999;    
	font-size: 24px;
	position: relative;
	top: 5px;
}
.aboutshopnew{
    background: url(/Stores/imageswsc/hzyxgg.png) no-repeat;
    background-size: 100% 100%;
    padding: 2.666666vw 6.4vw 6.4vw;
}

.aboutshopnew .logo{
    text-align: center;
    padding-bottom: 1.333333vw;
}

.aboutshopnew .logo img{
    width: 30vw;
}
.aboutshopnew .miaoshu{
    font-size: 3.2vw;
    line-height: 6.4vw;
}


.SystemTips{
    width:84vw;
    background: #fff;
    border-radius: 5px;
    position: fixed;
    top: 200px;
    left: 8vw;
    padding-top: 4vw;
    z-index: 999;
}
.SystemTips .SystemTipst {
    padding: 0 14px;
}
.SystemTips .SystemTipst .xtts{
    float: left;
    font-size: 18px;
    color: #000;
}
.SystemTips .SystemTipst .close{
    float: right;
}
.SystemTips .SystemTipst .close:before{
    font-family: 'icomoon';
    content: "\e973";
    font-size: 5.8vw;
    display: inline-block;
    position: relative;
    top:0.5vw;
    color: #000;
}
.SystemTips .SystemTipsc{
    width: 68.8vw;
    margin: 0 auto;
    text-align: left;
    padding-top: 5.33333vw;
    font-size: 4vw;
    line-height: 6.6vw;
}
.SystemTips .tijiao{ 
    background: #005BE6;
    text-align: center;
    height: 45px;
    line-height: 45px;
    margin-left: 3vw;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 8vw;
    width: 90%;
}
.SystemTips .look{
    text-align: center;
    color: #005BE6;
    margin-bottom: 5vw;
}



.expressList .list{
    padding: 3.7333333vw;
    position: relative;
    border-top: 0.2666666vw solid #eee;
}
.expressList .list:last-child{
    border-bottom: 0.2666666vw solid #eee;
}

.expressList .list span{
    font-size: 3.6vw;
}
.expressList .list span:not(:last-child){
    margin-right:2vw;
}
.expressList .list .copy{
    position: absolute;
    right: 6.4vw;
    top: 3.7333333vw;
}

.expressList .list:after{
    font-family: icomoon;
    font-size: 6.4vw;
    position: absolute;
    top: 3.4666666vw;
    right: 0;
    content: '\e989';
    color: #a1a1a1;
}


.tijiaofixed{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 998;
}
.tijiaofixedtwo{
    padding: 4vw 3.7333333vw;
    box-sizing: border-box;
}
.tijiaofixedtwo .tijiao{
    width: 49%;
    float: left;
    margin: 0 auto;
    margin-right: 2%;
    background: #005BE6;
    text-align: center;
    height: 12vw;
    line-height: 11.4666666vw;
    color: #fff;
    font-size: 4.2666666vw;
    border-radius: 1.333333vw;
}
.tijiaofixedtwo .tijiao:last-child{
    margin-right: 0;
}
.tijiaofixedtwo .kongxin{
   background:none;
   color: #005BE6 !important;
   border: 1px solid #005BE6 !important;
   box-sizing: border-box;
}
.tijiaofixedtwo .kongxinbai{
   background:#fff;
   color: #005BE6 !important;
   border: 1px solid #005BE6 !important;
   box-sizing: border-box;
}



.sharelist .list{
	display: flex;
	background-color: #fff;
	margin: 3.7333333vw;
	padding-bottom: 3.7333333vw;
	border-bottom: 1px solid #eee;
}
.sharelistselect .list {
	position: relative;
	display: flex;
}
.sharelistselect .list::before {
    font-family: 'icomoon';
    font-size: 4.2vw;
    content: "\e9c6";
    color: #ccc;
    position: absolute;
    left: 0;
    top: 5vw;
}
.sharelistselect .list.active::before{
    content: "\e9c7";
    color: #005BE6;
}
.sharelist .listl{
	width: 71.2vw;
	margin-left: 8vw;
}
.sharelist .listl .listl1{
	font-size: 4.2666666vw;
	color: #333;
}
.sharelist .listl .listl2, .sharelist .listl .listl3{
	font-size: 3.4666666vw;
	color: #666;
	margin-top: 1.333333vw;
}
.sharelist .listl .listl1 span, .sharelist .listl .listl2 span{
	margin-right: 2.666666vw;
}
.sharelist .listr{
	width: 26.666666vw;
	text-align: right;
}
.sharelist .listr .listr1{
	font-size: 4.2666666vw;
}
.sharelist .listr .money::before{
	content: "￥";
}
.sharelist .listr .green{
	color: #393;
}
.sharelist .listr .gray{
	color: #999;
}
.sharelist .listr .orange{
	color: #f90;
}
.sharelist .listr .black{
	color: #333;
}
.sharelist .listr .red{
	color: #c00;
}
.sharelist .listr .listr2,.sharelist .listr .listr3{
	font-size: 3.2vw;
	color: #666;
	margin-top: 1.333333vw;
}
.sharelist .listr .listr2 span{
	margin-left: 1.333333vw;
}
.sharelist .listr .listr2 .yzf{
	color: #393;
}
.sharelist .listr .listr2 .wzf{
	color: #c00;
}
.sharelist .listr .listr2 .ytz{
	color: #005BE6;
}
.sharelist .listr .listr2 .wtz{
	color: #f90;
}

.addlicenseplate{
	background-color: #EEEEEE;
	height: 100vh;
}
.addlicenseplate h1{
	font-size: 4.2vw;
	text-align: center;
	padding-top: 10vw;
}
.addlicenseplate .parking{
	width: 20vw;
	margin: 6vw 40vw;
}
.addlicenseplate .enter{
	width: 90vw;
	height: 12vw;
	box-sizing: border-box;
	margin: 0 5vw;
	border-radius: 1vw;
    display: flex;
    align-items: center;
}
.addlicenseplate .enter .car{
	margin-left: 4vw;
	width: 8%;
}
.addlicenseplate .enter .car,.addlicenseplate .enter a{
	margin-right: 2vw;
    margin-top: 13px;
    float: left;
}
.addlicenseplate .enter .round{
	width: 1.6vw;
	height: 1.6vw;
	background-color: #000;
	border-radius: 50%;
	display: inline-block;
	position: relative;
	top: -0.5vw;
}
.addlicenseplate .enter input{
	border: none;
	width: 50vw;
}
.addlicenseplate .enter input.wenzi{
	width: 8vw;
	margin-right: 0;
}
.addlicenseplate label.xny{
    float: right;
    font-size: 3.4vw;
    margin-right: 5vw;
    margin-top: 2vw;
}
.addlicenseplate label.xny:before{
    content: "\e9c6";
    font-family: 'icomoon';
    color: #ccc;  
    font-size: 4.2vw;
    position: relative;
    top: 0.5vw;
    margin-right: 1vw;
}
.addlicenseplate label.xny.checked:before{
    content: "\e9c7";
    color: #005BE6;  
}
.addlicenseplate .button{
	width: 90vw;
	margin: 0 5vw;
	background-color: #B3DCEE;
	margin-top: 8vw;
	height: 12vw;
	line-height: 12vw;
}
.addlicenseplate .button.act{
	background-color: #005BE6;
}
.addlicenseplate .pleaseinput{
    width: 90vw;
    height: 12vw;
    background-color: #fff;
    box-sizing: border-box;
    border: 1px solid #ccc;
    margin: 0 5vw;
    border-radius: 1vw;
}
.addlicenseplate .code{
    margin-top: 4vw;
    position: relative;
}
.addlicenseplate .pleaseinput input{
    border: none;
    height: 12vw;
    width: 80vw;
}
.addlicenseplate .number:before{
    content: "\e9b0";
    font-family: 'icomoon';
    color: #666;  
    font-size: 4.2vw;
    position: relative;
    top: 0.5vw;
    margin-left: 4vw;
}
.addlicenseplate .code:before{
    content: "\e9af";
    font-family: 'icomoon';
    color: #666;  
    font-size: 5.2vw;
    position: relative;
    top: 1vw;
    margin-left: 4vw;
}
.addlicenseplate .code input{
    width: 60vw;
}
.addlicenseplate .pleaseinput input.yzm{
    font-size: 3.2vw;
    line-height: 8vw;
    max-width: 20vw;
    height: 8vw;
    padding: 0 2vw;
    text-align: center;
    color: #fff;
    border-radius: 1vw;
    position: absolute;
    top: 2vw;
    right: 2vw;
    background-color: #01b8ee;
}
.addlicenseplate .pleaseinput input.yzm.act{
    background-color: #005BE6;
}
.carlist{
	background: #eee;
	height: 100vh;
	overflow: auto;
}
.carlist .banner img{
	width: 100%;
}
.carlist .add{
	width: 92vw;
	margin: 0 4vw;
	padding: 4vw;
	box-sizing: border-box;
	background-color: #fff;
	box-shadow: 1px 1px 10px rgb(0 0 0 / 20%);
    margin-top: -10vw;
    position: relative;
}


}
.carlist .add .bt{
	font-size: 4.2vw;
	text-align: center;
	padding-top: 4vw;
}
.carlist .add .button{
	background-color: #005BE6;
	width: 70%;
	margin: 4vw 15% 2vw;
}
.carlist .listall{
	margin-top: 4vw;
}

.carlist .list{
	width: 92vw;
	margin: 0 4vw;
	padding: 4vw;
	box-sizing: border-box;
	background-color: #fff;
	box-shadow: 1px 1px 10px rgb(0 0 0 / 20%);
	margin-bottom: 4vw;
}
.carlist .list .top{
	width: 80%;
	border-bottom: 1px solid #eee;
	padding-bottom: 2vw;
	margin: 0 10%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.carlist .list .top .car,.carlist .list .top .xx{
	float: left;
}
.carlist .list .top .car{
	width: 12vw;
	position: relative;
	top: 1vw;
	margin-right: 2vw;
}
.carlist .list .top .xx .p1{
	font-size: 4.2vw;
}
.carlist .list .top .xx .p2{
	font-size: 3.6vw;
	color: #666;
}
.carlist .list .bottom{
    display: flex;
    justify-content: center;
    margin-top: 2vw;
}
.carlist .list .jb{
	background-color: #fff;
	border: 1px solid #bebebe;
	height: 9vw;
	line-height: 9vw;
	padding: 0 2vw;
	box-sizing: border-box;
	border-radius: 1vw;
	color: #787878;
	display: inline-block;
	font-size: 3.6vw;
	margin-right: 2vw;
}
.carlist .list .jb:before{
    content: "\e9c3";
    font-family: 'icomoon';
    color: #666;  
    font-size: 4.2vw;
    position: relative;
    top: 0.5vw;
    margin-right: 1vw;
}
.carlist .list .mftc{
	background-color: #005Be6;
	border: 1px solid #005Be6;
	height: 9vw;
	line-height: 9vw;
	padding: 0 2vw;
	box-sizing: border-box;
	border-radius: 1vw;
	color: #fff;
	display: inline-block;
	font-size: 3.6vw;
}

.carlist .list .mftc:before{
    content: "\e903";
    font-family: 'icomoon';
    color: #fff;  
    font-size: 3.2vw;
    margin-right: 1vw;
    border-radius: 50%;
    border: 1px solid #fff;
}

