
	 *{margin:0; padding:5px;}
	 a{text-decoration: none;}
	p{font-size: 14px;}

	 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%;
	}
.xz{font-size: 12px;}
span{float:right;margin:0px 20px 0px 0px;}
em{color:red;}



.button {
    color: white;
	
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 22px;
    margin: 4px 2px;
    cursor: pointer;
}
.button1 {
	background-color:#3CB371; 
	border-bottom: 1px solid #006400;
    padding-left: 0;
    padding-right: 0;
    width: 70%;
	border-radius: 8px;
}

.button2 {
	background-color:#2E8B57; 
	border-bottom: 1px solid #006400;
    padding-left: 0;
    padding-right: 0;
    width: 70%;
	border-radius: 8px;
}
.button3 {
	background-color:#3CB371; /* Green */
	border-bottom: 1px solid #006400;  /* 绿色边框 */
    padding-left: 0;
    padding-right: 0;
    width: 70%;
}
.button4 {
	background-color:#269CE9; 
	border-bottom: 1px solid #006400;
    padding-left: 0;
    padding-right: 0;
    width: 70%;
	border-radius: 8px;
}
.backTop {
      /* 固定定位 */
      position: fixed;
      bottom: 150px;
      right: 0;
      margin-right: 20px;
      z-index: 999;
      /* 回到顶部样式 */
      width: 50px;
      height: 50px;
      background-color: deepskyblue;
      /* 字体在元素中水平垂直居中 */
      line-height: 40px;
      text-align: center;
      font-size: 16px;
      color: white;
      /* 设置圆角 */
      border-radius: 50%;
      /* 设置过渡效果 */
      transition: all linear 0.5s;
      cursor: pointer;
      /* 隐藏 透明度为0 */
      opacity: 0;
    }

.il{
	background-image:url(m2_main.png);
	background-position: 3px 3px;background-repeat: no-repeat;padding: 5px 25px ;
} 
.tl{
background-color:#BBD8EE;border-bottom: 1px solid black;text-align:left;padding-top:10px;border-left:10px solid #7BB4E0;
} 
