
	 *{margin:0; padding:0;text-indent:1em;}
	 a{text-decoration: none;}


	 img{max-width: 100%; height: auto;}
.hlogo{
background-color:#62bde6;border-bottom: 1px solid black;padding-top:10px;height:70px;
} 

	 
 
    .download{ padding: 2.2% 2.8% 2.2%;font-size: 12px;}
	.download .entry-hd{font-size: 2.4em; font-weight: bold; text-align: center;}
	.download-btn{padding-top: 9%; text-align: center;}
	.download-btn .android-btn{ width:auto; margin:0 auto;}
	
	.footer-bg{ padding: 3.4% 2%; text-align: center;}
	.footer-bg .entry-con{font-size: 1em;}
	
	#weixin-tip{display:none; position: fixed; left:0; top:0; background: rgba(0,0,0,0.8); filter:alpha(opacity=80); width: 100%; height:100%; z-index: 100;} 
	#weixin-tip p{text-align: center; margin-top: 10%; padding:0 5%; position: relative;}
	#weixin-tip .close{
		color: #fff;
		padding: 5px;
		font: bold 20px/20px simsun;
		text-shadow: 0 1px 0 #ddd;
		position: absolute;
		top: 0; left: 5%;
	}

em{color:red;}
.xz{font-size: 12px;padding: 5px;}

.button:hover {
    background-color: #1677FF;
    color: black;
	
}

.button {
    background-color: #1677FF; 
    color: white; 
    border: 1px solid black;
    padding: 7px 90px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius: 8px;
}

 

