/**
 * m.huofar.com/jingzhui
 * by Chenvii
 **/

a {
	color: #7B9F26;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

body {
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}

.ic { 
	width: 1000px; 
	border: 1px solid #EEEEEE; 
	margin: 25px auto; 
	height: 1820px;
	border-top: 2px solid #EEE;
	background: url('images/introduce.jpg') no-repeat top left #FFF;
}

.ic .title {
	height: 560px;
	position: relative;
}

.ic .title .icon {
	width: 132px;
	height: 132px;
	background: url('images/ic1_sprite.png');
	position: absolute;
	left: 65px;
	top: 80px;
}

.ic .title .app_title {
	width: 320px;
	height: 77px;
	background: url('images/ic1_sprite.png?t=1') 0 -152px;
	position: absolute;
	left: 67px;
	top: 245px;
}

.ic .title .download_title {
	width: 241px;
	height: 26px;
	background: url('images/ic1_sprite.png') 0 -582px;
	position: absolute;
	left: 67px;
	top: 360px;
}

.ic .title .desc { font-size:14px; color:#666; }

/*
.ic .title .download {
	color: #D83500;
	font-size: 15px;
	position: absolute;
	top: 415px;
	left: 67px;
	line-height: 150%;
}
*/

.ic .title .download_layout {
	position: absolute;
	top: 415px;
	left: 68px;
}

.ic .title  .download {
margin:0 15px 0 0;
}

.ic .title  .download img {
	background: url('images/ic1_sprite.png') 0 -780px;
	border: 0;
	width: 200px;
	height: 70px;
}

.ic .title  .download:hover img {
	background-position: 0 -860px;
}

.ic .title  .download:active {
	margin: 2px 0 0 0px;
}


/**
* Share zone
*/

.share_zone {
	height: 120px;

}

.share_zone .share_title {
	background: url(images/ic1_sprite.png) 0 -628px;
	width: 249px;
	height: 30px;
	margin: 33px 0 0 65px;
}

.share_zone ul {
	padding: 0;
	margin: 20px 0 0 65px;
	list-style: none;
}

.share_zone ul li {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
}

.share_zone ul li a {
	margin: 0;
	padding: 0;
	height: 33px;
}

/**
 * Share button style
 */

.share_zone ul li a img {
	background: url(images/ic1_sprite.png);
	height: 33px;
	-webkit-transition: .3s ease-in-out;  
	-moz-transition: .3s ease-in-out;  
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	border: 0;
}

.share_zone .share_douban a img {
	background-position: 0 -670px;
	width:61px;
}

.share_zone .share_weibo a img {
	background-position: -70px -670px;
	width:114px;
}

.share_zone .share_qq a img {
	background-position: -193px -670px;
	width:114px;
}

.share_zone .share_douban a:hover img {
	background-position: 0 -703px;
}

.share_zone .share_weibo a:hover img {
	background-position: -70px -703px;
}

.share_zone .share_qq a:hover img {
	background-position: -193px -703px;
}

/**
 *	feature zone
 */

.feature_zone {
	padding: 50px 0;
	border-bottom: 1px #EEE solid;
}

.feature_zone .feature {
	float: left;
	display: inline;
	width: 284px;
	margin: 0 0 0 37px;
}

.feature_zone .feature .desc {
	font-size: 16px;
	line-height: 150%;
	color: #666666;
	height: 120px;
}

.feature_zone .feature .desc .small {
	font-size: 14px;
	display: block;
	margin: 10px 0 0 0;
}

.feature_zone .feature .feature_title {
	margin: 0 0 20px 0;
}

.feature_zone .feature .feature_title img {
	width: 140px;
	height: 35px;
	background: url('images/ic1_sprite.png') no-repeat;
}

.feature_zone .feature .feature_title .feature1 { background-position: 0 -249px; }
.feature_zone .feature .feature_title .feature2 { background-position: 0 -302px; }
.feature_zone .feature .feature_title .feature3 { background-position: 0 -357px; }

.feature_zone .feature .icon {
	margin: 0 0 20px 0;
}

.feature_zone .feature .icon img {
	width: 50px;
	height: 50px;
	background: url('images/ic1_sprite.png') no-repeat;
}

.feature_zone .feature .icon .feature1 { background-position: 0 -410px; }
.feature_zone .feature .icon .feature2 { background-position: -68px -412px; }
.feature_zone .feature .icon .feature3 { background-position: -138px -410px; }


.feature_zone .feature .content_type {
	margin: 3px 0 0 0;
	padding: 0;
}

.feature_zone .feature .content_type img {
	width: 24px;
	height: 24px;
}

.feature_zone .feature .content_type li {
	font-size: 14px;
	font-weight: bold;
	display: inline;
	float: left;
	width: 67px;
	height: 24px;
	line-height: 24px;
	padding-left: 27px;
	margin-top: 8px;
	background: url('images/focus_icons.png') no-repeat;
}

.feature_zone .feature .content_type .t1 { background-position: 0 0; }
.feature_zone .feature .content_type .t2 { background-position: 0 -24px; }
.feature_zone .feature .content_type .t3 { background-position: 0 -48px; }
.feature_zone .feature .content_type .t4 { background-position: 0 -72px; }
.feature_zone .feature .content_type .t5 { background-position: 0 -96px; }
.feature_zone .feature .content_type .t6 { background-position: 0 -120px; }

.feature_zone .method_demo {
	background: url('images/focus2_bg.jpg');
	padding: 10px;
	height: 584px;
	overflow: hidden;
}

.feature_zone .method_demo h2 {
	margin: 5px 0 0 5px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	color: #555;
}

.feature_zone .method_demo .img_demo {
	text-align: center;
}

.feature_zone .method_demo .content {
	line-height: 150%;
	color: #666;
	width: 253px;
	margin: auto;
}

.feature_zone .method_demo p {
	margin: 0 0 7px 0;
}

/**
 * dailylife_promo
 */
 
.dailylife_promo {
	color: #666;
	font-size: 16px;
	padding: 30px 0 0 0;
}

.dailylife_promo p {
	margin: 0 0 8px 0;
	padding: 0;
}

.dailylife_promo img.left {
	background: url('images/ic1_sprite.png') 0 -478px;
	margin: 0 15px 0 0;
}

.dailylife_promo h3 {
	margin: 3px 0 8px 0;
	padding: 0;
}

.dailylife_promo h3 img{
	background: url('images/ic1_sprite.png') 0 -746px;
}

.ic .title .download_layout2 {
		position: absolute;
					top: 355px;
							left: 68px;
}

.ic .title .download_layout2 a {
		display:block;
					margin-bottom:10px;
}

.ic .title .download_layout2 .twow {
		position: absolute;
					left:220px;
							top:30px;
									width:70px;
}
