@charset "utf-8";
/* CSS Document */
/* 晃游部落新版 */
/* 页面统一样式 */
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, big, em, font, img, strong, tt, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	 padding: 0;
	 margin: 0;
	 border:0;
	 vertical-align: baseline;
}
body {
	font-size:16px;
	font-family:"微软雅黑","Microsoft YaHei",Arial, Helvetica, sans-serif;
	background-color:#fff;
	/*解决ie 6下hover事件无效问题*/
	behavior:url("csshover.htc");
}
a {
	color:#4b5b78;
	font-size:15px;
	text-decoration:none;
}
ul,li {
	list-style-type:none;
}
.clearfix:after {
	content:".";
	clear:both;
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
}
.clearfix {
	*zoom:1;
}
/*最上面部分*/
#top-bg-one {
	width:100%;
	min-width:1200px;
	height:648px;
	background: url("../images/top_bg.jpg") no-repeat center top;
}
.top-bg-main {
	margin:0 auto;
	width:1000px;
	height:auto;
}
.top-bg-main div {
	padding-top:5px;
	width:100%;
	clear:both;
}
/*导航*/
.top-bg-main .nav ul {
	float:right;
}
.top-bg-main .nav li {
	float:left;
	display:inline;
	width:104px;
	height:35px;
	background:url("../images/navi.png") no-repeat 0 35px;
}
.top-bg-main .nav li:hover {
	background-position:0 0;
}
.top-bg-main .nav li a {
	display:block;
	width:104px;
	height:35px;
	background:url("../images/navi.png") no-repeat 0 -35px;
}
.top-bg-main .nav .discuss a {
	background-position:0 -70px;
}
/*推荐*/
.recommend ul {
	float:right;
	padding-top:48px;
	width:400px;
}
.recommend li {
	float:left;
	display:inline;
	padding-left:30px;
	margin:10px 2px 10px 85px;
	line-height:27px;
	color:#fff;
	font-size:18px;
	background:url("../images/dian.png") no-repeat 0 9px;
}
.recommend .tj3 {
	background-position:0 -18px;
}
.recommend .tj5 {
	background-position:0 -45px;
}
.recommend .tj2 {
	background-position:0 -72px;
}
.recommend .tj4 {
	background-position:0 -99px;
}
.recommend .tj6 {
	background-position:0 -126px;
}
/*数字 3*/
.num-show {
	margin:50px 0 15px 0;
	height:191px;
	background: url("../images/num01.png") no-repeat 705px 0;
}
/*下载*/
.top-down a {
	display:block;
	float:right;
	margin-right:25px;
	width:320px;
	height:92px;
	background: url("../images/btn_down.png") no-repeat 0 0;
}
.top-down a:hover {
	background-position:0 -92px;
}
.top-down a:active {
	background-position:0 -184px;
}
/*中间部分*/
#middle {
	margin-top:52px;
	width:100%;
	min-width:1200px;
	height:auto;
}
.mid-main {
	margin:0 auto;
	width:1000px;
}
/*分类下载*/
.sort-down ul li {
	float:left;
	position:relative;
	overflow:hidden;
}
.sort-down .sort-name {
	padding:15px 38px 0 38px;
	width:250px;
	height:85px;
	background:#f3f3f3 url("../images/sort_pic.png") no-repeat 50px 20px;
	color:#525150;
}
.sort-down .sort-name p {
	margin-left:90px;
	color:#000;
	font-size:29px;
}
.sort-down .sort-name span {
	margin-left:90px;
	font-size:16px;
	line-height:32px;
}
.sort-down .sort-down-zone {
	padding:20px 28px;
	width:270px;
	height:60px;
	background-color:#e9e9e9;
}
.sort-down .sort-down-zone a {
	display:block;
	display:inline;
	float:left;
	width:200px;
	height:60px;
	background:url("../images/sort_pic.png") no-repeat 0 -300px;
}
.sort-down .sort-down-zone a:hover {
	background-position:0 -360px;
}
.sort-down .erweima-hover {
	position:absolute;
	bottom:20px;
	right:28px;
	width:60px;
	height:58px;
	background:url("../images/sort_pic.png") no-repeat 0 -420px;
	cursor:pointer;
	z-index:1000;
}
.sort-down li .shadow {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:100%;
	display:none;
	background:url("../images/touming.png");
}
.sort-down li .shadow img {
	width:160px;
	margin:20px 0 0 75px;
}
.sort-down .ios-sort,.sort-down .wp-sort {
	margin-left:7px;
}
.sort-down .ios-sort .sort-name {
	background-position:50px -80px;
}
.sort-down .wp-sort .sort-name {
	background-position:50px -180px;
}
/*圆形介绍*/
.circle-info {
	margin:60px 0 20px 0;
}
.circle-info li {
	float:left;
	margin-left:10px;
	width:212px;
	padding-top:230px;
	background:url("../images/circle_pic.png") no-repeat 0 0;
}
.circle-info li p {
	text-align:center;
	font-size:14px;
	color:#999;
	line-height:22px;
}
.circle-info .list2,.circle-info .list3,.circle-info .list4 {
	margin-left:43px;
}
.circle-info .list2 {
	background-position:-212px 0;
}
.circle-info .list3 {
	background-position:-424px 0;
}
.circle-info .list4 {
	background-position:-636px 0;
}
/*介绍*/
.intro-panel {
	width:100%;
	min-width:1200px;
	height:auto;
}
.huang-intro {
	margin:0 auto;
	width:1000px;
}
.huang-intro img {
	display:block;
	display:inline;
	float:left;
	width:600px;
}
.huang-intro div {
	float:left;
	width:368px;
	margin-left:30px;
	margin-top:200px;
}
.huang-intro p {
	color:#88939e;
	line-height:30px;
}
.huang-intro .p-title {
	margin-bottom:30px;
	font-size:38px;
	color:#2b3d55;
	line-height:40px;
}
.huang-one {
	background-color:#fffcf6;
	border-top:1px solid #fffcf6;
	border-bottom:1px solid #fffcf6;
}
/*页面下方*/
/*页面下方背景*/
#fot-bg {
	width:100%;
	background:#fffcf6 url("../images/fot_bg.png") no-repeat center top;
	height:102px;
	min-width:1200px;
}
/*二维码部分*/
#below {
	margin:0 auto;
	width:100%;
	height:207px;
	min-width:1200px;
	background-color:#272b34;
}
.bel-main {
	margin:0 auto;
	width:1000px;
	font-size:14px;
	color:#626873;
}
.connect {
	float:left;
	padding-top:9px;
	display:inline;
	margin-top:33px;
	width:286px;
	border-right:1px solid #343945;
}
.connect li {
	float:left;
	height:28px;
	line-height:28px;
}
.connect .left {
	width:105px;
}
.connect .right {
	width:180px;
}
.connect a {
	display:block;
	width:143px;
	height:22px;
	margin-top:3px;
	background:url("../images/qq.jpg") no-repeat;
}
.erweima {
	float:left;
	display:inline;
	margin-left:20px;
	width:318px;
}
.erweima span {
	display:block;
	display:inline;
	float:left;
	text-align:center;
}
.erweima img {
	display:block;
	clear:both;
	width:117px;
	height:117px;
	border:8px solid #1e222b;
}
.erweima .word {
	width:15px;
	margin:30px 8px 0 8px;
}
.about {
	float:left;
	display:inline;
	margin-top:30px;
	width:350px;
	border-left:1px solid #343945;
}
.about li {
	float:left;
	display:inline;
	margin-left:16px;
}
.about li a {
	position:relative;
	display:block;
	width:95px;
	height:120px;
	font-size:16px;
	color:#626873;
	background:url("../images/connect.png") no-repeat;
}
.about li a span {
	display:block;
	width:100%;
	position:absolute;
	bottom:0;
	text-align:center;
	line-height:18px;
}
.about .a a:hover {
	background-position:-95px 0;
	color:#ffa800;
}
.about .b a {
	background-position:-190px 0;
}
.about .b a:hover {
	background-position:-285px 0;
	color:#ffa800;
}
.about .c a {
	background-position:-380px 0;
}
.about .c a:hover {
	background-position:-475px 0;
	color:#ffa800;
}
/*版权*/
#footer {
	margin:0 auto;
	padding:20px 0;
	width:100%;
	min-width:1200px;
	background-color:#1a1e27;
	font-size:14px;
	color:#626873;
}
.copyright {
	margin:0 auto;
	width:1000px;
	padding:30px 0 20px 0;
}
.copyright p {
	text-align:center;
	line-height:30px;
}
.copyright img {
	margin-left:10px;
}