a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}
.head_top {
	background: white;
}
.head_top_nav {
	color: #797979;
	width: 1011px;
	margin: 0 auto;
	padding: 15px 0;
}
.home {
	background: url('../newimage/home.png') no-repeat;
	padding-left: 20px;
}
.head_top_nav a,
.head_top_nav span {
	color: #797979;
	font-size: 0.875em;
	text-decoration: none;
}
.head_top_nav a:hover {
	text-decoration: underline;
}
.mr40 {
	margin-right: 4%;
}
.article_body {
	background: #f2f2f2;
	padding-bottom: 50px;
}
.article_cent {
	width: 1011px;
	margin: 0 auto;
}
.article_cent h1 {
	font-size: 1.5em;
	line-height: 40px;
	color: #333;
	padding: 15px 0;
}
.article_cent_box {
	background: white;
	padding: 30px 30px 50px 30px;
}
.article_title {
	font-size: 20px;
	color: #333;
}
.article_left ul {
	margin-top: 20px
}
.article_left {
	color: #797979;
	width: 71%;
	float: left;
	font-size: 0.875em;
	line-height: 1.5em;
}
.article_left a {
	color: #0066FF;
}
.article_list {
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.article_right {
	width: 26%;
	float: right;
}
.product_list {
	margin-top: 30px;
	border-top: 1px solid #d1d1d1;
}
.product_list_title {
	border-top: 2px solid #96D63A;
	position: relative;
	top: -1px;
	width: 83px;
	text-align: center;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	line-height: 25px;
	display: inline-block;
	margin-right: 28%;
}
.product_list ul li {
	position: relative;
	padding-right: 26px;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	border-bottom: 1px dashed #D1D1D1;
}
.product_list ul li span {
	position: absolute;
	width: 22px;
	height: 20px;
	line-height: 20px;
	right: 2px;
	color: white;
	background-color: #A2A2A2;
	text-align: center;
	top: 8px;
}
.product_list ul li span.top1 {
	background-color: #FD8300;
}
.product_list ul li span.top2 {
	background-color: #70B547;
}
.product_list ul li a {
	font-size: 0.75em;
}
.art-mod-2 img {
	width: 70px;
}
.art-mod-2 {
	display: block;
	margin-bottom: 10px;
}
.clearfix {
	display: block;
	zoom: 1;
}
i {
	font-style: italic;
}
.art_a {
	display: block;
	float: left;
}
.dow {
	display: inline-block;
	width: 40px;
	height: 18px;
	background: #96D63A;
	color: white;
	text-align: center;
}
.article_left ul.menus {
	background: #f2f2f2;
	margin: 12px 0;
	padding: 12px 5px;
}
.article_left ul.menus li {
	color: #0066ff;
}
.win_try {
	display: inline-block;
	margin: 3% 0;
	width: 240px;
	height: 87px;
	background: url('http://www.transfer-iphone-recovery.com/images/download-win.png');
}
.mac_try {
	display: inline-block;
	margin: 3% 0;
	background: url('http://www.transfer-iphone-recovery.com/images/download-mac.png');
	width: 240px;
	height: 87px;
}
.article_left h2 {
	background: #0099cc;
	padding: 10px;
	font-size: 1.25em;
	color: white;
	margin-bottom: 10px;
}
.gspan {
	background: #444;
	color: white;
	font-size: 1.125em;
	padding: 5px;
	border-radius: 5px;
	height: 42px;
	line-height: 42px;
	text-decoration: none !important;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	color: white !important;
}
.article_left h3 {
	display: inline-block;
	font-weight: bold;
	text-indent: 5px;
}
b {
	font-weight: bold;
}
.related-articles {
	background: #EEE;
	padding: 10px;
	margin-bottom: 10px;
}
.related-articles .a_title {
	font-size: 1.25em;
}
.related-articles ul li {
	color: #0066ff;
}
.rtl {
	display: inline-block;
	font-size: 0.815em;
	color: #a1a1a1;
	text-align: center;
	line-height: 10px;
	margin-bottom: 20px;
}
.rtl a {
	color: #a1a1a1;
	text-decoration: none;
}
.gt {
	background: url('../image/more.png') no-repeat 0 -2px;
	width: 21px;
	height: 21px;
	display: inline-block;
	position: relative;
	top: 7px;
}
.countNum {
	margin-left: 18%;
}
.countSpan {
	display: inline-block;
}
.countSpan span {
	background: none repeat scroll 0 0 #a7d16f;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	height: 24px;
	line-height: 18px;
	margin: 0 6px 0 0;
	text-align: center;
	width: 18px;
}
/*add css on 2015/1/15 by qiandu*/
@media(max-width:1110px) {
	.head_top_nav,.article_cent{
		width: 750px;
	}
}
@media(max-width:768px) {
	.head_top_nav,.article_cent{
		width: 460px;
	}
	.article_cent h1{
		font-size: 21px;
		line-height: 24px;
	}
	.article_left h2{
		font-size: 18px;
	}
	.article_left,.article_right{
		width: 100%;
	}
	.article_right{
		display: none;
	}
}
@media(max-width:479px) {
	.head_top_nav,.article_cent{
		width: 308px;
	}
}