/* home */
#home-banner-section {
	background: #2496F6 url(../images/home_banner_icon.png) no-repeat center;
}
#home-banner {
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 70px;
}
#home-banner-text {
	width: 450px;
	margin: 5px -20px 0 170px;
	color: white;
	position: relative;
}
.home-slogan {
	font-size: 32px;
	font-weight: normal;
	margin-bottom: 45px;
}
.home-slogan-title {
	font-size: 60px;
	font-weight: bold;
	margin-right: 15px;
	font-family: SimSun;
}
.home-intro {
	font-size: 14px;
	line-height: 24px;
}
#home-dl-btn-container {
	position: relative;
	width: 400px;
	height: 125px;
	clear: left;
}
#home-dl-btn {
	margin-top: 65px;
	width: 200px;
	height: 58px;
	background: url(../images/home_down_normal.png);
  cursor:pointer;
}
#home-dl-btn:hover {
	background: url(../images/home_down_hover.png);
}
#home-banner-icon {
	width: 100px;
	height: 70px;
	position: absolute;
	left: 230px;
	top: 12px;
}
#home-version {
	font-size: 10px;
	margin-top: 8px;
}
.dl-links {
  float: left;
  margin-top: 98px;
  font-size: 18px;
}
.dl-links a {
	text-decoration: underline;
}
.dl-links span {
  margin-left: 10px;
}
.more-link {
	margin-left: 10px;
}
.more-link a {
}
/* �ص� */
#home-chars {
	background-color: #F0F0F0;
	height: 190px;
}
#home-chars li {
	float: left;
	width: 220px;
	height: 67px;
	padding-top: 70px;
	font-size: 18px;
}
#home-char {
	padding-top: 26px;
	color: white;
	text-align: center;
}
#home-char-1 {
	background: #F2B161 url(../images/home_tedian_quanneng.png) no-repeat center 18px;
	margin-right: 42px;
}
#home-char-2 {
	background: #93CF53 url(../images/home_tedian_qiangda.png) no-repeat center 18px;
	margin-right: 42px;
}
#home-char-3 {
	background: #61B3F5 url(../images/home_tedian_kuaisu.png) no-repeat center 18px;
	margin-right: 42px;
}
#home-char-4 {
	background: #E8765C url(../images/home_tedian_zhuiju.png) no-repeat center 18px;
}
.home-char-subtitle {
	font-size: 14px;
	margin-top: 4px;
}
/* video content */
#video-content {
	height: 630px;
	padding: 38px 0;
}
.list-title {
	font-size: 16px;
	color: #3E629E;
	padding: 12px 0;
}
#videolist {
	width: 580px;
	height: 600px;
	text-align: center;
}
#videolist-tabs  {
	height: 40px;
	margin-bottom: 22px;
}
#videolist-tabs ul li {
	float: left;
	width: 70px;
	height: 28px;
	padding-top: 12px;
	position: relative;
	font-size: 16px;
}
.videolist-on {
	background-color: #06A7E1;
	color: white;
}
#videolist-pages {
	margin-top: 10px;
	font-size: 14px;
}
.videoitem {
	width: 230px;
	float: left;
	margin: 0 60px 10px 0;
}
.videoitem img {
	height: 136px;
}
.v-thumb {
	position: relative;
}
.v-thumb img{
	border: 0;
	width: 230px;
}
.v-title {
	line-height: 50px;
	width: 235px;
}
.videoitem a {
	color: #343434;
}
.videoitem a:hover {
	color: #343434;
}
.play-btn {
    display: none;
    height: 60px;
    width: 60px;
    background: url("../images/home_play.png");
    position: absolute;
    cursor:pointer;
}
.play-btn:hover{
    display: inline-block;
    height: 60px;
    width: 60px;
    background: url("../images/home_play.png");
    position: absolute;
    cursor:pointer;
}
.down-btn {
    display: none;
    height: 18px;
    width: 18px;
    right: 12px;
    bottom: 10px;
    background: url("../images/home_video_down_normal.png");
    position: absolute;
    cursor:pointer;
}
.down-btn:hover{
    display: inline-block;
    height: 18px;
    width: 18px;
    right: 12px;
    bottom: 10px;
    background: url("../images/home_video_down_hover.png");
    position: absolute;
    cursor:pointer;
}
#doclist {
	width: 380px;
	margin-left: 40px;
	font-size: 16px;
}
#doclist a{
	color: #666666;
}
.focus-video {
	position: relative;
	margin: 16px 0 2px 0;
	width: 380px;
}
.focus-video img{
	width: 380px;
	height: 214px;
	border: 0;
}
#doclist li {
	font-size: 14px;
	background: url(../images/home_article.png) no-repeat 0 6px;
	padding-left: 28px;
	margin: 14px 0;
	height: 21px;
}

/* friend */
#frind-links {
	border-top: 1px solid #E5E5E5;
	position: relative;
	font-size: 12px;
	min-height: 10px;
	padding: 16px 0;
	margin-bottom: 10px;
	margin-top: 30px;
}
.friend {
	margin: 5px 8px 8px 0;
	float: left;
	width: 90px;
}
.friend a {
	color: #9A9A9A;
}
.friend a:hover {
	color: #9A9A9A;
}

/* end of home */

/* search input*/

.header_search{
	padding-top: 50px;
	height: 75px;
}

.header_search p{
	font-size:12px;
	color:#666;
	padding-top:11px;
	width:352px;
	margin:auto;
}

/* scaffolding */
/* ----------- */
.tt-menu,
.gist {
  text-align: left;
}
/* base styles */
/* ----------- */

.table-of-contents li {
  display: inline-block;
  /*display: inline;*/
  zoom: 1;
}

.table-of-contents li a {
  font-size: 16px;
  color: #999;
}

.typeahead,
.tt-query,
.tt-hint {
  width: 432px;
  height: 36px;
  padding: 0 8px;
  line-height: 30px;
  border: 2px solid #ccc;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  outline: none;
}

.typeahead {
	height: 36px;
	background-color: #fff;
	border: 1px solid #bcbcbc;
}

.typeahead:focus {
	border: 1px solid #06A7E1;
}

.tt-query {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999
}

.tt-menu {
	width: 448px;
	margin: 0 0;
	padding: 0 1px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 0;
	 -moz-border-radius: 0;
		  border-radius: 0;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	 -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
		  box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
	line-height: 28px;
	color: #333;
}

.tt-suggestion:hover {
	cursor: pointer;
	color: #333;
	background-color: #eee;
}

.tt-suggestion.tt-cursor {
	color: #333;
	background-color: #eee;
}

.tt-suggestion p {
	margin: 0;
}

.tt-suggestion  a{
	color:#666;
	font-size: 13px;
	
}

.gist {
	font-size: 14px;
}


.keyword1{
	color:#2689ff;	
}

.keyword2{
	color:#2689ff;
}
.keyword3{
	color:#2689ff;
}

.input-group{
	margin: auto;
	width: 540px;
}

.input-group .search-btn{
	float: left;
    position: absolute;
    width: 90px;
    height: 38px;
	background: #06A7E1;
	line-height: 38px;
	text-align:center;
	cursor: pointer;
}

.input-group .search-btn a{
	width: 90px;
	height: 38px;
	cursor: pointer;
}
.focus-title {
    text-align: center;
    margin: 4px 0;
}

