@charset "utf-8";
body {background: #fff;}
body,dl,dd,ul,ol,h1,h2,h3,h4,h5,h6,form,p {margin: 0;}
body,td,th,h1,h2,h3,h4,h5,h6 {
	font-size: 12px;
	font-family: Arial, SimSun, sans-serif;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul,ol {
	padding: 0;
	list-style-type: none;
}
em,var {
	font-style: normal;
}
input,textarea,button,select {
	border: 0 none;
	background: #fff;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	*font-size: 100%;
}
input,textarea,button,a {
	outline: none;
}
input::-moz-focus-inner {
	border: 0;
}
input,label,button {
	font-family: "Tohama";
	vertical-align: middle;
}
br {
	height: 0;
	line-height: 0;
	overflow: hidden;
	font-size: 0;
}
img {
	vertical-align: middle;
}
td,th,div {
	word-break: break-all;
	word-wrap: break-word
}
a {
	text-decoration: none;
}
a img {
	border: none;
}
a:link {
	
}
a:visited {
	
}
a:hover {
	text-decoration: underline;
}
a:active {
	
}
.cc {
	zoom: 1;
}
.cc:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0px;
}
.c {
	clear: both;
	font: 0px/0px Arial;
	overflow: hidden;
	height: 0;
	width: 0;
}
.justify {
	overflow: hidden;
	text-align: justify;
	text-justify: distribute-all-lines;
}
.justify:after {
	content: "__________________________________________";
	font-size: 100px;
	visibility: hidden;
}
.mid_mar {
	margin: 0 auto;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}

.min-height {
	min-height: 200px;
	height: auto !important;
	height: 200px;
}
ol,ul {
	list-style: none;
	margin: 0;
}
li {
	margin: 0;
}
.header {
	position: relative;
	width: 980px;
	height: 80px;
}
.logo {
	position: absolute;
	text-indent: -9999em;
	display: block;
	width: 185px;
	height: 64px;
	top:7px;
	background: url(/img/logo.png) 0 0 no-repeat;
}
.header .menu-box {
	position: absolute;
	top: 36px;
	right: 0px;
	height: 21px;
}
.header .menu-box ul li {
	float: left;
}
.header .menu-box .home {
	display: block;
	height: 21px;
	width: 61px;
	background: url(/img/home-gray.png) no-repeat 0px 0px;
	color: #59bfef;
	font-size: 14px;
	font-family: 雅黑;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 4px;
}
/*
.header .menu-box .home:hover {
	background: url(/img/home.png) no-repeat 0px 0px;
	color: #908f8f;
	text-decoration: none;
}*/
.header .menu-box .reply {
	display: block;
	height: 21px;
	width: 61px;
	background: url(/img/reply-gray.png) no-repeat 0px 0px;
	color: #59bfef;
	font-size: 14px;
	font-family: 雅黑;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 4px;
}

.header .menu-box .updatelog {
	display: block;
	height: 21px;
	width: 61px;
	color: #59bfef;
	font-size: 14px;
	font-family: 雅黑;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 4px;
}

/*
.header .menu-box .reply:hover {
	background: url(/img/reply.png) no-repeat 0px 0px;
	color: #908f8f;
	text-decoration: none;
}
*/
.main {
	position: relative;
	width: 100%;
	background: url(/img/bg_main.png) repeat-x;
}
.download {
	position: relative;
	width: 980px;
	height: 490px;
	margin: 0 auto;
	/*background: url(/img/bg_main.jpg) center top no-repeat;*/
}
.download .show-1 {
	position: absolute;
	top: 2px;
	left: 0px;
	width: 187px;
	height: 414px;
	display: block;
	background: url(/img/show_1.png) center top no-repeat;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/show_1.png",sizingMethod="image");
}
.download .show-2 {
	position: absolute;
	top: 2px;
	left: 187px;
	width: 453px;
	height: 414px;
	display: block;
	background: url(/img/show_2.png) center top no-repeat;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/show_2.png",sizingMethod="image");
}
.download .show-3 {
	position: absolute;
	top: 72px;
	right: 0px;
	width: 280px;
	height: 117px;
	display: block;
	background: url(/img/show_3.png) center top no-repeat;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/show_3.png",sizingMethod="image");
}
.download p {
	position: absolute;
	top: 215px;
	right: 20px;
	font-family: "Microsoft Yahei";
	color: #1E1E1E;
	opacity: 0.4;
	filter: alpha(opacity =     40);
	line-height: 30px;
	text-align: right;
}
.download .downloda-btn {
	position: absolute;
	top: 322px;
	right: 15px;
	display: block;
	width: 214px;
	height: 54px;
	background: url(/img/btn_download.png) no-repeat;
	text-indent: -9999em;
}
.download .downloda-btn:hover {
	background-position: 0 -54px;
}
.download .line{
	position: absolute;
 	bottom:0px;
	display:block;
	width:950px;
	height:8px;
	background: url(/img/line.png) no-repeat;
}
.product_characteristics {
	width: 980px;
	height: 200px;
	margin: 55px auto 0 auto;
	line-height: 22px;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #999999;
	overflow: hidden;
}
.product_characteristics ul {
	width: 1050px;
}
.product_characteristics ul li {
	float: left;
	width: 350px;
	height: 50px;
	margin-bottom: 40px;
	padding: 15px 0;
	overflow: hidden;
}
.product_characteristics ul li img {
	float: left;
	margin-right: 30px;
}
.links-box{
	margin-top:46px;
	width:980px;
	height:107px;
	border:1px solid #e4e4e4;
	margin-left:auto;
	margin-right:auto;
}
.links-title{
	height:30px;
	background:#fafafa;
	widht:100%;
	color:#444444;
}
.links-title strong{
	margin-left:16px;
	font-size:14px;
	line-height:29px;
}
.links-connext{
	position:relative;
	height:74px;
}
.links-connext .link-list{
	padding-left:16px;
	padding-right:16px;
}
.links-connext .link-list a{
	color:#7b7b7b;
	line-height:20px;
}
.links-connext .more{
	position:absolute;
	right:16px;
	bottom:10px;
	color:#82aff6;
}
.footer {
	width: 100%;
	height: 110px;
}
.footer p {
	width: 980px;
	padding-top: 20px;
	margin: 0 auto;
	line-height: 20px;
	text-align: center;
	color: #9e9e9e;
}
.footer p a {
	color: #9e9e9e;
}

/**
 * slice
 */
.slice{
	display: block;
	padding-left:48px;
	height: 58px;
	width: 195px;
	background:url(/img/slice.png) no-repeat left bottom;
	position: absolute;
	right: 5px;
	top: 400px;
}
.slice a{
	font-weight: normal;
	position: absolute;
	font-size: 14px;
	color: #f36bbc;
	text-decoration:underline;
}
.update{
    background-image:url(/img/bg_main.jpg);
	background-repeat:repeat-x;
}
.update-log {
	position: relative;
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;

}

.update-log h2 {
	color: #1b8ace;
	font-size: 14px;
	font-family: 雅黑;
	font-weight: bold;
	line-height:24px;
	margin:15px 0px 5px 15px
}

.update-log ul {
     margin-left:15px;
	 margin-right:15px;
	 padding-bottom:25px;
	 border-bottom:solid #cac8c8 1px;
}

.update-log li {
	line-height:20px;
	color: #433f3f;
}