﻿/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
  font: 32px/1 Arial, "Microsoft YaHei", Helvetica, Verdana, sans-serif;
  color: #333;
  min-width: 1000px;
  min-height: 550px;
}
a {
  text-decoration: none;
  outline: none;
}
#container {
  width: 100%;
  position: relative;
}
/*
 * 头部导航板块
 * ---------------------------------------------------------
 */
#header {
  width: 100%;
  min-width: 1000px;
  height: 74px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  line-height: 20px;
  background: url(../images/bg-header-a5882c4.png) repeat-x;
}
#home #header {
  background: none;
}
#nav {
  overflow: hidden;
  position: absolute;
  top: 26px;
  left: 15px;
}
#nav li {
  padding: 0 15px;
  float: left;
}
#nav a {
  display: block;
  height: 20px;
  cursor: pointer;
  font-size: 14px;
  color: #b3b3b3;
}
#nav a:hover,
#home #nav .nav-home a,
#log #nav .nav-log a,
#about #nav .nav-about a {
  color: #fff;
}
#nav .nav-home a {width: 22px;
  overflow: hidden;
  text-indent: -999px;background-repeat: no-repeat;}
#nav .nav-home a:hover,
#home #nav .nav-home a {background-repeat: no-repeat;}
#header .nav-highlight {
  width: 60px;
  height: 2px;
  overflow: hidden;
  position: absolute;
  top: 50px;
  left: -60px;
  background: #fff;
}
#home #header .nav-highlight {
  width: 30px;
}
#download-all {
  height: 20px;
  padding-left: 22px;
  position: absolute;
  top: 26px;
  right: 30px;
  font-size: 14px;
  color: #b3b3b3;
}
#download-all .link-icon {width: 17px;
  height: 20px;
  margin-left: -28px;
  position: absolute;
  top: 0;background-repeat: no-repeat;}
#download-all:hover,
#download #download-all {
  color: #fff;
}
#download-all:hover .link-icon,
#download #download-all .link-icon {background-repeat: no-repeat;}
/*
 * 头部右上角的下载提示气泡，活动推广用
 * ---------------------------------------------------------
 */
.tip {
  width: 120px;
  height: 40px;
  padding: 6px 14px;
  position: absolute;
  border: solid 1px #777;
  background: #fff;
}
.tip-text {
  display: block;
  font-size: 12px;
  text-align: center;
  line-height: 1.5;
  color: #777;
}
.tip-arrow {
  width: 16px;
  height: 7px;
  margin-left: -8px;
  position: absolute;
  left: 50%;
  z-index: 1;
}
.tip-icon {
  position: absolute;
}
.tip-bottom .tip-arrow {top: -7px;background-repeat: no-repeat;}
.tip-top .tip-arrow {top: 100%;background-repeat: no-repeat;}
.header-tip {
  display: none !important;
  width: 133px;
  height: 50px;
  padding: 14px 14px 0 70px;
  top: 53px;
  right: 30px;
  text-align: left;
}
.header-tip .tip-arrow {
  margin: 0;
  right: 36px;
  left: auto;
}
.header-tip .tip-icon {
  width: 48px;
  height: 48px;
  top: 8px;
  left: 14px;
  /*
	background: url(../images/icon-tip-wk.png) no-repeat;
	*/
}
.header-tip .tip-text {
  text-align: left;
}
body {
  background: url(../images/bg-container-2-9fe30a3.png) repeat-x;
}
#content {
  width: 1000px;
  margin: 0 auto;
  padding: 156px 0 150px;
  overflow: hidden;
}
#logo {width: 330px;
  height: 68px;
  margin: 0 auto 60px;background-repeat: no-repeat;}
.sub-title {
  height: 38px;
  margin: 0 auto 55px;
  overflow: hidden;
  text-indent: -999px;
}
#about-title {width: 155px;background-repeat: no-repeat;}
#about-intro {
  width: 480px;
  padding-left: 20px;
  float: left;
}
#about-intro dt {
  margin-bottom: 6px;
  font-size: 18px;
  line-height: 1.4;
  color: #414141;
}
#about-intro dd {
  margin-bottom: 28px;
  font-size: 14px;
  line-height: 1.5;
  color: #808080;
}
#about-contacts {
  width: 346px;
  padding-right: 20px;
  float: right;
}
#about-contacts li {
  width: 148px;
  float: left;
}
#about-contacts .about-contact-1,
#about-contacts .about-contact-3 {
  margin-right: 50px;
}
#about-contacts .about-contact-1,
#about-contacts .about-contact-2 {
  margin-bottom: 25px;
}
#about-contacts .about-contact-icon {
  display: block;
  width: 148px;
  height: 148px;
  margin-bottom: 8px;
  overflow: hidden;
  text-indent: -999px;
}
#about-contacts .about-contact-name {
  display: block;
  font-size: 16px;
  text-align: center;
  color: #a5a5a5;
}
#nav .nav-home a{background-position:-308px 0px}#nav .nav-home a:hover,
#home #nav .nav-home a{background-position:-308px -23px}#download-all .link-icon{background-position:-313px -46px}#download-all:hover .link-icon,
#download #download-all .link-icon{background-position:-313px -69px}.tip-bottom .tip-arrow{background-position:-314px -92px}.tip-top .tip-arrow{background-position:-314px -102px}#logo{background-position:0px -112px}#about-title{background-position:-175px -183px}#nav .nav-home a,#nav .nav-home a:hover,
#home #nav .nav-home a,#download-all .link-icon,#download-all:hover .link-icon,
#download #download-all .link-icon,.tip-bottom .tip-arrow,.tip-top .tip-arrow,#logo,#about-title{background-image: url(../images/about_z-1f744f9.png)}