/* CSS Document */ 
*:not(input) {
	margin: 0;
	padding: 0;
	-webkit-touch-callout: none;
	-webkit-text-size-adjust: none;
	-webkit-appearance: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
a {
	text-decoration: none;
}
* {
	border: 0;
	font-size: 14px;
	font: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei', Tahoma, Helvetica, arial, sans-serif;
	-webkit-appearance: none;
}
.pr {
	position: relative;
}
.hide {
	display: none;
}
html, body{
	height: 100%;
}
body {
	font-family: 'Microsoft YaHei', Tahoma, Helvetica, arial, sans-serif;
	font-size: 14px;
	font: "微软雅黑";
	font: "宋体";
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-table;
}
.bt {
	clear: both;
	height: 1px;
}
/* Hides from IE-mac \*/
* html .clearfix {
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
.index {
	background: #f0f0f0;
}
.container {
	min-width: 320px;
	max-width: 640px;
	margin: 0 auto;
}
.container1 {
	padding: 0 6px;
}
.top{
	width:40px;
	height:40px;
	position:fixed;
	right:10px;
	bottom:70px;
	z-index:1;
}
.gaodu{
	height:50px;
}
/**弹出 start**/
.shopping_top_sanchu{
    width: 100%;
    background: #fff;
    position:absolute;
    z-index: 100;
    top: 44px;
    left: 0;
	box-shadow: 0 -1px 3px 0 #ccc;
}
.shopping_top_sanchu{
}
.shopping_top_sanchu ul{

}
.shopping_top_sanchu ul li{
    line-height: 40px;
    padding: 0 10px;
    border-bottom: 1px solid #e6e6e6;
}
.shopping_top_sanchu ul li a{
	display: block;
	color: #a6a6a6;
}
.shopping_top_sanchu ul li img{
    float: right;
    margin-top: 12.5px;
    display: none;
    margin-right: 10px;
}
ul li.shopping_top_sanchu2 a{
    color: #4b88db;
}
ul li.shopping_top_sanchu2 img{
    display: block;
}
ul.shopping_top_sanchu1 li:last-child{
    border: none;
}
ul.layoutlist_cont li:last-child{
    border: none;
}





.shopping_top_sanchu{
    width: 100%;
    background: #fff;
    position:absolute;
    z-index: 100;
    top: 44px;
    left: 0;
	box-shadow: 0 -1px 3px 0 #ccc;
}
.shopping_top_sanchu{
}
.shopping_top_sanchu dl{

}
.shopping_top_sanchu dl dd{
    line-height: 40px;
    padding: 0 10px;
    border-bottom: 1px solid #e6e6e6;
}
.shopping_top_sanchu dl dd a{
	color: #a6a6a6;
	display: block;
}
.shopping_top_sanchu dl dd img{
    float: right;
    margin-top: 12.5px;
    display: none;
    margin-right: 10px;
}
dl dd.shopping_top_sanchu2 a{
    color: #4b88db;
}
dl dd.shopping_top_sanchu2 img{
    display: block;
}
dl.shopping_top_sanchu1 dd:last-child{
    border: none;
}
dl.layoutlist_cont dd:last-child{
    border: none;
}
.food2{
	width:100%;
}
.food2 p{
	font-size:16px;
	margin-left:15%;
}
.food2 em{
    background: url("../images/ico1.png") no-repeat;
    cursor:pointer;
    position: absolute;
    top:47%;
    margin-top:-2px;
    right: 10px;
    width:10px;
    height:6px;
    display:block;
    background-size:10px 6px;
}
div.food2 em.up_icon{
	background:url(../images/ico2.png) no-repeat;
	background-size:10px 6px;
	right:10px;
}
ul li.food3{
	float: right;
    width: 16%;
}
.food2 span{
	width:20px;
	height:44px;
	background:url(../images/food3.png) no-repeat center;
	background-size:20px 20px;
	display:block;
	margin:0 auto
}
span.up_icon{
	background:url(../images/food3_1.png) no-repeat center;
	background-size:20px 20px;
}
.food4{
	padding:10px 0;
}

.food4_1{
    height: 30px;
    background: #e8e8e8;
    border-radius: 8px;
	margin:0 10px;
}
.food4_1 img{
    float:left;
    margin: 9px 0 0 10px;
}
.food4_2{
    height: 30px;
    background: none;
    margin-left: 6px;
    width: 69%;
	color:#b3b3b3;
}
.food4_3{
    width: 20%;
    height: 30px;
    background: #4b86d9;
    float: right;
    font-size: 16px;
    color: #fff;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
}




.mask{
	position:fixed;
	left:0;
	top:0;
	background:#000;
	filter:alpha(opacity=70);
	opacity:0.7;
	width:100%;
	height:100%;
	z-index:10;
}
.shareBox{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width:100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
	z-index:40;
}
.shareBox img{
    display: block;
}
.mask{
	position:fixed;
	left:0;
	top:0;
	background:#000;
	filter:alpha(opacity=70);
	opacity:0.7;
	width:100%;
	height:100%;
	z-index:21;
}
/**弹出 end**/
/**通用 start**/
.General{
	position:fixed;
	left:0px;
	bottom:0px;
	height:44px;
	background:#fff;
	width:100%;
	border-top:1px solid #b9b9b9;
	line-height:44px;
	z-index:9;
}
.General1{
	width:20%;
	padding-left:4%;
	color:#434953;
	font-size:17px;
	float:left;
	border:0; 
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
.General1 img{
	float:left;
	margin-top:14px;
	margin-right:6px;
}
.General2{
	float:right;
	width:14%;
	height:44px;
	border:0; 
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
.General2 img{
	display:block;
	margin:0 auto;
	margin-top:12px;
}
div.General3 img{
	margin-top:15px;
}
.general4{
	position:fixed;
	bottom:42px;
	width:30%;
	background:#fff;
	border:1px solid #c6c6c6;
	border-radius:8px;
	right:17px;
	z-index:1;
}
.general4 ul{
}
.general4 ul li{
	line-height:30px;
	text-align:center;
	border-bottom:1px solid #c6c6c6;
}
.general4 ul li a{
	color:#434447;
	text-align:center;
	border:0; 
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
.general4 img{
	float: left;
    left: 50%;
    margin-bottom: -8px;
    margin-left: 42%;
}
.footer1{
	clear: both;
    color: #00898d;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100%;
}
.footer1{
}
.footer1 p{
	text-align:center;
	color:#767778;
	font-size: 12px;
}
.footer1 p a{
	color: #767778;
}
/**通用 end**/

/***相册start****/
.jq_contents {
	width: 100%;
	position: relative;
}
.jq_contents img {
	display: block;
}
.z_tupian_xiangche{
	height:200px;
}
.jq_contents p {
	line-height: 40px;
	position: absolute;
	bottom: 10px;
	text-align: center;
	color: #fff;
	right:10px;
}
.jq_contents1 {
	background: #fff;
	padding: 10px 20px;
}
.jq_contents1 h1 {
	float: left;
	font-size: 20px;
	width: 64%;
}
.jq_contents1 img {
	margin: 8px 4px 0 0;
	float: left;
}
.w_photosingle {
	box-sizing: border-box;
	width: 100%;
}
.picbt {
	width: 150px;
	height: 35px;
	line-height: 35px;
	background: rgba(0,0,0,0.7);
	border-radius: 10px;
	color: #fff;
	position: absolute;
	bottom: 15px;
	left: 50%;
	margin-left: -75px;
	text-align: center;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	border: 0;
}
.singlepic_box {
	overflow: hidden;
	position: fixed;
	top: 0px;
	left: 0px;
	background: #000;
	z-index: 100000000;
}
#singlepic_ul {
	z-index: 1000;
	width: 1000em;
	height: 100px;
	padding: 0px;
	margin: 0px;
}
.big_img li {
	display: table-cell;
	vertical-align: middle;
	background: url(../images/picload.gif) center center no-repeat;
	border: none;
	-webkit-appearance: none;
	paddin: 0px;
}
.singlepic_text {
	position: absolute;
	bottom: 5px;
	left: 0px;
	height: 100px;
	width: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	color: #fff;
	z-index: 11000;
	padding: 5px;
	box-sizing: border-box;
	line-height: 16px;
	font-size: 14px;
	word-break: break-all;
	word-wrap: break-word;
}
.single_series {
	position: absolute;
	right: 10px;
	bottom: 110px;
	z-index: 11000;
	color: #fff;
	width: 60px;
	height: 30px;
	line-height: 30px;
	display: block;
	border-radius: 10px;
	background: rgba(0,0,0,0.7);
	text-align: center;
}
.single_close {
	position: absolute;
	top: 0px;
	right: 0px;
	border: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.album_li {
	padding: 15px 10px;
	padding-bottom: 0px;
}
.car_ck, .selectall {
	-webkit-appearance: checkbox;
}
/***相册end****/