@charset "gb2312";
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea {
	margin: 0;
	padding: 0
}

body {
  font-family: "Microsoft YaHei", "Î¢ÈíÑÅºÚ", Tahoma;
  background: url(imagesbtlibbg.jpg) no-repeat top center;
}

img, input {
  border: 0;
  outline: none;
}

a, a:hover, a:link, a:visited {
  text-decoration: none;
  outline: none;
}

.Main {
  width: 945px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 233px;
}
.BootPageLogo {
  width: 945px;
  height: 125px;
  background: url(imagesbtlibbootpage_01.png) no-repeat;
}
.SeachBox {
  width: 893px;
  height: 48px;
  background: url(imagesbtlibbootpage_02.png) repeat-x;
  padding: 23px 25px 22px 27px;
  position: relative;
  z-index: 1;
}

.input {
  float: left;
  display: block;
  width: 618px;
  height: 48px;
  line-height: 48px;
  border: none;
  background-color: #fdf9ef;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-indent: 25px;
  font-size: 18px;
  color: #8d8c8c;
}

.choose {
  position: absolute;
  z-index: 2;
  top: 23px;
  left: 645px;
  float: left;
  width: 147px;
  height: 48px;
  border-left: 1px solid #c0c0c0;
  background-color: #fdf9ef;
}
.choose select {
	width: 147px;
	height: 48px;
  line-height: 48px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  border: none;
  outline: none;
  background-color: transparent;
}

.search_btn {
  float: right;
  width: 117px;
  height: 48px;
  line-height: 48px;
  background: url(imagesbtlibbootpage_03.png) no-repeat;
  border: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
}

.HasTab {
  width: 945px;
  overflow: hidden;
}

.HasTab .hd {
  width: 133px;
  height: 240px;
  float: left;
  margin-left: 27px;
  margin-top: 63px;
  background: url(imagesbtlibbootpage_04.png) no-repeat top right;
  position: relative;
}

.HasTab .hd ul {
  z-index: 5;
  position: absolute;
  height: 240px;
  overflow: hidden;
  zoom: 1;
}

.HasTab .hd li {
  float: left;
  width: 133px;
  height: 18px;
  line-height: 18px;
  text-indent: 15px;
  cursor: pointer;
  margin-bottom: 41px;
}
.HasTab .hd li a {
  font-size: 17.99px;
  color: #333;
}

.HasTab .hd li.on {
  background: url(imagesbtlibbootpage_05.png) no-repeat left center;
}
.HasTab .hd li.on a {
  color: #713d33;
  font-weight: bold;
}

.HasTab .bd {
  width: 719px;
  height: 240px;
  margin-top: 52px;
  float: right;
  position: relative;
}
.HasTab .bd .con {
  width: 719px;
  height: 240px;
  float: left;
}
.HasTab .bd .con .conMore {
  display: block;
  position: absolute;
  right: 26px;
  bottom: 0;
  background: url(imagesbtlibbootpage_07.png) no-repeat left center;
  text-indent: 22px;
  font-size: 14px;
  color: #999;
}
.HasTab .bd .con .conMore:hover {
  font-weight: bold;
  color: #713d33;
}
/*.HasTab .bd .con ul {
  display: block;
  width: 331px;
  height: 210px;
  float: left;
}*/
.HasTab .bd .con ul li {
  display: block;
  width: 331px;
  height: 37.98px;
  float: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 17px;
  line-height: 37.98px;
  font-size: 15.99px;
  background: url(imagesbtlibbootpage_06.png) no-repeat left center;
}
.HasTab .bd .con ul li a {
  color: #666;
}
.HasTab .bd .con ul li a:hover {
  color: #713d33;
  text-decoration: underline;
}
.SiteHome {
  width: 945px;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  text-align: center;
  margin-top: 100px;
}
.SiteHome span {
  color: #999;
}
.SiteHome span a {
  color: #734034;
  text-decoration: underline;
}
