@CHARSET "UTF-8";

.c0 {
	color: #000000;
}

.c1F {
	color: #1F1F1F;
}

.cb8 {
	color: #B8B8B8;
}

.c3 {
	color: #333333;
}

.c6 {
	color: #666666;
}

.c9 {
	color: #999999;
}

.c50 {
	color: #50CCAA;
}

.ft20 {
	font-size: 20px;
}

.ft24 {
	font-size: 24px;
}

.ft28 {
	font-size: 28px;
}

.ft32 {
	font-size: 32px;
}

.ft34 {
	font-size: 34px;
}

.ft36 {
	font-size: 36px;
}

.ft38 {
	font-size: 38px;
}

.head {
	width: 100%;
	height: 88px;
	line-height: 88px;
	text-align: center;
	margin: auto auto;
	border-bottom: #DFDFDF 1px solid;
	text-align: center;
}

.wrap {
	margin: 40px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.m_top8 {
	margin-top: 8px;
}

.m_top12 {
	margin-top: 12px;
}

.m_top16 {
	margin-top: 16px;
}

.m_top18 {
	margin-top: 18px;
}

.m_top24 {
	margin-top: 24px;
}

.m_top26 {
	margin-top: 26px;
}

.m_top28 {
	margin-top: 28px;
}

.m_top30 {
	margin-top: 30px;
}

.m_top34 {
	margin-top: 34px;
}

.m_top36 {
	margin-top: 36px;
}

.m_top40 {
	margin-top: 40px;
}

.m_top55 {
	margin-top: 55px;
}

.m_bottom15 {
	margin-bottom: 15px;
}

.m_bottom25 {
	margin-bottom: 25px;
}

.m_bottom40 {
	margin-bottom: 40px;
}

.m_bottom48 {
	margin-bottom: 48px;
}

.m_left16 {
	margin-left: 16px;
}

.m_left20 {
	margin-left: 20px;
}

.m_left24 {
	margin-left: 24px;
}

.m_left30 {
	margin-left: 30px;
}

.p_ab {
	position: absolute;
}

.ft_b {
	font-weight: bold;
}

.line-h25 {
	line-height: 25px;
}

.line-h50 {
	line-height: 50px;
}

.line-h60 {
	line-height: 60px;
}

.avatar_img img {
	width: 60px;
	height: 60px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}

.clear {
	clear: both;
}

.txt {
	word-wrap: break-word;
}

.divide_line {
	border-bottom: #DADFD2 solid 1px;
	height: 1px;
}

.divide_part {
	background: #EFF0F3;
	height: 6px;
	border-bottom: #DFDFDF 1px solid;
}

.d-inline {
	display: block;
}

.down-app-height {
	height: 108px;
}

.down-app-bg {
	width: 100%;
	height: 108px;
	background: #000;
	opacity: 0.8;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 20;
}

.down-app-con {
	width: 100%;
	height: 99px;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 30;
}

.down-app-con p {
	width: 400px;
	height: 90px;
	float: left;
	margin-left: 20px;
	background: url(../../img/download.png) no-repeat 0 0;
}

.down-app-con a {
	width: 161px;
	height: 90px;
	float: right;
	margin-right: 20px;
	background: url(../../img/download.png) no-repeat right;
}

.cart {
	border: #D1D1D6 solid 1px;
	width: 66px;
	height: 60px;
	display: inline-block;
	vertical-align: middle;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
}

#appBox {
	position: fixed;
	width: 100%;
	height: 14em;
	right: 0;
	bottom: 0;
	z-index: 1999;
	display: none;
}

#appBox .box1 {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 180px;
	background-color: #000;
	filter: alpha(opacity = 80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#appBox .box2 {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 180px;
	text-align: center;
}

#appBox .box2 .p1 {
	font-size: 32px;
	color: #fff;
	margin-top: 26px;
}

#appBox .box2 .p2 {
	margin-top: 10px;
}

#appBox .box2 .p2 a {
	display: inline-block;
	width: 186px;
	height: 64px;
	margin: 10px;
}

#appBox .btn1 {
	background: url(../../img/wap_btn.png) 0 0 no-repeat;
}

#appBox .btn2 {
	background: url(../../img/wap_btn.png) 0 -70px no-repeat;
}

.foot{height: 90px;padding-top: 50px;font-size: 24px;text-align: center;clear: both; overflow: hidden;}
.foot a{color: #999;}
.foot span{color: #ccc; padding: 0 30px;}