		header{
			background:#fff;
		}
		.bar ,.bar-nav{
			background:#fff;
		}
		.bar{
		   background:#57A3FD;
		    color:#fff;
		    border:0 !important
		}
		.bar:after{
			 background:#57A3FD;
		}
    	.bar .icon{
    		font-size:0.75rem;
    		color:#fff;
    		}
		.bar h1{
			color:#fff
		}
		.pull-right{
    		line-height:2.6rem !important;
    		margin-left:.5rem;
    		font-size:0.75rem;
    	}
    	.pull-right img{
    		width:0.88rem;
    		max-height:1rem;
    		position: relative;
            z-index: 1000;
    	}
		.cont-body{
		position: absolute;
		top:0;
		bottom:0;
		right:0;
		left:0;
		overflow: scroll;
		}
		*{
		touch-action: pan-y;
		}
		[v-cloak]
		{
		display: none;
		}
		.content{
			overflow: hidden;
		}
		.flex{
			display:-webkit-box;
			display: -moz-box;
			display: -ms-flexbox;
			display: -webkit-flex;
			display: flex;
		}
		.flex_align_item{
			align-items:center;
			-webkit-align-items:center;
			box-align:center;
			-moz-box-align:center;
			-webkit-box-align:center;
		}
		.flex_jsut_content_end{
				-webkit-justify-content:flex-end;
					justify-content:flex-end;
					-moz-box-pack:flex-end;
					-webkit--moz-box-pack:flex-end;
					box-pack:flex-end;
		}
		.flex_jsut_content_start{
				-webkit-justify-content:flex-start;
				justify-content:flex-start;
				-moz-box-pack:flex-start;
				-webkit--moz-box-pack:flex-start;
				box-pack:flex-start;
		}
		.flex_jsut_content_mid{
				-webkit-justify-content:middle;
				justify-content:middle;
				-moz-box-pack:middle;
				-webkit--moz-box-pack:middle;
				box-pack:middle;
		}
		.ly-footer,.ly-footer0{
			       	background: #fff;
			       	position:fixed;
			       	bottom:0;
			       	right: 0;
			       	left:0;
			       	z-index:10000000;
			       	height:2.45rem;
			       	font-size:0.5rem;
					font-family:PingFangSC-Regular,PingFang SC;
					font-weight:400;
					line-height:0.7rem;
					display: none;
					
					
		}
		.ly-footer>div, .ly-footer0>div{
		       	width:20%;
		       	float: left;
		        height:100%;
		        padding-top:0.5rem;
		       	text-align: center;	
		}
		.ly-footer>div,.ly-footer0>div{
		        	text-align: center;
		}
		.ly-footer>div img,.ly-footer0>div img{
		        	height:0.98rem;
		        	max-width:100%;
		}
		.ly-footer .shaoma, .ly-footer0 .shaoma{
		          	 position: relative;
		          	 top:-1.5rem
		}
		.ly-footer .shaoma img,.ly-footer0 .shaoma img{
		           	height:2.5rem;
		           	
	    }
		.big-title{
		           	font-size:0.75rem;
					font-family:PingFangSC-Medium,PingFang SC;
					font-weight:500;
					color:rgba(51,51,51,1);
					padding-left:0.8rem;
		}
		.tishi-view{
			    	overflow: hidden;
			    	width:100%;
			    	padding-left:0.3rem;
			    	padding-right:0.3rem;	
		}
		.tishi-view label{
				 	margin:0.2rem;
				 	float: left;
				 	max-width:12rem;
				 	overflow: hidden;
				 	text-overflow: ellipsis;
				 	white-space: nowrap;
				 	background:rgba(245,245,245,1);
					border-radius:0.75rem;
					font-size:0.6rem;
					font-family:PingFangSC-Regular,PingFang SC;
					font-weight:400;
					color:rgba(102,102,102,1);
					padding:0.2rem;
					padding-left:0.5rem;
					padding-right:0.5rem;
		}  
		  .marketIn-title div{
	         	flex:1;
	         	height:2rem;
	         	line-height:2rem;
	         	overflow: hidden;
	         	text-overflow: ellipsis;
	         	white-space: nowrap;
	         }
	           .marketIn-title >div:nth-child(1){
	         	font-size:0.75rem;
				font-family:PingFangSC-Medium,PingFang SC;
				font-weight:500;
				color:rgba(7,7,7,1);
	         }
	           .marketIn-title >div:nth-child(2){
	         	text-align: right;
	         	font-size: 0.6rem;
			    font-family: PingFangSC-Regular,PingFang SC;
			    font-weight: 400;
			    color: rgba(136,136,136,1);
	         } 	
	   	.small{
    		font-size:0.65rem !important;
    	}
    	.gray{
    		color:#999999 !important
    	} 
    	.orange{
    		color:#F7772F
    	}
    	.huodonglabel1{
        background:#FF4D14;
		border-radius:0.05rem;
		font-size:0.55rem;
		font-family:PingFangSC-Regular,PingFang SC;
		font-weight:400;
		color:#fff;
		line-height:1rem;
		padding:0.1rem;
       
       }
        .huodonglabel{
        background:#FE9502;
		border-radius:0.05rem;
		font-size:0.55rem;
		font-family:PingFangSC-Regular,PingFang SC;
		font-weight:400;
		color:#fff;
		line-height:1rem;
		padding:0.1rem;
       
       }
       .qe-title {
	    font-size: 0.7rem;
	    font-family: PingFangSC-Medium,PingFang SC;
	    font-weight: 500;
	    color: rgba(51,53,61,1);
	    line-height: 2rem;
	    border-bottom: 2px solid #f8f8f8;
	    margin-bottom: 1rem;
	    height:2rem;
	    overflow: hidden;;
	    width:100%;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	}
	.modal-inner{
		background:#f8f8f8 !important;
	}
	.modal-title{
		font-size:0.65rem !important;
	}
	.modal .preloader{
		width:1.2rem;
		height:1.2rem;
	}
	.self-loading,.self-comfrim{
		position: absolute;
		top:0;
		bottom:0;
		right: 0;
		left:0;
		background: rgba(0,0,0,0.3);
		z-index:1000000;
	}

	#allmap{
		display: none;
	}
    .ov{
    	overflow: hidden;
    	text-overflow: ellipsis;
    	white-space: nowrap;
    }
	.pull-right{
    			position: relative;
    			z-index:10;
  }
  .list-block .item-link.active-state, html:not(.watch-active-state) .list-block .item-link:active {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    background-color: #ffffff;
}