@charset "utf-8";
/*COMMON_BLK_START*/
/*AVAIBLE_VI
[
{"vicolor":"#3484d4","sub1color":"#333333"},
{"vicolor":"#fe595f","sub1color":"#b4eaff"},
{"vicolor":"#0776d3","sub1color":"#dfe2e9"},
{"vicolor":"#f2910a","sub1color":"#ffc087"}
]
AVAIBLE_VI*/
.line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clear {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
/*头部*/
.headbj {
  position: relative;
  z-index: 10;
  background: #f2f2f2;
}
.headbj .head {
  height: 126px;
  background: #fff;
}
.headbj .head .logo {
  display: table;
  height: 126px;
  line-height: 0;
  margin-right: 30px;
}
.headbj .head .logo a {
  display: table-cell;
  vertical-align: middle;
}
.headbj .head .logo a img {
  max-width: 175px;
  max-height: 90px;
}
.headbj .head h2 {
  max-width: 600px;
  border-left: 1px dashed #d6d6d6;
  margin-top: 32px;
  padding-left: 30px;
  box-sizing: border-box;
}
.headbj .head h2 b {
  font-size: 28px;
  font-weight: bold;
  line-height: 32px;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 10px;
}
.headbj .head h2 span {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.headbj .head .h-tel {
  position: relative;
  margin-top: 32px;
  max-width: 350px;
  text-align: right;
}
.headbj .head .h-tel span {
  display: block;
  font-size: 18px;
  font-weight: normal;
  line-height: 25px;
  color: #333333;
  padding-left: 40px;
  background-image: url('../images/h-tel.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 30px 25px;
  margin-bottom: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.headbj .head .h-tel b {
  font-size: 28px;
  font-weight: normal;
  line-height: 30px;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.headbj .nav {
  width: 1200px;
  margin: 0 auto;
  height: 54px;
}
.headbj .nav .nav-one {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  box-sizing: border-box;
}
.headbj .nav .nav-one > li {
  line-height: 54px;
  height: 54px;
  box-sizing: border-box;
  position: relative;
}
.headbj .nav .nav-one > li > a {
  display: block;
  font-size: 15px;
  font-weight: normal;
  line-height: 54px;
  color: #333333;
  height: 54px;
  padding: 0 5px;
}
.headbj .nav .nav-one > li.cur,
.headbj .nav .nav-one > li:hover {
  background: #5e7a5b;
}
.headbj .nav .nav-one > li.cur > a,
.headbj .nav .nav-one > li:hover > a {
  color: #fff;
}
.headbj .nav .nav-one > li:hover .nav-two,
.headbj .nav .nav-one > li:hover .nav-two:before {
  display: block;
}
.headbj .nav .nav-one .nav-two {
  display: none;
  position: absolute;
  top: 54px;
  left: 0;
  z-index: 90;
  background: #f7f7f7;
}
.headbj .nav .nav-one .nav-two li {
  white-space: nowrap;
  height: 44px;
  position: relative;
  overflow: hidden;
  border-right: 0px;
  border-bottom: 1px solid #eee;
}
.headbj .nav .nav-one .nav-two a {
  display: block;
  height: 44px;
  font-size: 14px;
  font-weight: normal;
  line-height: 44px;
  color: #1a1a1a;
  text-align: left;
  overflow: hidden;
  margin-top: 0;
  padding: 0 5px;
}
.headbj .nav .nav-one .nav-two a:hover {
  color: #5e7a5b;
}
.headbj .nav .nav-one .nav-two li:last-child {
  border-bottom: 0;
}
/*底部*/
.foot {
  background: #333;
  padding-top: 56px;
  box-sizing: border-box;
  padding-bottom: 50px;
  border-bottom: 6px solid #5e7a5b;
}
.foot .content {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.foot .content h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  color: #ffffff;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 35px;
  width: 100%;
}
.foot .content .fnav {
  width: 470px;
  padding-right: 30px;
  box-sizing: border-box;
}
.foot .content .fnav ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 330px;
  height: 156px !important;
}
.foot .content .fnav li {
  width: 40% !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.foot .content .fnav li a {
  font-size: 14px;
  font-weight: normal;
  line-height: 38px;
  color: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0;
  display: block;
}
.foot .content .fnav li a:hover {
  color: #5e7a5b;
}
.foot .content .finfo {
  width: 430px;
  padding-right: 30px;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: normal;
  line-height: 38px;
  color: #ffffff;
}
.foot .content .finfo a {
  color: #fff;
}
.foot .content .finfo p {
  font-size: 14px;
  font-weight: normal;
  line-height: 38px;
  color: #ffffff;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.foot .content .finfo p b {
  font-weight: normal;
}
.foot .content .finfo p.address {
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  color: #ffffff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 22px;
  height: 44px;
  height: auto;
  max-height: 44px;
  text-overflow: inherit;
  white-space: normal;
  margin: 8px 0;
}
.foot .content .finfo p.address span {
  max-height: 44px;
}
.foot .content .fcode {
  width: 295px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.foot .content .fcode p {
  width: 129px;
}
.foot .content .fcode p em {
  width: 115px;
  height: 115px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 6px;
  display: block;
}
.foot .content .fcode p em img {
  width: 115px;
  height: 115px;
  display: block;
}
.foot .content .fcode p span {
  font-size: 12px;
  font-weight: normal;
  line-height: 32px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  display: block;
}
.bg_vi_color {
  background-color: #5e7a5b;
}
.txt_vi_color {
  color: #5e7a5b !important;
}
.f-support img {
  width: 44px;
  vertical-align: sub;
  margin-left: 5px;
}
.bg_vi_color {
  background-color: #5e7a5b;
}
.txt_vi_color {
  color: #5e7a5b !important;
}
/*COMMON_BLK_END*/
.crumbs-1 {
  height: 65px;
  font-size: 14px;
  border-bottom: 1px dashed #dcdcdc;
  margin-bottom: 30px;
}
.crumbs-1 b {
  font-weight: normal;
}
.crumbs-1 i {
  font-style: normal;
}
.crumbs-1 span {
  padding: 0 5px;
  height: 65px;
  line-height: 65px;
}
.crumbs-1 a:hover {
  color: #5e7a5b;
}
.mb10 {
  margin-bottom: 10px;
}
.ml10 {
  margin-left: 10px;
}
.bg {
  background: #FFF;
}
em,
i {
  font-style: normal;
}
body {
  background: #fff;
}
/*banner*/
.banner img {
  width: 100%;
  display: block;
}
/**/
.pro {
  height: 899px;
}
.pro h2 {
  padding-top: 70px;
  height: 132px;
  overflow: hidden;
  line-height: 36px;
  font-weight: normal;
  text-align: center;
  font-size: 28px;
  color: #444;
}
.pro h2 b {
  display: block;
  height: 36px;
  font-family: Arial;
  font-size: 28px;
  color: #5e7a5b;
  text-transform: uppercase;
  overflow: hidden;
}
.pro h2 span {
  display: inline-block;
  height: 37px;
  overflow: hidden;
}
.pro_con {
  height: 419px;
  overflow: hidden;
}
.pro_c {
  height: 419px;
  overflow: hidden;
  margin-bottom: 36px;
}
.pro_c dl dt {
  width: 695px;
  height: 419px;
  overflow: hidden;
}
.pro_c dl dt img {
  width: 689px;
  height: 413px;
  border: 3px solid #dcdcdc;
}
.pro_c dl dd {
  width: 454px;
  height: 419px;
  overflow: hidden;
}
.pro_c dl dd h3 {
  font-size: 18px;
  color: #212121;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  line-height: 48px;
  height: 48px;
  overflow: hidden;
}
.pro_c dl dd p,
.pro_desc {
  overflow: hidden;
  font-family: "Microsoft YaHei";
  line-height: 30px;
  font-size: 14px;
}
.pro_c dl dd p b,
.pro_desc b {
  width: 70px;
  display: block;
  color: #666;
}
.pro_c dl dd p em,
.pro_desc em {
  width: 382px;
  display: block;
  font-weight: normal;
}
.pro_link {
  margin-top: 30px;
  display: block;
  width: 93px;
  height: 29px;
  font-size: 14px;
  color: #fff;
  line-height: 29px;
  padding-left: 17px;
  background: #5e7a5b;
  border-radius: 18px;
  position: relative;
}
.pro_link::after {
  content: "→";
  color: #fff;
  margin-left: 10px;
  position: absolute;
  top: 0px;
  right: 10px;
}
.pro_link a {
  color: #fff;
  display: inline-block;
  height: 29px;
  padding-right: 28px;
  overflow: hidden;
}
.pro_q {
  height: 238px;
  position: relative;
}
.pro_desc {
  height: 300px;
  overflow: hidden;
}
.pro_q ul li {
  line-height: 0;
  float: left;
  margin-right: 12px;
  width: 230px;
  overflow: hidden;
}
.pro_q ul li.last {
  margin-right: 0;
}
.pro_q ul li img {
  width: 224px;
  height: 147px;
  border: 3px solid #dcdcdc;
}
.pro_q ul li img:hover,
.pro_q .cur img {
  border: 3px solid #5e7a5b;
}
.pro_q ul li span {
  height: 40px;
  display: block;
  text-align: center;
  font-size: 14px;
  color: #212121;
  line-height: 40px;
  overflow: hidden;
}
/**/
.cha {
  height: 756px;
  overflow: hidden;
  background-image: url('../images/cha_bj.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 756px;
}
.cha h2 {
  padding-top: 70px;
  height: 132px;
  overflow: hidden;
  line-height: 36px;
  font-weight: normal;
  text-align: center;
  font-size: 28px;
  color: #444;
  font-family: "Microsoft YaHei";
}
.cha h2 b {
  display: block;
  height: 36px;
  font-family: Arial;
  font-size: 28px;
  color: #5e7a5b;
  text-transform: uppercase;
  overflow: hidden;
}
.cha h2 span {
  display: inline-block;
  height: 37px;
  overflow: hidden;
}
.cha_con {
  height: 476px;
  overflow: hidden;
}
.cha_con dl {
  width: 400px;
  height: 474px;
  overflow: hidden;
  background: #fff;
  float: left;
  position: relative;
}
.cha_con dt {
  width: 400px;
  height: 253px;
  overflow: hidden;
}
.cha_con dt img {
  width: 400px;
  height: 253px;
}
.cha_con dd {
  padding: 0 35px;
  height: 238px;
  background-image: url('../images/cha_icon2.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 400px 238px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 239px;
  width: 330px;
}
dl.cha_two dd {
  background-image: url(../images/cha_icon1.png);
  top: 0;
}
dl.cha_two dt {
  padding-top: 222px;
}
.cha_con dd p {
  margin-top: 26px;
  line-height: 66px;
  height: 66px;
  overflow: hidden;
  font-size: 22px;
  font-family: "Microsoft YaHei";
  color: #464646;
  font-weight: bold;
  overflow: hidden;
}
.cha_con dd p em {
  color: #5e7a5b;
}
.cha_desc {
  height: 75px;
  font-size: 14px;
  color: #7a7a7a;
  line-height: 25px;
  overflow: hidden;
  font-family: "Microsoft YaHei";
}
/**/
.edgv {
  height: 757px;
  overflow: hidden;
}
.edgv h2 {
  padding-top: 62px;
  height: 127px;
  overflow: hidden;
  line-height: 30px;
  font-weight: normal;
  text-align: center;
  font-size: 28px;
  color: #444;
  font-family: "Microsoft YaHei";
}
.edgv h2 b {
  display: block;
  height: 30px;
  font-family: Arial;
  font-size: 28px;
  color: #5e7a5b;
  text-transform: uppercase;
  overflow: hidden;
}
.edgv h2 span {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
}
.edgv_con dl {
  margin-bottom: 23px;
  position: relative;
  width: 390px;
  height: 227px;
  overflow: hidden;
  float: left;
  margin-right: 15px;
}
.edgv_con dt {
  width: 390px;
  height: 227px;
  position: relative;
}
.edgv_con dt img {
  width: 390px;
  height: 227px;
}
.edgv_con dd {
  width: 320px;
  padding: 0 35px;
  height: 227px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.edgv_con dd em {
  display: block;
  width: 60px;
  height: 60px;
  margin: 29px auto 0;
  border-radius: 50%;
  overflow: hidden;
}
.edgv_con dd em img {
  width: 60px;
  height: 60px;
}
.edgv_con dd b {
  display: block;
  text-align: center;
  height: 44px;
  overflow: hidden;
  font-size: 20px;
  font-family: "Microsoft YaHei";
  line-height: 44px;
  color: #fff;
  overflow: hidden;
}
.edgv_con dd p {
  text-align: center;
  height: 75px;
  overflow: hidden;
  font-size: 16px;
  line-height: 25px;
  color: #fff;
}
.edgv_con .nobot {
  margin-right: 0;
}
/**/
.tec {
  height: 475px;
  background-image: url('../images/tec_bj.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 475px;
  overflow: hidden;
}
.tec h2 {
  padding-top: 72px;
  height: 131px;
  overflow: hidden;
  line-height: 30px;
  font-weight: normal;
  text-align: center;
  font-size: 28px;
  color: #444;
}
.tec h2 b {
  display: block;
  height: 30px;
  font-family: Arial;
  font-size: 28px;
  color: #5e7a5b;
  text-transform: uppercase;
  overflow: hidden;
}
.tec h2 span {
  display: inline-block;
  height: 38px;
  overflow: hidden;
}
.tec ul {
  height: 160px;
  overflow: hidden;
}
.tec ul li {
  width: 70px;
  float: left;
  margin-right: 91px;
}
.tec ul li em {
  display: block;
  width: 68px;
  height: 68px;
  overflow: hidden;
}
.tec ul li em img {
  width: 68px;
  height: 68px;
  border-radius: 50%;
}
.tec ul li span {
  margin-top: 13px;
  display: block;
  height: 24px;
  border-top: 1px solid #dedede;
  border-bottom: 2px solid #dedede;
  text-align: center;
  font-size: 16px;
  color: #4d4d4d;
  line-height: 24px;
  overflow: hidden;
}
.tec .nobot {
  margin-right: 0;
}
.tec a.phover {
  text-decoration: none;
}
.tec ul li:hover span {
  border-bottom-color: #5e7a5b;
}
.tec_tel {
  height: 30px;
  overflow: hidden;
  margin: 0 auto;
  width: 420px;
}
.tec_tel p {
  width: 300px;
  float: left;
  font-size: 16px;
  color: #4d4d4d;
  line-height: 30px;
  overflow: hidden;
}
.tec_tel p b {
  vertical-align: middle;
  font-size: 23px;
  font-family: Arial;
}
.tec_ban {
  display: block;
  float: left;
  width: 93px;
  height: 29px;
  font-size: 14px;
  color: #fff;
  line-height: 29px;
  padding-left: 17px;
  background: #5e7a5b;
  border-radius: 18px;
  position: relative;
}
.tec_ban::after {
  content: "→";
  color: #fff;
  margin-left: 10px;
  position: absolute;
  top: 0px;
  right: 10px;
}
.tec_ban a {
  color: #fff;
  display: inline-block;
  height: 29px;
  padding-right: 28px;
  overflow: hidden;
}
/**/
.case {
  height: 664px;
  overflow: hidden;
  border-bottom: 2px solid #eee;
}
.case h2 {
  padding-top: 70px;
  height: 132px;
  overflow: hidden;
  line-height: 30px;
  font-weight: normal;
  text-align: center;
  font-size: 28px;
  color: #444;
}
.case h2 b {
  display: block;
  font-family: Arial;
  font-size: 28px;
  color: #5e7a5b;
  text-transform: uppercase;
  overflow: hidden;
}
.case h2 span {
  display: inline-block;
  height: 38px;
  overflow: hidden;
}
.case_c {
  height: 413px;
  overflow: hidden;
}
.case_x {
  position: relative;
  width: 692px;
  height: 413px;
  overflow: hidden;
}
.case_x ul {
  height: 413px;
  overflow: hidden;
  width: 692px;
}
.case_x ul li {
  width: 692px;
  height: 413px;
  overflow: hidden;
  position: relative;
}
.case_x ul li img {
  width: 686px;
  height: 407px;
  border: 3px solid #dcdcdc;
}
.case_x ul li p {
  background: rgba(0, 0, 0, 0.7);
  width: 686px;
  overflow: hidden;
  position: absolute;
  bottom: 3px;
  left: 3px;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  line-height: 42px;
  height: 42px;
  overflow: hidden;
  text-align: center;
}
.case_q {
  width: 498px;
  height: 413px;
  overflow: hidden;
  position: relative;
}
.case_q ul li {
  float: left;
  width: 245px;
  height: 132px;
  overflow: hidden;
  margin-bottom: 8px;
  margin-right: 8px;
}
.case_q ul li {
  padding: 0 20px;
  display: inline-block;
  width: 203px;
  height: 130px;
  border: 1px solid #efefef;
  color: #232222;
}
.case_q ul li b {
  margin-top: 14px;
  display: block;
  font-size: 19px;
  font-weight: normal;
  line-height: 38px;
  height: 38px;
  overflow: hidden;
}
.case_q ul li span {
  display: block;
  max-height: 48px;
  font-size: 12px;
  color: #d0cfcf;
  font-family: Arial;
  text-transform: uppercase;
  line-height: 16px;
  overflow: hidden;
}
.case_q ul li:hover,
.case_q .cur {
  border: 1px solid #5e7a5b;
  text-decoration: none;
  background: #5e7a5b;
  color: #fff;
}
.case_q ul li:hover b,
.case_q .cur b {
  font-weight: bold;
}
.case_q ul li:hover span,
.case_q .cur span {
  color: #fff;
}
.case_q .nobot {
  margin-right: 0;
}
/**/
.about {
  height: 590px;
  overflow: hidden;
}
.about h2 {
  padding-top: 60px;
  height: 132px;
  overflow: hidden;
  line-height: 30px;
  font-weight: normal;
  text-align: center;
  font-size: 28px;
  color: #444;
}
.about h2 b {
  display: block;
  height: 30px;
  font-family: Arial;
  font-size: 28px;
  color: #5e7a5b;
  text-transform: uppercase;
  overflow: hidden;
}
.about h2 span {
  display: inline-block;
  height: 38px;
  overflow: hidden;
}
.about dl {
  background: #f8f8f8;
  height: 398px;
  overflow: hidden;
}
.about dl dt {
  width: 566px;
  height: 398px;
  overflow: hidden;
}
.about dl dt img {
  width: 566px;
  height: 398px;
}
.about dl dd {
  width: 513px;
  margin-left: 38px;
}
.about dl dd b {
  display: block;
  height: 92px;
  overflow: hidden;
  border-bottom: 1px solid #adadad;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  line-height: 92px;
}
.about dl dd p {
  margin-top: 18px;
  height: 196px;
  overflow: hidden;
  font-size: 14px;
  line-height: 28px;
  color: #555;
  margin-bottom: 40px;
}
.about_link {
  display: block;
  float: left;
  width: 93px;
  height: 29px;
  font-size: 14px;
  color: #fff;
  line-height: 29px;
  padding-left: 17px;
  background: #5e7a5b;
  border-radius: 18px;
  position: relative;
}
.about_link::after {
  content: "→";
  color: #fff;
  margin-left: 10px;
  position: absolute;
  top: 0px;
  right: 10px;
}
.about_link a {
  color: #fff;
  display: inline-block;
  height: 29px;
  padding-right: 28px;
  overflow: hidden;
}
/**/
.sty {
  height: 472px;
}
.sty_q {
  margin-bottom: 20px;
  height: 58px;
  overflow: hidden;
  margin-top: 19px;
}
.sty_q ul li {
  float: left;
  margin-right: 36px;
  height: 56px;
  width: 110px;
  color: #333;
  font-size: 20px;
  line-height: 56px;
  text-align: center;
}
.sty_q ul li:hover,
.sty_q .cur {
  font-weight: bold;
  border-bottom: 2px solid #5e7a5b;
  color: #5e7a5b;
  text-decoration: none;
}
.sty_con {
  height: 225px;
  position: relative;
}
.sty_con ul li {
  width: 290px;
  overflow: hidden;
  float: left;
  margin-right: 13px;
}
.sty_con ul li.last {
  margin-right: 0;
}
.sty_con ul li img {
  width: 284px;
  height: 292px;
  border: 3px solid #dcdcdc;
}
.sty_con ul li p {
  font-size: 14px;
  padding-top: 10px;
  text-align: center;
  line-height: 26px;
  overflow: hidden;
  height: 26px;
}
/**/
.sidebar {
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 99;
  width: 50px;
}
.sidebar-itme {
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
  position: relative;
}
.sidebar-itme:hover span {
  display: block;
}
.sidebar-itme span {
  display: none;
  width: 66px;
  height: 24px;
  font-size: 12px;
  color: #666;
  text-align: center;
  line-height: 24px;
  border-radius: 4px;
  background-color: #eee;
  position: absolute;
  right: 54px;
  top: 50%;
  margin-top: -12px;
}
.sidebar img {
  width: 50px;
  height: 50px;
  border-radius: 10px;
  cursor: pointer;
  background-color: #5e7a5b;
  overflow: hidden;
}
.sidebar .fh {
  display: none;
}
/**/
/**/
