@charset "utf-8";
*{
	margin:0;
	padding:0;
}
.clear{
	clear: both;
}
html,body{
	font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;

}
a{
	text-decoration: none;
}	
div,
a,
button,
input,
optgroup,
select,
textarea {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.hide{
	display: none !important;
}
.mask {
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 999;
}
.mask1 {
  position: fixed;
  top: 3rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
}
header img{
	height: 2.8rem;
}
.container {
	position: relative;
}
.index-top{
	position: fixed;
	padding: 0.2rem 0.3rem 0 0.3rem;
	display: box;
	display: -webkit-box;
	z-index: 99;
	width: 100%;
	height: 1rem;
}
.in-address{
	width: 19%;
	color: #fff;
	padding-top: 0.1rem;
}
.in-address img{
	width: 0.16rem;
	height: 0.1rem;
}
.in-address span:last-child{
	padding-left: 0.12rem;
}
.in-search{
	width: 82%;
	font-size: 0.28rem;
	background: #d9d9d9;
	border-radius: 0.5rem;
	-webkit-border-radius: 0.5rem;
	background-color:rgba(0,0,0,0.1);
	height: 0.55rem;
}
.in-search ul li{
	float: left;
}
.in-search img{
	width: 0.27rem;
	height: 0.28rem;
	margin: 0.12rem 0 0 0.2rem;
}
.in-search ul li:nth-child(1){
	width: 10%;
}
.in-search ul li:nth-child(2) input{
	border: none;
	background-color:rgba(0,0,0,0);
	margin: 0.12rem 0 0 0.2rem;
}
/* 废弃 */
/* nav{
	overflow: hidden;
	background: #fff;
	margin-bottom: 0.22rem;
}
nav ul li{
	float: left;
	width: 20%;
	text-align: center;
	font-size: 0.24rem;
	padding: 0.28rem 0.15rem 0;
	color: #333b46;
}
nav ul li a{
	color: #333b46;
}
nav ul li img{
	width: 0.38rem;
	height: 0.35rem;
}
nav ul li p{
	padding: 0.15rem 0 0.2rem;
} */
.in-dyn{
	height: 3.3rem;
	background: #fff;
	padding: 0.28rem 0.32rem 0.1rem 0.2rem;
	margin-bottom: 0.25rem;
}
.in-dyn > ul > li{
	float: left;
}
.in-dyn > ul > li:nth-child(1){
	width: 16%;
}
.in-dyn > ul > li:nth-child(2){
	width: 84%;
}
.in-dyn > ul > li:nth-child(2) > p:last-child{
	color: #a3aaae;
	font-size: 0.24rem;
	padding-top: 0.15rem;
}
.in-dyn > ul > li:nth-child(2) > p:last-child span:last-child{
	float: right;
	padding-right: 0.2rem;
}
.in-dyn > ul > li:nth-child(2) > p:last-child span:nth-child(1){
	float: left;
}
.in-dyn > ul > li:nth-child(1) >img{
	width: 0.88rem;
	height: 0.88rem;
}
.in-dyn > ul > li:nth-child(2) > p:nth-child(1) > span:nth-child(1){
	font-size: 0.3rem;
	color: #325c96;
}
.in-dyn > ul > li:nth-child(2) > p:nth-child(1) > span:nth-child(2){
	float: right;
	color: #7caff5;
	font-size: 0.24rem;
}
.in-dyn > ul > li:nth-child(2) > p:nth-child(1) > span:nth-child(2) a{
	color: #7caff5;
}
.in-dyn > ul > li:nth-child(2) > p:nth-child(2){
	color: #38343a;
	font-size: 0.28rem;
	padding: 0.05rem 0 0.15rem 0;
}
.in-dyn > ul > li:nth-child(2) > ul{
	overflow: hidden;
	height: 1.3rem;
	background: #f3f3f5;
	width: 100%;
	padding: 0.15rem 0.2rem 0.15rem 0.15rem;
}
.in-dyn > ul > li:nth-child(2) > ul > li{
	float: left;
}
.in-dyn > ul > li:nth-child(2) > ul > a > li:nth-child(1){
	width: 21%;
	float: left;
}
.in-dyn > ul > li:nth-child(2) > ul > a > li:nth-child(2){
	width: 79%;
	padding: 0.05rem 0;
	font-size: 0.28rem;
	color: #333b46;
}
.in-dyn > ul > li:nth-child(2) > ul > a > li:nth-child(1) img{
	width: 1rem;
	height: 1rem;
}
.in-dyn > ul > li:nth-child(2) > ul > a > li:nth-child(2) p:last-child{
	font-size: 0.2rem;
	color: #a3aaae;
}
.in-dyn > ul > li:nth-child(2) > ul > li:nth-child(2) p:last-child span:last-child{
	float: right;
}
.in-con{
	background: #fff;
	margin-bottom: 0.25rem;
}
.in-list a .con-bar{
	height: 1.6rem;
	padding: 0.2rem 0.3rem 0.1rem 0.2rem;
}
.con-bar > ul > li{
	float: left;
}
.con-bar > ul > li:nth-child(1){
	width: 20%;
}
.con-bar > ul > li:nth-child(2){
	width: 80%;
	padding: 0.05rem 0;
    border-bottom: 1px solid #e6e9ea;
}
.con-bar > ul > li:nth-child(1) img{
	width: 1.2rem;
	height: 1.2rem;
}
.con-bar > ul > li:nth-child(2) >p:nth-child(1){
	font-size: 0.28rem;
	color: #333b46;
	height: 0.35rem;
}
.con-bar > ul > li:nth-child(2) >p:last-child{
	font-size: 0.20rem;
	color: #a3aaae;
}
.con-bar > ul > li:nth-child(2) >p:last-child >span:last-child{
	float: right;
}
.con-added{
	padding: 0rem 0 0.2rem 1.58rem;
}
.con-added p{
	font-size: 0.2rem;
	color: #a3aaae;
	line-height: 0.45rem;
}
.con-added p span:nth-child(1){
	color: #fff;
	width: 0.3rem;
	height: 0.3rem;
	line-height: 0.3rem;
	text-align: center;
	display: inline-block;
	margin-right: 0.05rem;
}
/*.con-added p:nth-child(1) span:nth-child(1){
	background: #fe6262;
}
.con-added p:nth-child(2) span:nth-child(1){
	background: #7caff5;
}
.con-added p:nth-child(3) span:nth-child(1){
	background: #ff8236;
}*/
.con-added-icon{
	background: #ff8236;
}
.con-added-icon-aa{
	background: #000000 !important;
}
.in-con:last-of-type{
	margin-bottom: 0.25rem ;
}

.change{
	color: #7caff5 !important;
}



.show_number ul li:nth-child(2){
	color: #a3aaae;
	font-size: 0.2rem;
}
.show_number ul li:nth-child(2) > span:last-child{
	float: right;
}
.show_number {
	/*padding-left: 50px;
	padding-top: 20px;*/
}

.show_number li {
	/*width: 240px;
	padding: 10px;
	margin-right: 5px;
	margin-bottom: 20px;*/
}
.show_number span{
	float: right;
	font-size: 0.2rem;
	color: #a3aaae;
}
.atar_Show {
	background: url(../image/stars2.png);
	width: 105px;
	height: 18px;
	position: relative;
	float: left;
}

.atar_Show p {
	background: url(../image/stars2.png);
	left: 0;
	height: 18px;
	width: 105px;
}

.show_number li span {
	display: inline-block;
	line-height: 21px;
}
.list-search{
	height: 1.05rem;
	background: #fff;
	padding: 0.25rem 0.35rem 0.25rem 0.25rem;
}
.list-nav-shop{
    width: 24%;
    color: #333b46;
    padding-top: 0.1rem;
    float: left;
    font-size: 0.28rem;
}
.list-nav-shop img{
    width: 0.16rem;
    height: 0.1rem;
    margin-left: 0.1rem;
}
.list-search-in{
	float: right;
    width: 76%;
	font-size: 0.28rem;
	background: #d9d9d9;
	border-radius: 0.5rem;
	-webkit-border-radius: 0.5rem;
	background-color:#f2f3f4;
	height: 0.55rem;
	
}
.list-search-in ul li{
	float: left;
}
.list-search-in img{
	width: 0.27rem;
	height: 0.28rem;
	margin: 0.12rem 0 0 0.2rem;
}
.list-search-in ul li:nth-child(1){
	width: 10%;
}
.list-search-in ul li:nth-child(2){
	width: 90%;
}
.list-search-in ul li:nth-child(2) input{
	border: none;
	background-color:rgba(0,0,0,0);
	margin: 0.08rem 0 0 0rem;
	width: 100%;
}
.list-search-in input::-webkit-input-placeholder {
  color: #a3aaae;
  font-size: 0.28rem;
}
.list-search-in input:-moz-placeholder {
  color: #a3aaae;
  font-size: 0.28rem;
}
.list-search-in input::-moz-placeholder {
  color: #a3aaae;
  font-size: 0.28rem;
}
.list-search-in input::-ms-input-placeholder {
  color: #a3aaae;
  font-size: 0.28rem;
}
.list-nav{
	height: 0.85rem;
	background: #fff;
	line-height: 0.85rem;
	margin: 0.25rem 0;
	
}
.list-nav ul li{
	float: left;
	width: 33%;
	font-size: 0.28rem;
	color: #333b46;
	padding: 0 0.2rem 0 0.3rem;
}
.list-nav ul li img{
	width: 0.16rem;
	height: 0.08rem;
}
.list-nav ul li span:nth-child(1){
	float: left;
}
.list-nav ul li span:nth-child(2){
	float: right;
}
.list-nav ul li:nth-child(1),.list-nav ul li:nth-child(2){
	border-right: 1px solid #e6e9ea;
}
.nearby-pop {
    width: 100%;
    position: absolute;
    background: #fff;
    z-index: 99999;
    max-height: 6rem;
    overflow: scroll;
    top: 2.2rem;
}
.nearby-pop ul li {
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.28rem;
    color: #333b46;
    text-align: center;
    border-bottom: 1px solid #e6e9ea;
}

.nearby-pop {
    width: 100%;
    position: absolute;
    background: #fff;
    z-index: 99999;
    max-height: 6rem;
    overflow: scroll;
    top: 2.2rem;
}
.nearby-pop ul li {
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.28rem;
    color: #333b46;
    text-align: center;
    border-bottom: 1px solid #e6e9ea;
}
.inte-pop {
    width: 100%;
    position: absolute;
    background: #fff;
    z-index: 99999;
    max-height: 6rem;
    overflow: scroll;
    top: 2.2rem;
}
.inte-pop ul li {
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.28rem;
    color: #333b46;
    text-align: center;
    border-bottom: 1px solid #e6e9ea;
}
.category-pop{
 	width: 100%;
    position: absolute;
    background: #fff;
    z-index: 99999;
    max-height: 6rem;
    overflow: scroll;
    top: 1.08rem;
}
.category-pop ul li{
 	height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.28rem;
    color: #333b46;
    text-align: center;
    border-bottom: 1px solid #e6e9ea;
}
.screen-pop {
    width: 100%;
    position: absolute;
    background: #fff;
    z-index: 99999;
    max-height: 6rem;
    overflow: scroll;
    top: 2.2rem;
}
.screen-pop ul li {
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.28rem;
    color: #333b46;
    text-align: center;
    border-bottom: 1px solid #e6e9ea;
}
.dele-img{
	float: right;
	font-size: 0.28rem;
	color: #7caff5;
	line-height: 0.55rem;
}
.delete{
	float: left;
	width: 86%;
	
}
.list-search-in input{
	width: 4.8rem;
}
.search-hot{
	margin: 0.3rem 0.25rem 0.3rem 0.3rem;
	overflow: hidden;
}
.search-hot >p {
	font-size: 0.32rem;
	color: #a3aaae;
	padding-bottom: 0.3rem;
}
.search-hot-bar ul li{
	float: left;
	font-size: 0.28rem;
	color: #333b46;
	margin: 0 0.2rem 0.22rem 0;
	background: #f2f3f4;
	height: 0.66rem;
	line-height: 0.66rem;
	text-align: center;
	padding: 0 0.2rem;
	border-radius: 0.1rem;
	-webkit-border-radius: 0.1rem;
}
.search-history{
	margin: 0.3rem 0.25rem 0.3rem 0.3rem;
	overflow: hidden;
}
.search-history >p {
	font-size: 0.32rem;
	color: #a3aaae;
	padding-bottom: 0.3rem;
}
.search-history > p:nth-child(1){
	float: left;
}
.search-history > p:nth-child(2){
	float: right;
}
.search-history > p:nth-child(2) img{
	width: 0.24rem;
	height: 0.30rem;
}
.search-history-bar ul li{
	float: left;
	font-size: 0.28rem;
	color: #333b46;
	margin: 0 0.2rem 0.22rem 0;
	background: #f2f3f4;
	height: 0.66rem;
	line-height: 0.66rem;
	text-align: center;
	padding: 0 0.2rem;
	border-radius: 0.1rem;
	-webkit-border-radius: 0.1rem;
}
.posi-curr{
	height: 1.5rem;
	line-height: 0.75rem;
	width: 1.8rem;
	margin: 0.3rem 0.3rem 0 0.3rem;
}

.posi-curr img{
	width: 0.22rem;
	height: 0.26rem;
	margin-right: 0.08rem;
}
.posi-curr > p:nth-child(1){
	font-size: 0.32rem;
	color: #a3aaae;
}
.posi-curr p:nth-child(2) {
	background: #fff;
	color: #333b46;
	font-size: 0.28rem;
	text-align: center;
	border-radius: 0.1rem;
	-webkit-border-radius: 0.1rem;
}
.posi-hotcity{
    margin: 0.3rem 0rem 0 0rem;
    overflow: hidden;
}
.posi-hotcity > p{
	font-size: 0.32rem;
	color: #a3aaae;
	padding: 0 0 0.1rem 0.3rem;
}
.posi-hotcity-bar ul li{
	float: left;
	width: 28%;
	background: #fff;
	text-align: center;
	color: #333b46;
	font-size: 0.28rem;
	border-radius: 0.1rem;
	height: 0.75rem;
	line-height: 0.75rem;
    margin: 0.16rem 0rem 0.1rem 0.3rem;
}
.posi-adrress{
    margin: 0.3rem 0rem 0 0rem;
    overflow: hidden;
}
.posi-adrress > p{
	font-size: 0.32rem;
	color: #a3aaae;
	padding: 0 0 0.2rem 0.3rem;
}
.posi-adrress-bar ul li{
	float: left;
	width: 28%;
	background: #fff;
	text-align: center;
	color: #333b46;
	font-size: 0.28rem;
	border-radius: 0.1rem;
	height: 0.75rem;
	line-height: 0.75rem;
    margin: 0.16rem 0rem 0.1rem 0.3rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
#readOnly{
	height: 0.35rem;
}
#readOnly img{
	width: 0.2rem;
	height: 0.2rem;
}
.in-dyn > ul > li:nth-child(2) > ul > a > li:nth-child(2) >p{
	height: 0.3rem;
}
.in-dyn > ul > li:nth-child(2) > ul > a > li:nth-child(2) p:last-child >span:nth-child(1){
	font-size: 0.2rem;
	float: left;
}

.readOnly-list{
	height: 0.42rem;
}
.readOnly-list img{
	width: 0.2rem;
	height: 0.2rem;
}
.search-cont{
	background: #fff;
}
.search-cont ul li{
    height: 0.7rem;
    line-height: 0.7rem;
    border-top: 1px solid #f2f3f4;
    margin: 0 0.3rem;
    padding: 0rem 0rem 0rem 0rem;
}
.index-list{
	margin-bottom: 1.2rem;
}
.index-list a .con-bar{
	height: 1.6rem;
	padding: 0.2rem 0.3rem 0.1rem 0.2rem;
}
.search-no-data{
	text-align: center;
	padding: 1rem 0rem;
}
.distance{
	float: right;
	color: #a3aaae;
	font-size: 0.2rem;
}
.detail-banner img{
	width: 100%;
}

.readOnly-list p{
	float: right;
	font-size: 0.2rem;
	color: #a3aaae;
	padding: 0.06rem 0 0 0.25rem;
}
.detail-buy{
	background: #fff;
	overflow: hidden;
	margin-bottom: 0.2rem;
}
.detail-buy ul li div{
	float:left;
}
.detail-buy ul li div:nth-child(1){
	width: 0.3rem;
	background: #fe6262;
	height: 0.3rem;
	font-size: 0.2rem;
	color: #fff;
	text-align: center;
	line-height: 0.35rem;
	margin-top: 0.05rem;
}
.detail-buy ul li div:nth-child(2){
	width: 75%;
	padding-left: 0.12rem;
}
.detail-buy ul li{
	overflow: hidden;
	padding: 0.25rem 0.25rem;
}
.detail-buy ul li:nth-child(2) .a-left{
    background: #7caff5;
}
.detail-buy ul li:nth-child(3) .a-left{
    background: #ff8236;
}
.detail-buy ul li:nth-child(1),.detail-buy ul li:nth-child(2){
	border-bottom: 1px solid #f2f3f4;
}
.detail-buy ul li div:nth-child(2) > p{
	font-size: 0.24rem;
	color: #a3aaae;
}
.detail-buy ul li div:nth-child(2) > p:nth-child(1){
	color: #333b46;
	font-size: 0.28rem;
}
.detail-buy ul li div:nth-child(2) > p:nth-child(2){
	color: #ff8236;
	font-size: 0.24rem;
	line-height: 0.5rem;
}
.detail-buy ul li div:nth-child(2) > p:nth-child(3){
	height: 0.4rem;
}

.detail-buy ul li div:nth-child(2) > p:nth-child(2) >span:nth-child(1){
	color: #a3aaae;
	font-size: 0.24rem;
}
.detail-buy ul li div:nth-child(2) > p:nth-child(2) >span{
	color: #ff8236;
	font-size: 0.24rem;
}
.detail-buy ul li div:nth-child(3){
	width: 20%;
	text-align: right;
	height: 0.8rem;
	display: -webkit-box;
	display: box;
  	-webkit-box-orient: vertical;
  	box-orient: vertical;
  	-webkit-box-pack: center;
  	box-pack: center;
}
.detail-buy ul li div:nth-child(3) img{
	width: 0.13rem;
	height: 0.24rem;
}
.appr-title{
	overflow: hidden;
	height: 0.7rem;
	border-bottom: 1px solid #f2f3f4;
}
.appr-title ul li:nth-child(1){
	float: left;
}
.appr-title ul li:nth-child(2){
	float: right;
}
.appr-title ul li:nth-child(2) img{
	float: right;
	width: 0.13rem;
	height: 0.24rem;
	margin-top: 0.05rem;
}
.detail-appr{
	background: #fff;
	overflow: hidden;
	padding: 0.3rem 0.3rem;
}
.appr-box{
	overflow: hidden;
	margin: 0.2rem 0;
	border-bottom: 1px solid #f2f3f4;
	padding: 0 0 0.2rem 0;
}
.appr-box ul li:nth-child(1){
	height: 1.1rem;
}
.appr-box ul li:nth-child(2){
	font-size: 0.28rem;
	color: #333b46;
	line-height: 0.38rem;
	height: 0.86rem;
}
.appr-box ul li:nth-child(3){
	font-size: 0.24rem;
	color: #a3aaae;
}
.appr-box ul li:nth-child(3) p span:nth-child(1){
	float: left;
}
.appr-box ul li:nth-child(3) p span:nth-child(2){
	float: right;
}
.appr-box-left{
	float: left;
}
.appr-box-left img{
	width: 0.88rem;
	height: 0.88rem;
}
.appr-box-center{
	height: 0.88rem;
	display: -webkit-box;
	display: box;
  	-webkit-box-orient: vertical;
  	box-orient: vertical;
  	-webkit-box-pack: center;
  	box-pack: center;
  	padding-left: 0.2rem;
  	font-size: 0.3rem;
  	color: #325c96;
  	width: 65%;
  	float: left;
}
.deta-po{
	height: 0.8rem;
	display: -webkit-box;
	display: box;
  	-webkit-box-orient: vertical;
  	box-orient: vertical;
  	-webkit-box-pack: center;
  	box-pack: center;
  	padding-left: 0.2rem;
  	font-size: 0.3rem;
  	color: #325c96;
  	float: right;
}
.detb-cent{
    float: left;
    width: 6rem;
    font-size: 0.26rem;
    line-height: 0.38rem;
}
.search-hot-bar ul li a{
	color: #000000;
}
.search-history-bar ul li a{
	color: #000000;
}

.loading{
	text-align: center;
	margin-top: 3rem;
}



/*new*/
.de-tit{
	font-size: 0.32rem;
	color: #333b46;
	margin: 0.25rem 0 0.2rem 0.25rem;
}
.de-list{
	
}
.de-list-box{
	background: #fff;
	display: box;
	display: -webkit-box;
	margin-bottom: 0.2rem;
	padding: 0.25rem 0.25rem 0.25rem 0.25rem;
}
.de-list-box-buy{
	background: #fff;
	display: box;
	display: -webkit-box;
	padding: 0.25rem 0.25rem 0.25rem 0.25rem;
	border-bottom: 1px solid #e6e9ea;
}
.de-list-box-img{
	width: 24%;
	
}
.de-list-box-img img{
	width: 1.4rem;
	height: 1.4rem;
}
.de-list-box-txt{
	width: 54%;
	padding: 0.1rem 0 0 0;
	line-height: 0.42rem;
	font-size: 0.24rem;
	color: #a3aaae;
}
.de-list-box-txt p:nth-child(1){
	color: #333b46;
	font-size: 0.32rem;
}
.de-list-box-txt-btn{
	width: 22%;
	padding: 0.1rem 0 0 0;
}
.de-list-box-txt-btn a{
	font-size: 0.28rem;
	color: #7caff5;
}
.de-list-box-txt p img{
	width: 0.24rem;
}
.de-list-box-txt i{
	font-size: 0.24rem;
	font-style: normal;
}
.de-list-box-txt i span{
	padding-left: 0.1rem;
	color: #8ecd4a;
}
.de-list-box-txt-buy{
	width: 60%;
	padding: 0.1rem 0 0 0;
	line-height: 0.42rem;
	font-size: 0.24rem;
	color: #a3aaae;
}
.de-list-box-txt-btn-buy{
	text-align: right;
	width: 15%;
	padding: 0.1rem 0 0 0;
	font-size: 0.24rem;
	color: #a3aaae;
}
.buy-de ul li{
	height: 0.85rem;
	border-bottom: 1px solid #e6e9ea;
	line-height: 0.8rem;
	padding: 0 0.3rem;
	background: #fff;
}
.buy-de ul li p:nth-child(1){
	float: left;
}
.buy-de ul li p:nth-child(2){
	float: right;
}
.buy-de ul li:nth-child(1)> p:nth-child(2) img{
	width: 0.42rem;
	height: 0.42rem;
}
.buy-de ul li p:nth-child(1){
	color: #333b46;
	font-size: 0.32rem;
}
.buy-de ul li:nth-child(1)> p:nth-child(2) span:nth-child(2){
	padding: 0rem 0.15rem 0;
	font-size: 0.32rem;
	color: #333b46;
}
.buy-de ul li:nth-child(2)> p:nth-child(2){
	color: #ff9351;
	font-size: 0.32rem;
}
.suc_btn{
	width: 7rem;
	height: 0.8rem;
	line-height: 0.8rem;
	text-align: center;
	color: #fff;
	background: #7caff5;
	border-radius: 0.1rem;
	-webkit-border-radius: 0.1rem;
	font-size: 0.32rem;
	margin: 0.5rem auto 0;
}
.geren-pt{
	height: 3rem;
	background: #5996de;
	text-align: center;
	width: 100%;
	padding: 0.4rem 0 0 0;
}
.geren-pt p{
	color: #fff;
	font-size: 0.32rem;
	padding-top: 0.08rem;
}
.geren-pt > img{
	width: 1.7rem;
	height: 1.7rem;
}
.geren-tip{
	position: absolute;
	right: 0.35rem;
	top: 0.3rem;
}
.geren-tip p{
	width: 0.14rem;
	height: 0.14rem;
	background: #ee3441;
	border-radius: 50rem;
	display: block;
	text-align: right;
	position: absolute;
	top:0.05rem;
	right: 0.02rem;
}
.geren-tip > img{
	width: 0.5rem;
	height: 0.55rem;
}
.geren-nav-card{
	height: 0.88rem;
	line-height: 0.88rem;
	background: #fff;
	padding: 0 0.3rem;
	margin: 0.2rem 0;
}
.geren-nav-card ul li:nth-child(1){
	float: left;
	color: #333b46;
	font-size: 0.32rem;
}
.geren-nav-card ul li:nth-child(2){
	float: right;
}
.geren-nav-card ul li:nth-child(2) img{
	width: 0.15rem;
	height: 0.26rem;
}
.geren-nav-card-nav ul li{
	padding: 0rem 0.3rem 0.2rem;
	position: relative;
}
.geren-nav-card-nav ul li img{
	width: 6.9rem;
	height: 2rem;
}
.geren-nav-card-nav ul li p{
	position: absolute;
	top: 0;
	width: 6.9rem;
	height: 2rem;
	text-align: center;
	display: -webkit-box;
	display: box;
  	-webkit-box-orient: vertical;
  	box-orient: vertical;
  	-webkit-box-pack: center;
  	box-pack: center;
  	font-size: 0.34rem;
  	color: #fff;
}
.geren-nav-card-a{
	height: 0.88rem;
	line-height: 0.88rem;
	background: #fff;
	padding: 0 0.3rem;
	margin: 0.2rem 0;
}
.geren-nav-card-a ul li{
	float: left;
}
.geren-nav-card-a ul li:nth-child(1){
	color: #333b46;
	font-size: 0.32rem;
	width: 65%;
}
.geren-nav-card-a ul li:nth-child(2){
	width: 32%;
	text-align: right;
	font-size: 0.24rem;
	color: #a3aaae;
	padding-right: 0.1rem;
}
.geren-nav-card-a ul li:nth-child(3) img{
	width: 0.15rem;
	height: 0.26rem;
}
.card-bar{
	background: #fff;
	padding: 0.25rem 0;
	overflow: hidden;
	margin-bottom: 0.2rem;
}
.card-detail ul li{
	float: left;
	text-align: center;
	width: 33.333333%;
}
.card-detail ul li > p:nth-child(1){
	color: #333b46;
	font-size: 0.24rem;
}
.card-detail ul li > p:nth-child(2){
	font-size: 0.28rem;
	color: #fd8241;
	padding-top: 0.1rem;
}
.card-list{
	background: #fff;
}
.card-list-txt{
	font-size: 0.32rem;
	color: #333b46;
	height: 0.88rem;
	line-height: 0.88rem;
	padding: 0 0.3rem;
	border-bottom: 1px solid #e6e9ea;
}
.card-list-data-bax{
	display: box;
	display: -webkit-box;
	border-bottom: 1px solid #e6e9ea;
	padding: 0.2rem 0.3rem 0.2rem;
}
.card-list-data-bax-txt{
	width: 60%;
}
.card-list-data-bax-txt p:nth-child(1){
	font-size: 0.32rem;
	color: #333b46;
}
.card-list-data-bax-txt p:nth-child(2){
	font-size: 0.28rem;
	color: #a3aaae;
	padding-top: 0.1rem;
}
.card-list-data-bax-money{
	width: 40%;
	display: -webkit-box;
	display: box;
  	-webkit-box-orient: vertical;
  	box-orient: vertical;
  	-webkit-box-pack: center;
  	box-pack: center;
  	text-align: right;
}
.cou-det{
	background: #fff;
	padding: 0.2rem 0.3rem 0.2rem 0.3rem;
	overflow: hidden;
	margin-bottom: 0.2rem;
}
.cou-det > p{
	font-size: 0.36rem;
	color: #333b46;
	padding-bottom: 0.1rem;
}
.cou-det-p p{
	font-size: 0.24rem;
	color: #a3aaae;
}
.cou-det-p p:nth-child(1){
	float: left;
}
.cou-det-p p:nth-child(2){
	float: right;
}
.cou-list{
	background: #fff;
	overflow: hidden;
	margin-bottom: 0.2rem;
}
.cou-list-txt{
	color: #333b46;
	font-size: 0.32rem;
	padding: 0.25rem 0.2rem 0.2rem 0.2rem;
}
.cou-list-data{
	border-bottom: 1px solid #e6e9ea;
	margin: 0rem 0rem 0rem 0.4rem;;
}
.cou-list-box{
	padding: 0rem 0.4rem 0.1rem 0rem;
	font-size: 0.28rem;
	color: #333b46;
	overflow: hidden;
}
.cou-list-data-amount{
	color: #a3aaae;
}
.cou-list-data-money{
	float: right;
}
.cou-img{
	margin: 0;
}
.cou-img ul li:nth-child(1){
	font-size: 0.28rem;
	color: #333b46;
}
.cou-buy-detail{
	background: #fff;
	padding: 0 0.3rem;
	margin: 0.2rem 0;
	overflow: hidden;
}
.cou-buy-detail > ul:nth-child(1) li:nth-child(1){
	float: left;
	color: #333b46;
	font-size: 0.32rem;
	line-height: 0.88rem;
}
.cou-buy-detail > ul:nth-child(1) li:nth-child(2){
	float: right;
}
.cou-buy-detail > ul:nth-child(1) li:nth-child(2) img{
	width: 0.15rem;
	height: 0.26rem;
}
.cou-buy-detail-l{
	font-size: 0.28rem;
	color: #333b46;
}
.cou-buy-detail-r{
	font-size: 0.24rem;
	color: #333b46;
	padding: 0.1rem 0 0.2rem 0;
	text-indent: 0.2rem;
}
.cou-buy-detail > ul:last-child li{
	position: relative;
	padding-left: 0.25rem;
	line-height: 0.45rem;
}
.cou-buy-detail > ul:last-child li:after{
	content: '';
	position: absolute;
	width: 0.1rem;
	height: 0.1rem;
	background: #000;
	top: 0.18rem;
	left: 0.05rem;
	border-radius: 5rem;
	-webkit-border-radius: 5rem;
}
.cou-info{
	background: #fff;
	padding: 0.25rem 0.25rem 0.2rem 0.3rem;
	overflow: hidden;
	margin-bottom: 0.2rem;
}
.cou-info ul li{
	float: left;
}
.cou-info ul li:nth-child(1){
	width: 85%;
}

.cou-info ul li:nth-child(1) p:nth-child(1){
	font-size: 0.32rem;
	color: #333b46;
}
.cou-info ul li:nth-child(1) p:last-child img{
	width: 0.18rem;
	height: 0.25rem;
}
.cou-info ul li:nth-child(1) p:last-child span:nth-child(1){
	float: left;
}
.cou-info ul li:nth-child(1) p:last-child span:nth-child(2){
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	display: block;
	width: 5.5rem;
	padding: 0.05rem 0 0 0.1rem;
	color: #a3aaae;
	font-size: 0.24rem;
}
.cou-info ul li:nth-child(2){
	width: 15%;
	text-align: center;
	margin: 0.45rem 0 0 0;
	border-left: 1px solid #F5F6F7;
	height: 0.6rem;
	padding: 0.1rem 0 0 0;
}
.cou-info ul li:nth-child(2) img{
	width: 0.34rem;
	height: 0.32rem;
}
.cou-po{
	height: 0.5rem;
	display: -webkit-box;
	display: box;
  	-webkit-box-orient: vertical;
  	box-orient: vertical;
  	-webkit-box-pack: center;
  	box-pack: center;
  	font-size: 0.2rem;
  	color: #325c96;
  	float: left;
}
.cou-po-p{
    width: 73%;
    display: inline-flex;
    padding: 0.12rem 0 0 0.06rem;
}
.cou-po-p span:nth-of-type(1){
    font-size: 0.2rem;
    float: left;
    color: #fd8241;
    width: 100%;
}
.cou-po-p span:nth-of-type(2){
    color: #a3aaae;
    font-size: 0.2rem;
    float: right;
    display: initial;
}
.cout-tuijian{
	background: #fff;
	margin: 0.2rem 0 1.2rem 0;
}
.cout-tuijian-tit{
	margin: 0rem 0.3rem;
	padding: 0.2rem 0rem;
	font-size: 0.32rem;
	color: #333b46;
	border-bottom: 1px solid #e6e9ea;
}
.cout-tuijian-list-box{
	display: box;
	display: -webkit-box;
	margin: 0 0.3rem;
	padding: 0.2rem 0 0 0.1rem;
	border-bottom: 1px solid #f3f4f5;
}
.cout-tuijian-other .cout-tuijian-list-box{
	padding: 0.2rem 0 0.2rem 0.1rem;
}
.cout-tuijian-other .cout-tuijian-list-box-am{
	padding: 0.8rem 0 0 0;
}
.cout-tuijian-list-box-img{
	width: 20%;
}
.cout-tuijian-list-box-img img{
	width: 1.2rem;
	height: 1.2rem;
}
.cout-tuijian-list-box-txt{
	width: 55%;
	padding: 0.1rem 0;
}
.cout-tuijian-list-box-txt>p:nth-child(1){
	font-size: 0.28rem;
	color: #333b46;
}
.cout-tuijian-list-box-txt>p:nth-child(2){
	font-size: 0.24rem;
	color: #a3aaae;
	padding: 0.02rem 0;
}
.cout-tuijian-list-box-txt>p:nth-child(3){
	font-size: 0.36rem;
	color: #ff8236;
}
.cout-tuijian-list-box-txt>p:nth-child(3)>s{
	font-size: 0.24rem;
	color: #a3aaae;
}
.cout-tuijian-list-box-am{
	width: 25%;
	text-align: right;
	font-size: 0.24rem;
	color: #a3aaae;
	padding: 0.2rem 0;
}
.cout-tuijian-list-box-am p:nth-child(2){
	padding-top: 0.4rem;
}
.cou-bottom{
	height: 0.9rem;
	line-height: 0.9rem;
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #fff;
	border-top: 1px solid #f3f4f5;
}
.cou-bottom ul li:nth-child(1){
	float: left;
}
.cou-bottom ul li:nth-child(1) p span:nth-child(2){
	color: #ff9351;
	font-size: 0.6rem;
}
.cou-bottom ul li:nth-child(1) p>s{
	color: #a3aaae;
	font-size: 0.3rem;
}
.cou-bottom ul li:nth-child(2){
	float: right;
	width: 2.3rem;
	background: #7caff5;
	font-size: 0.32rem;
	color: #fff;
	text-align: center;
}
.cou-bottom ul li:nth-child(1)>p span:nth-child(1){
	font-size: 0.3rem;
	color: #ff9351;
	padding: 0 0 0 0.2rem;
}
.cout-tuijian-other{
    background: #fff;
    margin: 0.2rem 0 0.25rem 0;
}
.cout-tuijian-other .cout-tuijian-list-box-txt>p:nth-child(2){
	padding: 0.2rem 0 0 0;
}
.cout-tuijian-other .cout-tuijian-list-box-txt>p:nth-child(2)>span:nth-child(1){
    font-size: 0.36rem;
    color: #ff8236;
}
.cout-tuijian-other .cout-tuijian-list-box-txt>p:nth-child(2)>span:nth-child(2){
    font-size: 0.24rem;
    color: #a3aaae;
    padding-left: 0.06rem;
}
.cou-list-data-name{
	float: left;
}
.ticker-list{
	background: #fff;
	margin-top: 0.2rem;
}
.list-fir{
	color: #a3aaae;
	font-size: 0.28rem;
	margin: 0 0 0 0.3rem;
	border-bottom: 1px solid #f3f4f5;
	overflow: hidden;
	height: 0.85rem;
	padding: 0rem 0.3rem 0rem 0rem;
	line-height: 0.85rem;
}
.list-fir p:nth-child(1){
	float: left;
}
.list-fir p:nth-child(2){
	float: right;
}
.list-sec{
	padding: 0.3rem 0.3rem;
	overflow: hidden;
}
.list-sec ul li{
	float: left;
	font-size: 0.28rem;
}
.list-sec ul li:nth-child(1){
	width: 60%;
	font-size: 0.28rem;
}
.list-sec ul li:nth-child(1) p:nth-child(2){
	padding: 0.1rem 0 0 0;
}
.list-sec ul li:nth-child(1) p:nth-child(1) >span{
	color: #fd8241;
	font-size: 0.36rem;
}
.list-sec ul li:nth-child(2) {
	float: right;
	width: 1.6rem;
	height: 0.7rem;
	line-height: 0.7rem;
	border-radius: 0.1rem;
	-webkit-border-radius: 0.1rem;
	color: #8ecd4a;
	text-align: center;
	border: 1px solid #8ecd4a;
	margin: 0.12rem 0 0 0;
}
.no-data{
	color: #a3aaae;
	font-size: 0.26rem;
	text-align: center;
	padding: 0.5rem 0 0 0;
}
.hosty-txt{
	font-size: 0.28rem;
	text-align: center;
	margin: 0.65rem 0 0 0;
}

/*动态*/
.dotai-txt .weui-tabbar{
    top: 0;
    height: 0.8rem;
}
.dotai-txt .weui-tabbar__item{
    padding: 12px 0 0;
}
.dotai-txt .weui-bar__item--on {
	background: #FF9900;
}
.dotai-txt .weui-tabbar__item.weui-bar__item--on .weui-tabbar__label{
	color: #fff;
}
.dotai-txt .weui-tabbar__label{
	color: #000000;
}
.dotai-txt .weui_tab_bd{
	margin: 0 0 1rem 0;
}
.dotai-txt .weui-tab{
    height: calc(100vh - 0.8rem);
    margin: 0.8rem 0 1rem 0rem;
    /* overflow-y: auto; */
}
.dotai-txt .weui-tabbar:before{
	content: '';
	border-top: 0;
}
.dotai-txt .weui-tabbar__label{
	font-size: 0.26rem;
	line-height: 0.35rem;
}
.tab-left{
	float: left;
	width: 16%;
	text-align: center;
}
.tab-left img{
	width: 0.85rem;
	height: 0.85rem;
}

.tab-right{
	width: 84%;
	float: left;
	padding: 0 0.3rem 0 0;
}
.tab-right > p:nth-child(1){
	font-size: 0.3rem;
}
.tab-right > p:nth-child(1) > a{
	color: #325c96;
}
.tab-right > p:nth-child(2){
	color: #38343a;
	font-size: 0.28rem;
	line-height: 0.38rem;
}
.dynamic ul li{
	padding: 0.25rem 0 0.2rem 0;
	overflow: hidden;
    border-bottom: 1px solid #f2f3f4;
}
.tab-right-listimg{
	padding: 0.15rem 0 0 0;
}
.tab-right-listimg img{
	width: 1.7rem;
	height: 1.7rem;
	margin: 0 0.2rem 0 0;
}
.tab-right-score{
	color: #325c96;
	font-size: 0.24rem;
	padding: 0.14rem 0 0 0;
}
.tab-right-listmeal{
	margin: 0.15rem 0 0 0;
	background: #F7F7F7;
	overflow: hidden;
	padding: 0.12rem;
}
.tab-right-listimg-left{
	float: left;
	width: 20%;
}
.tab-right-listimg-left img{
	width: 1rem;
	height: 1rem;
}
.tab-right-listimg-right{
	width: 80%;
}
.tab-right-listimg-right a > p:nth-child(1){
	color: #000;
	font-size: 0.28rem;
}
.tab-right-listimg-right a > p:nth-child(2){
	font-size: 0.28rem;
	padding: 0.16rem 0 0 0;
}
.tab-right-listimg-right a > p:nth-child(2) span:nth-child(1){
	color: #FF9900;
}
.tab-right-listimg-right a > p:nth-child(2) span:nth-child(2){
	color: #CCB9CC;
	padding: 0 0 0 0.25rem;
}



.tab-right-business{
	width: 84%;
	float: left;
	padding: 0 0.3rem 0 0;
}
.tab-right-business > p:nth-child(1) > a{
	color: #325c96;
	font-size: 0.3rem;
	line-height: 0.24rem;
    padding: 0.1rem 0 0rem 0;
}
.tab-right-business > p:nth-child(2){
	color: #38343a;
	font-size: 0.28rem;
	line-height: 0.38rem;
	padding: 0.1rem 0 0 0;
}
.tab-right-business > p:nth-child(3){
	color: #38343a;
	font-size: 0.28rem;
	line-height: 0.38rem;
}
.tab-right-listimg-business{
	padding: 0.15rem 0 0 0;
}
.tab-right-listimg-business img{
	width: 1.7rem;
	height: 1.7rem;
	margin: 0 0.2rem 0 0;
}
.tab-right-score-business{
	color: #325c96;
	font-size: 0.24rem;
	padding: 0.14rem 0 0 0;
}
.tab-right-listmeal-business{
	margin: 0.15rem 0 0 0;
	background: #F7F7F7;
	overflow: hidden;
	padding: 0.12rem;
}
.tab-right-listimg-left-business{
	float: left;
	width: 20%;
}
.tab-right-listimg-left-business img{
	width: 1rem;
	height: 1rem;
}
.tab-right-listimg-right-business{
	width: 80%;
}
.tab-right-listimg-right-business a > p:nth-child(1){
	color: #000;
	font-size: 0.28rem;
}
.tab-right-listimg-right-business a > p:nth-child(2){
	font-size: 0.28rem;
	padding: 0.16rem 0 0 0;
}
.tab-right-listimg-right-business a > p:nth-child(2) span:nth-child(1){
	color: #FF9900;
}
.tab-right-listimg-right-business a > p:nth-child(2) span:nth-child(2){
	color: #CCB9CC;
	padding: 0 0 0 0.25rem;
}
.tab-right-list-usera-business{
	background: #F3F3F5;
	overflow: hidden;
	padding: 0.1rem;
	margin: 0.1rem 0 0 0;
}
.tab-right-list-usera-business-left{
	float: left;
	width: 20%;
}
.tab-right-list-usera-business-left img{
	width: 1rem;
	height: 1rem;
}
.tab-right-list-usera-business-right{
	float: left;
	width: 80%;
	padding: 0.1rem 0 0 0;
}

.tab-right-list-usera-business-right > p:nth-child(1){
	line-height: 0.2rem;
	font-size: 0.28rem;
}
.tab-right-list-usera-business a .tab-right-list-usera-business-right > p:nth-child(1){
	line-height: 0.2rem;
	font-size: 0.28rem;
	color: #000;
}
.tab-right-list-usera-business-right > p:nth-child(3){
	font-size: 0.2rem;
	color: #a3aaae;
}
.tab-right-list-usera-business a .tab-right-list-usera-business-right > p:nth-child(3){
	font-size: 0.2rem;
	color: #a3aaae;
}
.tab-right-list-usera-business-right > p:nth-child(3) span:nth-child(2){
	float: right;
}
.tab-wechat{
	position: relative;
}
.tab-wechat > p span:nth-child(1){
	color: #a3aaae;
	font-size: 0.24rem;
}
.tab-wechat > p span:last-child{
	float: right;
}
.tab-wechat > p span:last-child img{
	width: 20px;
}
.delete-wrap{
	color: #325c96;
	font-size: 0.24rem;
	padding: 0 0 0 0.25rem;
}
.r {
    border-bottom: 8px solid #f9f9f9;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    width: 1px;
    margin-top: 5px;
    margin-left: 10px;
}
.cmt-wrap {
    width: 100%;
    background-color: #f9f9f9;
}
.like {
    color: #576b95;
    padding: 5px 5px 3px 12px;
    border-bottom: 1px solid #f2f3f4;
}
.like img {
    width: 0.32rem;
    height: 0.21rem;
    padding-right: 5px;
}
.cmt-list {
    padding: 5px 12px;
    color: #454545;
}
.cmt-list p {
    padding-top: 3px;
}
.cmt-list span.nick_css {
	color: #3b5384;
}
.cmt-list span {
    color: #000;
}
.cmt-list span:last-child {
	word-wrap: break-word;
    word-break: break-all;
    white-space: pre-wrap !important;
}
.wechat-like-com{
	position: absolute;
	right: 0.5rem;
	top: 0;
	background: #333b46;
	color: #fff;
	height: 0.6rem;
	width: 2.8rem;
	text-align: center;
	line-height: 0.6rem;
	border-radius: 0.1rem;
	-webkit-border-radius: 0.1rem;
	font-size: 0.24rem;
}
.wechat-like-com > p img{
	width: 0.3rem;
	height: 0.26rem;
}
.wechat-like-com > p:nth-child(1){
	float: left;
	width: 1.4rem;
	position: relative;
}
.wechat-like-com > p:nth-child(1):after{
	content: '';
	position: absolute;
	width: 0.02rem;
	height: 0.4rem;
	background: #5c626b;
	right: 0;
	top: 0.1rem;
}
.wechat-like-com > p:nth-child(2){
	width: 1.4rem;
	float: left;
}
.detail-appr-feedback{
	background: #fff;
	overflow: hidden;
	padding: 0.3rem 0.3rem;
}

.appr-title-feedback{
	overflow: hidden;
	height: 0.7rem;
	border-bottom: 1px solid #f2f3f4;
}
.appr-title-feedback ul li:nth-child(1){
	float: left;
	font-size: 0.32rem;
    color: #333b46;
}
.appr-title-feedback ul li:nth-child(2){
	float: right;
}
.appr-title-feedback ul li:nth-child(2) img{
	float: right;
	width: 0.13rem;
	height: 0.24rem;
	margin-top: 0.05rem;
}
.cout-tuijian-list > p:nth-child(1){
	font-size: 0.28rem;
	color: #333b46;
	padding: 0.2rem 0 0.1rem 0;
}
.cout-tuijian-list > p:nth-child(2){
	font-size: 0.24rem;
	color: #a3aaae;
}
.cout-tuijian-list > p:nth-child(2) span:last-child{
	float: right;
}
.user_feedbook_btn{
	text-align: center;
	background: #09BB07;
	margin: 0 1rem;
	height: 1.8rem;
	line-height: 1.8rem;
	font-size: 14px;
}
.user_feedbook_btn a{
	color: #fff;
}
.input_send{
	z-index: 999;
    position: fixed;
    top: 5.6rem;
    width: 91%;
    height: 0.6rem;
    margin: 0 0.3rem;
}
#send-content{
	position: fixed;
	top: 5rem;
	width: 78%;
	height: 1.2rem;
	border: 1px solid #999;
	float: left;
	resize: none;
}
.input_send p{
	float: right;
    font-size: 0.26rem;
    color: #fff;
    z-index: 999;
    background: green;
    border-radius: 0.1rem;
    padding: 0.2rem;
    text-align: center;
    display: inline-block;
    line-height: 0.24rem;
}
.inputoff{
    background: #ccc !important;
}
.dynamic ul .weui-loadmore_line{
	margin-top: 5em;
}
.cout-tuijian-list-a > p:nth-child(1) {
    font-size: 0.28rem;
    color: #333b46;
    padding: 0.2rem 0 0.1rem 0;
}
.cout-tuijian-list-a > p:nth-child(2) {
    font-size: 0.24rem;
    color: #a3aaae;
}
.cout-tuijian-list-a > p:nth-child(2) span:last-child {
    float: right;
}



main > div {
	display: none;
}
main[active="1"] > div:nth-child(1),
main[active="2"] > div:nth-child(2),
main[active="3"] > div:nth-child(3) {
	display: block;
}

footer{
	height: 50px;
	background: #fff;
	position: fixed;
	bottom: 0;
	width: 100vw;
	border-top: 1px solid #e6e9ea;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	padding: 0 0.45rem;
}
footer a {
	width: 100px;
	background-repeat: no-repeat;
	background-position: 50% 0;
	height: 90%;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	color: #606060;
}
footer[active="1"] .near-shop,
footer[active="2"] .dynamic,
footer[active="3"] .person {
	color: #4A90E3;
}
footer[active="1"] .near-shop {
	background-image: url("../icons/home-active.svg");
}
footer[active="2"] .dynamic {
	background-image: url("../icons/message-active.svg");
}
footer[active="3"] .person {
	background-image: url("../icons/person-active.svg");
}
footer .near-shop {
	background-image: url("../icons/home.svg");
}
footer .dynamic {
	background-image: url("../icons/message.svg");

}
footer .person {
	background-image: url("../icons/person.svg");
}
.detail-tit{
	background: #f2f3f4;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 16px;
}
.detail-txt{
	padding: 20px 10px 20px 10px;
}
.detail-img{
	padding: 0 10px;
}
.detail-img img{
	width: 100%;
	margin: 0 0 15px 0;
}
button[disabled]{
	background: #AEAEAE;
}
#coupons-detail-html .bottom-bar .btn a{
	color: #fff;
}
