﻿a {
  color: #333;
}
.link {
  color: #666;
}
a:hover, .link:hover {
  color: #00aa98;
  text-decoration: underline;
}
.pt-side-nav {
  min-width: 1200px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #efefef;
  border-left: none;
  border-right: none;
  background: #fafafa;
  font-size: 12px;
  color: #999;
  font-family: "Microsoft Yahei";
  z-index: 1001;
}
.pt-l a {
  text-decoration: none;
  color: #999;
}
.pt-l {
  float: left;
  text-align: left;
}
.pt-r {
  float: right;
  width: 200px;
  text-align: right;
}
.pt-area {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
}
.pt-l .pt-index-link {
  float: left;
  margin-right: 24px;
  font-weight: bold;
  display: block;
}
.pt-nav-cate {
  float: left;
  position: relative;
  width: 76px;
  z-index: 1000;
}
.pt-width2 {
  width: 90px;
}
.pt-width3 {
  width: 112px;
}
#submit {
  cursor: pointer;
}
.pt-nav-cate .pt-menu-btn {
  display: block;
  height: 38px;
  _padding-top: 12px;
  _height: 26px;
  overflow: hidden;
  padding-left: 19px;
  border-right: 1px solid #fafafa;
  border-left: 1px solid #fafafa;
  vertical-align: middle;
  text-align: left;
}
.pt-l .pt-menu-btn:hover, 
.menu-current .pt-menu-btn {
  background: #fafafa;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
  color: #c1c1c1;
  text-decoration: none;
}
.pt-l .pt-menu-btn s {
  display: inline-block;
  *display: inline;
  width: 8px;
  height: 4px;
  margin-left: 8px;
  vertical-align: middle;
  overflow: hidden;
  *zoom: 1;
  background: url(../images/s-con-icon.png) no-repeat;
}
.pt-l .pt-menu-btn:hover s, 
.menu-current .pt-menu-btn s {
  background-position: 0 -12px;
}
.pt-r {
  padding-right: 13px;
  color: #999;
}
.pt-r a {
  color: #999;
}
.pt-r a:hover {
  color: #d80100;
}
.pt-r .line {
  margin: 0 7px;
}
.pt-nav-cate .pt-nav-list {
  position: absolute;
  left: 0px;
  top: 38px;
  background: #fff;
  border: 1px solid #e2e5e7;
  display: none;
}
.pt-nav-cate .pt-nav-list a {
  display: block;
  width: 64px;
  height: 30px;
  padding-left: 19px;
  color: #9a9a9a;
  line-height: 30px;
  text-align: left;
  *zoom: 1;
}
.pt-nav-cate .pt-nav-list a:hover {
  background: #fafafa;
  color: #303030;
  text-decoration: none;
}
.pt-width3 .pt-nav-list a {
  width: 91px;
}
.pt-width2 .pt-nav-list a {
  width: 76px;
}
.h-area {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  clear: both;
}
/*header css begin*/
.s-c-header {
  width: 1200px;
  height: 50px;
  margin: 30px auto 0 auto;
  clear: both;
}
.s-c-header .s-c-logo {
  float: left;
}
.s-c-header .s-c-form {
  position: relative;
  float: right;
  width: 355px;
}
.s-c-header .s-c-form .s-form-input {
  float: left;
  width: 269px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-right: none;
  height: 43px;
  line-height: 43px\9;
  color: #999;
  padding: 0 10px;
}
.s-c-header .s-c-form .s-form-submit {
  float: left;
  width: 60px;
  height: 45px;
  background: url(../images/s-con-icon.png) no-repeat 0 -139px;
  cursor: pointer;
}
/*header css end*/
/*footer css begin*/
.h-footer {
  width: 100%;
  min-width: 1200px;
  background: #333;
  color: #999;
  font-size: 12px;
  overflow: hidden;
  margin: 0 auto;
  height: 100%;
}
.h-footer a {
  color: #999;
}
.h-footer a:hover {
  color: #ee4433;
}
.h-footer .foot-copy {
  line-height: 30px;
  color: #777;
  text-align: center;
  margin: 15px 0;
}
.h-footer .foot-copy em {
  padding: 0 5px;
}
.foot-copy a {
  color: #777;
}
.linka{
    height:50px;
    text-align: center;
}