.f_pr {
  position: relative;
}
.f_pa {
  position: absolute;
}
.header, .content, .footer {
  width: 1200px;
  margin: 0 auto;
}
em {
  font-style: normal;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.g_top {
  height: 220px;
  background: url(../images/topbg.jpg) repeat-x center top;
}
.g_top .top {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #f7f7f7;
}
.g_top .top .content {
  color: #666;
}
.huan {
  font-weight: normal;
}
.top_list {
  float: right;
}
.top_list a {
  padding: 0 4px;
  color: #787878;
}
.g_top .m_top {
  height: 120px;
}
.g_top .m_top .xian {
  height: 44px;
  width: 1px;
  background: #d3d3d3;
  float: left;
  margin: 36px 20px;
}
.top_c h3 {
  float: left;
  padding: 20px 0px 0 0;
}
.top_c h4 {
  float: left;
  height: 60px;
  margin: 28px 0 0 0;
  color: #252525;
  font-size: 22px;
  font-weight: bold;
}
.top_c h4 em {
  display: block;
  color: #666666;
  font-weight: normal;
  font-size: 18px;
}
.top_c h4 b {
  color: #2d4f8f;
}
.top_c p {
  float: right;
  margin: 25px 0 0 0;
  background: url(../images/tel.jpg) no-repeat left 2px;
  font-weight: normal;
  padding: 0 0 0 78px;
}
.top_c p b {
  display: block;
  font-weight: normal;
  color: #666666;
  font-size: 16px;
}
.top_c p span {
  display: block;
  font-size: 28px;
  color: 2d4f8f;
  font-family: impact;
}
.g_nav {
  height: 60px;
  line-height: 60px;
}
.g_nav li {
  position: relative;
  float: left;
  font-size: 16px;
}
.g_nav li>a {
  display: block;
  float: left;
  padding: 0 44px;
  color: #fff;
  line-height: 60px;
  text-decoration: none;
}
.g_nav li a:hover, .g_nav .cur a {
  color: #fff;
  background: #2d4f8f;
}
.g_nav .lastli {
  background: none;
}
.g_nav .home a {
  background-image: url(../images/home.png);
  background-repeat: no-repeat;
  background-position: 0 15px;
  padding: 0 7px 0 41px;
  margin-right: 50px;
}
.g_nav .home a:hover {
  background-image: url(../images/home.png);
  background-repeat: no-repeat;
  background-position: 0 15px;
  padding: 0 7px 0 41px;
  margin-right: 50px;
}

.g_ser {
  height: 89px;
  line-height: 89px;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 66px;
}
.h_sea {
  height: 89px;
  line-height: 89px;
  overflow: hidden;
  color: #666666;
  font-size: 14px;
}
.h_sea b {
  font-weight: bold;
  color: #333333;
}
.inp01 {
  height: 42px;
  line-height: 42px;
  padding-left: 12px;
  width: 368px;
  float: left;
  color: #999999;
  font-size: 14px;
  border: none;
  background: none;
  font-family: "Microsoft Yahei"
}
.s_ss {
  float: left;
  width: 72px;
  height: 42px;
  background: none;
  border: none;
  cursor: pointer;
}
.key a {
  color: #666666;
  padding: 0 15px;
}
.key .lasta {
  background: none;
}
.s_inp {
  margin-top: 25px;
  background: url(../images/serbg.jpg) no-repeat;
  width: 458px;
  height: 42px;
}
.g_ft {
  height: 289px;
  background: url(../images/ftbg.jpg) no-repeat center top;
}
.g_ft .flogo {
  left: 46px;
  top: 84px;
}
.g_ft .m_fnav a {
  color: #fff;
  padding: 0 62px 0 0;
  font-size: 16px;
  font-weight: normal;
  display: inline-block;
}
.g_ft .m_fnav .lasta {
  padding-right: 0;
}
.g_ft .f_ftcon {
  padding: 38px 0 0 430px;
  line-height: 23px;
  font-size: 14px;
  height: 212px;
  color: #ababab;
}
.g_ft .f_ftcon a {
  color: #ababab;
  display: inline-block;
}
.g_ft .code {
  position: absolute;
  right: 0;
  top: 58px;
}
.g_ft .code em {
  display: block;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  color: #fff;
  width: 96px;
  text-align: center;
}
.g_ft .code img {
  width: 96px;
  height: 96px;
  display: block;
}