@charset "utf-8";
/* 此文件作为总入口，引入所有less文件，之后会编译为all.css */
/*CSS Document*/
/*init BEGIN*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
  outline: none;
  font-weight: normal;
}
/*清除内外边距*/
a:focus {
  -moz-outline-style: none;
}
/*IE不支持*/
a:focus {
  outline: none;
}
/*很多网站都会加的属性*/
body,
button,
input,
select,
textarea {
  /*for ie*/
  /*font:12px/1 Tahoma,Helvetica,Arial,"宋体",sans-serif;*/
  font: 12px/1 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
  /*用 ascii 字符表示，使得在任何编码下都无问题*/
}
/*设置默认字体*/
address,
cite,
dfn,
em,
var {
  font-style: normal;
}
/*将斜体扶正*/
code,
kbd,
pre,
samp,
tt {
  font-family: "Courier New", Courier, monospace;
}
/*统一等宽字体*/
small {
  font-size: 12px;
}
/*小于 12px 的中文很难阅读，让 small 正常化*/
ul,
ol {
  list-style: none;
}
/*重置列表元素*/
a {
  text-decoration: none;
}
/*重置文本格式元素*/
abbr[title],
acronym[title] {
  /*注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果*/
  border-bottom: 1px dotted;
  cursor: help;
}
q:before,
q:after {
  content: '';
}
/*重置表单元素*/
legend {
  color: #000;
}
/*for ie6*/
fieldset,
img {
  border: none;
}
/*img 搭车：让链接里的 img 无边框*/
/*注：optgroup 无法扶正*/
button,
input,
select,
textarea {
  font-size: 100%;
  /*使得表单元素在 ie 下能继承字体大小*/
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*重置表格元素*/
hr {
  border: none;
  height: 1px;
}
/*重置 hr*/
html {
  overflow-y: scroll;
}
/*让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁*/
/*清除float BEGIN*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
  display: block;
  zoom: 1;
}
/*清除float END*/
/*init END*/
/*banner BEGIN*/
.cg_banner {
  width: 100%;
  overflow: hidden;
  position: relative;
}
/*子页banner高度*/
.cg_banner,
.cg_banner_listbox,
.cg_banner_listbox ul,
.cg_banner_listbox ul li,
.cg_banner_listbox ul li a {
  display: block;
  height: 316px;
}
/*首页banner高度*/
.cg_banner.cg_index_banner,
.cg_index_banner .cg_banner_listbox,
.cg_index_banner .cg_banner_listbox ul,
.cg_index_banner .cg_banner_listbox ul li,
.cg_index_banner .cg_banner_listbox ul li a {
  display: block;
  height: 468px;
}
.cg_banner_listbox {
  position: relative;
  height: 100%;
  z-index: 0;
}
.cg_banner_listbox ul li {
  zoom: 1;
  vertical-align: middle;
}
/*li按钮*/
.cg_banner .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 24px;
  z-index: 1;
  width: 100%;
}
.cg_banner .hd ul {
  overflow: hidden;
  zoom: 1;
  clear: both;
  width: 100%;
  text-align: center;
}
.cg_banner .hd ul li {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  margin: 0 2px;
  width: 30px;
  height: 8px;
  text-align: center;
  background: #407fff;
  cursor: pointer;
  overflow: hidden;
  line-height: 8px;
  color: #407fff;
}
.cg_banner .hd ul li.on {
  background: #ff8a00;
  color: #ff8a00;
}
/*前/后按钮代码*/
.cg_banner .prev,
.cg_banner .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
  z-index: 9;
}
.cg_banner .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}
.cg_banner .prev:hover,
.cg_banner .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.cg_banner .prevStop {
  display: none;
}
.cg_banner .nextStop {
  display: none;
}
/*banner END*/
/*上下篇 BEGIN*/
.sub_updown_hei {
  height: 36px;
  line-height: 36px;
}
.sub_updown {
  clear: both;
  font-family: "微软雅黑";
  overflow: hidden;
  font-size: 14px;
  padding: 4px 0;
  width: 100%;
}
.sub_updown div {
  clear: both;
  overflow: hidden;
  margin: 11px 0px;
  height: 36px;
  line-height: 36px;
}
.sub_updown div a {
  display: block;
  color: #333;
  height: 36px;
  line-height: 36px;
}
.sub_updown div a[href]:hover {
  color: #333;
}
.sub_updown div a[href]:hover span {
  background: url(../images/zjw_49.png) no-repeat center;
}
.sub_updown span {
  display: block;
  float: left;
  text-align: center;
  color: #fff;
  width: 109px;
  margin-right: 14px;
  background: url(../images/zjw_48.png) no-repeat center;
  height: 36px;
  line-height: 36px;
}
/*上下篇 END*/
/*分页 BEGIN*/
.ql_fenye {
  margin-top: 30px;
  clear: both;
  width: 100%;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 14px;
}
.ql_fenye a,
.ql_fenye span {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  padding: 2px 13px;
  border: 1px solid #ccc;
  margin: 0px 3px;
}
.ql_fenye a {
  color: #919191;
}
.ql_fenye a[href]:hover {
  color: #ffffff;
  background: #ff8a00;
  border: 1px solid #ff8a00 !important;
}
.ql_fenye span {
  border: 1px solid #ff8a00 !important;
  color: #ffffff !important;
  padding: 2px 13px !important;
  font-weight: normal !important;
  background: #ff8a00;
}
/*选中需要全部important一下*/
/*分页 END*/
/*百度地图*/
.iw_poi_title {
  color: #CC5522;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  padding-right: 13px;
  white-space: nowrap;
}
.iw_poi_content {
  font: 12px arial, sans-serif;
  overflow: visible;
  padding-top: 4px;
  white-space: -moz-pre-wrap;
  word-wrap: break-word;
}
a[href] * {
  cursor: pointer;
}
/*此文件放置共用函数、变量等*/
/* 手机rem单位字号，与js保持一致 */
/* 兼容IE7 透明度写法 */
/* 字体设置 */
/* 定位属性 */
/* 遮罩层定位 */
/* 截字符 */
.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
/* 公用类 */
body {
  font-size: 12px;
  color: #333;
  line-height: 1.8;
  font-family: "微软雅黑";
}
/* 清楚浮动 */
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
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_w1003 {
  width: 1003px;
  margin: 0 auto;
}
/* CSS Document */
/*以下为公用样式，不可以修改，如涉及到参数请在html页面删除相应的class或id*/
body {
  font-size: 12px;
  line-height: 26px;
  font-family: "微软雅黑";
  white-space: normal;
  word-break: break-word;
}
.cg_fs {
  font-family: "宋体";
}
.cg_l {
  float: left;
}
.cg_r {
  float: right;
}
/*width*/
body,
html {
  min-width: 1300px !important;
}
.w1002,
.w1004,
.w1100,
.w1200,
.w1216,
.w1280 {
  margin: 0 auto;
}
.w1002 {
  width: 1002px;
}
.w1004 {
  width: 1004px;
}
.w1100 {
  width: 1100px;
}
.w1200 {
  width: 1080px !important;
}
.w1216 {
  width: 1216px;
}
.w1280 {
  width: 1280px;
}
/*height*/
.heg5 {
  height: 5px;
}
.heg10 {
  height: 10px;
}
.heg15 {
  height: 15px;
}
.heg20 {
  height: 20px;
}
.heg25 {
  height: 25px;
}
.heg30 {
  height: 30px;
}
.heg35 {
  height: 35px;
}
.heg40 {
  height: 40px;
}
.heg45 {
  height: 45px;
}
.heg50 {
  height: 50px;
}
.heg55 {
  height: 55px;
}
.heg60 {
  height: 60px;
}
.heg65 {
  height: 65px;
}
.heg70 {
  height: 70px;
}
.heg75 {
  height: 75px;
}
.heg80 {
  height: 80px;
}
.heg85 {
  height: 85px;
}
.heg90 {
  height: 90px;
}
.heg95 {
  height: 95px;
}
.heg100 {
  height: 100px;
}
.heg105 {
  height: 105px;
}
.heg110 {
  height: 110px;
}
.heg115 {
  height: 115px;
}
.heg120 {
  height: 120px;
}
.heg125 {
  height: 125px;
}
.heg130 {
  height: 130px;
}
.heg135 {
  height: 135px;
}
.heg140 {
  height: 140px;
}
.heg145 {
  height: 145px;
}
.heg150 {
  height: 150px;
}
/*margin*/
.cg_margin_rightno {
  margin-right: 0 !important;
}
.cg_margin_topno {
  margin-top: 0 !important;
}
.cg_margin_bottomno {
  margin-bottom: 0 !important;
}
.cg_margin_leftno {
  margin-left: 0 !important;
}
/*padding*/
.cg_padding_leftno {
  padding-left: 0 !important;
}
.cg_padding_rightno {
  padding-right: 0 !important;
}
.cg_padding_topno {
  padding-top: 0 !important;
}
.cg_padding_bottomno {
  padding-bottom: 0 !important;
}
/*border*/
.cg_border_topno {
  border-top: none !important;
}
.cg_border_leftno {
  border-left: none !important;
}
.cg_border_rightno {
  border-right: none !important;
}
.cg_border_bottomno {
  border-bottom: none !important;
}
/*关键字样式*/
.ql_subpag_about a {
  font-weight: bold;
  color: #000;
}
.ql_subpag_about a:hover {
  color: #666;
}
.qgl_mgaba {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  line-height: 26px;
  padding-left: 25px;
  min-height: 20px !important;
  background: url(../images/gaba.png) no-repeat left center;
}
/*以上为公用样式，不可以修改，如涉及到参数请在html页面删除相应的class或id*/
.ql_fenyepoa {
  padding: 10px;
}
.ql_fenyepoa a,
.ql_fenyepoa span {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border: 1px solid #eee;
  padding: 0 5px;
  margin: 3px 3px !important;
}
.ql_fenyepoa a {
  color: #333;
}
.ql_fenyepoa a:hover {
  color: #f4b613;
  border-color: #f4b613;
}
.ql_fenyepoa span {
  color: #f4b613;
  border-color: #f4b613;
}
.xxy a {
  color: #f00;
}
.xxy a:hover {
  color: orangered;
}
.xxy img {
  max-width: 100%;
}
.lbimg img {
  display: block;
}
.dis {
  display: block;
}
.dib {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.minh {
  min-height: 300px;
}
.container-fluid {
  width: 100%;
}
.z_l {
  float: left;
}
.z_r {
  float: right;
}
.tc {
  text-align: center;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
/*张佳炜*/
.headertop {
  height: 38px;
  line-height: 38px;
  background: #f2f2f2;
}
.headertop .headertopa {
  float: left;
  color: #afafaf;
  font-size: 14px;
}
.headertop .headertopb {
  float: right;
}
.headertop .headertopb a {
  padding-left: 20px;
  margin-left: 8px;
  color: #818181;
  font-size: 14px;
}
.headertop .headertopb a.a1 {
  background: url(../images/zjw_1.png) no-repeat left center;
}
.headertop .headertopb a.a2 {
  background: url(../images/zjw_2.png) no-repeat left center;
}
.headertop .headertopb a:hover {
  color: #e79029;
}
.headertop .headertopb a:hover.a1 {
  background: url(../images/zjw_1b.png) no-repeat left center;
}
.headertop .headertopb a:hover.a2 {
  background: url(../images/zjw_2b.png) no-repeat left center;
}
.headermid {
  background: #fff;
  height: 102px;
}
.headermid .headermida {
  margin: 9px;
  float: left;
}
.headermid .headermida a {
  display: block;
}
.headermid .headermida a img {
  display: block;
}
.headermid .headermidb {
  float: right;
  margin-top: 37px;
}
.bgn {
  background: none !important;
}
.headerbot {
  background: #2c323b;
  height: 58px;
  line-height: 58px;
}
.headerbot li {
  float: left;
  font-size: 17px;
  z-index: 99;
  position: relative;
  background: url(../images/zjw_4.png) no-repeat right center;
}
.headerbot li>a {
  text-align: center;
  display: block;
  color: #ffffff;
  padding: 0 37px;
}
.headerbot li .zjwxl{
  display: none;
  position: absolute;
  left: 0;
  top: 58px;
  width: 452px;
  padding:0 14px;
  background: #fff;
}
.headerbot li:hover .zjwxl{
  display: block;
}
.headerbot li .zjwxl a{
  display: block;
  float: left;
  line-height: 58px;
  height: 58px;
  color: #323232;
  font-size: 18px;
  margin:0 16px;
}
.headerbot li .zjwxl a.on{
  color: #ff8a00;
}
.headerbot li .zjwxl a:hover{
  color: #ff8a00;
}
.headerbot li.on {
  background: #407fff !important;
}
.headerbot li:hover {
  background: #407fff !important;
}
/*张佳炜*/
/*产品中心*/
.sycpzx {
  height: 274px;
  padding-top: 34px;
  padding-bottom: 48px;
  background: #ededed;
}
.sycpzx .sycpbt {
  padding-bottom: 30px;
}
.sycpzx .sycpbt a {
  display: block;
  width: 210px;
  height: 71px;
  margin: 0 auto;
  background: url(../images/zjw_5.png) no-repeat center;
}
.sycpzx .sycpbt a:hover {
  background: url(../images/zjw_5b.png) no-repeat center;
}
.sycpzx .tempWrap {
  width: 1080px !important;
}
.cpzxlist li {
  float: left;
  width: 262px;
  margin-right: 10px;
  position: relative;
}
.cpzxlist li > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 4;
  background: url(about:blank);
}
.cpzxlist li img {
  display: block;
}
.cpzxlist li h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 214px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  font-weight: bold;
  padding-left: 12px;
  padding-right: 36px;
  background: url(../images/zjw_6.png) no-repeat center;
}
.cpzxlist li:hover {
  -webkit-box-shadow: 0 0 6px 0 #b1b1b1;
     -moz-box-shadow: 0 0 6px 0 #b1b1b1;
          box-shadow: 0 0 6px 0 #b1b1b1;
}
.cpzxlist li:hover h3 {
  color: gold;
}
/*产品中心*/
/*公司简介*/
.sygsjj {
  background: #dbdbdb;
  padding-bottom: 58px;
}
.sygsjj .sygsjjbt {
  padding-top: 48px;
  padding-bottom: 34px;
}
.sygsjj .sygsjjbt a {
  display: block;
  width: 223px;
  height: 71px;
  margin: 0 auto;
  background: url(../images/zjw_7.png) no-repeat center;
}
.sygsjj .sygsjjbt a:hover {
  background: url(../images/zjw_7b.png) no-repeat center;
}
.sygsjj .sygsjja {
  float: left;
}
.sygsjj .sygsjjb {
  width: 500px;
  float: right;
}
.sygsjj .sygsjjb .nr {
  height: 216px;
  overflow: hidden;
  margin-top: -12px;
  color: #323232;
  font-size: 14px;
  line-height: 36px;
}
.sygsjj .sygsjjb a {
  margin-top: 11px;
  display: block;
  width: 161px;
  height: 43px;
  background: url(../images/zjw_9.png) no-repeat center;
}
/*公司简介*/
/*工程案例*/
.sygcal {
  height: 436px;
  background: #ededed;
  padding-top: 37px;
}
.sygcal .sygcalbt {
  margin-bottom: 48px;
}
.sygcal .sygcalbt a {
  display: block;
  width: 167px;
  height: 71px;
  margin: 0 auto;
  background: url(../images/zjw_10.png) no-repeat center;
}
.sygcal .sygcalbt a:hover {
  background: url(../images/zjw_10b.png) no-repeat center;
}
.sygcal .tempWrap {
  width: 1080px !important;
}
.gcallist li {
  float: left;
  width: 259px;
  margin-right: 15px;
  position: relative;
}
.gcallist li:hover > a {
  display: block;
}
.gcallist li:hover h3 {
  color: #407fff;
}
.gcallist li > a {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 4;
  background: url(../images/zjw_11.png) no-repeat center top;
}
.gcallist li > img {
  display: block;
}
.gcallist li h3 {
  text-align: center;
  color: #2c323b;
  font-weight: bold;
  font-size: 16px;
  line-height: 58px;
  height: 58px;
}
/*工程案例*/
/*新闻中心*/
.syxwzx {
  background: #ededed;
  height: 557px;
  padding-top: 34px;
}
.syxwzx .syxwzxbt {
  margin-bottom: 46px;
}
.syxwzx .syxwzxbt a {
  display: block;
  width: 167px;
  height: 71px;
  margin: 0 auto;
  background: url(../images/zjw_12.png) no-repeat center;
}
.syxwzx .syxwzxbt a:hover {
  background: url(../images/zjw_12b.png) no-repeat center;
}
.syxwzxtop li {
  margin-right: 28px;
  float: left;
  height: 216px;
  width: 525px;
  position: relative;
}
.syxwzxtop li:hover .date {
  background: url(../images/zjw8b.jpg) no-repeat center;
}
.syxwzxtop li:hover h3 {
  color: #2285ff;
}
.syxwzxtop li > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 5;
  background: url(about:blank);
}
.syxwzxtop li img {
  display: block;
}
.syxwzxtop li .date {
  position: absolute;
  top: 0;
  left: 0;
  width: 84px;
  height: 68px;
  color: #ffffff;
  font-size: 31px;
  text-align: center;
  background: url(../images/zjw8.jpg) no-repeat center;
}
.syxwzxtop li .date .d1 {
  font-weight: bold;
  line-height: 40px;
}
.syxwzxtop li .date .d2 {
  font-size: 14px;
  line-height: 30px;
}
.syxwzxtop li h3 {
  color: #323232;
  font-weight: bold;
  font-size: 16px;
  margin-top: 14px;
}
.syxwzxtop li .nr {
  margin-top: 4px;
  color: #6e6e6e;
  font-size: 14px;
  line-height: 24px;
}
.syxwzxbot {
  padding-bottom: 48px;
}
.syxwzxbot li {
  width: 515px;
  padding: 18px 0;
  padding-left: 10px;
  margin-top: 4px;
  position: relative;
  border-bottom: 1px solid #e9e9e9;
}
.syxwzxbot li > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 4;
  background: url(about:blank);
}
.syxwzxbot li .la {
  text-align: center;
  float: left;
  width: 58px;
  padding-right: 10px;
  background: url(../images/zjw_13.png) no-repeat right 9px;
}
.syxwzxbot li .la .d1 {
  color: #323232;
  font-weight: bold;
  font-size: 31px;
  line-height: 31px;
}
.syxwzxbot li .la .d2 {
  font-size: 14px;
  color: #323232;
  line-height: 6px;
  margin-top: 12px;
}
.syxwzxbot li .lb {
  float: left;
  width: 415px;
  padding: 0 16px;
  color: #353535;
  font-size: 14px;
  line-height: 58px;
  height: 42px;
}
.syxwzxbot li:hover {
  background: #2285ff;
}
.syxwzxbot li:hover .la {
  background-image: url(../images/zjw_13b.png);
}
.syxwzxbot li:hover .la .d1 {
  color: #ffffff;
}
.syxwzxbot li:hover .la .d2 {
  color: #ffffff;
}
.syxwzxbot li:hover .lb h3 {
  color: #ffffff;
}
/*新闻中心*/
/*底部*/
.footertop {
  padding-top: 24px;
  padding-bottom: 30px;
  background: #323232;
  border-bottom: 1px solid #373737;
}
.footertop .footertopa {
  float: left;
}
.footertop .footertopa .yqlj {
  position: relative;
  margin-bottom: 34px;
  width: 177px;
  height: 48px;
  padding-right: 67px;
  padding-left: 16px;
  line-height: 48px;
    z-index: 30;
  background: url(../images/zjw_15.png) no-repeat center;
}
.log{
  margin-top: 60px;
}
.footertop .footertopa .yqlj span {
  color: #ffffff;
  font-size: 14px;
}
.footertop .footertopa .yqlj ul {
  padding: 10px 0;
  display: none;
  position: absolute;
  bottom: 48px;
  background: #2285ff;
  width: 100%;
  line-height: 34px;
  color: #fff;
  left: 0;
}
.footertop .footertopa .yqlj ul li a {
  display: block;
  width: 177px;
  padding-right: 67px;
  padding-left: 16px;
  color: #fff;
}
.footertop .footertopa .yqlj ul li a:hover {
  color: #323232;
  text-shadow: 1px 1px 1px #fff;
}
.footertop .footertopa img {
  display: block;
}
.footertop .footertopb {
  float: right;
    width: 738px;
}
.footertop .footertopb .footertopba {
  padding-right: 24px;
  min-width: 334px;
  float: left;
}
.footertop .footertopb .footertopba a {
  color: #ffffff;
  line-height: 18px;
  font-size: 18px;
}
.footertop .footertopb .footertopba a:hover {
  color: #2285ff;
}
.footertop .footertopb .footertopba .dh {
  margin-top: 28px;
  color: #ffffff;
  font-size: 34px;
  font-weight: bold;
  font-family: Arial;
  line-height: 34px;
}
.footertop .footertopb .footertopba .dz {
  line-height: 20px;
  margin-top: 24px;
  color: #777777;
  padding-left: 32px;
  background: url(../images/zjw_17.png) no-repeat left center;
  font-size: 14px;
}
.footertop .footertopb .footertopba .wz {
  line-height: 20px;
  margin-top: 10px;
  color: #777777;
  padding-left: 32px;
  background: url(../images/zjw_18.png) no-repeat left center;
  font-size: 14px;
}
.footertop .footertopb .footertopbb {
  float: right;
  width: 118px;
  height: 118px;
  padding: 26px;
    margin-right:112px;
  background: url(../images/zjw_16.png) no-repeat center;
}
.footertop .footertopb .footertopbb img {
  display: block;
}
.footerbot {
  color: #5a5a5a;
  font-size: 14px;
  line-height: 30px;
  padding: 10px 0;
  background: #323232;
  text-align: center;
}
.footerbot a {
  color: #5a5a5a;
}
.footerbot a:hover {
  color: #fff;
}
/*底部*/
/*框架*/
.subbox {
  position: relative;
}
.subbox .break {
  position: absolute;
  right: 0;
  top: 32px;
  color: #323232;
  font-size: 14px;
  line-height: 26px;
  padding-left: 34px;
  background: url(../images/zjw_20.png) no-repeat left center;
}
.subbox .break a {
  color: #323232;
}
.subbox .break a:hover {
  color: #407fff;
}
.subbox .subbtbox {
  padding-top: 28px;
  text-align: center;
}
.subbox .subbtbox > img {
  margin-bottom: 28px;
}
.subbox .subbtbox .navox {
  line-height: 55px;
  background: url(../images/zjw10.jpg) no-repeat center top;
}
.subbox .subbtbox .navox li {
  display: inline-block;
}
.subbox .subbtbox .navox li a {
  color: #323232;
  font-size: 16px;
  padding: 0 36px;
  display: block;
  line-height: 55px;
  height: 55px;
}
.subbox .subbtbox .navox li.on a {
  color: #fff;
  background: #407fff;
}
.subbox .subbtbox .navox li:hover a {
  color: #fff;
  background: #407fff;
}
.subbox .subcenter {
  padding-top: 40px;
  padding-bottom: 30px;
}
.subbox .subcenter .subcenterbox {
  min-height: 400px;
}
.subbox .subcenter .subcenterbox .syxwzxbot {
  padding-bottom: 0 !important;
}
/*框架*/
/*在线留言*/
.zxly {
  padding-left: 290px;
  padding-top: 20px;
  background: url(../images/zjw_22.png) no-repeat left top;
}
.zxly .zxlybox {
  width: 786px;
  height: 330px;
  padding-left: 7px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 18px;
  margin-left: -5px;
  background: url(../images/zjw_23.png) no-repeat center;
}
.zxly .zxlybox .box {
  padding: 28px;
}
.zxly .zxlybox .box .bcospb > a {
  float: right;
  color: #fff;
  width: 184px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  background: #ff8a00;
  font-size: 20px;
}
.zxly .zxlybox .box .bcospb > a:hover {
  background: #407fff;
}
.zxly .zxlybox .box .z_cos {
  border: 1px solid #dddddd;
  padding: 0 17px;
  margin-bottom: 16px;
}
.zxly .zxlybox .box .z_cos.z_cos1 {
  float: left;
}
.zxly .zxlybox .box .z_cos.z_cos1 .inw input {
  width: 340px;
}
.zxly .zxlybox .box .z_cos > a {
  float: left;
  display: block;
  margin-top: 11px;
}
.zxly .zxlybox .box .z_cos > a img {
  display: block;
}
.zxly .zxlybox .box .z_cos span {
  float: left;
  height: 60px;
  width: 28px;
}
.zxly .zxlybox .box .z_cos span.s1 {
  background: url(../images/zjw_24.png) no-repeat center;
}
.zxly .zxlybox .box .z_cos span.s2 {
  background: url(../images/zjw_25.png) no-repeat center;
}
.zxly .zxlybox .box .z_cos span.s3 {
  background: url(../images/zjw_26.png) no-repeat center;
}
.zxly .zxlybox .box .z_cos span.s4 {
  background: url(../images/zjw_27.png) no-repeat center;
}
.zxly .zxlybox .box .z_cos .inw {
  float: left;
  line-height: 30px;
  padding: 15px 0;
  padding-left: 8px;
}
.zxly .zxlybox .box .z_cos .inw input {
  width: 290px;
  color: #a8a8a8;
  font-size: 14px;
  line-height: 30px;
  display: block;
  font-family: "微软雅黑";
}
.zxly .zxlybox .box .z_cos .inw textarea {
  width: 658px;
  height: 80px;
  color: #a8a8a8;
  font-size: 14px;
  line-height: 30px;
  display: block;
  font-family: "微软雅黑";
  resize: none;
}
/*在线留言*/
/*人才招聘*/
.rczptop {
  height: 50px;
  padding: 0 44px;
  line-height: 50px;
  background: #f6f6f6;
}
.rczptop div {
  float: left;
  color: #b1b1b1;
  font-size: 14px;
  font-weight: bold;
}
.rczptop div span {
  display: inline-block;
  padding-left: 36px;
}
.rczptop .d1 {
  width: 162px;
}
.rczptop .d1 span {
  background: url(../images/zjw_28.png) no-repeat left center;
}
.rczptop .d2 {
  width: 280px;
  padding-right: 6px;
}
.rczptop .d2 span {
  background: url(../images/zjw_29.png) no-repeat left center;
}
.rczptop .d3 {
  width: 228px;
}
.rczptop .d3 span {
  background: url(../images/zjw_30.png) no-repeat left center;
}
.rczptop .d4 {
  width: 258px;
}
.rczptop .d4 span {
  background: url(../images/zjw_31.png) no-repeat left center;
}
.rczptop .d5 {
  float: right;
}
.rczpbot {
  min-height: 148px;
}
.rczpbot li {
  border-bottom: 1px solid #e9eff7;
}
.rczpbot li.on .zjwtop .d5 {
  background-image: url(../images/zjw_33.png);
}
.rczpbot li .zjwtop {
  height: 78px;
  line-height: 78px;
  padding: 0 44px;
}
.rczpbot li .zjwtop div {
  float: left;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
}
.rczpbot li .zjwtop .d1 {
  width: 162px;
}
.rczpbot li .zjwtop .d2 {
  width: 280px;
  padding-right: 6px;
}
.rczpbot li .zjwtop .d3 {
  width: 228px;
}
.rczpbot li .zjwtop .d4 {
  width: 258px;
}
.rczpbot li .zjwtop .d5 {
  cursor: pointer;
  float: right;
  width: 21px;
  height: 21px;
  margin-top: 28px;
  background: url(../images/zjw_34.png) no-repeat center;
}
.rczpbot li .zjwbot {
  display: none;
  padding: 0 64px;
  padding-bottom: 38px;
  padding-top: 30px;
  background: #f6f6f6;
  -webkit-box-shadow: 0 3px 5px 0 #c7c7c7;
     -moz-box-shadow: 0 3px 5px 0 #c7c7c7;
          box-shadow: 0 3px 5px 0 #c7c7c7;
}
.rczpbot li .zjwbot .zjwbota .d1 {
  line-height: 30px;
  float: left;
  width: 50%;
  color: #5d5d5d;
  font-size: 14px;
}
.rczpbot li .zjwbot .zjwbota .d1 span {
  font-weight: bold;
}
.rczpbot li .zjwbot .zjwbota .d2 {
  line-height: 30px;
  color: #5d5d5d;
  font-size: 14px;
}
.rczpbot li .zjwbot .zjwbota .d2 span {
  font-weight: bold;
}
.rczpbot li .zjwbot .zjwbotb a {
  float: right;
  width: 100px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  font-size: 16px;
  margin-right: 12px;
  text-align: center;
}
.rczpbot li .zjwbot .zjwbotb a.zx {
  background: #ff8a00;
}
.rczpbot li .zjwbot .zjwbotb a.zx:hover {
  background: #407fff;
}
.rczpbot li .zjwbot .zjwbotb a.tj {
  background: #407fff;
}
.rczpbot li .zjwbot .zjwbotb a.tj:hover {
  background: #ff8a00;
}
/*人才招聘*/
/*招商加盟*/
.zsjmbox {
  margin-top: 54px;
}
.zsjmbox .z_cos {
  margin-bottom: 16px;
}
.zsjmbox .z_cos span {
  line-height: 54px;
  float: left;
  color: #3e3e3e;
  font-size: 16px;
}
.zsjmbox .z_cos span em {
  display: inline-block;
  height: 54px;
  line-height: 54px;
  vertical-align: middle;
  color: #fb0505;
  margin-right: 6px;
}
.zsjmbox .z_cos .inw {
  float: left;
  width: 378px;
  padding: 12px 14px;
  border: 1px dashed #d6d6d6;
}
.zsjmbox .z_cos .inw input {
  width: 100%;
  line-height: 30px;
  height: 30px;
  font-size: 14px;
  color: #3e3e3e;
  font-family: "微软雅黑";
}
.zsjmbox .z_cos1 {
  margin-bottom: 16px;
  border: 1px dashed #d6d6d6;
  padding: 0 18px;
}
.zsjmbox .z_cos1 span {
  float: left;
}
.zsjmbox .z_cos1 span em {
  display: inline-block;
  height: 54px;
  line-height: 54px;
  vertical-align: middle;
  color: #fb0505;
  margin-right: 6px;
}
.zsjmbox .z_cos1 .inw {
  float: left;
  padding: 12px 0px;
}
.zsjmbox .z_cos1 .inw textarea {
  width: 1030px;
  height: 162px;
  line-height: 30px;
  color: #b9b9b9;
  font-size: 16px;
  resize: none;
}
.zsjmbox .zxnbo .z_cos2 {
  width: 834px;
  float: left;
  border: 1px dashed #d6d6d6;
  padding: 12px 20px;
  height: 30px;
}
.zsjmbox .zxnbo .z_cos2 .inw {
  float: left;
  width: 722px;
}
.zsjmbox .zxnbo .z_cos2 .inw input {
  width: 100%;
  line-height: 30px;
  height: 30px;
  font-size: 16px;
  color: #b9b9b9;
  font-family: "微软雅黑";
}
.zsjmbox .zxnbo .z_cos2 > a {
  float: right;
  margin-top: -3px;
  display: block;
}
.zsjmbox .zxnbo .z_cos2 > a img {
  display: block;
}
.zsjmbox .zxnbo > a {
  float: right;
  color: #fff;
  width: 184px;
  height: 54px;
  font-size: 20px;
  line-height: 54px;
  text-align: center;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  background: #ff8a00;
}
.zsjmbox .zxnbo > a:hover {
  background: #407fff;
}
.about {
  color: #2a2a2a;
  font-size: 14px;
  line-height: 34px;
}
.about a {
  color: #407fff;
}
.about a:hover {
  color: #f7a63e;
}
/*招商加盟*/
/*企业文化*/
.qywh {
  padding-right: 500px;
  background: url(../images/zjw_36.png) no-repeat right top;
  color: #323232;
}
/*企业文化*/
/*工程案例*/
.gcal li {
  margin-right: 14px;
}
/*工程案例*/
/*产品中心*/
.cpzx .cpzxlist li {
  margin-top: 14px;
  width: 349px;
  margin-right: 16px;
}
.cpzx .cpzxlist li h3 {
  width: 301px;
  background: url(../images/zjw_42.png) no-repeat center;
}
/*产品中心*/
/*联系方式*/
.lxfs .lxfsa {
  float: left;
}
.lxfs .lxfsa .bt {
  color: #323232;
  font-size: 18px;
  line-height: 18px;
}
.lxfs .lxfsa .d1 {
  margin-top: 30px;
  font-weight: bold;
  font-size: 34px;
  font-family: Arial;
  line-height: 34px;
  color: #ff8a00;
}
.lxfs .lxfsa .d2 {
  margin-top: 26px;
  color: #474747;
  font-size: 14px;
  padding-left: 30px;
  background: url(../images/zjw_43.png) no-repeat 5px center;
}
.lxfs .lxfsa .d3 {
  margin-top: 16px;
  color: #474747;
  font-size: 14px;
  padding-left: 30px;
  background: url(../images/zjw_44.png) no-repeat 5px center;
}
.lxfs .lxfsa .d4 {
  width: 118px;
  margin-top: 40px;
  padding: 13px;
  background: url(../images/zjw_45.png) no-repeat center;
}
.lxfs .lxfsa .d4 img {
  display: block;
}
.lxfs .lxfsb {
  float: right;
  width: 760px;
  height: 380px;
}
.lxfs .lxfsb iframe {
  width: 760px;
  height: 380px;
}
/*联系方式*/
/*网站地图*/
.map {
  min-height: 440px !important;
  text-align: center;
  background: url(../images/zjw_46.png) no-repeat center bottom;
}
.map li {
  vertical-align: top;
  display: inline-block;
  margin-right: 20px;
}
.map li a {
  line-height: 38px;
  color: #333333;
  display: block;
  font-size: 16px;
  min-width: 100px;
  max-width: 132px;
  text-align: left;
}
.map li a:hover {
  color: #ff8a00;
}
.map li a.a1 {
  font-weight: bold;
  margin-bottom: 10px;
}
/*网站地图*/
/*区域性代理*/
.qybt {
  text-align: center;
  color: #323232;
  font-weight: bold;
  font-size: 18px;
  line-height: 40px;
  margin-bottom: 17px;
  padding-bottom: 4px;
  background: url(../images/zjw15.jpg) no-repeat center bottom;
}
.qyxdlbot {
  min-height: 400px;
  padding-top: 10px;
}
.qyxdlbot .qulist {
  margin-bottom: 12px;
}
.qyxdlbot .qulist.qulist1 li .la {
  width: 385px;
}
.qyxdlbot .qulist{
  text-align: center;
}
.qyxdlbot .qulist li {
  padding: 18px 26px;
    padding-right: 24px;
  background: #fff;
    text-align: left;
  display: inline-block;
  margin-top: 16px;
  margin-right: 17px;
}
.qyxdlbot .qulist li .la {
  float: left;
  width: 200px;
  padding-top: 8px;
}
.qyxdlbot .qulist li .la h3 {
  color: #323232;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
    margin-bottom: 3px;
}
.qyxdlbot .qulist li .la .phone {
  margin-top: 15px;
  line-height: 17px;
  font-size: 17px;
  color: #323232;
}
.qyxdlbot .qulist li .la .phone1{
}
.qyxdlbot .qulist li .lb {
  width: 94px;
  height: 94px;
  float: right;
}
.dqbt {
  line-height: 38px;
  color: #323232;
  font-size: 15px;
}
/*区域性代理*/
/*详细页*/
.xxybox h1 {
  font-weight: bold;
  text-align: center;
  color: #407fff;
  font-size: 19px;
  line-height: 26px;
}
.xxybox .xxytop {
  margin-top: 24px;
  text-align: center;
  color: #999999;
  font-size: 14px;
  padding-bottom: 6px;
  border-bottom: 1px dashed #d9d9d9;
}
.xxybox .xxytop a {
  color: #999999;
}
.xxybox .xxytop a:hover {
  color: #407fff;
}
.xxybox .xxytop .xxytopa {
  display: inline-block;
}
.xxybox .xxytop .xxytopb {
  margin-left: 4px;
  display: inline-block;
}
.xxybox .xxytop .xxytopb a {
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 2px;
  background: url(../images/zjw_54.png) no-repeat;
}
.xxybox .xxytop .xxytopb a.a1 {
  background-position: 0 0;
}
.xxybox .xxytop .xxytopb a.a2 {
  background-position: -23px 0;
}
.xxybox .xxytop .xxytopb a.a3 {
  background-position: -46px 0;
}
.xxybox .xxytop .xxytopb a.a4 {
  background-position: -69px 0;
}
.xxybox .xxytop .xxytopb a.a5 {
  background-position: -92px 0;
}
.xxybox .xxytop .xxytopb a.a6 {
  background-position: -115px 0;
}
.xxybox .xxymid {
  color: #545454;
  font-size: 14px;
  line-height: 32px;
  padding: 18px 0;
  min-height: 400px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #d9d9d9;
}
.xgtj {
  margin-top: 36px;
  padding: 0 34px;
  padding-top: 30px;
  background: #fff;
  -webkit-box-shadow: 0 0 9px 0 #ebebeb;
     -moz-box-shadow: 0 0 9px 0 #ebebeb;
          box-shadow: 0 0 9px 0 #ebebeb;
}
.xgtj ul {
  padding: 20px 0;
  background: url(../images/zjw_53.png) no-repeat center;
}
.xgtj li {
  line-height: 46px;
  height: 46px;
  width: 446px;
  position: relative;
  padding-left: 18px;
  background: url(../images/zjw_51.png) no-repeat left center;
}
.xgtj li > a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  background: url(about:blank);
}
.xgtj li h3 {
  float: left;
  color: #353535;
  font-size: 16px;
}
.xgtj li em {
  float: right;
}
.xgtj li:hover {
  background: url(../images/zjw_52.png) no-repeat left center;
}
.xgtj li:hover h3 {
  color: #407fff;
}
/*详细页*/
/*查看留言*/
.ckly li {
  -webkit-box-shadow: 0 0 13px 0 #ededed;
     -moz-box-shadow: 0 0 13px 0 #ededed;
          box-shadow: 0 0 13px 0 #ededed;
  padding: 0 26px;
  padding-top: 26px;
  padding-bottom: 14px;
  margin-bottom: 22px;
}
.ckly li .cklytopa {
  float: left;
  width: 59px;
  height: 59px;
  overflow: hidden;
  -webkit-border-radius: 59px;
     -moz-border-radius: 59px;
          border-radius: 59px;
}
.ckly li .cklytopb {
  margin-left: 12px;
  float: left;
  line-height: 26px;
}
.ckly li .cklytopb span {
  float: left;
  color: #ff8a00;
  font-size: 18px;
  font-weight: bold;
}
.ckly li .cklytopb .nr {
  width: 800px;
  color: #333333;
  font-size: 14px;
}
.ckly li .date {
  float: right;
  color: #333333;
  font-size: 14px;
  padding-left: 54px;
  background: url(../images/zjw_56.png) no-repeat left center;
}
.ckly li .cklybot {
  margin-top: 8px;
}
.ckly li .cklybot span {
  float: left;
  color: #232323;
  font-size: 16px;
  font-weight: bold;
}
.ckly li .cklybot .nr {
  color: #333333;
  font-size: 14px;
}
/*查看留言*/
.sypf{
  position: fixed;
  right: 4%;
  bottom: 20%;
  background: #fff;
  border-bottom:8px solid #666666;
}
.synm{
  border:1px solid #dddddd;
}
.synm .d1{

  cursor: pointer;
  width: 63px;
  height: 61px;
  border-bottom:1px solid #dddddd;
  background: url(../images/j3.png) no-repeat center;
}
.synm .d1 a{
  display: block;
  width: 100%;
  height: 100%;
}
.synm .d1:hover{
  background: url(../images/j3b.png) no-repeat center;
}
.synm .d1 .dfgg{
  position: absolute;
  background: #fff;
  width: 0px;
  height: 61px;
  left: 0px;
  top: 0;
  padding:0 14px;
  color: #323232;
  font-size: 16px;
  line-height: 61px;
  opacity: 0;
}
.synm .d2{
  width: 63px;
  height: 61px;
  position: relative;
  border-bottom:1px solid #dddddd;
  background: url(../images/j2.png) no-repeat center;
}
.synm .d2 .dfgg{
  position: absolute;
  background: #fff;
  width: 0px;
  height: 61px;
  left: 0px;
  top: 0;
  padding:0 14px;
  color: #323232;
  font-size: 16px;
  line-height: 61px;
  opacity: 0;
}
.synm .d2:hover{
  background: url(../images/j2b.png) no-repeat center;
}

.synm .d2:hover .dfgg{
  left: -178px;
  opacity:1;
  width: 150px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.synm .d1:hover .dfgg{
  left: -178px;
  opacity:1;
  width: 150px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.synm .d3{
  cursor: pointer;
  width: 63px;
  height: 61px;
  background: url(../images/j1.png) no-repeat center;
}
.synm .d3:hover{
  background: url(../images/j1b.png) no-repeat center;
}










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