﻿@charset "utf-8";
@import "css.css";
/*自定义变量、函数*/
.inline-block {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
/*自定义变量、函数*/
/*公共开始*/
body {
  font-size: 12px;
  line-height: 26px;
  font-family: "微软雅黑", serif;
}
input {
  background: none;
  font-family: 微软雅黑;
  border: none;
}
textarea {
  background: none;
  font-family: 微软雅黑;
  border: none;
}
.hxq_gaba {
  display: inline-block;
  line-height: 26px;
  padding-left: 25px;
  min-height: 20px !important;
  background: url(../images/bah_10.png) no-repeat left center;
}
.hxq_w1920 {
  position: relative;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
.hxq_w1200 {
  width: 1200px;
  margin: 0 auto;
}
.hxq_w1100 {
  width: 1100px;
  margin: 0 auto;
}
.hxq_w1003 {
  width: 1003px;
  margin: 0 auto;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*公共结束*/
/*头部开始*/
.hxq_header {
  z-index: 1000;
  min-height: 126px;
  position: relative;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
.hxq_header > div {
  width: 1100px;
  margin: 0 auto;
  *zoom: 1;
}
.hxq_header > div:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_header_logo {
  float: left;
  padding: 34px 0 0 0;
}
.hxq_header_logo a {
  display: block;
}
.hxq_header_logo a img {
  vertical-align: middle;
}
.hxq_header_rt {
  padding: 18px 0 0 0;
  float: right;
}
.hxq_header_rt1 {
  float: right;
}
.hxq_header_link {
  float: left;
  margin: 0 20px 0 0;
  height: 29px;
  line-height: 29px;
  *line-height: 28px;
  font-size: 12px;
  color: #908e8e;
}
.hxq_header_link a {
  color: #908e8e;
}
.hxq_header_link a:hover {
  color: #0856a2;
}
.hxq_header_search {
  float: left;
  width: 207px;
  height: 29px;
  line-height: 29px;
  background: url(../images/hxq_header_search01.png) no-repeat center;
  *zoom: 1;
}
.hxq_header_search:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_header_search input {
  margin: 0 0 0 15px;
  float: left;
  height: 29px;
  width: 150px;
  line-height: 29px;
  font-size: 12px;
  color: #afafaf;
  *line-height: 28px;
}
.hxq_header_search a {
  margin: 0 0 0 0;
  float: right;
  height: 29px;
  width: 40px;
  background: url(../images/hxq_header_search00.png) no-repeat center;
}
.hxq_header_search a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.hxq_header_nav {
  padding: 17px 0 0 0;
  float: right;
}
.hxq_header_nav_ul {
  *zoom: 1;
}
.hxq_header_nav_ul:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_header_nav_ul > li {
  position: relative;
  float: left;
  height: 43px;
  line-height: 43px;
}
.hxq_header_nav_ul > li > a {
  display: block;
  padding: 0 25px;
  height: 43px;
  line-height: 43px;
  font-size: 14px;
  color: #0856a2;
}
.hxq_header_nav_ul > li > a em {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.hxq_header_nav_ul > li:hover > a {
  background: url(../images/hxq_header_nav00.png) no-repeat 86% center;
}
.hxq_header_nav_ul > li:hover > a em {
  border-bottom: 3px solid #0856a2;
}
.hxq_header_nav_ul > li.on > a em {
  border-bottom: 3px solid #0856a2;
}
.hxq_nav_select {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  padding: 20px 0 15px 0;
  width: 100%;
  text-align: center;
  background: url(../images/hxq_nav_select.png) repeat left top;
}
.hxq_nav_select dd {
  background: url(../images/hxq_nav_select01.png) no-repeat center bottom;
}
.hxq_nav_select dd a {
  width: 90px;
  margin: 0 auto;
  padding: 9px 0;
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #0856a2;
}
.hxq_nav_select dd a:hover {
  color: #e60044;
}
.hxq_nav_select dd.on a {
  color: #e60044;
}
/*头部结束*/
/*底部开始*/
.hxq_footer {
  padding: 10px 0;
  background: #2d2d2d;
  position: relative;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
.hxq_footer > div {
  width: 1100px;
  margin: 0 auto;
  *zoom: 1;
}
.hxq_footer > div:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_foolt {
  float: left;
  width: 785px;
  font-size: 12px;
  line-height: 24px;
  color: #8d8d8d;
}
.hxq_foolt a {
  color: #8d8d8d;
}
.hxq_foolt a:hover {
  color: #fff;
}
.hxq_foolt img {
  vertical-align: middle;
}
.hxq_fooct {
  margin: 0 0 0 25px;
  float: left;
}
.hxq_foort {
  float: right;
  font-size: 12px;
  color: #fff;
}
.hxq_foort a {
  color: #fff;
}
.hxq_foort a:hover {
  color: #8d8d8d;
}
.hxq_foo_fx {
}
#bdfx {
  *zoom: 1;
}
#bdfx:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#bdfx a {
  float: left;
  padding: 0;
  margin: 0 0 0 6px;
  height: 34px;
  width: 34px;
}
#bdfx .bds_weixin {
  background: url(../images/hxq_foo_fx.png) no-repeat 0px center;
}
#bdfx .bds_sqq {
  background: url(../images/hxq_foo_fx.png) no-repeat -38px center;
}
#bdfx .bds_tsina {
  background: url(../images/hxq_foo_fx.png) no-repeat -76px center;
}
#bdfx .bds_tqq {
  background: url(../images/hxq_foo_fx.png) no-repeat -115px center;
}
.hxq_foo_link {
  line-height: 30px;
}
/*底部结束*/
/*首页开始*/
/*快捷入口*/
.hxq_in_kjrk {
  height: 70px;
  background: #0856a2;
  position: relative;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
.hxq_in_kjrk > div {
  width: 1100px;
  margin: 0 auto;
  *zoom: 1;
}
.hxq_in_kjrk > div:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_in_kjrk_ul {
  *zoom: 1;
}
.hxq_in_kjrk_ul:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_in_kjrk_ul > li {
  height: 70px;
  float: left;
}
.hxq_in_kjrk_ul > li a {
  display: block;
  height: 70px;
}
.hxq_in_kjrk_ul > li a strong {
  display: block;
  height: 70px;
  padding: 0 0 0 20px;
  color: #fff;
  font-weight: normal;
  cursor: pointer;
}
.hxq_in_kjrk_ul > li a strong em {
  display: block;
  padding: 17px 0 0 0;
  font-size: 16px;
  line-height: 22px;
    cursor: pointer;
}
.hxq_in_kjrk_ul > li a strong span {
  display: block;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
    cursor: pointer;
}
.hxq_in_kjrk_ul > li:hover a strong {
  background: #e60044;
}
.hxq_in_kjrk_ul > li:hover a {
  opacity: .7;
  filter: alpha(opacity=70);
}
.hxq_in_kjrk_ul .hxq_in_kjrk1 a {
  padding: 0 0 0 116px;
  width: 145px;
  background: url(../images/hxq_in_kjrk00.jpg) no-repeat left center;
}
.hxq_in_kjrk_ul .hxq_in_kjrk2 a {
  padding: 0 0 0 116px;
  width: 185px;
  background: url(../images/hxq_in_kjrk01.jpg) no-repeat left center;
}
.hxq_in_kjrk_ul .hxq_in_kjrk3 a {
  padding: 0 0 0 116px;
  width: 180px;
  background: url(../images/hxq_in_kjrk02.jpg) no-repeat left center;
}
.hxq_in_kjrk_ul .hxq_in_kjrk4 a {
  padding: 0 0 0 116px;
  width: 125px;
  background: url(../images/hxq_in_kjrk03.jpg) no-repeat left center;
}
/*快捷入口*/
/*职工天地*/
.hxq_in_zgtd {
  height: 50px;
  line-height: 50px;
  position: relative;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
.hxq_in_zgtd > div {
  background: #f6f6f6;
  width: 1100px;
  margin: 0 auto;
  *zoom: 1;
}
.hxq_in_zgtd > div:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_in_zgtd_lt {
  float: left;
  margin: 0 0 0 15px;
  padding: 0 0 0 33px;
  background: url(../images/hxq_in_zgtd00.png) no-repeat left center;
}
.hxq_in_zgtd_lt h2 a {
  font-size: 14px;
  color: #373737;
  font-weight: normal;
}
.hxq_in_zgtd_lt h2 a:hover {
  color: #0856a2;
}
.hxq_in_zgtd_rt {
  float: left;
}
.hxq_in_zgtd_slide_b_ul {
  width: 1200px;
  *zoom: 1;
}
.hxq_in_zgtd_slide_b_ul:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_in_zgtd_slide_b_ul > li {
  margin: 0 80px 0 0;
  font-size: 14px;
  color: #626161;
  *zoom: 1;
  float: left;
  width: 400px;
}
.hxq_in_zgtd_slide_b_ul > li:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_in_zgtd_slide_b_ul > li > span {
  float: right;
}
.hxq_in_zgtd_slide_b_ul > li h3 {
  font-weight: normal;
}
.hxq_in_zgtd_slide_b_ul > li h3 a {
  font-size: 14px;
  color: #626161;
}
.hxq_in_zgtd_slide_b_ul > li h3 a:hover {
  color: #0856a2;
}
.hxq_in_zgtd_slide_b {
  position: relative;
  float: left;
  width: 885px;
  overflow: hidden;
}
.hxq_in_zgtd_slide_h {
  margin: 18px 0 0 20px;
  float: left;
  border: 1px solid #d3d3d3;
  border-right: none;
  *zoom: 1;
}
.hxq_in_zgtd_slide_h:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_in_zgtd_slide_h a {
  float: left;
  width: 14px;
  height: 12px;
  border-right: 1px solid #d3d3d3;
}
.hxq_in_zgtd_slide_h a:hover {
  background: #0856a2;
}
.hxq_in_zgtd_slide_h .hxq_prev {
  background: url(../images/hxq_in_zgtd01.png) no-repeat center;
}
.hxq_in_zgtd_slide_h .hxq_prev:hover {
  background: #0856a2 url(../images/hxq_in_zgtd03.png) no-repeat center;
}
.hxq_in_zgtd_slide_h .hxq_next {
  background: url(../images/hxq_in_zgtd02.png) no-repeat center;
}
.hxq_in_zgtd_slide_h .hxq_next:hover {
  background: #0856a2 url(../images/hxq_in_zgtd04.png) no-repeat center;
}
/*职工天地*/
/*新闻简介*/
.hxq_in_xwjj {
  position: relative;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
.hxq_in_xwjj > div {
  width: 1100px;
  margin: 0 auto;
  *zoom: 1;
}
.hxq_in_xwjj > div:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_in_h {
  height: 60px;
  line-height: 60px;
  *zoom: 1;
}
.hxq_in_h:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_in_h > a {
  float: right;
  padding-right: 16px;
  font-size: 14px;
  color: #595959;
  text-transform: uppercase;
  background: url(../images/hxq_in_xwjj00.png) no-repeat right center;
}
.hxq_in_h > a:hover {
  color: #0856a2;
}
.hxq_in_h > h2 {
  font-weight: normal;
}
.hxq_in_h > h2 a {
  font-size: 20px;
  color: #000;
}
.hxq_in_h > h2 a:hover {
  color: #0856a2;
}
.hxq_in_jj {
  width: 545px;
  float: left;
}
.hxq_in_jj_b {
  position: relative;
  overflow: hidden;
  height: 215px;
  font-size: 14px;
  color: #636363;
  background: #f6f6f6;
  *zoom: 1;
}
.hxq_in_jj_b:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_in_jj_b > img {
  float: left;
}
.hxq_in_jj_b > div {
  overflow: hidden;
  height: 200px;
  padding: 30px 24px 0;
}
.hxq_in_jj_b > div a {
  color: #0856a2;
  font-weight: bold;
}
.hxq_in_jj_b > div a:hover {
  color: #e60044;
}
.hxq_in_xw {
  width: 540px;
  float: right;
}
.hxq_in_xw_b {
  height: 215px;
  background: #f7f7f7;
}
.hxq_in_xw_b_ul {
  padding: 15px 20px 0 25px;
  *zoom: 1;
}
.hxq_in_xw_b_ul:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_in_xw_b_ul > li {
  height: 46px;
  line-height: 46px;
  font-size: 14px;
  color: #636363;
  *zoom: 1;
}
.hxq_in_xw_b_ul > li:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_in_xw_b_ul > li > span {
  float: right;
  margin: 0 0 0 15px;
}
.hxq_in_xw_b_ul > li > h3 {
  height: 46px;
  font-weight: normal;
}
.hxq_in_xw_b_ul > li > h3 a {
  padding-left: 13px;
  height: 46px;
  *line-height: 44px;
  color: #636363;
  font-size: 14px;
  background: url(../images/hxq_in_xw00.png) no-repeat left center;
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.hxq_in_xw_b_ul > li > h3 a:hover {
  color: #1a85e3;
  background: url(../images/hxq_in_xw01.png) no-repeat left center;
}
/*新闻简介*/
/*工程案例*/
.hxq_in_al {
  padding: 30px 0 10px 0;
  position: relative;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
.hxq_in_al > div {
  border: 1px solid #ededed;
  width: 1100px;
  margin: 0 auto;
  *zoom: 1;
}
.hxq_in_al > div:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_in_al_h {
  padding: 10px 0;
  height: 40px;
  line-height: 40px;
  background: url(../images/hxq_in_al00.png) no-repeat 100px center;
  *zoom: 1;
}
.hxq_in_al_h:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_in_al_h a:hover {
  color: #0856a2;
}
.hxq_in_al_h > a {
  float: right;
  margin-right: 10px;
  font-size: 14px;
  color: #595959;
}
.hxq_in_al_h > h2 {
  padding: 0 0 0 12px;
  font-weight: normal;
}
.hxq_in_al_h > h2 a {
  font-size: 20px;
  color: #2b2b2b;
}
.hxq_in_al_b {
  position: relative;
}
.hxq_in_al_slide_b {
  position: relative;
  margin: 0 0 0 12px;
  width: 1080px;
  height: 225px;
  overflow: hidden;
}
.hxq_in_al_slide_h {
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
}
.hxq_in_al_slide_h a {
  position: absolute;
  top: 0;
  display: block;
  width: 23px;
  height: 45px;
}
.hxq_in_al_slide_h .hxq_prev {
  left: -50px;
  background: url(../images/hxq_in_al02.png) no-repeat left top;
}
.hxq_in_al_slide_h .hxq_prev:hover {
  background: url(../images/hxq_in_al02.png) no-repeat left bottom;
}
.hxq_in_al_slide_h .hxq_next {
  right: -50px;
  background: url(../images/hxq_in_al02.png) no-repeat right top;
}
.hxq_in_al_slide_h .hxq_next:hover {
  background: url(../images/hxq_in_al02.png) no-repeat right bottom;
}
.hxq_in_al_slide_b_ul {
  width: 1200px;
  *zoom: 1;
}
.hxq_in_al_slide_b_ul:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_in_al_slide_b_ul > li {
  float: left;
  width: 260px;
  margin: 0 13px 0 0;
}
.hxq_in_al_slide_b_ul > li > a {
  display: block;
}
.hxq_in_al_slide_b_ul > li > a img {
  vertical-align: middle;
}
.hxq_in_al_slide_b_ul > li h3 a {
  display: block;
  height: 40px;
  font-weight: normal;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #636363;
}
.hxq_in_al_slide_b_ul > li:hover > a img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.hxq_in_al_slide_b_ul > li:hover h3 a {
  color: #0856a2;
}
/*工程案例*/
/*首页结束*/
/*子页框架开始*/
.hxq_subpage_lt {
  margin-top: -80px;
  width: 190px;
  overflow: hidden;
  float: left;
}
.hxq_subpage_lt_h {
  position: relative;
  width: 164px;
  height: 168px;
  background: url(../images/hxq_subpage00.png) no-repeat left top;
}
.hxq_subpage_lt_h em {
  display: block;
  padding: 115px 0 0 0;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  color: #fff;
  line-height: 30px;
}
.hxq_subpage_lt_h img {
  position: absolute;
  top: 25px;
  left: 15px;
  z-index: 10;
}
.hxq_subpage {
  z-index: 100;
  position: relative;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
.hxq_mbx {
  height: 38px;
  line-height: 38px;
  background: #0856a2;
  position: relative;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
.hxq_mbx > div {
  width: 1100px;
  margin: 0 auto;
  *zoom: 1;
}
.hxq_mbx > div:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_mbx > div em {
  float: right;
  white-space: nowrap;
  font-size: 14px;
  color: #fff;
  padding-left: 25px;
  background: url(../images/hxq_mbx00.png) no-repeat left 11px;
}
.hxq_mbx > div em a {
  color: #fff;
}
.hxq_mbx > div em a:hover {
  color: yellow;
}
.hxq_subpage_box {
  width: 1100px;
  margin: 0 auto;
  *zoom: 1;
}
.hxq_subpage_box:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_subpage_bottom {
  width: 164px;
  height: 105px;
  background: url(../images/hxq_subpage01.png) no-repeat right top;
}
.hxq_subpage_bottom em {
  display: block;
  padding: 12px 0 0 0;
  text-align: center;
  font-size: 28px;
  color: #fff;
  line-height: 36px;
  font-weight: bold;
  font-family: "Times New Roman";
  text-transform: uppercase;
}
.hxq_subpage_nav {
  padding: 20px 0;
  margin: 0 0 0 1px;
  width: 163px;
  background: #f1f1f1;
}
.hxq_subpage_nav_ul {
  background: url(../images/hxq_subpage02.jpg) repeat-y 2px top;
}
.hxq_subpage_nav_ul > li h2 a {
  display: block;
  padding: 15px 0 10px 20px;
  width: 136px;
  line-height: 26px;
  font-size: 18px;
  color: #232323;
  text-align: center;
  background: url(../images/hxq_subpage04.png) no-repeat 20px bottom;
}
.hxq_subpage_nav_ul > li.on h2 {
  background: url(../images/hxq_subpage03.png) repeat-y 4px top;
}
.hxq_subpage_nav_ul > li.on h2 a {
  color: #e60044;
}
.hxq_subpage_nav_ul > li:hover h2 {
  background: url(../images/hxq_subpage03.png) repeat-y 4px top;
}
.hxq_subpage_nav_ul > li:hover h2 a {
  color: #e60044;
}
.hxq_subpage_rt {
  float: left;
  width: 910px;
}
.hxq_subpage_rt_h {
  height: 30px;
  padding: 30px 0 0 390px;
  background: url(../images/hxq_subpage05.png) no-repeat center bottom;
  *zoom: 1;
}
.hxq_subpage_rt_h:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_subpage_rt_h > em {
  float: left;
  margin: 0 5px 0 0;
  height: 30px;
  font-size: 24px;
  color: #333;
  font-style: italic;
}
.hxq_subpage_rt_h > span {
  float: left;
  padding: 3px;
  font-style: italic;
}
.hxq_subpage_rt_h > span > em {
  display: block;
  font-size: 12px;
  color: #0856a2;
  line-height: 12px;
  font-style: italic;
  text-transform: uppercase;
  white-space: nowrap;
}
.hxq_subpage_rt_b {
  padding: 15px 0 0 0;
  min-height: 400px;
  *zoom: 1;
}
.hxq_subpage_rt_b:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*子页框架结束*/
/*网站地图开始*/
.hxq_sitemap {
  padding: 10px 0 50px 0;
}
.hxq_sitemap_img {
  padding: 15px 0;
  text-align: center;
}
.hxq_sitemap_link dl {
  float: left;
  width: 95px;
  padding: 0 9px;
  text-align: center;
}
.hxq_sitemap_link dt {
  padding: 10px 0;
}
.hxq_sitemap_link dt a {
  display: block;
  width: 95px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: url(../images/hxq_sitemap01.png) no-repeat center;
}
.hxq_sitemap_link dt a:hover {
  color: yellow;
}
.hxq_sitemap_link dd {
  padding: 6px 0;
  line-height: 24px;
}
.hxq_sitemap_link dd a {
  font-size: 14px;
  color: #333;
}
.hxq_sitemap_link dd a:hover {
  color: #0856a2;
  font-weight: bold;
}
/*网站地图结束*/
/*联系方式开始*/
.hxq_lxfs {
  padding: 10px 0 50px 0;
  *zoom: 1;
}
.hxq_lxfs:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_lxfs_img {
  padding: 30px 0;
  text-align: center;
}
.hxq_lxfs1 {
  padding: 20px 0 50px 0;
  background: url(../images/hxq_lxfs03.jpg) no-repeat 12px 40px;
  *zoom: 1;
}
.hxq_lxfs1:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_lxfx_lt {
  margin: 0 0 0 60px;
  float: left;
  width: 350px;
  height: 350px;
  border: 5px solid #cfcfcf;
}
.hxq_lxfx_rt {
  padding: 20px 0 0 0;
  float: right;
  width: 430px;
}
.hxq_lxfs_box {
  margin: 40px 0 0 0;
  padding: 0 0 0 60px;
  font-size: 16px;
  color: #333;
  line-height: 24px;
  min-height: 50px;
}
.hxq_lxfs_phone {
  background: url(../images/hxq_lxfs00.png) no-repeat left 19px;
}
.hxq_lxfs_web {
  padding-top: 10px;
  background: url(../images/hxq_lxfs01.png) no-repeat left 0px;
}
.hxq_lxfs_addr {
  padding-top: 9px;
  background: url(../images/hxq_lxfs02.png) no-repeat 7px 0px;
}
/*联系方式结束*/
/*在线留言开始*/
.hxq_zxly {
  padding: 20px 0 50px 0;
  *zoom: 1;
}
.hxq_zxly:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_zxly_lt {
  float: left;
}
.hxq_zxly_input {
  margin: 10px 0 0 0;
  width: 375px;
}
.hxq_zxly_input > em {
  display: block;
  height: 40px;
  line-height: 40px;
  *zoom: 1;
}
.hxq_zxly_input > em:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_zxly_input > em > span {
  float: left;
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.hxq_zxly_input > em > strong {
  float: left;
  font-size: 18px;
  color: #ff0000;
}
.hxq_zxly_input > em > em {
  float: left;
  font-size: 12px;
  color: #9b9b9b;
}
.hxq_zxly_input > span {
  display: block;
  height: 36px;
  line-height: 36px;
  background: #f2f2f2;
}
.hxq_zxly_input > span input {
  margin: 0 0 0 10px;
  width: 355px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: #333;
}
.hxq_zxly_rt {
  float: right;
  width: 490px;
}
.hxq_zxly_textarea {
  width: 490px;
}
.hxq_zxly_textarea > span {
  width: 490px;
  height: 210px;
}
.hxq_zxly_textarea > span textarea {
  margin: 10px;
  width: 470px;
  height: 190px;
  font-size: 14px;
  color: #333;
  line-height: 1.8;
  resize: none;
  overflow-y: auto;
}
.hxq_zxly_yzm {
  height: 36px;
  width: 490px;
  line-height: 36px;
  *zoom: 1;
}
.hxq_zxly_yzm > span {
  float: left;
  width: 140px;
}
.hxq_zxly_yzm > span input {
  width: 120px;
}
.hxq_zxly_yzm:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_zxly_yzm_img {
  float: left;
  margin: 0 20px;
  height: 34px;
  width: 58px;
  overflow: hidden;
  border: 1px solid #333;
}
.hxq_zxly_yzm_img:hover {
  border: 1px solid #0856a2;
}
.hxq_zxly_yzm_txt {
  float: left;
  font-size: 12px;
  color: #000;
}
.hxq_zxly_yzm_txt:hover {
  color: #0856a2;
}
.hxq_zxly_submit {
  display: block;
  margin-top: 4px;
  float: right;
  width: 95px;
  height: 28px;
  overflow: hidden;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: url(../images/hxq_sitemap01.png) no-repeat center;
}
.hxq_zxly_submit:hover {
  color: yellow;
}
/*在线留言结束*/
/*查看留言开始*/
.hxq_ckly {
  padding: 0 0 30px 0;
}
.hxq_ckly_box {
    min-height: 350px;
  padding: 30px 0;
}
.hxq_ckly_ul > li {
  overflow: hidden;
  padding: 10px 0;
}
.hxq_ckly_ly {
  padding: 5px 0;
  min-height: 28px;
  font-size: 14px;
  color: #333;
  line-height: 28px;
  background: #f2f2f2 url(../images/hxq_ckly00.png) repeat-y 0px center;
  *zoom: 1;
}
.hxq_ckly_ly:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_ckly_ly > div {
  float: left;
}
.hxq_ckly_ly1 {
  position: relative;
  padding-left: 60px;
  width: 680px;
  height: 28px;
  overflow: hidden;
  background: url(../images/hxq_ckly01.png) no-repeat 12px 2px;
}
.hxq_ckly_ly2 {
  margin: 0 0 0 20px;
  float: left !important;
  height: 28px;
  line-height: 28px;
}
.hxq_ckly_ly3 {
  float: right !important;
  width: 40px;
  height: 28px;
  cursor: pointer;
}
.hxq_ckly_ly3:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.hxq_ckly_ly3[data-ckly="open"] {
  background: url(../images/hxq_ckly02.png) no-repeat center !important;
}
.hxq_ckly_ly3[data-ckly="close"] {
  background: url(../images/hxq_ckly03.png) no-repeat center !important;
}
.hxq_ckly_hf {
  display: none;
  padding: 10px 0;
  font-size: 14px;
  color: #333;
  line-height: 28px;
  *zoom: 1;
}
.hxq_ckly_hf:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_ckly_hf_lt {
  margin: 3px 9px 0 0;
  float: left;
  width: 51px;
  height: 21px;
  background: url(../images/hxq_ckly04.png) no-repeat center;
}
.hxq_ckly_hf_rt {
  overflow: hidden;
  padding-right: 10px;
}
/*查看留言结束*/
/*新闻动态开始*/
.hxq_xwdt {
  padding: 0 0 30px 0;
}
.hxq_xwdt_box {
  position: relative;
  padding: 30px 0;
  min-height: 500px;
  overflow: hidden;
}
.hxq_xwdt_ul {
  width: 1100px;
  *zoom: 1;
}
.hxq_xwdt_ul:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_xwdt_ul > li {
  width: 230px;
  height: 215px;
  float: left;
  margin: 40px 109px 0 0;
}
.hxq_xwdt_ul > li > span {
  display: block;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  color: #333;
}
.hxq_xwdt_ul > li > h3 {
  padding: 0 0 0 0;
  height: 50px;
  line-height: 25px;
  font-weight: normal;
  border-bottom: 1px solid #565656;
}
.hxq_xwdt_ul > li > h3 a {
  font-size: 15px;
  color: #333;
}
.hxq_xwdt_ul > li > h3 a:hover {
  color: #0856a2;
}
.hxq_xwdt_ul > li > em {
  display: block;
  padding: 20px 0 0 0;
  height: 96px;
  font-size: 14px;
  color: #333;
  line-height: 24px;
}
.hxq_xwdt_ul > li > strong {
  padding: 5px 0 0 0;
  display: block;
  font-weight: normal;
  *zoom: 1;
}
.hxq_xwdt_ul > li > strong:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_xwdt_ul > li > strong > a {
  float: right;
  width: 61px;
  height: 16px;
  line-height: 13px;
  text-align: center;
  color: #0856a2;
  font-size: 12px;
  background: url(../images/hxq_xwdt00.png) no-repeat center;
}
.hxq_xwdt_ul > li > strong > a:hover {
  color: #fff;
  background: url(../images/hxq_xwdt01.png) no-repeat center;
}
/*新闻动态结束*/
/*新闻动态详细开始*/
.hxq_xwdtxx h1 {
  padding: 15px 0;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
}
.hxq_xwdtxx h4 {
  margin-top: -15px;
  padding: 0 0 15px 0;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
}
.hxq_xxxx {
  padding: 0 30px;
  height: 40px;
  line-height: 30px;
  font-size: 12px;
  color: #333;
  background: url(../images/hxq_xxxx.png) no-repeat center bottom;
  *zoom: 1;
}
.hxq_xxxx a {
  color: #333;
}
.hxq_xxxx a:hover {
  color: #0856a2;
}
.hxq_xxxx:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_xxxx_lt {
  float: left;
}
.hxq_xxxx_rt {
  float: right;
}
.hxq_fd {
  width: 11px;
  height: 30px;
  background: url(../images/hxq_fd.png) no-repeat center;
  vertical-align: middle;
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.hxq_fd:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.hxq_sx {
  width: 11px;
  height: 30px;
  background: url(../images/hxq_sx.png) no-repeat center;
  vertical-align: middle;
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.hxq_sx:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.hxq_xwdtxx_content {
  padding: 20px 0 20px 0;
  min-height: 350px;
  font-size: 14px !important;
  color: #333 !important;
  line-height: 30px;
  white-space: normal !important;
  font-family: "微软雅黑" !important;
}
.hxq_xwdtxx_content img{
  display: block;
  margin: 0 auto;
}
.hxq_xwdtxx_content p{
  font-size: 14px;
  color: #333 ;
  white-space: normal ;
  font-family: "微软雅黑" ;
}
.hxq_xwdtxx_content span{
  font-size: 14px;
  color: #333 !important;
  white-space: normal;
  font-family: "微软雅黑";
}
.hxq_xwdtxx_content img {
  max-width: 100%;
}
.hxq_xw_tj_h {
  padding: 10px 0;
  text-align: center;
}
.hxq_xw_tj_h em {
  padding: 0 0 0 45px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #0856a2;
  background: url(../images/hxq_xwtj00.png) no-repeat left center;
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.hxq_xw_tj_b {
  padding: 0 0 40px 0;
  position: relative;
  overflow: hidden;
  min-height: 90px;
}
.hxq_xw_tj_b_ul {
  width: 1100px;
  *zoom: 1;
}
.hxq_xw_tj_b_ul:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_xw_tj_b_ul > li {
  float: left;
  margin: 0 20px 0 0;
  width: 445px;
  height: 44px;
  line-height: 44px;
  *line-height: 46px;
  font-size: 14px;
  color: #333;
  *zoom: 1;
}
.hxq_xw_tj_b_ul > li:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_xw_tj_b_ul > li > span {
  float: right;
}
.hxq_xw_tj_b_ul > li > h3 {
  padding: 0 0 0 15px;
  font-weight: normal;
  background: url(../images/hxq_xwtj01.png) no-repeat 5px center;
}
.hxq_xw_tj_b_ul > li > h3 a {
  color: #333;
  font-size: 14px;
}
.hxq_xw_tj_b_ul > li > h3 a:hover {
  color: #0856a2;
}
/*新闻动态详细结束*/
/*人才招聘开始*/
.hxq_rczp_h {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  background: #0856a2;
  cursor: pointer;
  *zoom: 1;
}
.hxq_rczp_h > div {
  float: left;
}
.hxq_rczp_h:hover {
  color: yellow;
}
.hxq_rczp_h:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_rczp1 {
  padding: 0 0 0 15px;
  width: 355px;
}
.hxq_rczp2 {
  width: 420px;
}
.hxq_rczp3 {
  float: right !important;
  width: 40px;
  height: 40px;
}
.hxq_rczp_h[data-rczp="close"] .hxq_rczp3 {
  background: #e60044 url(../images/hxq_rczp01.png) no-repeat center;
}
.hxq_rczp_h[data-rczp="open"] .hxq_rczp3 {
  background: #e60044 url(../images/hxq_rczp00.png) no-repeat center;
}
.hxq_rczp_b {
  display: none;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.hxq_rczp_4 {
  display: block;
  padding: 20px 0;
  font-size: 14px;
  color: #333;
  line-height: 24px;
}
.hxq_rczp_5 {
  *zoom: 1;
}
.hxq_rczp_5:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_rczp_5 > span {
  float: left;
  margin-right: 4%;
  width: 45%;
  *zoom: 1;
}
.hxq_rczp_5 > span:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_rczp_5 > span em {
  float: left;
}
.hxq_rczp_5 > span span {
  overflow: hidden;
}
.hxq_rczp_btn {
  padding: 10px 0;
  font-size: 0;
  text-align: right;
}
.hxq_rczp_btn > a {
  margin: 0 0 0 15px;
  width: 103px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 16px;
  color: #0856a2;
  background: url(../images/hxq_rczp02.png) no-repeat center;
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.hxq_rczp_btn > a:hover {
  color: #fff;
  background: url(../images/hxq_rczp03.png) no-repeat center;
}
.hxq_rczp_ul {
  *zoom: 1;
}
.hxq_rczp_ul:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_rczp_ul > li {
  padding: 20px 0 0 0;
}
.hxq_rczp_box {
  position: relative;
  overflow: hidden;
  padding: 30px 0;
  min-height: 350px;
}
.hxq_rczp {
  padding: 0 0 30px 0;
}
/*人才招聘结束*/
/*业务范围开始*/
.hxq_ywfw {
  padding: 0 0 30px 0;
}
.hxq_ywfw_box {
  position: relative;
  overflow: hidden;
  padding: 0 0 30px 0;
  min-height: 400px;
}
.hxq_ywfw_ul {
  width: 1100px;
  *zoom: 1;
}
.hxq_ywfw_ul:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_ywfw_ul > li {
  position: relative;
  margin: 45px 65px 0 0;
  float: left;
  width: 260px;
  height: 175px;
  overflow: hidden;
}
.hxq_ywfw_ul > li img {
  position: relative;
  z-index: 5;
  vertical-align: middle;
}
.hxq_ywfw_ul > li > h3 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
}
.hxq_ywfw_ul > li > h3 a {
  display: block;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  background: #0856a2;
}
.hxq_ywfw_ul > li > em {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  display: none;
  padding: 49px 0 0 0;
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background: url(../images/hxq_ywfw01.png) no-repeat center top;
}
.hxq_ywfw_ul > li > a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 30;
  width: 100%;
  height: 100%;
  background: url(../images/transparent.png) left bottom;
}
.hxq_ywfw_ul > li:hover > h3 {
  display: none;
}
/*业务范围结束*/
/*业务范围详细开始*/
.hxq_ywfwxx {
  padding: 0 0 30px 0;
}
.hxq_ywfwxx_img {
  padding: 30px 0 0 0;
  text-align: center;
}
.hxq_ywfwxx_content {
  padding: 20px 0 30px 0;
  min-height: 200px;
  font-size: 14px;
  color: #333;
  line-height: 30px;
}
.hxq_ywfwxx_content img {
  max-width: 100% !important;
}
/*业务范围详细结束*/
/*公司简介开始*/
.hxq_gsjj {
  padding: 20px 0 40px 0;
  font-size: 14px;
  color: #333;
  line-height: 30px;
  *zoom: 1;
}
.hxq_gsjj img {
  max-width: 100%;
}
.hxq_gsjj:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hxq_gsjj a {
  color: #e60044;
}
.hxq_gsjj a:hover {
  color: #0856a2 !important;
}
/*公司简介结束*/

/*# sourceMappingURL=hxq_less.css.map */
