﻿@charset "utf-8";
body {
	font-family:"微软雅黑";
	padding-bottom:0px;
	background-color:#fff;
	-webkit-overflow-scrolling: touch;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.w{margin:0 0.3rem;}
.header{padding:0.3rem 0.3rem 0.4rem 0.3rem;}
.header span img{display:block;width:2.8rem;height:2.8rem;border-radius:20px;border:1px solid #ccc;}
.header span{margin-right:0.4rem;width:3rem;}
.header h1 strong{font-size:0.55rem;color:#222;padding-top:0.2rem;display:block;font-weight:normal;}
.header h1 i{display:block;font-size:0.38rem;font-style:normal;color:#666;padding-top:0.1rem;}
.header h1{width:6rem;height:2.8rem;}
.header h1 a{width:2rem;height:0.85rem;line-height:0.9rem;position:absolute;bottom:0;right:0.65rem;font-size:0.35rem;background: #fff;color:#e74a45;border:1px solid #e74a45;text-align:center;border-radius: 3px;}
.app_img,.app_cont,.header{border-bottom:1px solid #dbdbdb;}
.common_title{padding:0.4rem 0;font-size:0.48rem;color:#333;font-weight:bold;}
.app_img ul li{display:inline-block;width:6.5rem;padding-right:0.5rem;}
.app_img ul li img{width:6.5rem;height:11rem;}
.app_img ul{/*height:10.4rem;*/white-space:nowrap;}
.app_img div{overflow-x:scroll;}
.app_cont p{text-align:justify;color:#666;padding-bottom:0.4rem;font-size:0.35rem;}
.index_bottom p{color:#888;padding:0.4rem 0;font-size:0.35rem;}
.tishi{width:5.76rem;height:2.21rem;background:url(../images/tishi_03.png) no-repeat;background-size:100%;position:fixed;right:0.18rem;top:0.18rem;z-index:101;display:none;}
.zhezhao {background-color: rgba(0,0,0,0.5);width: 100%;height: 100%;position: fixed;left: 0;top: 0;z-index: 100;display:none;}
.choose_btn{width:8rem;background-color:#fff;position:fixed;left:50%;margin-left:-4rem;top:50%;margin-top:-3rem;padding:0.8rem 0;z-index:101;border-radius:3px;display:none;}
.choose_btn a{background-color:#e74a45;color:#fff;text-align:center;display:block;margin:0 auto;width:80%;padding:0.5rem 0;font-size:0.4rem;}
.choose_btn a span{font-size:0.25rem;}
.choose_btn a:nth-child(1){margin-bottom:0.4rem;}
