body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #D8D8D8;
	font-family: "宋体","微软雅黑";
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	color: #333;
}
a{
	color: #333;
	text-decoration: none;
}
a:hover{
	color: #09F;
	text-decoration: none;
}
h1,h2{
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑", "宋体";
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mainshadow {
	background-color: #FFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0px -5px 5px 2px #999;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	}
.righttools{
	position: fixed;
	right: 0px;
	bottom: 170px;
	cursor: hand;
	width: 60px;
	_position: absolute;
}
.righttools2{
	position: fixed;
	right: 0px;
	bottom: 30px;
	width: 90px;
	_position: absolute;
	text-align: center;
	font-size: 12px;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.flash{
	background-color: #000;
}


.clear{
	clear: both;
	line-height: 0px;
	height: 0px;
}
.headnav{
	line-height: 28px;
	height: 28px;
	background-color: #666;
	text-align: left;
	width: 100%;
	color: #FFF;
	font-size: 12px;
}
.headnavlogo{
	float: left;
	padding-left: 5px;
}
.headnavtxt{float:left;}
.headnavlink{
	float: right;
	padding-right: 10px;
	color: #333;
}
.headnavlink a{
	margin-right: 5px;
	margin-left: 5px;
	color: #CCC;
}
.headnavlink a:hover{
	color: #FFF;
}

.fx{
	height: 24px;
	padding: 12px;
	background-image: url(../images/flashshadow.png);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 24px;
}
.fx a{
	color: #FFF;
}
.fxbtn{
	float: left;
	color: #FFF;
}

.sina{float:right;}
.blink{
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}
.kfq{float:right;}

.toptxt{
	color: #FFF;
	padding-top: 20px;
}
.toptxtbg{
	background-image: url(../images/toptxtbg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 50px;
	clear: both;
}
.toptxtc{
	float: left;
	width: 42%;
	margin-left: 50px;
	margin-right: 20px;
}
.toptxt h1{
	font-size: 20px;
	line-height: 32px;
}
.toptxtframe{
	margin-right: auto;
	margin-left: auto;
}
.main{
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 40px;
}
.mainbox2x{
	float: left;
	width: 42%;
	margin-left: 50px;
	margin-right: 20px;
}
.mainbox2xpic{text-align:center;}
.main h1{
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 20px;
	color: #339933;
	font-weight: normal;
}
.main h2{
	font-size: 14px;
	line-height: 18px;
	color: #339933;
	font-weight: normal;
}
.main h3{
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 5px;
	color: #339933;
	font-family: "微软雅黑", "宋体";
	font-weight: normal;
}
.mainbox3x{
	float: left;
	width: 28%;
	text-align: center;
}
.mainbox3xpic{
	text-align: center;
}
.mainbox3x h1{
	text-align: center;
	margin-bottom: 5px;
}
.mainbox3xtxt{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.mainbox{
	padding-left: 50px;
}
.playbtn{
	padding: 10px;
	font-size: 18px;
	color: #FFF;
	background-color: #6C0;
	font-weight: normal;
	width: 280px;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-family: "微软雅黑", "宋体";
}
.playbtnpic{
	text-align: right;
}
.footframe{
	background-color: #333;
}
.righttoolsbox{
	background-color: #3366CC;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	width: 60px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	line-height: 12px;
	padding-bottom: 10px;
	margin-top: 6px;
}
.righttoolsbox img{
	margin-bottom: 5px;
}
.righttoolsbox a{}
.righttoolsbox a:hover{}




@media screen and (min-height: 10px){ 
.freedomw{width: 960px;}
.freedomw2{width: 960px;}
.flash{height: 600px;}
.mainbox3x{	margin-left: 40px;}
.mainbox3xpic{width:235px;height:170px;}
} 
@media screen and (min-height: 680px){ 
.freedomw{width: 1120px;}
.freedomw2{width: 1120px;}
.flash{height: 700px;}
.mainbox3x{	margin-left: 50px;}
.mainbox3xpic{width:290px;height:210px;}
} 
@media screen and (min-height: 840px){ 
.freedomw{width: 1360px;}
.freedomw2{width: 1120px;}
.flash{height: 850px;}
.mainbox3x{	margin-left: 50px;}
.mainbox3xpic{width:290px;height:210px;}
} 
.backtop{display:none;}
.foot{
	background-color: #333333;
	height: 260px;
	width: 100%;
	padding-top: 40px;
}
.footmenu{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.footmenubox{
	float:left;
	width: 115px;
}
.footmenuboxtitle{
	color: #FFFFFF;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #525252;
	margin-bottom: 10px;
}
.footmenuboxtitle a{color: #FFFFFF;}
.footmenuboxtitle a:hover{
	color: #3CF;
}
.footmenubox h1{
	font-size: 12px;
	color: #989898;
	font-weight: normal;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.footmenubox h1 a{color: #989898;}
.footmenubox h1 a:hover{
	color: #3CF;
}

.copyright{
	color: #989898;
	text-align: left;
	padding-top: 40px;
	padding-left: 140px;
	background-image: url(../images/footlogo.gif);
	background-repeat: no-repeat;
	background-position: 0px 32px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}

.copyright a{
	color: #989898;
	margin-right: 16px;
	font-size: 12px;
}
.copyright a:hover{
	color: #3CF;
}
.mainbox6x{
	float: left;
	width: 15%;
	width: 13%\9;
	margin-right: 1.5%;
	text-align: center;
	font-size: 12px;
	line-height: 32px;
	margin-top: 15px;
}
.mainbox6x img{
	border: 1px solid #999;
}
.mainbox5x{
	float: left;
	width: 18%;
	width: 16%\9;
	margin-right: 1.5%;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
}
.footmenubox2{
	float:left;
	width: 120px;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	color: #CCCCCC;
}
.footmenubox2 img{
	margin-bottom: 6px;
}
.zxbtn{	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #FFFFFF;
	background-color: #0099FF;
	width: 100px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
}
.zxbtn2{	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #FFFFFF;
	background-color: #0066cc;
	width: 100px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align:center;
	font-size: 14px;
	line-height: 14px;
}
.softMain{
	background-color: #FFFFFF;
	height: 500px;
	width: 700px;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 22px;
	padding-top: 100px;
	color: #333333;
	line-height: 32px;
}
.softBtn{
	color: #FFFFFF;
	background-color: #0099FF;
	border-radius:50px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	line-height: 60px;
	font-size: 20px;
}
.softBtn2{
	font-size: 16px;
	line-height: 42px;
	margin-top: 30px;
}
.softScan{
	padding-top: 20px;
	padding-bottom: 20px;
}
.softScanImg{
	height: 160px;
	width: 160px;
}
.flywindows{
	position: fixed;
	bottom:50px;
	right:50px;
}
.flywindows img{
	width:170px;
	height:170px;
}
