	body {
		background: #f4f4f4;
		font-size: 16px;
	}
	
	img {
		display: block;
	}
	
	.weui-cell {
		background: #fff;
	}
	
	.weui-cell__ft {
		text-align: left!important;
		/*	margin-right: 50px;*/
	}
	
	.weui-cell {
		border: none;
	}
	
	.weui-btn {
		line-height: 1;
		padding: 10px 0;
		font-size: 16px;
		background-color: rgba(16, 76, 149, 1);
	}
	
	.English {
		display: block;
		margin-top: 5px;
		font-size: 13px;
		color: rgba(106, 157, 219, 1);
	}
	
	.weui-msg__opr-area {
		margin-top: 150px;
	}
	
	.weui-btn-area {
		margin: 0 15px;
	}
	
	.weui-btn_primary:not(.weui-btn_disabled):active {
		color: hsla(0, 0%, 100%, .6);
		background-color: rgba(16, 76, 149, 1);
	}
	
	.p1 {
		color: #333;
	}
	
	.p2 {
		font-size: 12px;
		color: #888888;
	}
	
	.title-r {
		color: #333;
		font-size: 14px;
	}
	
	.title-c {
		color: #104c95;
		font-size: 14px;
		flex: 2;
	}
	
	.title-c p {
		display: inline-block;
	}
	
	.title-c img {
		display: inline-block;
		margin: 0 12px;
		width: 20px;
	}
	
	.Height10 {
		width: 100%;
		height: 10px;
		background: #f4f4f4;
	}
	
	.weui-tabbar__item.weui-bar__item--on .weui-tabbar__label {
		color: #165198;
	}
	
	.hdd {
		margin-right: 10px;
	}
	
	.yuyue span {
		color: #333;
	}
	
	.weui-tabbar {
		position: fixed;
	}
	.Item{
		position: relative;
	}
	.linshi{
		width: 30px;
		height: 15px;
		position: absolute;
		top: 0;
		left: 0;
	}	
	.linshi img{
		width: 100%;
	}


