@charset "utf-8";
/* CSS Document */

* {
	margin: 0 auto;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}

body {
	width: 1275px;
	background-color: #faf6ea;
}

h1{
	margin: 12px 0;
	font-size: 36px;
	text-align: center;
}
h2{
	float: left;
	width: 100%;
	height: 48px;
	margin: 10px 0 5px 0;
	font-size: 18px;
	background-color:rgb(252, 192, 232);
	color:#f00;
	line-height: 48px;
	text-indent: 14px;
	border-radius: 8px;
	box-shadow: 1px 1px 3px 0px #999;
}


b{
	color: #f00;
	cursor:pointer;
}
ul{
	margin: 0 8px;
}
li {
	float: left;
	width: 304px;
	height: 74px;
	line-height: 74px;
	float: left;
	border: solid 1px #ccc;
	margin: 4px 4px;
	text-indent: 4px;
	text-align: left;
	border-radius: 5px;
	font-weight: bold;
	background-color: #efefef;
	box-shadow: 1px 1px 3px 0px #cdcdcd;
}

li.hidden{
	display: none;
}
li sub {
	float: right;
	font-size: 12px;
	width: 98px;
	margin-right: 5px;
}
li sub a{
	float: left;
	margin: 3px 2px auto 2px;
	line-height: 25px;
	width: 90px;
	background-color: #dedede;
	padding: 2px;
	border-radius: 5px;
	text-align: center;
	font-weight: normal;
	box-shadow: 1px 1px 1px 1px #fff;
}
li sub a:hover{
	background-color:#F5EDED;
	color: red;
}

li sub a.hidden{
	display: none;
}


li.long{
	clear: both;
	height: 52px;
	line-height: 52px;
	width: 1250px;
}
li.long h3{
	float: left;
	width: 965px;
	font-size: 15px;
	line-height: 52px;
	text-indent: 8px;
}
li.long sub {
	clear: none;
	float: right;
	line-height: 52px;
	height: 52px;
	width: 200px;
}
li.long span{
	margin-top: 10px;
}
li.long sub{
	margin-top: 8px;
}


li:hover{
	background-color: #fff;
}
ul li span.dnad {
	float: right;
	margin-top:2px; 
	width: 280px; 
	font-size: 12px; 
	line-height: 0.5;
	color:currentColo;
}
ul li span.dnad a {
	padding: 3px;
	width: auto;
	background-color:#dedede;
	border: solid 1px #ccc;
	border-radius: 5px;	
	text-align: center;
	font-weight: normal;
	box-shadow: 1px 1px 1px 1px #fff;
}
ul li span.dnad a:hover{
	background-color:#F5EDED;
	color: red;
}

ul li span.dnad a.hidden{
	display: none;
}


/* Icons */
li span {
	float: left;
	width: 30px;
	height: 29px;
	margin: 20px 2px auto 6px;
}

a,a:visited{
	text-decoration-line: none;
	color: #333333;
}
a:hover{
	color: #f00;
}

p{
	text-indent: 8px;
	line-height: 32px;
	width: 60%;
	float: left;	
}

.center {
	width: 100%;
	margin: 0;
	background-color: #ffffff;
}
.clr{
	clear: both;	
}

.site_discription{
	float: left;
	width: 100%;
	margin: 5px auto;

}
.vipimg{
	float: right;
	width: 20%;
	height: 94px;
	line-height: 94px;
}
.vipmq{
	float: left;
	width: 80%;
	height: 30px;
	line-height: 30px;
}
marquee{
	height: 30px;
	line-height: 30px;
	width: 98%;
	color: red;
	font-weight: bold;
}

.sitenav{
	clear: both;
	float: left;
	width: 100%;
}
.sitenav ul li {
	width: 49%;
	height: 48px;
	line-height: 48px;
	text-align: center;
	cursor:pointer;
}

.software_list{
	float: left;
	text-align: left;
}
.txtCenter{
	margin-top: 49px;
	text-align: center;
}

#MacOS {
	display: none;
}
#MacOS h2{
	background-color: #f8ce2e;	
}

.site_foot{
	float: left;
	width: 100%;
	margin: 35px auto;

}

ul{
	margin: 0 8px;
}
li {
	float: left;
	width: 303px;
	height: 72px;
	line-height: 42px;
	border: solid 1px #d5d5d0;
	margin: 4px 4px;
	text-align: center;
	border-radius: 5px;
	font-weight: bold;
	background-color: #efefef;
	background: #efefef url("../images/libga.png") no-repeat 0px 4px;
	text-shadow: 1px 1px 0 #fff;
}
#bgnone{    
	background: none;
	background-color: #efefef;
}