.navbox, .navbox li, .searchbox .sbtn, .navbox .trigger .arrow-icon, .sub-nav .upload-link, .sub-nav .icon {
	background: url(headernew-bg.png) no-repeat;
}
.header .sub-links {
	top: 20px;
}
.navbox {
	background-position: 0 0;
	background-repeat: repeat-x;
}
.navbox .nav li {
	position: relative;
	z-index: 1;
	background-position: -118px -50px;
}
.navbox .trigger .arrow-icon {
	background-position: 0 -85px;
}
.navbox .li-hover .arrow-icon {
	background-position: -15px -85px;
}
.navbox .nav li.first {
	margin-right: -3px;
	padding-right: 3px;
}
.navbox .trigger {
	position: relative;
	zoom: 1;
}
.navbox .trigger a {
	position: relative;
	zoom: 1;
	width: 57px;
	overflow: hidden;
	padding: 0 3px 0 13px;
}
.navbox .trigger .arrow-icon {
	position: absolute;
	top: 19px;
	right: 10px;
	width: 9px;
	height: 5px;
	background-position: 0 -85px;
}
.navbox .nav .li-hover {
	position: relative;
	z-index: 3;
	margin: 0 -3px 0 0;
	padding: 0 3px 0 0;
	background: url(headernew-bg.png) repeat-x 0 -245px!important;
}
.navbox .li-hover .arrow-icon {
	background-position: -15px -85px;
}
.navbox .li-hover .sub-item-links {
	display: block;
}
.navbox .trigger .item-5 {
	width: 244px;
	_height: 90px;
}
.navbox .trigger .item-6 {
	width: 148px;
	_height: 60px;
}
.sub-nav .upload-link {
	background-position: 0 -160px;
}
.sub-nav i {
	padding: 0 7px;
}
.location h1, .location span {
	padding: 0 0 0 5px;
	color: #999;
	font-weight: normal;
}
.main {
	float: left;
	width: 700px;
}
.aside {
	float: right;
	width: 270px;
}
.pic img {
	vertical-align: top;
}
.news-list li, .rate-bar, .rate-bar span, .particularSoft-item .particular-header, .particularSoft-item .particular-content .soft-summary .button, .particularSoft-item .particular-content .top-icon, .scroll-box .prev i, .scroll-box .next i, .face .smile-icon, .rate-bar, .discuss-content .post-infor .support, .discuss-content .post-infor .reply, .discuss-content .reply-area .semicircle-icon, .send-post .rate-bar li, .send-post .rate-bar .li-hover, .send-post .button, .send-post .button-active, .detailSoft-box .button-box a, .detailSoft-box .button-box .img-text, .face .expression-box .icon, .fixed-bar .download, .softProblem-box .soft-title .icon {
	background: url("xiazai-detail-bg.png") no-repeat;
}
.detailSoft-box .plug-tip .icon {
	background: url("plug-icon.png") no-repeat;
}
.scroll-box {
	position: relative;
	width: 670px;
	height: 300px;
	overflow: hidden;
	margin: 15px auto 0;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}
.scroll-box .img-box {
	display: table-cell;
	width: 678px;
	height: 300px;
	text-align: center;
	line-height: 300px;
	vertical-align: middle;
*display:block;
*font-size:265px;
*font-family:Arial;
}
.scroll-box .img-box img {
	vertical-align: middle;
}
.scroll-box .prev, .scroll-box .next {
	position: absolute;
	top: 0;
	left: 0;
	width: 52px;
	height: 300px;
	cursor: pointer;
}
.scroll-box .next {
	left: auto;
	right: 0;
	cursor: pointer;
}
.scroll-box .prev i, .scroll-box .next i {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 15px;
	height: 29px;
	overflow: hidden;
	margin: -15px 0 0 -8px;
	background-position: -430px 0;
	text-indent: -999em;
}
.scroll-box .next .next-icon {
	background-position: -450px 0;
}
.scroll-box .prev:hover, .scroll-box .next:hover {
	background: #fafafa;
}
.scroll-box .prev:hover .prev-icon {
	background-position: -470px 0;
}
.scroll-box .next:hover .next-icon {
	background-position: -490px 0;
}
.scroll-text {
	padding: 0 14px 19px;
	color: #666;
	line-height: 24px;
}
.scroll-text p {
	padding: 19px 0 0;
}
.face {
	position: relative;
	zoom: 1;
	float: left;
	width: 30px;
	height: 32px;
}
.face .smile-icon {
	position: absolute;
	top: 6px;
	left: 0;
	width: 21px;
	height: 21px;
	background-position: -529px -115px;
	cursor: pointer;
}
.face .arrow-icon {
	position: absolute;
	top: 14px;
	left: 26px;
	width: 7px;
	height: 4px;
	background-position: -510px -15px;
}
.face .expression-box {
	display: none;
	position: absolute;
	left: -16px;
	top: 35px;
	z-index: 10;
	width: 380px;
	padding: 8px 0 4px 8px;
	border: 1px solid #e3e1e1;
	background-color: #fff;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.1);
}
.face .expression-box .icon {
	position: absolute;
	top: -8px;
	left: 18px;
	width: 15px;
	height: 8px;
	background-position: -510px -15px;
}
.face .expression-box img {
	display: inline;
	float: left;
	margin: 0 5px 5px 0;
	vertical-align: top;
	cursor: pointer;
}
.h-face .expression-box {
	display: block;
}
.h-face .smile-icon {
	background-position: -529px -140px;
}
.h-face .arrow-icon {
	background-position: -510px -15px;
}
.userSelect {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.rank-list {
	padding: 7px 14px 17px 14px;
}
.rank-list li {
	position: relative;
	height: 32px;
	padding: 0 0 0 25px;
	overflow: hidden;
	line-height: 32px;
}
.rank-list li em {
	position: absolute;
	top: 9px;
	left: 0;
	width: 15px;
	height: 15px;
	overflow: hidden;
	background-color: #bdbdbd;
	color: #fff;
	text-align: center;
	line-height: 15px;
}
.rank-list li .n1 {
	background: #007fcb;
}
.rank-list .current {
	height: 159px;
}
.applicationSoft-list {
	padding: 7px 5px 18px 14px;
}
.applicationSoft-list li {
	float: left;
	height: 26px;
	line-height: 26px;
	width: 104px;
	overflow: hidden;
	padding: 0 10px 0 0;
}
.registration-box {
	position: relative;
	zoom: 1;
	z-index: 100;
	margin: 10px 0 0;
	padding: 0 0 1px;
	border: 1px solid #e0e0e0;
	border-top-width: 3px;
	background-color: #f9f9f9;
}
.registration-box:hover, .registration-box:hover li {
	background-color: #f7f7f7;
}
.registration-box span {
	display: block;
}
.registration-box li {
	float: left;
	height: 52px;
	width: 64px;
	padding: 8px 0 0 0;
	border-bottom: 1px solid #e0e0e0;
	background: #fff;
	color: #007fcb;
	font-family: 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1';
	text-align: center;
	line-height: 24px;
}
.registration-box .registration-item {
	position: relative;
	width: 140px;
	background-color: #fff;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.registration-box .registration-text {
	font-size: 20px;
	padding: 11px 0 0 0;
	cursor: pointer;
}
.registration-box .week-mark {
	font-size: 18px;
}
.registration-box .date-mark {
	font-size: 14px;
}
.registration-box .time-mark {
	font-size: 22px;
}
.registration-box .registration-layer-box {
	position: absolute;
	right: -245px;
	top: -90px;
	width: 179px;
	height: 151px;
	background: url("registration-layer-bg.png") no-repeat;
	_background: url("registration-layer-bg_IE6.png") no-repeat;
}
.registration-box .registration-layer-box .colse-btn {
	position: absolute;
	top: 5px;
	left: 65px;
	width: 19px;
	height: 19px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}
.registration-box .registration-layer-box .colse-btn:hover {
	background: url("registration-layer-bg.png") no-repeat;
	_background: url("registration-layer-bg_IE6.png") no-repeat;
	background-position: -181px 0;
}
.registration-box .registration-pup {
	position: absolute;
	top: 60px;
	left: -1px;
	width: 268px;
	border: 1px solid #e0e0e0;
	background-color: #f9f9f9;
}
.registration-box .registration-pup .title {
	height: 34px;
	line-height: 34px;
	text-align: center;
}
.registration-pup .text {
	padding: 8px 19px 9px;
	line-height: 24px;
	color: #666;
	border-bottom: 1px #efefef solid;
}
.registration-pup .text em {
	color: #c40205;
	padding: 0 4px;
}
.registration-pup .title span {
	display: inline-block;
	color: #e76f70;
	font-size: 14px;
	vertical-align: top;
}
.registration-pup .title .prev, .registration-pup .title .next {
	width: 34px;
	height: 34px;
	cursor: pointer;
}
.registration-pup .title .prev {
	background-position: 0 -195px;
}
.registration-pup .title .next {
	background-position: -35px -195px;
}
.registration-pup .title .prev:hover {
	background-position: -70px -195px;
}
.registration-pup .title .next:hover {
	background-position: -105px -195px;
}
.registration-pup table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	color: #333;
}
.registration-pup table td {
	height: 34px;
	line-height: 34px;
	text-align: center;
}
.registration-pup tbody {
	border-top: 1px #e2e2e2 solid;
	border-bottom: 1px #e2e2e2 solid;
	background-color: #fdfdfd;
}
.registration-pup tbody tr {
	border-top: 1px #f0f0f0 solid;
}
.registration-pup .first {
	border: 0 none;
}
.registration-pup .sat, .registration-pup .sun {
	color: #999;
}
.registration-pup .current {
	color: #fff;
	background: url(signed-current.png) no-repeat 50% 50%;
}
.registration-pup .pup-foot {
	padding: 0 0 0 19px;
	height: 42px;
	line-height: 42px;
}
.registration-pup .pup-foot span {
	float: left;
	margin: 0 23px 0 0;
	color: #666;
}
.registration-pup .pup-foot em {
	margin: 0 4px;
	color: #c00;
}
.news-list {
	padding: 8px 6px 16px 14px;
}
.news-list li {
	height: 26px;
	overflow: hidden;
	padding: 0 0 0 9px;
	background-position: -547px 12px;
	line-height: 26px;
}
.news-list li .date {
	float: right;
	color: #999;
}
.news-list li .type {
	float: left;
	width: 48px;
	overflow: hidden;
}
.news-list li i {
	padding: 0 9px;
	color: #999;
	font-style: normal;
	font-family: SimSun;
}
.news-list li a {
	word-break: break-all;
}
.information-list {
	margin: 0 -37px 0 0;
	padding-left: 5px;
}
.information-list li {
	float: left;
	width: 309px;
	padding-right: 30px;
}
.skill-list {
	padding: 8px 5px 0;
}
.skill-list li {
	height: 26px;
	padding-left: 15px;
	font-size: 14px;
	line-height: 26px;
}
.skill-list li .date {
	padding-left: 10px;
	font-size: 12px;
}
.skill-list li i {
	padding: 0 9px;
	color: #ccc;
}
.skill-link {
	display: inline-block;
	height: 26px;
	margin-left: 15px;
	font-size: 14px;
	line-height: 26px;
}
.tag-list {
	padding: 8px 5px 18px 14px;
}
.tag-list a {
	float: left;
*white-space:nowrap;
	height: 26px;
	margin: 0 18px 0 0;
	line-height: 26px;
	word-break: break-all;
}
.wallpaper-list {
	padding-right: 0;
}
.wallpaper-list a {
	margin-right: 12px;
}
.rate-bar {
	float: left;
	width: 71px;
	height: 13px;
	overflow: hidden;
	margin: 13px 9px 0 0;
	background-position: -356px -20px;
}
.rate-bar span {
	float: left;
	height: 13px;
	background-position: -356px 0;
}
.download-list a {
	background: url(/skins/win8apple/xiazai-mini-pic.png) no-repeat;
}
.download-list {
	padding: 0 10px 20px;
}
.download-list a {
	float: left;
	margin: 20px 10px 0;
	width: 108px;
	height: 34px;
	background-position: 0 0;
	font: 16px/34px "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1";
	text-align: center;
	color: #fff;
}
.download-list a:hover {
	background-position: 0 -35px;
	color: #fff;
	text-decoration: none;
}
.pic-list {
	margin: 0 -6px 0 0;
}
.pic-list .item {
	float: left;
	padding: 10px 8px 20px 5px;
	text-align: center;
}
.pic-list .item img {
	padding: 0 1px;
}
.pic-list .item .border {
	padding: 0;
	border: 1px solid #d5d5d5;
}
.pic-list .item .text {
	display: block;
	height: 20px;
	width: 120px;
	overflow: hidden;
	margin: 8px 0 0;
	line-height: 20px;
	cursor: pointer;
	word-break: break-all;
}
.page {
	overflow: hidden;
	padding: 20px 0 0;
	color: #222;
	font: 14px/28px Arial;
	text-align: center;
}
.page a, .page span {
	display: inline-block;
	margin: 0 4px;
	padding: 0 10px;
	height: 28px;
	border: 1px solid #ccc;
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
}
.page .now {
	border-color: #1c7dc5;
	background-color: #1c7dc5;
	color: #fff;
}
.page .morelink {
	margin: 0;
	padding: 0;
	width: 20px;
	border: 0 none;
	background: none;
	font-family: tahoma;
	font-weight: normal;
}
.page .page-prev, .page .page-next, .page .noprev, .page .nonext {
	width: auto;
	padding: 0 8px 0 20px;
	font-size: 14px;
	background-position: -72px -126px;
	background-color: #fff;
}
.page .page-next, .page .noprev, .page .nonext {
	padding: 0 20px 0 8px;
	margin-right: 0;
	background-position: 57px -126px;
	background-color: #fff;
}
.page a:hover {
	background-color: #fff;
}
.page a.noprev:hover, .page a.nonext:hover {
	background: #fff;
}
.page-box {
	padding: 13px 13px 20px 0;
	line-height: 30px;
}
.page-box .page {
	float: right;
	padding: 0;
}
.page-box .tip {
	float: left;
	font-family: SimSun;
}
.grocery-store {
	padding: 6px 14px 0;
}
.grocery-store .pic-text {
	display: block;
	position: relative;
	width: 140px;
	height: 210px;
	overflow: hidden;
	zoom: 1;
	margin: 10px 0 0;
}
.grocery-store .pic-text img {
	vertical-align: top;
}
.grocery-store .pic-text .text {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 28px;
	width: 130px;
	overflow: hidden;
	padding: 0 5px;
	background: rgba(0,0,0,0.7);
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#bf000000, endcolorstr=#bf000000, gradientType=1);
	color: #fff;
	text-align: center;
	line-height: 28px;
	cursor: pointer;
	word-break: break-all;
}
.grocery-store .pic-text:hover .text {
	color: #fff;
	text-decoration: underline;
}
.grocery-store .picText-list {
	float: right;
	width: 85px;
	overflow: hidden;
	padding-right: 5px;
}
.grocery-store .picText-list .pic-text {
	width: 85px;
	height: 85px;
}
.grocery-store .picText-list .pic-text .text {
	width: 75px;
}
.grocery-store .news-list {
	width: 140px;
	padding: 10px 0 20px;
}
.grocery-store .news-list li {
	height: 22px;
	background-position: -695px -50px;
	line-height: 22px;
}
:root .text {
	filter: none;
}
.RecommendSoft-box {
	margin: 0 -10px 0 0;
}
.RecommendSoft-box .soft-item {
	float: left;
	width: 313px;
	padding: 14px 15px 14px;
	margin: 10px 10px 0 0;
	border: 1px solid #c5e6f9;
	background-color: #f0f6fa;
}
.RecommendSoft-box .soft-item .downLoad-box {
	float: right;
	width: 59px;
}
.RecommendSoft-box .downLoad-box .downLoad-link {
	float: right;
	width: 59px;
	height: 22px;
	margin: 9px 0 0;
	background-color: #48a2d9;
	color: #fff;
	text-align: center;
	line-height: 22px;
}
.RecommendSoft-box .downLoad-box .downLoad-link:hover {
	background-color: #007fcb;
	color: #fff;
	text-decoration: none;
}
.RecommendSoft-box .soft-summary {
	float: left;
	width: 200px;
	height: 40px;
	overflow: hidden;
}
.RecommendSoft-box .soft-summary .soft-title {
	height: 16px;
	overflow: hidden;
	font: normal 12px/16px Arial;
}
.RecommendSoft-box .soft-summary span {
	float: left;
	padding: 6px 15px 0 0;
	color: #999;
}
.RecommendSoft-box .soft-summary .soft-score {
	float: left;
	width: 170px;
	margin-top: 6px;
}
.RecommendSoft-box .soft-summary .rate-bar {
	margin-top: 3px;
}
.RecommendSoft-box .soft-score span {
	float: left;
	margin-top: 0;
	padding: 0;
	color: #999;
}
.RecommendSoft-box .soft-score em {
	float: left;
	color: #c00;
}
.RecommendSoft-box .pic {
	float: left;
	padding: 2px;
	margin: 1px 10px 0 0;
	_margin-right: 7px;
	border: 1px solid #e7eef3;
	background-color: #fff;
}
.section {
	background: #fff;
}
.skillList-box .skill-list {
	padding-bottom: 10px;
}
.discuss-section .tab-nav {
	position: relative;
	padding: 0 5px;
	border-bottom: 1px solid #f3f3f3;
}
.discuss-section .tab-nav .total-link {
	float: right;
	line-height: 36px;
}
.discuss-section .tab-nav .total-link em {
	color: #c00;
}
.discuss-section .tab-nav .nav-item {
	float: left;
}
.discuss-section .tab-nav .nav-item li {
	float: left;
	margin: 0 30px -1px 0;
	padding-bottom: 2px;
	color: #666;
	line-height: 36px;
	cursor: pointer;
}
.discuss-section .tab-nav .nav-item .current {
	position: relative;
	padding-bottom: 0;
	border-bottom: 2px solid #007fcb;
}
.discuss-section .page-box {
	padding: 3px 0 0;
}
.discuss-area {
	_overflow: hidden;
	padding: 0 5px;
*position:relative;
*zoom:1;
}
.discuss-area .discuss-item {
	margin: -1px 0 1px;
	padding: 16px 0 12px 62px;
	border-top: 1px dotted #ccc;
}
.discuss-area .discuss-item .user-avatar {
	_display: inline;
	float: left;
	margin: 4px 0 0 -62px;
	_margin-right: 7px;
}
.discuss-area .discuss-item .user-avatar img {
	border: 1px solid #e6e6e6;
}
.discuss-content .post-text {
	font-size: 14px;
	line-height: 24px;
}
.discuss-content .post-text .name {
	color: #666;
	font-weight: bold;
}
.discuss-content .post-text .name:hover {
	color: #c00;
}
.discuss-content .post-text span.name:hover {
	color: #666;
}
.discuss-content .post-infor {
	padding: 8px 0 0;
}
.discuss-content .post-infor span {
	float: left;
	padding: 0 9px 0 0;
}
.discuss-content .post-infor .delete-btn {
	color: #f60;
	cursor: pointer;
}
.discuss-content .post-infor .delete-btn:hover {
	color: #f60;
	text-decoration: underline;
}
.discuss-content .post-infor .links {
	float: right;
}
.discuss-content .post-infor .top {
	color: #c00;
}
.discuss-content .post-infor .time {
	color: #999;
}
.discuss-content .post-infor .rate-bar {
	margin-top: 2px;
	padding: 0;
}
.discuss-content .post-infor .rate-bar span {
	padding: 0;
}
.discuss-content .post-infor .support {
	padding: 0 0 0 20px;
	background-position: -536px -15px;
	cursor: pointer;
}
.discuss-content .post-infor .support:hover {
	background-position: -536px -40px;
}
.discuss-content .post-infor .reply {
	padding: 0 0 0 20px;
	margin: 0 0 0 15px;
	background-position: -536px -65px;
	cursor: pointer;
}
.discuss-content .post-infor .reply:hover {
	background-position: -536px -90px;
}
.discuss-content .reply-area {
	position: relative;
	z-index: 100;
	margin: 13px 0 0;
	padding: 10px 15px;
	border: 1px solid #f0f0f0;
	border-radius: 2px;
	background-color: #fcfcfc;
}
.discuss-content .reply-area .semicircle-icon {
	position: absolute;
	top: -11px;
	_top: -10px;
	right: 14px;
	width: 23px;
	height: 11px;
	overflow: hidden;
	background-position: -510px 0;
}
.discuss-content .reply-area .reply-items {
	overflow: hidden;
	zoom: 1;
	margin: 16px 0 0;
}
.discuss-content .reply-area .reply-items .item {
	margin: -1px 0 1px;
	padding: 11px 0 0;
	border-top: 1px solid #f0f0f0;
}
.discuss-content .reply-area .reply-items .item .user-avatar {
	margin: 4px 10px 0 0;
	_margin-right: 7px;
	padding: 0 0 2px 0;
}
.discuss-content .reply-area .reply-items .item .user-avatar img {
	border: 0 none;
}
.discuss-content .reply-area .reply-items .item .reply-content {
	overflow: hidden;
	zoom: 1;
	font-size: 12px;
	line-height: 16px;
}
.discuss-content .reply-area .reply-items .item .reply-content .post-text {
	margin: 3px 0 0;
	font-size: 12px;
	line-height: 16px;
}
.discuss-content .reply-area .reply-items .item .reply-content .post-text .name {
	font-weight: normal;
}
.discuss-content .reply-area .reply-items .item .reply-content .post-infor {
	padding: 6px 0 13px;
}
.discuss-content .reply-area .reply-items .item .reply-content .post-infor .marks {
	color: #c00;
}
.discuss-content .reply-area .reply-items .item .reply-content .reply {
	padding-left: 0;
	background: none;
	color: #999;
}
.discuss-content .reply-area .reply-text {
	overflow: hidden;
	zoom: 1;
}
.discuss-content .reply-area .reply-text input {
	float: left;
	height: 14px;
	width: 467px;
	_width: 462px;
	padding: 8px 5px;
	border: 1px solid #d9d9d9;
	border-right: 0 none;
	outline: 0 none;
	font-family: Arial;
	line-height: 14px;
}
.discuss-content .reply-area .reply-text button {
	float: left;
	width: 62px;
	height: 32px;
	border: 0 none;
	border-radius: 0 2px 2px 0;
	background-color: #007fcb;
	color: #fff;
	outline: 0 none;
	text-align: center;
	line-height: 32px;
	cursor: pointer;
}
.discuss-content .reply-area .reply-text button:hover {
	background-color: #0075bb;
}
.more-link {
	display: block;
	height: 30px;
	background-color: #f3f3f3;
	line-height: 30px;
	text-align: center;
}
.more-link em {
	color: #c00;
}
.sendPost-box {
	padding: 0 0 25px;
}
.sendPost-box .sendPost-title {
	margin: 13px 0 0 5px;
	font: bold 14px/22px Arial;
}
.send-post {
	padding: 4px 5px 0;
}
.send-post .item {
*position:relative;
	padding: 10px 0 0 70px;
	color: #666;
	font-size: 14px;
	line-height: 24px;
}
.send-post span {
	float: left;
	padding: 0;
}
.send-post .num {
	float: right;
	height: 28px;
	font-size: 12px;
}
.send-post .num em {
	padding: 0 5px;
	font-size: 24px;
	line-height: 28px;
	vertical-align: bottom;
}
.send-post .item .rate {
	float: left;
}
.send-post .rate .rate-bar {
	width: 120px;
	height: 21px;
	margin: 0;
	background: none;
}
.send-post .rate-bar li {
	_display: inline;
	float: left;
	height: 21px;
	width: 22px;
	margin: 0 0 0 2px;
	background-position: -355px -65px;
}
.send-post .rate-bar .li-hover {
	background-position: -355px -40px;
}
.send-post .rate .scroe {
	padding: 0 0 0 10px;
	color: #333;
	font: normal 14px/26px Arial;
}
.send-post label {
	_display: inline;
	float: left;
	margin: 0 0 0 -70px;
	line-height: 24px;
}
.send-post .send-text {
	float: left;
	width: 582px;
*width:575px;
	height: 66px;
	resize: none;
	padding: 5px;
	border: 1px solid #ccc;
	border-color: #ccc #e9e9e9 #e9e9e9 #ccc;
	color: #999;
	font: normal 14px/24px Arial;
}
.send-post .send-infor {
*position:absolute;
*bottom:0;
*left:10px;
	clear: both;
	height: 32px;
	padding: 10px 0 0;
	font-size: 12px;
	line-height: 32px;
	position: relative;
}
.send-post .button {
	float: right;
	width: 70px;
	height: 32px;
	border: 0 none;
	background-position: -90px -115px;
	color: #999;
	font: bold 14px/30px Arial;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}
.send-post .button-active {
	background-position: -165px -115px;
	color: #fff;
}
.send-post .button:hover {
	background-position: -240px -115px;
	color: #fff;
}
.send-post .captcha {
	float: right;
	width: 198px;
}
.send-post .captcha img {
	border: 1px solid #8f8f8f;
	cursor: pointer;
	vertical-align: top;
}
.send-post .face {
	float: left;
	width: 50px;
	margin: 1px 20px 0 0;
	cursor: pointer;
}
.send-post .smile-icon {
	height: 22px;
	width: 25px;
	padding: 0 0 0 25px;
	line-height: 22px;
}
.send-post .upload-box {
	float: left;
	width: 200px;
	height: 32px;
	overflow: hidden;
	line-height: 32px;
	cursor: pointer;
}
.send-post .captcha .check-code {
	_display: inline;
	float: left;
	width: 70px;
	height: 14px;
	padding: 8px 0;
	margin: 0 10px;
	border: 1px solid #e9e9e9;
	text-align: center;
	line-height: 14px;
}
.send-post .select-bar {
	display: none;
	float: left;
}
.send-post .button-box {
	text-align: left;
}
.sendPost-box .discuss-link {
	float: left;
	width: 102px;
	height: 34px;
	overflow: hidden;
	margin: 12px 0 0;
	background-position: 0 -240px;
	text-indent: -999em;
}
.sendPost-box .discuss-link:hover {
	background-position: 0 -280px;
}
.sendPost-box .post-text .user-info {
	height: 20px;
	line-height: 20px;
}
.sendPost-box .post-text .delete-btn {
	float: right;
	color: #f60;
	font-size: 12px;
	cursor: pointer;
}
.sendPost-box .post-text .delete-btn:hover {
	color: #f60;
	text-decoration: underline;
}
.sendPost-box .discuss-area {
	padding: 0 5px;
}
.sendPost-box .discuss-area .discuss-item {
	border-top: 0 none;
	border-bottom: 1px solid #e6e6e6;
}
.softIntroduction-box {
	width: 698px;
	_overflow: hidden;
}
.section-tab {
	margin-top: 10px;
}
.section-tab .tab-nav, .softIntroduction-box .top-links {
	padding-left: 1px;
	margin: 0 -1px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}
.section-tab .tab-nav li, .softIntroduction-box .top-links li {
	position: relative;
	float: left;
	height: 32px;
	width: 66px;
	padding-top: 2px;
	border-right: 1px solid #e2e2e2;
	background: url(XIAZAI-publicHeader-bg.png) repeat-x 0 -295px;
	line-height: 32px;
	cursor: pointer;
}
.section-tab .tab-nav li span, .softIntroduction-box .top-links li span, .section-tab .tab-nav li a, .softIntroduction-box .top-links li a {
	display: block;
	_display: inline-block;
	height: 32px;
	font-size: 14px;
	text-align: center;
}
.section-tab .tab-nav .last, .softIntroduction-box .top-links .last {
	width: 69px!important;
}
.section-tab .tab-nav .current, .softIntroduction-box .top-links .current {
	padding: 0;
	margin-left: -1px;
	margin-top: -1px;
	border-top: 2px solid #007fcb;
	border-right: 0 none;
}
.section-tab .tab-nav .current span, .softIntroduction-box .top-links .current span, .softIntroduction-box .top-links .current a {
	position: relative;
	padding: 1px 0;
	margin-bottom: -1px;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	background: #fff;
	font-weight: bold;
}
.partner .link-items {
	padding: 11px 10px;
	line-height: 24px;
}
.partner .link-items a {
	padding: 0 10px 0 0;
	color: #666;
	word-break: break-all;
	white-space: normal;
}
.partner .link-items a:hover {
	color: #c00;
}
.softIntroduction-box {
	margin: 10px 0 0;
	border: 1px solid #E2E2E2;
	background-color: #fff;
}
.softIntroduction-box .ad-div {
	margin-left: 14px;
}
.softIntroduction-box .section {
	margin: 5px 12px 0;
	border: 0 none;
}
.softIntroduction-box .section .section-header {
	padding: 0 5px;
	background: #fff;
}
.softIntroduction-box .top-links {
	clear: left;
	margin: -1px 0 0 -1px;
	background: url(XIAZAI-publicHeader-bg.png) repeat-x 0 -295px;
}
.softIntroduction-box .top-links li {
	width: auto;
}
.softIntroduction-box .top-links span, .softIntroduction-box .top-links a {
	padding: 0 20px;
}
.softIntroduction-box .top-links .current span, .softIntroduction-box .top-links .current a {
	padding: 1px 20px;
}
.detailSoft-box {
	padding: 0 12px;
}
.detailSoft-box .soft-header {
	padding: 16px 0 8px;
	border-bottom: 1px solid #EEE;
}
.detailSoft-box .soft-header .plug {
	float: right;
}
.detailSoft-box .soft-header .pic {
	float: left;
	margin: 4px 0 0;
}
.detailSoft-box .soft-header .soft-info {
	overflow: hidden;
	zoom: 1;
	padding: 0 15px;
}
.detailSoft-box .soft-header .soft-title {
	font: normal 22px/40px 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1';
	word-break: break-all;
}
.detailSoft-box .soft-header .small-softTitle {
	font: normal 16px/22px 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1';
}
.detailSoft-box .soft-header .share-box {
	float: left;
	width: 198px;
	_width: 178px;
	height: 16px;
	overflow: hidden;
	margin: 8px 0 0;
	line-height: 16px;
}
.detailSoft-box .soft-header #bdshare {
	height: 16px;
	overflow: hidden;
}
.detailSoft-box .soft-header span.bds_more, .detailSoft-box .soft-header .bds_tools a {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.detailSoft-box .soft-header .bds_tsina {
	background-position: 0 -120px!important;
}
.detailSoft-box .soft-header .bds_qzone {
	background-position: 0 -80px!important;
}
.detailSoft-box .soft-header .bds_tqq {
	background-position: 0 -240px!important;
}
.detailSoft-box .soft-header .bds_more {
	background-position: -3px 0!important;
}
.detailSoft-box .soft-header .rank-num {
	overflow: hidden;
	zoom: 1;
	color: #999;
	font-size: 12px;
	line-height: 30px;
}
.detailSoft-box .rank-num em {
	padding: 0 5px;
	color: #f60;
	font: bold 18px/24px Arial;
}
.detailSoft-box .plug-tip {
	float: right;
	display: block;
	width: 60px;
	overflow: hidden;
	zoom: 1;
	font-weight: bold;
	text-align: center;
}
.detailSoft-box .plug-tip .icon {
	display: block;
	width: 42px;
	height: 35px;
	margin: 0 auto 2px;
}
.detailSoft-box .no-plug .icon {
	background-position: -50px -65px;
}
.detailSoft-box .plug-1 .icon {
	background-position: 0 -65px;
}
.detailSoft-box .plug-2 .icon {
	background-position: -100px -65px;
}
.detailSoft-box .plug-3 .icon {
	background-position: -150px -65px;
}
.detailSoft-box .plug-4 .icon {
	background-position: -200px -65px;
}
.detailSoft-box .plug-5 .icon {
	background-position: -250px -65px;
}
.detailSoft-box .soft-summary .soft-pictures {
	float: right;
	width: 266px;
	overflow: hidden;
}
.detailSoft-box .soft-download {
	float: left;
	width: 355px;
	overflow: hidden;
	padding: 0 0 0 3px;
}
.detailSoft-box .button-box a {
	position: relative;
	float: left;
	width: 171px;
	height: 48px;
	overflow: hidden;
	margin: 15px 0 0;
}
.detailSoft-box .button-box .downLoad-button {
	margin-right: 13px;
	background-position: -175px 0;
	background-color: #2C9745;
}
.detailSoft-box .button-box .member-button {
	background-position: 0 0;
	background-color: #FF9A00;
}
.detailSoft-box .button-box .downLoad-button:hover {
	background-position: -175px -55px;
}
.detailSoft-box .button-box .member-button:hover {
	background-position: 0 -55px;
}
.detailSoft-box .button-box i {
	position: absolute;
	top: 13px;
	left: 65px;
	width: 82px;
	height: 21px;
	cursor: pointer;
}
.detailSoft-box .button-box .img-text {
	background-position: 0 -115px;
}
.detailSoft-box .member-button .img-text {
	background-position: 0 -145px;
}
.detailSoft-box .member-button:hover .img-text {
	background-position: -90px -150px;
}
.detailSoft-box .button-box .text {
	color: #fff;
	font: normal 20px/21px 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1';
}
.detailSoft-box .soft-text {
	margin: 14px 0 0;
}
.detailSoft-box .soft-text li {
	overflow: hidden;
	height: 30px;
	border-bottom: 1px dotted #ccc;
	color: #666;
	line-height: 30px;
}
.detailSoft-box .soft-text span {
	float: left;
	width: 177px;
	word-break: break-all;
}
.detailSoft-box .last-item span {
	width: auto;
}
.detailSoft-box .recomend-ad {
	padding: 10px 3px;
	color: #999;
	line-height: 24px;
}
.detailSoft-box .recomend-ad label {
	float: left;
}
.detailSoft-box .recomend-ad input {
	_display: inline;
	float: left;
	width: 14px;
	height: 14px;
	overflow: hidden;
	margin: 5px 8px 0 0;
}
.detailSoft-box .soft-score {
	margin-top: 18px;
	color: #999;
}
.detailSoft-box .soft-score span, .detailSoft-box .soft-score .scroe {
	float: left;
	height: 24px;
	font-style: normal;
	line-height: 24px;
}
.detailSoft-box .soft-score .rate-bar {
	margin-top: 0;
	width: 117px;
	height: 21px;
	background-position: -355px -65px;
}
.detailSoft-box .rate-bar span {
	height: 21px;
	background-position: -355px -40px;
}
.detailSoft-box .soft-score em {
	color: #c00;
	font: bold 14px/24px Arial;
}
.detailSoft-box .comment-num {
	clear: both;
	display: block;
	margin-top: 4px;
	line-height: 24px;
}
.detailSoft-box .comment-num em {
	color: #c00;
}
.detailSoft-box .img-box {
	margin-top: 10px;
}
.detailSoft-box .section {
	margin: 0 -1px;
	padding: 12px 0 0;
	border: 0 none;
	border-top: 1px solid #eee;
}
.detailSoft-box .section .section-header {
	height: 18px;
	padding: 0 6px;
	border: 0 none;
	background: #fff;
	line-height: 18px;
}
.detailSoft-box .section .section-title {
	font-size: 12px;
	line-height: 18px;
}
.detailSoft-box .news-list {
	padding: 6px 0 0 6px;
}
.detailSoft-box .news-list li {
	float: left;
	width: 300px;
	padding-right: 25px;
	height: 24px;
	background-position: -547px 10px;
	line-height: 24px;
}
.detailSoft-box .filter-words {
	height: 40px;
	overflow: hidden;
	margin: 9px -12px 0;
	padding: 0 0 0 17px;
	border-top: 1px solid #eee;
	background-color: #f5f5f5;
	line-height: 40px;
}
.detailSoft-box .filter-words strong, .detailSoft-box .filter-words a, .detailSoft-box .filter-words i {
	float: left;
	font-family: SimSun;
}
.detailSoft-box .filter-words i {
	padding: 0 8px;
	color: #ccc;
	font-style: normal;
}
.softProblem-box {
	padding: 0 12px;
}
.softProblem-box .soft-summary .soft-title {
	overflow: hidden;
	zoom: 1;
	padding: 17px 0 0;
	font: normal 18px/24px 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1';
}
.softProblem-box .soft-title span, .softProblem-box .soft-title a {
	float: left;
}
.softProblem-box .soft-title .icon {
	float: left;
	width: 18px;
	height: 18px;
	overflow: hidden;
	margin: 3px 0 0 10px;
	background-position: -480px -35px;
}
.softProblem-box .soft-summary .summary-text {
	padding: 10px 0 0;
	color: #666;
	font: normal 14px/24px Arial;
}
.softProblem-box .soft-summary .share-box {
	height: 28px;
	overflow: hidden;
	margin: 7px 0 0;
	line-height: 28px;
}
.softProblem-box .share-box a {
	width: 16px;
	height: 16px;
	overflow: hidden;
	padding-left: 0;
	text-indent: -999em;
}
.softProblem-box .share-box a.bds_more {
	width: 50px;
	padding-left: 20px;
	text-indent: 0;
}
.softProblem-box .soft-summary .soft-pager {
	margin: 12px 0 0;
	border-top: 1px dotted #ccc;
}
.softProblem-box .soft-pager li {
	float: left;
	height: 20px;
	width: 327px;
	overflow: hidden;
	padding: 15px 10px 0 0;
	font-size: 14px;
	line-height: 20px;
}
.softProblem-box .soft-pager span {
	color: #999;
}
.softProblem-box .soft-pager .right-item {
	padding: 15px 0 0 10px;
	text-align: right;
}
.softProblem-box .question-box {
	padding: 27px 0 0;
}
.softProblem-box .question-box .input-wrap {
	float: left;
	height: 32px;
	width: 566px;
	padding: 0 8px;
	border: 2px solid #ebebeb;
	border-right: 0 none;
}
.softProblem-box .question-box input {
	width: 100%;
	height: 14px;
	padding: 9px 0;
	outline: 0 none;
	border: 0 none;
}
.softProblem-box .question-box button {
	float: left;
	width: 90px;
	height: 36px;
	outline: 0 none;
	border: 0 none;
	background-color: #ff8a00;
	color: #fff;
	font: bold 14px/36px Arial;
	cursor: pointer;
}
.softProblem-box .question-box button:hover {
	background-color: #f60;
}
.softProblem-box .news-list {
	padding: 9px 0 0;
}
.softProblem-box .news-list li {
	height: 26px;
	overflow: hidden;
	font-size: 14px;
	line-height: 26px;
}
.softProblem-box .news-list .data {
	float: right;
	margin: 0 0 0 10px;
	color: #999;
	font-size: 12px;
}
.softProblem-box .news-list a {
	word-break: break-all;
}
.softProblem-box .section {
	margin: 20px 0 0;
}
.softProblem-box .soft-text p {
	padding: 10px 5px 0;
	color: #999;
	line-height: 24px;
	word-break: break-all;
}
.softProblem-box .pic-list .item {
	padding-top: 15px;
}
.softProblem-box .more-links {
	margin-left: 8px;
}
.fixed-bar {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 40px;
	box-shadow: 5px 5px 5px rgba(0,0,0,.2);
	background: rgba(0,0,0,.85);
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#d9000000, endcolorstr=#d9000000, gradientType=1);
	line-height: 40px;
}
:root .fixed-bar {
	filter: none;
}
.fixed-bar .download {
	float: left;
	width: 188px;
	height: 40px;
	overflow: hidden;
	background-position: -315px -115px;
	text-indent: -999em;
}
.fixed-bar .soft-title {
	display: block;
	_display: inline;
	float: left;
	overflow: hidden;
	margin: 0 0 0 20px;
	color: #fff;
	font: normal 16px/40px 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1';
}
.ababIframe {
	margin: 10px 0 0;
*height:190px;
}
.discuss-content .reply-area .reply-bar {
	_position: relative;
}
.subscribeSoftPic-box {
	width: 700px;
	height: 400px;
	overflow: hidden;
	margin-top: 11px;
}
.subscribeSoftPic-box img {
	vertical-align: top;
}
