@charset "utf-8";
/*COMMON_BLK_START*/
/*AVAIBLE_VI
[
{"vicolor":"#c40026","sub1color":"#333333"},
{"vicolor":"#00B32D","sub1color":"#59B370"},
{"vicolor":"#FC3BFF","sub1color":"#FF9875"},
{"vicolor":"#914E00","sub1color":"#B8824D"}
]
AVAIBLE_VI*/
.content {
  width: 1200px;
  margin: 0 auto;
}
i,
em,
b {
  font-style: normal;
}
.crumbs-1 a,
.crumbs-1 b,
.crumbs-1 span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/**/
.head {
  height: 122px;
  padding: 0 203px;
  background: #FFF;
  max-width: 1920px;
  margin: 0 auto;
  box-sizing: border-box;
  min-width: 1400px;
}
.head .hea_logo {
  position: relative;
  float: left;
}
.head .hea_logo #h1-tag {
  height: 122px;
  display: table;
  float: left;
  margin-right: 18px;
}
.head .hea_logo #h1-tag img {
  display: inline-block;
  max-height: 122px;
  max-width: 61px;
}
.head .hea_logo h2 {
  float: left;
  width: 400px;
  line-height: 122px;
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  max-width: 458px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.head .nav {
  float: right;
  width: 742px;
}
.head .nav .nav-one > li {
  width: 16.66%;
  height: 122px;
  float: left;
  position: relative;
}
.head .nav .nav-one > li > a {
  display: block;
  padding: 0 10px;
  height: 122px;
  font-size: 18px;
  color: #333333;
  line-height: 122px;
  overflow: hidden;
  text-decoration: none;
  position: relative;
  z-index: 99;
}
.head .nav .nav-one > li:hover,
.head .nav .nav-one > li.cur {
  background-image: url('../images/nav-ico.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 90px 68px;
}
.head .nav .nav-one > li:hover > a,
.head .nav .nav-one > li.cur > a {
  color: #c40026;
}
.head .hea-tel {
  float: right;
  position: relative;
}
.head .hea-tel i {
  width: 25px;
  height: 122px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.head .hea-tel span {
  display: block;
  float: left;
  width: 200px;
  height: 122px;
  line-height: 122px;
  font-size: 28px;
  color: #c40026;
  font-family: "DINPro";
  font-weight: bold;
  margin-left: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nav .nav-one > li:hover .nav-two {
  display: block;
}
.nav .nav-two {
  display: none;
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 122px;
  z-index: 90;
}
.nav .nav-two li {
  white-space: nowrap;
  height: 50px;
  position: relative;
  overflow: hidden;
  border-right: 0px;
}
.nav .nav-two li a {
  display: block;
  height: 50px;
  font-size: 16px;
  font-weight: normal;
  line-height: 50px;
  color: #333333;
  text-align: center;
  overflow: hidden;
}
.nav .nav-two li:last-child {
  border-bottom: 0;
}
.nav .nav-two li:hover > a {
  color: #fff;
}
.nav .nav-two li:hover {
  background-color: #c40026;
  border-color: #c40026;
}
@media screen and (min-width: 230px) and (max-width: 1900px) {
  .head {
    padding: 0 3%;
  }
  .head .hea-tel span {
    display: none;
    position: absolute;
    right: 0;
    top: 82px;
    height: 40px;
    line-height: 40px;
  }
  .head .hea-tel:hover span {
    display: block!important;
  }
}
/**/
.ft-con {
  height: 386px;
  background: #f2f2f2;
  padding-top: 91px;
  box-sizing: border-box;
}
.ft-con .ft-nav {
  width: 260px;
  float: left;
  height: 205px;
  border-right: 1px solid rgba(204, 204, 204, 0.8);
  box-sizing: border-box;
  padding-right: 31px;
}
.ft-con .ft-nav h4 {
  height: 40px;
  margin-bottom: 21px;
}
.ft-con .ft-nav h4 span {
  display: block;
  height: 40px;
  line-height: 40px;
  float: left;
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  max-width: 114px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ft-con .ft-nav h4 em {
  display: block;
  height: 40px;
  line-height: 47px;
  float: left;
  font-size: 12px;
  color: rgba(51, 51, 51, 0.5);
  font-weight: normal;
  margin-left: 3px;
  max-width: 111px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ft-con .ft-nav ul li {
  float: left;
  width: 100px;
  height: 36px;
  line-height: 36px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ft-con .ft-nav ul li a {
  font-size: 16px;
  color: rgba(51, 51, 51, 0.8);
}
.ft-con .ft-nav ul li:nth-child(2n) {
  float: right;
}
.ft-con .ft-cen {
  width: 555px;
  height: 205px;
  float: left;
  border-right: 1px solid rgba(204, 204, 204, 0.8);
  box-sizing: border-box;
  padding: 0 28px 0 60px;
  box-sizing: border-box;
}
.ft-con .ft-cen h4 {
  height: 40px;
  margin-bottom: 21px;
}
.ft-con .ft-cen h4 span {
  display: block;
  height: 40px;
  line-height: 40px;
  float: left;
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  max-width: 195px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ft-con .ft-cen h4 em {
  display: block;
  height: 40px;
  line-height: 47px;
  float: left;
  font-size: 12px;
  color: rgba(51, 51, 51, 0.5);
  font-weight: normal;
  margin-left: 3px;
  max-width: 170px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ft-con .ft-cen ul {
  width: 466px;
}
.ft-con .ft-cen ul li {
  height: 36px;
}
.ft-con .ft-cen ul li span {
  display: block;
  float: left;
  max-width: 48px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  color: rgba(51, 51, 51, 0.8);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ft-con .ft-cen ul li em {
  display: block;
  float: left;
  max-width: 418px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  color: rgba(51, 51, 51, 0.8);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ft-con .ft-rig {
  width: 323px;
  float: right;
}
.ft-con .ft-rig h4 {
  height: 40px;
  margin-bottom: 27px;
}
.ft-con .ft-rig h4 span {
  display: block;
  height: 40px;
  line-height: 40px;
  float: left;
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  max-width: 156px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ft-con .ft-rig h4 em {
  display: block;
  height: 40px;
  line-height: 47px;
  float: left;
  font-size: 12px;
  color: rgba(51, 51, 51, 0.5);
  font-weight: normal;
  margin-left: 3px;
  max-width: 134px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ft-con .ft-rig .sao {
  width: 151px;
  float: left;
}
.ft-con .ft-rig .sao i {
  display: block;
  width: 151px;
  height: 88px;
  overflow: hidden;
  margin-bottom: 17px;
}
.ft-con .ft-rig .sao i img {
  width: 151px;
  height: 88px;
  display: block;
}
.ft-con .ft-rig .sao em {
  display: block;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ft-con .ft-rig .ft-code span {
  display: block;
  width: 125px;
  height: 125px;
  float: right;
  line-height: 0;
  overflow: hidden;
}
.ft-con .ft-rig .ft-code span img {
  display: block;
  width: 125px;
  height: 125px;
}
.ft-bot {
  height: 138px;
  background: #333333;
}
.ft-bot .ft-xx {
  padding-top: 24px;
  box-sizing: border-box;
}
.ft-bot .ft-xx span {
  display: block;
  height: 28px;
}
.ft-bot .ft-xx span em {
  display: block;
  float: left;
  height: 28px;
  line-height: 28px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 300px;
  padding-right: 14px;
  box-sizing: border-box;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.4);
}
.ft-bot .ft-xx span em a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.4);
}
.ft-bot .ft-xx span em i {
  display: block;
  float: left;
  width: 56px;
  height: 28px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ft-bot .ft-xx span em.ft2 {
  max-width: 350px;
}
.ft-bot .ft-xx span em.ft3 {
  max-width: 180px;
}
.ft-bot .ft-xx span em.ft4 {
  padding-right: 0;
}
.ft-bot .ft-xx span em.ft4 a {
  display: block;
  float: left;
  height: 28px;
  line-height: 28px;
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ft-bot .ft-xx p {
  height: 30px;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.4);
}
.ft-bot .ft-link {
  height: 34px;
}
.ft-bot .ft-link i {
  display: block;
  max-width: 150px;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.4);
  float: left;
  padding-right: 18px;
  background-image: url('../images/lin-dbx.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 9px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ft-bot .ft-link .ft-tag {
  float: left;
  margin-left: 42px;
  max-width: 1025px;
  height: 34px;
}
.ft-bot .ft-link .ft-tag a {
  display: block;
  max-width: 100px;
  height: 34px;
  line-height: 32px;
  float: left;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.4);
  margin-right: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bg_vi_color {
  background-color: #c40026;
}
.txt_vi_color {
  color: #c40026 !important;
}
.bg_vi_color {
  background-color: #c40026;
}
.txt_vi_color {
  color: #c40026 !important;
}
/*COMMON_BLK_END*/
/**/
.banner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.banner .tempWrap {
  margin: 0 auto;
}
.ban_list {
  position: relative;
  z-index: 0;
}
.ban_list li {
  overflow: hidden;
  line-height: 0;
  text-align: center;
  position: relative;
}
.ban_list li img {
  width: 100%;
}
.ban-prev,
.ban-next {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  opacity: .8;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 35px 78px;
  cursor: pointer;
}
.ban-prev {
  left: 10%;
}
.ban-next {
  right: 10%;
}
.ban_nav {
  position: absolute;
  bottom: 50px;
  left: 50%;
  z-index: 1;
  overflow: hidden;
  margin-left: -600px;
  width: 1200px;
  text-align: right;
}
.ban_nav ul li {
  display: inline-block;
  width: 8px;
  height: 8px;
  color: #fff;
  border-radius: 50%;
  margin: 0 10px;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
}
.ban_nav ul .on {
  background: #c40026;
  border-color: #c40026;
}
/**/
.guide {
  height: 574px;
  background: #f2f2f2;
  padding-top: 90px;
  box-sizing: border-box;
}
.guide dl {
  background: #FFF;
}
.guide dl dt {
  width: 600px;
  height: 394px;
  line-height: 0;
  overflow: hidden;
  float: left;
}
.guide dl dt img {
  display: block;
  width: 600px;
  height: 394px;
}
.guide dl dd {
  float: left;
  width: 600px;
  height: 394px;
  background-image: url('../images/abo-wz.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 104px 100px;
  padding: 41px 19px 0 45px;
  box-sizing: border-box;
}
.guide dl dd h4 {
  height: 101px;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  box-sizing: border-box;
}
.guide dl dd h4 span {
  display: block;
  line-height: 51px;
  height: 51px;
  font-size: 44px;
  color: #333333;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.guide dl dd h4 i {
  display: block;
  height: 28px;
  line-height: 28px;
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.guide dl dd .gui-con {
  height: 109px;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  box-sizing: border-box;
  padding-top: 31px;
  margin-bottom: 47px;
}
.guide dl dd .gui-con .gui-con-list {
  float: left;
  height: 48px;
  box-sizing: border-box;
}
.guide dl dd .gui-con .gui-con-list i {
  display: block;
  width: 43px;
  height: 37px;
  overflow: hidden;
  float: left;
  margin: 7px 5px 0 0;
}
.guide dl dd .gui-con .gui-con-list i img {
  width: 43px;
  height: 37px;
}
.guide dl dd .gui-con .gui-con-list .gui-desc {
  display: block;
  float: left;
  line-height: 24px;
  font-size: 18px;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.guide dl dd .gui-con .gui-con-list:nth-child(1) {
  width: 200px;
}
.guide dl dd .gui-con .gui-con-list:nth-child(1) .gui-desc {
  max-width: 152px;
}
.guide dl dd .gui-con .gui-con-list:nth-child(2) {
  width: 160px;
  margin-left: 22px;
}
.guide dl dd .gui-con .gui-con-list:nth-child(2) .gui-desc {
  max-width: 112px;
}
.guide dl dd .gui-con .gui-con-list:nth-child(3) {
  width: 130px;
  margin-left: 22px;
}
.guide dl dd .gui-con .gui-con-list:nth-child(3) .gui-desc {
  max-width: 82px;
}
.guide dl dd .abo-btn a {
  display: block;
  width: 174px;
  height: 49px;
  float: left;
  margin-right: 17px;
  position: relative;
}
.guide dl dd .abo-btn a em {
  display: block;
  width: 174px;
  height: 49px;
  text-align: center;
  line-height: 47px;
  font-size: 18px;
  color: #c40026;
  border: 1px solid #c40026;
  box-sizing: border-box;
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.guide dl dd .abo-btn a i {
  display: none;
  width: 137px;
  height: 137px;
  line-height: 0;
  position: absolute;
  left: 18px;
  top: 49px;
}
.guide dl dd .abo-btn a i img {
  width: 137px;
  height: 137px;
}
.guide dl dd .abo-btn a:hover i {
  display: block;
}
.guide dl dd .abo-btn a:first-child em {
  background: #c40026;
  color: #FFF;
}
/**/
.prod_intr {
  padding: 84px 0;
}
.prod_intr .pro-tit {
  height: 157px;
}
.prod_intr .pro-tit h2 {
  float: left;
  width: 480px;
}
.prod_intr .pro-tit h2 span {
  display: block;
  line-height: 59px;
  height: 59px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 48px;
  color: #333333;
  font-weight: bold;
}
.prod_intr .pro-tit h2 em {
  display: block;
  line-height: 32px;
  height: 32px;
  font-size: 20px;
  color: #333333;
  font-weight: normal;
  margin-bottom: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.prod_intr .pro-tit h2 i {
  display: block;
  width: 37px;
  height: 4px;
  background: #333333;
  border-radius: 2px;
}
.prod_intr .pro-tit .pro-nav {
  max-width: 680px;
  float: right;
}
.prod_intr .pro-tit .pro-nav ul li {
  float: left;
  width: 136px;
  padding-top: 12px;
  box-sizing: border-box;
}
.prod_intr .pro-tit .pro-nav ul li i {
  display: block;
  width: 44px;
  height: 44px;
  overflow: hidden;
  margin-bottom: 17px;
}
.prod_intr .pro-tit .pro-nav ul li i img {
  width: 100%;
  transition: .5s;
}
.prod_intr .pro-tit .pro-nav ul li span {
  display: block;
  height: 28px;
  line-height: 28px;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
  padding-right: 20px;
}
.prod_intr .pro-tit .pro-nav ul li em {
  display: block;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.prod_intr .pro-tit .pro-nav ul li:last-child {
  padding-right: 0;
}
.prod_intr .pro-tit .pro-nav ul li:hover i img,
.prod_intr .pro-tit .pro-nav ul li.cur i img {
  margin-top: -44px;
}
.prod_intr .pro-tit .pro-nav ul li:hover span,
.prod_intr .pro-tit .pro-nav ul li.cur span {
  color: #c40026;
}
.prod_intr .pro-tit .pro-nav ul li:hover em,
.prod_intr .pro-tit .pro-nav ul li.cur em {
  color: rgba(196, 0, 38, 0.4);
}
.prod_intr dl {
  background: #f2f2f2;
}
.prod_intr dl dt {
  width: 699px;
  line-height: 0;
  overflow: hidden;
  float: right;
  position: relative;
}
.prod_intr dl dt img {
  width: 699px;
  height: 564px;
}
.prod_intr dl dt i {
  display: block;
  width: 127px;
  height: 115px;
  background-image: url('../images/pro-wz.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 127px 115px;
  position: absolute;
  right: 39px;
  top: 41px;
  z-index: 300;
}
.prod_intr dl dd {
  width: 500px;
  padding: 38px 48px 0 46px;
  box-sizing: border-box;
  float: left;
  line-height: 0;
}
.prod_intr dl dd h4 {
  height: 47px;
  line-height: 47px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 24px;
}
.prod_intr dl dd h4 a {
  font-size: 36px;
  color: #333333;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.prod_intr dl dd .pro-desc {
  max-height: 81px;
  line-height: 27px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-size: 16px;
  color: #333333;
  margin-bottom: 10px;
}
.prod_intr dl dd em {
  display: inline-block;
  height: 34px;
  margin-bottom: 47px;
  border: 1px solid #333;
}
.prod_intr dl dd em i {
  display: block;
  float: left;
  line-height: 34px;
  border-right: 1px solid #333;
  font-size: 18px;
  color: #333333;
  padding: 0 5px;
  max-width: 100px;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.prod_intr dl dd em i:last-child {
  border-right: 0;
}
.prod_intr dl dd b {
  display: block;
  height: 132px;
  margin-bottom: 46px;
}
.prod_intr dl dd b img {
  display: block;
  float: left;
  width: 132px;
  height: 132px;
  margin-left: 3px;
}
.prod_intr dl dd b img:first-child {
  margin-left: 0;
}
.prod_intr dl dd strong {
  display: block;
  width: 174px;
  height: 49px;
  background: #c40026;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.prod_intr dl dd strong a {
  display: block;
  height: 49px;
  line-height: 49px;
  text-align: center;
  padding: 0 10px;
  font-size: 18px;
  color: #FFF;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.prod_intr dl.prod-last-dl dd .pro-desc {
  max-height: 270px;
  -webkit-line-clamp: 10;
  margin-bottom: 30px;
}
/**/
.case .cas-tit {
  height: 156px;
}
.case .cas-tit h2 {
  float: left;
  max-width: 610px;
}
.case .cas-tit h2 span {
  display: block;
  line-height: 57px;
  height: 57px;
  font-size: 48px;
  color: #333333;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.case .cas-tit h2 em {
  display: block;
  height: 29px;
  line-height: 29px;
  font-size: 20px;
  color: #333333;
  font-weight: normal;
  margin-bottom: 25px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.case .cas-tit h2 i {
  display: block;
  width: 37px;
  height: 4px;
  background: #333333;
  border-radius: 2px;
}
.case .cas-tit .cas-nav {
  max-width: 615px;
  float: right;
}
.case .cas-tit .cas-nav ul li {
  float: left;
  width: 110px;
  padding-top: 14px;
  box-sizing: border-box;
}
.case .cas-tit .cas-nav ul li i {
  display: block;
  width: 44px;
  height: 44px;
  overflow: hidden;
  margin-bottom: 17px;
}
.case .cas-tit .cas-nav ul li i img {
  width: 100%;
  transition: .5s;
}
.case .cas-tit .cas-nav ul li span {
  display: block;
  height: 28px;
  line-height: 28px;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
  padding-right: 20px;
}
.case .cas-tit .cas-nav ul li em {
  display: block;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 10px;
}
.case .cas-tit .cas-nav ul li:last-child {
  padding-right: 0;
}
.case .cas-tit .cas-nav ul li:hover i img {
  margin-top: -44px;
}
.case .cas-tit .cas-nav ul li:hover span {
  color: #c40026;
}
.case .cas-tit .cas-nav ul li:hover em {
  color: rgba(196, 0, 38, 0.4);
}
.case .plan_c {
  width: 1138px;
  position: relative;
  margin: 0 auto 49px;
}
.case .plan_c .tempWrap {
  overflow: visible !important;
}
.case .plan_c dl {
  width: 1138px;
  position: relative;
  margin-right: 84px;
  height: 639px;
  overflow: hidden;
}
.case .plan_c dt,
.plan_c dt img {
  width: 1138px;
  display: block;
  height: 639px;
}
.case .plan_c dl dd {
  width: 994px;
  height: 139px;
  background: rgba(255, 255, 255, 0.95);
  position: absolute;
  left: 73px;
  bottom: -160px;
  padding-left: 48px;
  box-sizing: border-box;
  transition: .5s;
}
.case .plan_c dl dd .cas-txt {
  height: 91px;
  width: 755px;
  float: left;
  padding-top: 23px;
}
.case .plan_c dl dd .cas-txt h4 {
  line-height: 32px;
  height: 32px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 9px;
}
.case .plan_c dl dd .cas-txt h4 a {
  font-size: 22px;
  color: #333333;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.case .plan_c dl dd .cas-txt .cas-desc {
  line-height: 25px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
  height: 50px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.case .plan_c dl dd .cas-btn {
  width: 132px;
  height: 139px;
  float: right;
}
.case .plan_c dl dd .cas-btn a {
  width: 132px;
  height: 139px;
  display: block;
  background-image: url('../images/cas-jia.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 132px 139px;
  font-size: 0;
}
.case .plan_c dl.cur dd {
  bottom: 20px;
}
.case .cas-jt i {
  display: block;
  width: 84px;
  height: 639px;
  cursor: pointer;
  z-index: 300;
}
.case .cas-jt i.cas-prev {
  background: #FFF;
  background-image: url('../images/cas-prev.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 23px 40px;
  position: absolute;
  left: -84px;
  top: 0;
}
.case .cas-jt i.cas-next {
  background: #FFF;
  background-image: url('../images/cas-next.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 23px 40px;
  position: absolute;
  right: -84px;
  top: 0;
}
.cas-video .bot-tit {
  height: 71px;
}
.cas-video .bot-tit h4 {
  float: left;
}
.cas-video .bot-tit h4 span {
  display: block;
  height: 71px;
  float: left;
  line-height: 71px;
  font-size: 30px;
  color: #333333;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 300px;
}
.cas-video .bot-tit h4 i {
  display: block;
  height: 71px;
  float: left;
  line-height: 88px;
  font-size: 14px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
  margin-left: 8px;
  max-width: 300px;
}
.cas-video .bot-tit em {
  display: block;
  height: 71px;
  line-height: 71px;
  float: right;
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cas-video .bot-tit em a {
  font-size: 16px;
  color: #c40026;
}
.cas-video-con {
  position: relative;
}
.cas-video-con .tempWrap {
  width: 1200px!important;
  margin: 0 auto;
}
.cas-video-list .list-item {
  float: left;
  width: 378px;
  margin-right: 33px;
}
.cas-video-list .list-item-pic img {
  display: block;
  width: 385px;
  height: 287px;
}
.cas-video-list .list-item h4 {
  display: block;
  height: 52px;
  font-weight: normal;
  line-height: 52px;
  text-align: center;
  background: #f2f2f2;
  font-size: 16px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 20px;
  box-sizing: border-box;
}
.cas-video-jt i {
  width: 23px;
  height: 587px;
  cursor: pointer;
}
.cas-video-jt .cas-video-prev {
  background-image: url('../images/cas-prev.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 23px 40px;
  position: absolute;
  left: -60px;
  top: 0;
}
.cas-video-jt .cas-video-next {
  background-image: url('../images/cas-next.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 23px 40px;
  position: absolute;
  right: -60px;
  top: 0;
}
/**/
.super {
  padding-top: 83px;
  background: #f2f2f2;
}
.super .sup-tit {
  height: 129px;
}
.super .sup-tit h4 {
  width: 734px;
  float: left;
}
.super .sup-tit h4 span {
  display: block;
  height: 60px;
  line-height: 60px;
  font-size: 48px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
}
.super .sup-tit h4 em {
  display: block;
  height: 32px;
  line-height: 32px;
  font-size: 20px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 34px;
  font-weight: normal;
}
.super .sup-tit h4 i {
  display: block;
  width: 37px;
  height: 4px;
  background: #333333;
}
.super .sup-tit b {
  display: block;
  width: 271px;
  height: 55px;
  float: right;
  margin-top: 28px;
  background: #c40026;
}
.super .sup-tit b a {
  display: block;
  height: 55px;
  text-align: center;
  line-height: 55px;
  font-size: 20px;
  color: #FFF;
  padding: 0 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
}
.super .sup-con {
  position: relative;
  padding-top: 39px;
  height: 780px;
  box-sizing: border-box;
}
.super .sup-con .sup-list {
  margin: 0 auto;
}
.super .sup-con .sup-img {
  height: 740px;
  position: relative;
}
.super .sup-con .sup-img img {
  width: 1920px;
  height: 741px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -960px;
}
.super .sup-con .sup-nav {
  width: 100%;
  height: 39px;
  position: absolute;
  top: 0;
}
.super .sup-con .sup-nav ul {
  width: 466px;
  height: 740px;
  background: #FFF;
  box-shadow: 0px 9px 38px 0px rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  padding: 5px 45px 0;
  float: right;
}
.super .sup-con .sup-nav ul li {
  padding: 48px 0 41px;
  border-bottom: 1px solid rgba(220, 220, 220, 0.8);
}
.super .sup-con .sup-nav ul li .default i {
  display: block;
  width: 14px;
  height: 14px;
  border: 3px solid #333333;
  box-sizing: border-box;
  float: left;
  margin: 14px 17px 0 0;
  border-radius: 50%;
}
.super .sup-con .sup-nav ul li .default h4 {
  float: left;
  max-width: 270px;
}
.super .sup-con .sup-nav ul li .default h4 span {
  display: block;
  height: 35px;
  line-height: 35px;
  font-size: 30px;
  color: #333333;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.super .sup-con .sup-nav ul li .default h4 em {
  display: block;
  height: 25px;
  line-height: 25px;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.super .sup-con .sup-nav ul li .default b {
  display: block;
  float: right;
  width: 68px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 48px;
  color: rgba(51, 51, 51, 0.1);
  font-family: "DINPro";
}
.super .sup-con .sup-nav ul li:last-child {
  border-bottom: 0;
}
.super .sup-con .sup-nav ul li .hover {
  padding-left: 31px;
  height: 112px;
  line-height: 27px;
  padding-top: 19px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  display: none;
}
.super .sup-con .sup-nav ul li.cur .hover {
  display: block;
}
.super .sup-con .sup-nav ul li.cur i {
  border: 3px solid #c40026;
}
/**/
.news {
  padding: 83px 0 92px;
  background: #f2f2f2;
}
.news .news-tit {
  height: 153px;
}
.news .news-tit h2 {
  float: left;
  max-width: 550px;
}
.news .news-tit h2 span {
  display: block;
  height: 57px;
  line-height: 57px;
  font-size: 48px;
  color: #333333;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news .news-tit h2 em {
  display: block;
  height: 29px;
  line-height: 29px;
  font-size: 20px;
  color: #333333;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 28px;
}
.news .news-tit h2 i {
  display: block;
  width: 37px;
  height: 4px;
  background: #333333;
  border-radius: 2px;
}
.news .news-tit .news-nav {
  max-width: 549px;
  float: right;
  padding-top: 14px;
}
.news .news-tit .news-nav ul {
  float: left;
}
.news .news-tit .news-nav ul li {
  float: left;
  padding-left: 45px;
  max-width: 183px;
  box-sizing: border-box;
}
.news .news-tit .news-nav ul li i {
  display: block;
  width: 44px;
  height: 44px;
  overflow: hidden;
  margin-bottom: 19px;
}
.news .news-tit .news-nav ul li i img {
  width: 44px;
  height: 88px;
  transition: .5s;
}
.news .news-tit .news-nav ul li.new.cur i img,
.news .news-tit .news-nav ul li:last-child:hover i img {
  margin-top: -44px;
}
.news .news-tit .news-nav ul li h3 {
  height: 26px;
  line-height: 26px;
  font-size: 18px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news .news-tit .news-nav ul li em {
  display: block;
  height: 19px;
  line-height: 19px;
  font-size: 12px;
  color: rgba(51, 51, 51, 0.4);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news .news-tit .news-nav .news-more {
  float: left;
  padding-left: 45px;
  max-width: 183px;
  box-sizing: border-box;
}
.news .news-tit .news-nav .news-more i {
  display: block;
  width: 44px;
  height: 44px;
  overflow: hidden;
  margin-bottom: 19px;
}
.news .news-tit .news-nav .news-more i img {
  width: 44px;
  height: 88px;
  transition: .5s;
}
.news .news-tit .news-nav .news-more.new.cur i img,
.news .news-tit .news-nav ul li:last-child:hover i img {
  margin-top: -44px;
}
.news .news-tit .news-nav .news-more h3 {
  height: 26px;
  line-height: 26px;
  font-size: 18px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news .news-tit .news-nav .news-more em {
  display: block;
  height: 19px;
  line-height: 19px;
  font-size: 12px;
  color: rgba(51, 51, 51, 0.4);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news .news-left {
  width: 551px;
  float: left;
  background: #FFF;
}
.news .news-left .prod-hot-swit dl {
  float: none;
  width: auto;
  margin-left: 0;
}
.news .news-left .prod-hot-swit dl dt {
  width: 551px;
  height: 309px;
  overflow: hidden;
}
.news .news-left .prod-hot-swit dl dt img {
  width: 551px;
  height: 309px;
  display: block;
}
.news .news-left .prod-hot-swit dl dd {
  padding: 26px 22px 0;
  box-sizing: border-box;
  height: 185px;
}
.news .news-left .prod-hot-swit dl dd .prod-hot-name {
  height: 28px;
  line-height: 28px;
  margin-top: 0;
  margin-bottom: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0;
}
.news .news-left .prod-hot-swit dl dd .prod-hot-name a {
  display: block;
  font-size: 18px;
  height: 28px;
  line-height: 28px;
  color: #333333;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
.news .news-left .prod-hot-swit dl dd .prod-hot-desc {
  max-height: 73px;
  line-height: 25px;
  font-size: 16px;
  color: rgba(51, 51, 51, 0.7);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news .news-left .prod-hot-swit dl dd .item-time {
  display: block;
  height: 27px;
  line-height: 27px;
  font-size: 14px;
  color: #999999;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 22px;
}
.news .news-left .prod-hot-swit dl dd .item-time div {
  display: inline-block;
}
.news .news-left .prod-hot-swit dl dd .prod-hot-link {
  display: none;
}
.news .news-left .prod-hot-time1 {
  display: block!important;
}
.news .news-rig {
  width: 580px;
  float: right;
}
.news .news-rig .top {
  border-bottom: 1px solid #d6d6d6;
  box-sizing: border-box;
  padding-bottom: 15px;
}
.news .news-rig .top .item-line:first-child,
.news .news-rig .top .item-line:nth-child(2) {
  margin-bottom: 37px;
  height: auto;
}
.news .news-rig .top .item-line:first-child .item-picture,
.news .news-rig .top .item-line:nth-child(2) .item-picture {
  width: 187px;
  height: 105px;
  overflow: hidden;
  float: right;
  display: block;
}
.news .news-rig .top .item-line:first-child .item-picture img,
.news .news-rig .top .item-line:nth-child(2) .item-picture {
  display: block;
  width: 187px;
  height: 105px;
}
.news .news-rig .top .item-line:first-child .item-text,
.news .news-rig .top .item-line:nth-child(2) .item-text {
  float: left;
  width: 370px;
  padding: 0;
}
.news .news-rig .top .item-line:first-child .item-text .item-title,
.news .news-rig .top .item-line:nth-child(2) .item-text .item-title {
  height: 26px;
  line-height: 26px;
  margin-bottom: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 0;
}
.news .news-rig .top .item-line:first-child .item-text .item-title a,
.news .news-rig .top .item-line:nth-child(2) .item-text .item-title a {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: auto;
  padding: 0;
}
.news .news-rig .top .item-line:first-child .item-text .item-title a:before,
.news .news-rig .top .item-line:nth-child(2) .item-text .item-title a:before {
  display: none;
}
.news .news-rig .top .item-line:first-child .item-text .item-desc,
.news .news-rig .top .item-line:nth-child(2) .item-text .item-desc {
  height: 69px;
  line-height: 23px;
  font-size: 16px;
  color: rgba(51, 51, 51, 0.7);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  display: block;
}
.news .news-rig .top .item-line {
  height: 47px;
}
.news .news-rig .top .item-line .item-text {
  padding: 0;
}
.news .news-rig .top .item-line .item-title {
  height: 47px;
  float: left;
  line-height: 47px;
  max-width: 430px;
  font-size: 16px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 13px;
  position: relative;
}
.news .news-rig .top .item-line .item-title a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news .news-rig .top .item-line .item-title:before {
  width: 5px;
  height: 2px;
  background: #333333;
  content: "";
  position: absolute;
  left: 0;
  top: 23px;
}
.news .news-rig .top .item-line .item-time {
  display: block;
  height: 47px;
  line-height: 47px;
  float: right;
  font-size: 14px;
  color: #999999;
  max-width: 120px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news .news-rig .top .item-line .item-time div {
  display: inline-block;
}
.news .top .item-line:first-child .item-time,
.news .top .item-line:nth-child(2) .item-time,
.news .news-rig .top .item-line .item-picture,
.news .news-rig .top .item-line .item-text .item-desc,
.item-links {
  display: none;
}
.news .news-rig .top .item-line:first-child .item-title::before,
.news .news-rig .top .item-line:nth-child(2) .item-title::before {
  display: none;
}
.news .news-rig .top .item-line:first-child .item-title,
.news .news-rig .top .item-line:nth-child(2) .item-title {
  padding: 0;
  width: 370px;
  float: none;
}
.news .news-rig .top .item-line:nth-child(3) {
  padding-top: 3px;
  border-top: 1px solid #d6d6d6;
  height: 51px;
}
.news a {
  height: auto;
}
.news .item-title {
  margin: 0;
}
/**/
.about {
  padding: 84px 0 90px;
}
.about .abo-tit {
  height: 172px;
}
.about .abo-tit h2 {
  float: left;
  width: 450px;
}
.about .abo-tit h2 span {
  display: block;
  height: 58px;
  line-height: 58px;
  font-size: 48px;
  color: #333333;
  margin-bottom: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
}
.about .abo-tit h2 em {
  display: block;
  height: 56px;
  line-height: 28px;
  font-size: 20px;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-weight: bold;
}
.about .abo-tit .abo-rig {
  width: 717px;
  float: right;
}
.about .abo-tit .abo-rig .abo-desc {
  height: 55px;
  line-height: 27px;
  margin-bottom: 23px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.about .abo-tit .abo-rig a {
  display: block;
  width: 174px;
  height: 49px;
  line-height: 49px;
  text-align: center;
  background: #c40026;
  font-size: 18px;
  color: #FFF;
  padding: 0 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.about .abo-con {
  position: relative;
  height: 516px;
}
.about .abo-con .abo-img {
  width: 1200px;
  height: 516px;
  overflow: hidden;
  position: relative;
}
.about .abo-con .abo-img img {
  display: block;
  width: 1200px;
  height: 516px;
}
.about .abo-con .abo-img i {
  display: block;
  width: 1200px;
  height: 191px;
  background-image: url('../images/abo-yy.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1200px 191px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.about .abo-con .abo-jt {
  width: 1062px;
  height: 96px;
  background-image: url('../images/abo-xt.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1062px 96px;
  position: absolute;
  left: 70px;
  bottom: 21px;
  padding-top: 17px;
  box-sizing: border-box;
}
.about .abo-con .abo-jt a {
  display: block;
  width: 62px;
  height: 62px;
  margin: 0 auto;
  background-image: url('../images/abo-jia.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 62px 62px;
}
.about .abo-con .abo-jt i {
  display: block;
  width: 11px;
  height: 21px;
  cursor: pointer;
}
.about .abo-con .abo-jt i.abo-prev {
  background-image: url('../images/abo-prev.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 11px 21px;
  position: absolute;
  left: 0;
  top: 38px;
}
.about .abo-con .abo-jt i.abo-next {
  background-image: url('../images/abo-next.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 11px 21px;
  position: absolute;
  right: 0;
  top: 38px;
}
/*返回顶部*/
.sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  position: fixed;
  bottom: 20px;
  right: 19px;
  z-index: 110;
  height: 44px;
  width: 44px;
}
.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: 44px;
  height: 44px;
  background-color: #ccc;
  border-radius: 2px;
  cursor: pointer;
  transition: background 0.3s ease-in-out;
  -webkit-transition: background 0.3s ease-in-out;
  outline: 0;
}
.sidebar:hover img {
  background-color: #c40026;
}
.sidebar .fh {
  display: none;
}
/*min-banner*/
.min-banner {
  height: 350px;
  position: relative;
}
.min-banner img {
  width: 1920px;
  height: 350px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
/*公共面包屑，关键词*/
.keyword {
  width: auto;
  max-width: 400px;
  margin-right: 32px;
  padding-top: 0;
  height: 64px;
}
.keyword span,
.keyword em {
  font-size: 15px;
  height: 64px;
  line-height: 64px;
}
.keyword span a {
  display: block;
  height: 64px;
  color: #999999;
}
.keyword em {
  color: #333333;
}
.search {
  background: 0;
  border-bottom: 1px solid #dcdcdc;
  height: 65px;
  box-sizing: border-box;
}
.search-inp {
  width: 265px;
  height: 39px;
  border: 1px solid #e5e5e5;
  margin-top: 13px;
  border-radius: 0;
  padding-left: 0;
  box-sizing: border-box;
  background: 0;
}
.search-inp .search-txt {
  width: 222px;
  height: 37px;
  line-height: 37px;
  padding: 0 20px;
  box-sizing: border-box;
  font-size: 12px;
  color: #333333;
}
.search-inp .search-txt::-webkit-input-placeholder {
  font-size: 12px;
  color: #333333;
}
.search-inp .search-txt::-moz-placeholder {
  font-size: 12px;
  color: #333333;
}
.search-inp .search-btn {
  width: 41px;
  height: 37px;
  background-image: url('../images/key-btn.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 41px 37px;
}
.search-inp .search-btn:before,
.search-inp .search-btn:after {
  display: none;
}
.crumbs-1 {
  width: 500px;
  height: 65px;
  position: absolute;
  left: 0;
  top: -65px;
}
.crumbs-1 b {
  padding-left: 23px;
  background-image: url('../images/key-ico.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 14px 17px;
  font-weight: normal;
}
.bg {
  background: #f2f2f2;
}
.crumbs-1 a:hover {
  color: #c40026;
}
/******************************************产品列表*********************************************************/
/*内容区*/
.product-con {
  margin: 96px 0 50px;
}
.product-con .left-nav-01 {
  margin-bottom: 20px;
}
.product-con .left-nav-01-tit {
  margin-bottom: 14px;
}
.product-con .left-nav-01-tit span {
  display: block;
  line-height: 31px;
  padding-left: 28px;
  background-image: url('../images/product-ico.png');
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 18px 18px;
  font-size: 24px;
  color: #000000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-con .left-nav-01-tit em {
  display: block;
  line-height: 17px;
  padding-left: 30px;
  position: relative;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
}
.product-con .left-nav-01-tit em:before {
  width: 18px;
  height: 1px;
  background: #cccccc;
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
}
.product-con .left-nav-01-one li {
  height: 59px;
  background: #f2f2f2;
  margin-bottom: 10px;
}
.product-con .left-nav-01-one li h3 {
  padding: 0 20px 0 23px;
}
.product-con .left-nav-01-one li h3 a {
  font-size: 18px;
  color: #4c4c4c;
  background-image: url('../images/product-jt.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 9px 11px;
  font-size: 18px;
  color: #4c4c4c;
  font-weight: normal;
}
.product-con .left-nav-01-one > li > h3 a {
  line-height: 59px;
  padding-left: 0;
  font-size: 18px;
  color: #4c4c4c;
}
.product-con .left-nav-01-one h3,
.product-con .left-nav-01-one > li > h3 a {
  height: 59px;
}
.product-con .left-nav-01-one > li.sidenavcur,
.product-con .left-nav-01-one > li:hover {
  background: #c40026;
}
.product-con .left-nav-01-one > li.sidenavcur > h3 a,
.product-con .left-nav-01-one > li > h3:hover a {
  color: #FFF;
  background-image: url('../images/product-jt_h.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 9px 11px;
}
.product-con .left-nav-01-one > li > h3 a {
  margin-right: 0;
}
.p6-order-form-1-add {
  height: 140px;
  background-image: url('../images/product-bj.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 240px 140px;
  padding: 25px 25px 0 23px;
  box-sizing: border-box;
}
.p6-order-form-1-add h3 {
  line-height: 24px;
  font-size: 14px;
  color: #333333;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0;
}
.p6-order-form-1-add p {
  line-height: 27px;
  font-size: 22px;
  color: #333333;
  margin-bottom: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "DINPro";
}
.p6-order-form-1-add i {
  display: block;
  width: 33px;
  height: 33px;
  line-height: 0;
  overflow: hidden;
}
.p6-order-form-1-add i img {
  width: 33px;
  height: 33px;
  display: block;
}
.prod-list01 {
  padding-top: 62px;
}
.product-con .level-layout-item .item-line .item-picture {
  width: 424px;
  height: 257px;
  line-height: 0;
  overflow: hidden;
}
.product-con .level-layout-item .item-line .item-picture a {
  display: block;
  position: relative;
  height: 257px;
}
.product-con .level-layout-item .item-line .item-picture img {
  width: 424px;
  height: 257px;
  display: block;
}
.product-con .level-layout-item .item-line .item-picture a i {
  display: block;
  width: 120px;
  height: 41px;
  border: 1px solid #c40026;
  background: #c40026;
  line-height: 39px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 300;
  display: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 3%;
  box-sizing: border-box;
}
.product-con .level-layout-item .item-line .item-text .item-title {
  height: 84px;
  line-height: 83px;
  text-align: center;
  position: relative;
  font-size: 24px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-con .level-layout-item .item-line .item-text a {
  height: 83px;
  font-size: 24px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 5%;
}
.product-con .level-layout-item .item-line .item-text .item-title i {
  display: block;
  width: 40px;
  height: 1px;
  background: #cccccc;
  margin: 0 auto;
  transition: .5s;
}
.product-con .level-layout-item .item-line:hover .item-text .item-title i {
  width: 120px;
  background: #c40026;
}
.product-con .level-layout-item .item-line::after {
  display: none;
}
.product-con .level-layout-item .item-line:hover a i {
  display: block;
}
.product-con .level-layout-item .imgscale1-1 .item-picture > a {
  padding-bottom: 0;
}
#pagination {
  text-align: center;
  margin: 0;
}
#pagination .page_next {
  width: 100px;
}
#pagination a {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #f2f2f3;
  font-size: 14px;
  color: #333333;
  margin: 0 3px;
  vertical-align: top;
}
#pagination .page_curr {
  background: #c40026;
  color: #FFF;
}
#pagination .page_first {
  background: #f2f2f3 url(../images/page_first.png) no-repeat center;
  font-size: 0;
}
#pagination .page_last {
  background: #f2f2f3 url(../images/page_last.png) no-repeat center;
  font-size: 0;
}
/***************************************************************************************************/
/******************************************产品详情*********************************************************/
.p102-proShow-1-con {
  height: 434px;
  background: #FFFFFF;
  margin-bottom: 79px;
}
.p102-proShow-1-con .p102-proShow-1-left {
  width: 579px;
  height: 434px;
  float: left;
  position: relative;
}
.p102-proShow-1-con .p102-proShow-1-left .p102-proShow-1-pic {
  width: 579px;
  height: 434px;
}
.p102-proShow-1-con .p102-proShow-1-left .p102-proShow-1-pic ul li {
  width: 579px;
  height: 434px;
}
.p102-proShow-1-con .p102-proShow-1-left .p102-proShow-1-pic ul li img {
  width: 579px;
  height: 434px;
}
.p102-proShow-1-con .p102-proShow-1-left .p102-proShow-1-prev {
  width: 49px;
  height: 49px;
  background-image: url('../images/product-prev.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 49px 49px;
  position: absolute;
  left: 20px;
  top: 193px;
  cursor: pointer;
  z-index: 300;
  display: none;
}
.p102-proShow-1-con .p102-proShow-1-left .p102-proShow-1-next {
  width: 49px;
  height: 49px;
  background-image: url('../images/product-next.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 49px 49px;
  position: absolute;
  right: 20px;
  top: 193px;
  cursor: pointer;
  z-index: 300;
  display: none;
}
.p102-proShow-1-con .p102-proShow-1-left:hover .p102-proShow-1-prev {
  display: block;
}
.p102-proShow-1-con .p102-proShow-1-left:hover .p102-proShow-1-next {
  display: block;
}
.p102-proShow-1-con .p102-proShow-1-right {
  width: 620px;
  height: 434px;
  float: left;
  padding: 20px 45px 0 50px;
  box-sizing: border-box;
}
.p102-proShow-1-con .p102-proShow-1-right .p102-proShow-1-title {
  height: 82px;
  border-bottom: 1px solid #e5e5e5;
  line-height: 81px;
  font-size: 36px;
  color: #151718;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
}
.p102-proShow-1-con .p102-proShow-1-right .p102-proShow-1-desc {
  padding-top: 23px;
}
.p102-proShow-1-con .p102-proShow-1-right .p102-proShow-1-desc .desc-txt {
  line-height: 28px;
  max-height: 112px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  font-size: 16px;
  color: rgba(21, 23, 24, 0.7);
  margin-bottom: 18px;
}
.p102-proShow-1-con .p102-proShow-1-right .p102-proShow-1-desc ul li {
  margin-bottom: 11px;
}
.p102-proShow-1-con .p102-proShow-1-right .p102-proShow-1-desc ul li strong {
  display: block;
  width: 84px;
  height: 25px;
  line-height: 25px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  font-size: 16px;
  color: #151718;
  font-weight: normal;
}
.p102-proShow-1-con .p102-proShow-1-right .p102-proShow-1-desc ul li em {
  display: block;
  width: 440px;
  line-height: 25px;
  max-height: 50px;
  float: left;
  font-size: 16px;
  color: rgba(21, 23, 24, 0.7);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.p102-cg-con {
  margin-bottom: 77px;
}
.p102-cg-con h2 {
  margin-bottom: 25px;
}
.p102-cg-con h2 span {
  display: block;
  height: 52px;
  line-height: 52px;
  font-size: 42px;
  color: #000000;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p102-cg-con h2 em {
  display: block;
  height: 28px;
  line-height: 28px;
  color: #333333;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
}
.p102-cg-con ul li {
  float: left;
  width: 583px;
  height: 360px;
  line-height: 0;
}
.p102-cg-con ul li img {
  display: block;
  width: 583px;
  height: 360px;
}
.p102-cg-con ul li:nth-child(2) {
  float: right;
}
.p102-zc-con {
  margin-bottom: 60px;
}
.p102-zc-con h2 {
  margin-bottom: 23px;
}
.p102-zc-con h2 span {
  display: block;
  height: 54px;
  line-height: 54px;
  font-size: 42px;
  color: #000000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p102-zc-con h2 em {
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p102-zc-con ul {
  margin-bottom: 49px;
}
.p102-zc-con ul li {
  margin-bottom: 30px;
  height: 253px;
  background: #FFF;
}
.p102-zc-con ul li dl dt {
  width: 400px;
  height: 253px;
  float: left;
}
.p102-zc-con ul li dl dt img {
  display: block;
  width: 400px;
  height: 253px;
}
.p102-zc-con ul li dl dd {
  width: 800px;
  height: 253px;
  float: left;
  padding: 56px 47px 0 48px;
  box-sizing: border-box;
  position: relative;
}
.p102-zc-con ul li dl dd i {
  display: block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 16px;
  color: #FFF;
  background: #c40026;
  border-radius: 50%;
  position: absolute;
  right: 26px;
  top: 19px;
}
.p102-zc-con ul li dl dd h4 {
  height: 40px;
  line-height: 40px;
  margin-bottom: 8px;
  font-size: 28px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p102-zc-con ul li dl dd p {
  line-height: 27px;
  max-height: 81px;
  font-size: 16px;
  color: rgba(51, 51, 51, 0.7);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.p102-zc-con ul li:last-child {
  margin-bottom: 0;
}
.p102-zc-con .pro-zx-con {
  width: 630px;
  height: 58px;
  background-image: url('../images/pro-zc-bj.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 630px 58px;
  margin: 0 auto;
}
.p102-zc-con .pro-zx-con span {
  display: block;
  width: 50%;
  height: 58px;
  float: left;
  text-align: center;
}
.p102-zc-con .pro-zx-con span a {
  display: block;
  height: 58px;
  text-align: center;
}
.p102-zc-con .pro-zx-con span i {
  display: inline-block;
  max-width: 239px;
  height: 58px;
  line-height: 58px;
  padding-left: 41px;
  background-image: url('../images/pro-zc-ico1.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 41px 58px;
  font-size: 18px;
  color: #ffffff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p102-zc-con .pro-zx-con span em {
  display: inline-block;
  height: 58px;
  line-height: 64px;
  padding-left: 41px;
  font-size: 14px;
  color: #ffffff;
  background-image: url('../images/pro-zc-ico2.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 41px 58px;
  padding-left: 41px;
  max-width: 125px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
}
.p102-zc-con .pro-zx-con span b {
  display: inline-block;
  height: 58px;
  line-height: 58px;
  font-size: 24px;
  color: #FFF;
  font-family: "DINPro";
  max-width: 178px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.prod-hot-list-1 {
  padding-bottom: 80px;
}
.prod-hot-list-1 h4 {
  height: 69px;
}
.prod-hot-list-1 h4 span {
  display: block;
  height: 69px;
  line-height: 69px;
  font-size: 30px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 300px;
  float: left;
}
.prod-hot-list-1 h4 em {
  display: block;
  height: 69px;
  line-height: 83px;
  font-size: 16px;
  color: #999999;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 300px;
  float: left;
  margin-left: 8px;
}
.prod-hot-list .prod-hot-swit dl {
  float: left;
  width: 387px;
  margin-left: 19px;
}
.prod-hot-list .prod-hot-swit dl:first-child {
  margin-left: 0;
}
.prod-hot-list .prod-hot-swit dl dt {
  width: 387px;
  height: 217px;
  overflow: hidden;
}
.prod-hot-list .prod-hot-swit dl dt img {
  display: block;
  width: 387px;
  height: 217px;
}
.prod-hot-list .prod-hot-swit dl .prod-hot-name {
  height: 62px;
  margin-top: 2px;
  text-align: center;
  padding: 0 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.prod-hot-list .prod-hot-swit dl .prod-hot-name a {
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  color: #333333;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.prod-hot-list .prod-hot-swit dl .prod-hot-name i {
  display: block;
  width: 40px;
  height: 1px;
  background: #cccccc;
  margin: 0 auto;
  transition: 0.5s;
}
.prod-hot-list .prod-hot-swit dl:hover .prod-hot-name i {
  width: 120px;
  background: #c40026;
}
.prod-hot-list .prod-hot-swit dl .prod-hot-desc,
.prod-hot-list .prod-hot-swit dl .prod-hot-link {
  display: none;
}
.p102-btn {
  width: 220px;
  height: 49px;
  border: 1px solid #313131;
  margin: 44px auto 0;
  box-sizing: border-box;
}
.p102-btn a {
  display: block;
  height: 47px;
  text-align: center;
}
.p102-btn a i {
  display: inline-block;
  height: 47px;
  line-height: 47px;
  padding-left: 39px;
  background-image: url('../images/product-fh.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 24px 24px;
  font-size: 18px;
  color: #333333;
  max-width: 183px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
}
.p012-news {
  padding: 61px 0 65px;
  background: #FFF;
}
.p012-news h4 {
  height: 68px;
}
.p012-news h4 span {
  display: block;
  float: left;
  height: 68px;
  line-height: 68px;
  font-size: 30px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 300px;
  font-weight: normal;
}
.p012-news h4 em {
  display: block;
  float: left;
  height: 68px;
  line-height: 81px;
  font-size: 16px;
  color: #999999;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 300px;
  font-weight: normal;
  margin-left: 8px;
}
.p012-news .prod-hot-swit dl {
  width: 570px;
  float: left;
  padding: 12px 0 13px;
  box-sizing: border-box;
  border-bottom: 1px dashed #bfbfbf;
}
.p012-news .prod-hot-swit dl .prod-hot-name {
  max-height: 27px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p012-news .prod-hot-swit dl .prod-hot-name a {
  line-height: 27px;
  font-size: 18px;
  color: #333333;
}
.p012-news .prod-hot-swit dl .prod-hot-time1 {
  display: block;
  height: 21px;
  line-height: 21px;
  font-size: 14px;
  color: #999999;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p012-news .prod-hot-swit dl:nth-child(2n) {
  float: right;
}
/***************************************************************************************************/
/******************************************案例列表*********************************************************/
body[data-page-name="article"] .news-con {
  margin: 96px auto 100px !important;
}
.p101a-fdh-02 {
  box-sizing: border-box;
  margin-bottom: 20px;
  overflow: hidden;
}
.p101a-fdh-02 h2 {
  height: 56px;
  line-height: 56px;
  position: relative;
  overflow: hidden;
  text-align: left;
  border-bottom: 1px solid #e6e6e6;
}
.p101a-fdh-02 h2 span {
  display: inline-block;
  font-weight: normal;
  font-size: 26px;
  height: 56px;
  color: #fff;
  padding: 0 50px;
  background-color: #c40026;
}
.p101a-fdh-02 h2 em {
  display: none;
}
.p101a-fdh-02 .left-nav-01-con .left-nav-01-one {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.p101a-fdh-02 .left-nav-01-con .left-nav-01-one > li {
  width: 50%;
  padding: 22px 0 10px;
  overflow: hidden;
}
.p101a-fdh-02 .left-nav-01-con .left-nav-01-one > li > h3 {
  height: 30px;
  font-weight: bold;
  text-align: left;
  font-size: 18px;
  padding: 0;
}
.p101a-fdh-02 .left-nav-01-con .left-nav-01-one > li > h3 a {
  display: inline-block;
  line-height: 30px;
  height: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #1a1a1a;
  font-size: 18px;
  font-weight: bold;
}
.p101a-fdh-02 .left-nav-01-con .left-nav-01-one > li .left-nav-01-two {
  font-size: 0;
  padding: 15px 0 0 32px;
}
.p101a-fdh-02 .left-nav-01-con .left-nav-01-one > li .left-nav-01-two li {
  display: inline-block;
  margin: 0 20px 0 0;
  height: 32px;
  font-size: 16px;
  line-height: 32px;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
}
.p101a-fdh-02 .left-nav-01-con .left-nav-01-one > li .left-nav-01-two li h3,
.p101a-fdh-02 .left-nav-01-con .left-nav-01-one > li .left-nav-01-two li h3 a {
  height: 32px;
  line-height: 32px;
}
.p101a-fdh-02 .left-nav-01-con .left-nav-01-one > li .left-nav-01-two li h3 a {
  font-size: 16px;
  padding: 0 10px !important;
  color: #4c4c4c;
}
.p101a-fdh-02 .left-nav-01-con .left-nav-01-one > li.sidenavcur > h3 a,
.p101a-fdh-02 .left-nav-01-con .left-nav-01-one > li > h3:hover a {
  color: #c40026;
}
.p101a-fdh-02 .left-nav-01-con .left-nav-01-one > li .left-nav-01-two li.sidenavcur a,
.p101a-fdh-02 .left-nav-01-con .left-nav-01-one > li .left-nav-01-two li:hover a {
  color: #c40026;
}
.p101a-fdh-02 .left-nav-01-con .left-nav-01-one > li .left-nav-01-two li.sidenavcur,
.p101a-fdh-02 .left-nav-01-con .left-nav-01-one > li .left-nav-01-two li:hover {
  border-color: #c40026;
}
body[data-page-name="article"] .level-layout-item .row-item-2 .item-line {
  width: 570px;
  padding: 0;
  margin: 0 60px 82px 0;
}
body[data-page-name="article"] .level-layout-item .row-item-2 .item-line:nth-of-type(2n) {
  margin-right: 0;
}
body[data-page-name="article"] .level-layout-item .row-item-2 .item-line:after {
  display: none;
}
body[data-page-name="article"] .level-layout-item .row-item-2 .item-line:nth-child(2n) {
  float: right;
}
body[data-page-name="article"] .level-layout-item .row-item-2 .item-line .item-picture {
  width: 570px;
  height: 320px;
  overflow: hidden;
}
body[data-page-name="article"] .level-layout-item .row-item-2 .item-line .item-picture img {
  display: block;
  width: 570px;
  height: 320px;
}
body[data-page-name="article"] .level-layout-item .row-item-2 .item-line .item-text {
  padding-top: 24px;
  width: 100%;
}
body[data-page-name="article"] .level-layout-item .row-item-2 .item-line .item-text .item-title {
  height: 35px;
  line-height: 35px;
  margin-top: 0;
  margin-bottom: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body[data-page-name="article"] .level-layout-item .row-item-2 .item-line .item-text .item-title a {
  font-size: 24px;
  height: 35px;
  color: #333333;
  text-align: left;
  padding: 0;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body[data-page-name="article"] .level-layout-item .row-item-2 .item-line .item-text .item-desc {
  line-height: 27px;
  max-height: 81px;
  min-height: 81px;
  font-size: 16px;
  color: rgba(51, 51, 51, 0.7);
  text-align: left;
  margin-bottom: 34px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
body[data-page-name="article"] .level-layout-item .row-item-2 .item-line .item-text .item-link {
  display: block;
  float: left;
  max-width: 200px;
  height: 35px;
  border: 1px solid #333333;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 21px;
  box-sizing: border-box;
  position: relative;
}
body[data-page-name="article"] .level-layout-item .row-item-2 .item-line .item-text .item-link a {
  display: block;
  height: 33px;
  line-height: 33px;
  font-size: 16px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0;
}
body[data-page-name="article"] .level-layout-item .row-item-2 .item-line:hover .item-text .item-link {
  border: 1px solid #c40026;
}
body[data-page-name="article"] .level-layout-item .row-item-2 .item-line:hover .item-text .item-link a {
  color: #c40026;
}
/***************************************************************************************************/
/******************************************工程服务*********************************************************/
.solu-center {
  padding: 80px 0 64px;
}
.solu-center dl {
  height: 188px;
  background: #F2F2F2;
}
.solu-center dl dt {
  width: 256px;
  height: 188px;
  float: left;
  background: #c40026;
  background-image: url('../images/solution-yy.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 69px 58px;
  position: relative;
  padding: 43px 40px 0;
  box-sizing: border-box;
}
.solu-center dl dt i {
  display: block;
  line-height: 48px;
  font-size: 42px;
  color: #ffffff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.solu-center dl dd {
  width: 944px;
  height: 188px;
  float: left;
  padding: 50px 65px 0 54px;
  box-sizing: border-box;
}
.solu-center dl dd .solu-txt {
  line-height: 29px;
  max-height: 87px;
  font-size: 18px;
  color: #151718;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.solu-tg {
  margin-bottom: 82px;
}
.solu-tg h2 {
  margin-bottom: 27px;
  text-align: center;
}
.solu-tg h2 span {
  display: block;
  height: 68px;
  line-height: 68px;
  font-size: 36px;
  color: #151718;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.solu-tg h2 i {
  display: block;
  width: 70px;
  height: 1px;
  background: #d2d2d2;
  margin: 0 auto;
}
.solu-tg .solu-desc {
  line-height: 29px;
  max-height: 87px;
  margin-bottom: 27px;
  text-align: center;
  font-size: 16px;
  color: rgba(21, 23, 24, 0.7);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.solu-tg .solu-con {
  position: relative;
}
.solu-tg .solu-con .solu-bd {
  margin-bottom: 20px;
  height: 700px;
  overflow: hidden;
}
.solu-tg .solu-con .solu-bd ul li {
  float: left;
  height: 700px;
  width: 1200px;
  line-height: 0;
  overflow: hidden;
  margin-right: 18px;
}
.solu-tg .solu-con .solu-bd ul li img {
  display: block;
  width: 1100px;
  height: 700px;
  margin: 0 auto;
}
.solu-tg .solu-con .solu-jt i {
  display: block;
  width: 39px;
  height: 39px;
  float: left;
  line-height: 0;
  border-radius: 50%;
  cursor: pointer;
}
.solu-tg .solu-con .solu-jt i img {
  display: block;
  width: 39px;
  height: 39px;
}
.solu-tg .solu-con .solu-jt i.solu-prev {
  background: #333333;
  position: absolute;
  left: -50px;
  top: 50%;
}
.solu-tg .solu-con .solu-jt i.solu-next {
  float: right;
  background: #c40026;
  position: absolute;
  right: -50px;
  top: 50%;
}
.solu-prodz {
  padding: 60px 0 81px;
  background: #F2F2F2;
}
.solu-prodz h2 {
  margin-bottom: 28px;
  text-align: center;
}
.solu-prodz h2 span {
  display: block;
  height: 68px;
  line-height: 68px;
  font-size: 36px;
  color: #151718;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.solu-prodz h2 i {
  display: block;
  width: 70px;
  height: 1px;
  background: #d2d2d2;
  margin: 0 auto;
}
.solu-prodz .dz-con {
  margin-bottom: 47px;
}
.solu-prodz .dz-con .dz-tit {
  height: 81px;
}
.solu-prodz .dz-con .dz-tit i {
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  background: #c40026;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  color: #FFF;
  margin: 2px 16px 0 0;
}
.solu-prodz .dz-con .dz-tit .dz-txt {
  width: 1134px;
  height: 81px;
  float: left;
}
.solu-prodz .dz-con .dz-tit .dz-txt span {
  display: block;
  height: 32px;
  line-height: 32px;
  font-size: 24px;
  color: #151718;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.solu-prodz .dz-con .dz-tit .dz-txt .dz-desc {
  display: block;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  color: rgba(21, 23, 24, 0.7);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.solu-prodz .dz-con ul {
  padding-bottom: 51px;
  border-bottom: 1px solid #e5e5e5;
}
.solu-prodz .dz-con ul li {
  float: left;
  width: 380px;
  margin-left: 30px;
}
.solu-prodz .dz-con ul li:first-child {
  margin-left: 0;
}
.solu-prodz .dz-con ul li span {
  display: block;
  width: 380px;
  height: 283px;
  overflow: hidden;
}
.solu-prodz .dz-con ul li span img {
  display: block;
  width: 380px;
  height: 283px;
}
.solu-prodz .dz-con ul li em {
  display: block;
  height: 52px;
  line-height: 52px;
  text-align: center;
  background: #FFF;
  font-size: 16px;
  color: #333333;
  padding: 0 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.solu-prodz .dz-con.last {
  margin-bottom: 0;
}
.solu-prodz .dz-con.last ul {
  border-bottom: 0;
  padding: 0;
}
.solu-sg {
  padding: 81px 0 50px;
}
.solu-sg dl {
  height: 365px;
  margin-bottom: 30px;
  background: #F2F2F2;
}
.solu-sg dl dd {
  width: 459px;
  height: 365px;
  float: left;
  padding: 17px 58px 0 49px;
  box-sizing: border-box;
}
.solu-sg dl dd h4 {
  height: 97px;
  border-bottom: 1px solid #d2d2d2;
  box-sizing: border-box;
}
.solu-sg dl dd h4 i {
  display: block;
  width: 34px;
  height: 34px;
  float: left;
  line-height: 0;
  overflow: hidden;
  margin: 33px 10px 0 0;
}
.solu-sg dl dd h4 i img {
  display: block;
  width: 34px;
  height: 34px;
}
.solu-sg dl dd h4 em {
  display: block;
  float: left;
  height: 96px;
  line-height: 96px;
  font-size: 36px;
  color: #151718;
  max-width: 304px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.solu-sg dl dd .sg-desc {
  padding: 27px 0 31px;
  border-bottom: 1px solid #d2d2d2;
  box-sizing: border-box;
}
.solu-sg dl dd .sg-desc .sg-txt {
  max-height: 139px;
  font-size: 16px;
  color: #151718;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.solu-sg dl dt {
  width: 740px;
  height: 365px;
  float: left;
}
.solu-sg dl dt img {
  display: block;
  width: 740px;
  height: 365px;
}
/***************************************************************************************************/
/******************************************新闻资讯*********************************************************/
.news-con .vertical-layout-item {
  margin-bottom: 60px;
}
.news-con .vertical-layout-item .item-line {
  background: #f2f2f2;
  margin-bottom: 30px;
  padding: 0;
}
.news-con .vertical-layout-item .item-line .item-picture {
  width: 387px;
  height: 217px;
  float: left;
  line-height: 0;
  overflow: hidden;
}
.news-con .vertical-layout-item .item-line .item-picture img {
  display: block;
  width: 387px;
  height: 217px;
}
.news-con .vertical-layout-item .item-line .item-text {
  width: 811px;
  height: 217px;
  float: left;
  padding: 37px 54px 0 37px;
  box-sizing: border-box;
  position: relative;
}
.news-con .vertical-layout-item .item-line .item-text h4 {
  height: 36px;
  line-height: 36px;
  width: 609px;
  margin-bottom: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 0;
}
.news-con .vertical-layout-item .item-line .item-text h4 a {
  font-size: 24px;
  color: #333333;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-con .vertical-layout-item .item-line .item-text .item-desc {
  line-height: 27px;
  height: 108px;
  width: 609px;
  font-size: 16px;
  color: rgba(51, 51, 51, 0.7);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin-bottom: 17px;
}
.news-con .vertical-layout-item .item-line .item-text .item-link {
  display: block;
  width: 43px;
  height: 43px;
  float: right;
  margin-top: 49px;
  border: 0;
  position: absolute;
  right: 52px;
  top: 50%;
  transform: translate(0, -50%);
  margin: 0;
}
.news-con .vertical-layout-item .item-line .item-text .item-link a {
  display: block;
  width: 43px;
  height: 43px;
  position: relative;
  padding: 0;
  border: 2px solid #c40026;
  box-sizing: border-box;
  border-radius: 50%;
  position: relative;
  font-size: 0;
}
.news-con .vertical-layout-item .item-line .item-text .item-link a:before {
  width: 2px;
  height: 20px;
  background: #c40026;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.news-con .vertical-layout-item .item-line .item-text .item-link a:after {
  width: 20px;
  height: 2px;
  background: #c40026;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.news-con .vertical-layout-item .item-line:hover .item-text .item-link a {
  background: #c40026;
}
.news-con .vertical-layout-item .item-line:hover .item-text .item-link a:before {
  background: #FFF;
}
.news-con .vertical-layout-item .item-line:hover .item-text .item-link a:after {
  background: #FFF;
}
/***************************************************************************************************/
/******************************************新闻资讯详情*********************************************************/
.p102-info-blk {
  width: 860px;
}
.p102-info-blk .p102-info-blk-title {
  line-height: 45px;
  max-height: 90px;
  font-size: 30px;
  color: #000000;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-weight: normal;
}
.p102-info-blk .p102-info-blk-bool {
  height: 57px;
  box-sizing: border-box;
  line-height: 30px;
  font-size: 14px;
  color: #999999;
}
.p102-info-blk .p102-info-blk-bool i {
  display: inline-block;
  margin: 0 15px;
}
.p102-info-blk .p102-info-blk-bool em {
  display: inline-block;
  max-width: 380px;
  height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.p102-info-blk .article-desc {
  padding: 16px 18px;
  font-size: 14px;
  line-height: 24px;
  border: 1px solid #d6d6d6;
  margin-bottom: 22px;
}
.article-desc-t1 {
  width: 78px;
  float: left;
  color: #342f2e;
  margin-right: -78px;
  height: 24px;
  overflow: hidden;
}
.article-desc-t2 {
  padding-left: 80px;
}
.p102-info-blk .p102-info-content p {
  line-height: 27px;
  font-size: 16px;
  color: #1f1f1f;
  margin: 15px 0;
}
.p102-info-blk .p102-info-content p.img-block {
  text-align: center;
  margin: 0;
}
.p102-info-blk .p102-info-content img {
  max-width: 100%;
}
.p102-info-blk .p102-info-blk-paging {
  padding-top: 30px;
}
.p102-info-blk .p102-info-blk-paging .left {
  width: 560px;
  float: left;
  margin: 0;
}
.p102-info-blk .p102-info-blk-paging .left > div {
  display: block;
  height: 29px;
  line-height: 29px;
  font-size: 15px;
  color: #666666;
  margin: 0;
}
.p102-info-blk .p102-info-blk-paging .left > div:after {
  display: none;
}
.p102-info-blk .p102-info-blk-paging .left > div span {
  display: block;
  height: 29px;
  float: left;
  width: 60px;
  background: none;
  color: #666666;
}
.p102-info-blk .p102-info-blk-paging .left > div a {
  display: block;
  float: left;
  max-width: 500px;
  font-size: 15px;
  color: #666666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p102-info-blk .p102-info-blk-paging .rig {
  width: 173px;
  height: 49px;
  float: right;
  border: 1px solid #c40026;
  box-sizing: border-box;
  margin-top: 4px;
}
.p102-info-blk .p102-info-blk-paging .rig a {
  display: block;
  height: 47px;
  text-align: center;
}
.p102-info-blk .p102-info-blk-paging .rig a i {
  display: inline-block;
  height: 47px;
  line-height: 47px;
  padding-left: 39px;
  background-image: url('../images/news-desc-fh.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 24px 24px;
  font-size: 18px;
  color: #c40026;
}
.p102-info-fdh-2 {
  width: 280px;
}
.p102-info-fdh-2 .p102-pro-related {
  background: #FFF;
  padding: 7px 20px 22px;
}
.p102-info-fdh-2 .p102-pro-related .p102-pro-related-title {
  height: 66px;
}
.p102-info-fdh-2 .p102-pro-related .p102-pro-related-title span {
  display: block;
  height: 66px;
  line-height: 66px;
  float: left;
  font-size: 24px;
  color: #000000;
  max-width: 180px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p102-info-fdh-2 .p102-pro-related .p102-pro-related-title a {
  display: block;
  width: 24px;
  height: 24px;
  line-height: 19px;
  float: right;
  text-align: center;
  border: 1px solid #d2d2d2;
  font-size: 22px;
  color: #d2d2d2;
  margin-top: 21px;
  border-radius: 50%;
  box-sizing: border-box;
}
.p102-info-fdh-2 .p102-pro-related .p102-pro-related-list dl {
  margin-bottom: 15px;
}
.p102-info-fdh-2 .p102-pro-related .p102-pro-related-list dl:last-child {
  margin-bottom: 0;
}
.p102-info-fdh-2 .p102-pro-related .p102-pro-related-list dl dt {
  width: 240px;
  height: 134px;
  overflow: hidden;
}
.p102-info-fdh-2 .p102-pro-related .p102-pro-related-list dl dt img {
  display: block;
  width: 240px;
  height: 134px;
}
.p102-info-fdh-2 .p102-pro-related .p102-pro-related-list dl dd h4 {
  height: 46px;
  line-height: 46px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p102-info-fdh-2 .p102-pro-related .p102-pro-related-list dl dd h4 a {
  display: block;
  font-size: 16px;
  color: #333333;
  font-weight: normal;
  padding: 0 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-case {
  padding: 57px 0 58px;
  background: #FFF;
}
.news-case h4 {
  height: 69px;
}
.news-case h4 span {
  display: block;
  float: left;
  height: 69px;
  line-height: 69px;
  font-size: 30px;
  color: #333333;
  max-width: 400px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-case h4 em {
  display: block;
  float: left;
  height: 69px;
  line-height: 84px;
  margin-left: 7px;
  font-size: 16px;
  color: #999999;
  max-width: 400px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-case .prod-hot-swit dl {
  float: left;
  width: 380px;
  margin-left: 30px;
}
.news-case .prod-hot-swit dl:first-child {
  margin-left: 0;
}
.news-case .prod-hot-swit dl dt,
.news-case .prod-hot-swit dl dt img {
  display: block;
  width: 380px;
  height: 283px;
}
.news-case .prod-hot-swit dl dd .prod-hot-name {
  display: block;
  height: 66px;
  line-height: 66px;
  text-align: center;
  padding: 0 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-case .prod-hot-swit dl dd .prod-hot-name a {
  display: block;
  font-size: 20px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.article-con,
.article-sour .article-desc,
.article-title {
  margin: 0;
}
/***************************************************************************************************/
/******************************************走进锦埴*********************************************************/
.about-desc {
  padding: 84px 0 100px;
}
.about-desc .abo-con {
  margin-bottom: 26px;
}
.about-desc .abo-con h4 {
  float: left;
  width: 220px;
}
.about-desc .abo-con h4 span {
  display: block;
  height: 73px;
  line-height: 73px;
  font-size: 42px;
  color: #151718;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
}
.about-desc .abo-con h4 i {
  display: block;
  width: 37px;
  height: 4px;
  background: #333333;
}
.about-desc .abo-con .about-rig {
  width: 942px;
  float: right;
}
.about-desc .abo-con .about-rig .abo-desc {
  line-height: 27px;
  margin-bottom: 18px;
  font-size: 16px;
  color: #1f1f1f;
}
.about-desc .abo-swiper {
  position: relative;
}
.about-desc .poster-main {
  position: relative;
  margin: 50px auto;
}
.about-desc .poster-main .poster-btn {
  position: absolute;
  cursor: pointer;
  z-index: 10;
  width: 0 !important;
}
.about-desc .poster-main .poster-btn a {
  position: absolute;
  width: 23px;
  height: 40px;
  top: 185px;
  display: block;
}
.about-desc .poster-main .poster-prev-btn a {
  left: 116px;
  background-image: url('../images/abo-desc-prev.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 23px 40px;
}
.about-desc .poster-main .poster-next-btn a {
  right: 116px;
  background-image: url('../images/abo-desc-next.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 23px 40px;
}
.about-desc .poster-main .poster-prev-btn {
  left: 0px;
  top: 35px;
  width: 256px !important;
  height: 402px !important;
  background: rgba(0, 0, 0, 0.7);
}
.about-desc .poster-main .poster-next-btn {
  right: 0px;
  top: 35px;
  width: 256px !important;
  height: 402px !important;
  background: rgba(0, 0, 0, 0.7);
}
.about-desc .poster-item {
  position: relative;
  margin: 0 auto;
  opacity: 1;
}
.about-desc .poster-item em {
  display: none;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  overflow: hidden;
}
.about-desc .poster-main .poster-list .poster-item img {
  display: block;
  width: 100%;
}
.about-desc .poster-main .poster-list .poster-item {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
}
.about-desc .poster-main .poster-btn {
  position: absolute;
  cursor: pointer;
}
.about-yy {
  padding: 84px 0 100px;
  background: #FFF;
}
.about-yy .abo-con {
  margin-bottom: 54px;
}
.about-yy .abo-con h4 {
  float: left;
  width: 220px;
}
.about-yy .abo-con h4 span {
  display: block;
  height: 73px;
  line-height: 73px;
  font-size: 42px;
  color: #151718;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
}
.about-yy .abo-con h4 i {
  display: block;
  width: 37px;
  height: 4px;
  background: #333333;
}
.about-yy .abo-con .about-rig {
  width: 942px;
  float: right;
}
.about-yy .abo-con .about-rig .abo-desc {
  line-height: 27px;
  max-height: 135px;
  font-size: 16px;
  color: #1f1f1f;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.about-yy ul li {
  float: left;
  width: 278px;
  height: 278px;
  border-radius: 50%;
  overflow: hidden;
  margin-left: 29px;
}
.about-yy ul li img {
  width: 278px;
  height: 278px;
}
.about-yy ul li:first-child {
  margin-left: 0;
}
.about-super {
  padding: 83px 0 69px;
}
.about-super h2 {
  margin-bottom: 37px;
}
.about-super h2 span {
  display: block;
  height: 73px;
  line-height: 73px;
  font-size: 42px;
  color: #151718;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
}
.about-super h2 i {
  display: block;
  width: 37px;
  height: 4px;
  background: #333333;
}
.about-super dl {
  height: 400px;
  background: #FFF;
  margin-bottom: 30px;
}
.about-super dl dd {
  width: 600px;
  height: 400px;
  float: left;
  position: relative;
  padding: 54px 54px 0;
  box-sizing: border-box;
}
.about-super dl dd i {
  display: block;
  width: 37px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  background: #c40026;
  font-size: 16px;
  color: #FFF;
  position: absolute;
  top: 0;
}
.about-super dl.odd dd i {
  left: 0;
  border-bottom-right-radius: 10px;
}
.about-super dl.even dd i {
  right: 0;
  border-bottom-left-radius: 10px;
}
.about-super dl dd h4 {
  height: 40px;
  line-height: 40px;
  font-size: 28px;
  color: #151718;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 20px;
}
.about-super dl dd .ys-desc {
  line-height: 27px;
  font-size: 16px;
  color: #151718;
  max-height: 196px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 9;
  overflow: hidden;
}
.about-super dl dt {
  width: 600px;
  height: 400px;
  float: left;
  overflow: hidden;
}
.about-super dl dt img {
  display: block;
  width: 600px;
  height: 400px;
}
.about-wh {
  height: 629px;
  background-image: url('../images/about-wh.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1920px 629px;
  padding-top: 84px;
  box-sizing: border-box;
}
.about-wh h2 {
  margin-bottom: 38px;
}
.about-wh h2 span {
  display: block;
  height: 73px;
  line-height: 73px;
  font-size: 42px;
  color: #151718;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
}
.about-wh h2 i {
  display: block;
  width: 37px;
  height: 4px;
  background: #333333;
}
.about-wh ul li {
  float: left;
  width: 383px;
  height: 330px;
  border: 1px solid #dcdcdc;
  box-sizing: border-box;
  padding-top: 39px;
  margin-left: 25px;
}
.about-wh ul li em {
  display: block;
  width: 86px;
  height: 86px;
  margin: 0 auto 19px;
  line-height: 0;
  overflow: hidden;
  border-radius: 50%;
  background: #c40026;
}
.about-wh ul li em img {
  width: 86px;
  height: 86px;
  display: block;
}
.about-wh ul li span {
  display: block;
  height: 61px;
  line-height: 61px;
  font-size: 30px;
  color: #151718;
  text-align: center;
  padding: 0 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.about-wh ul li b {
  display: block;
  line-height: 23px;
  min-height: 47px;
  max-height: 69px;
  margin-bottom: 26px;
  text-align: center;
  padding: 0 40px;
  font-size: 16px;
  color: #151718;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-weight: normal;
}
.about-wh ul li i {
  display: block;
  width: 39px;
  height: 1px;
  background: #cccccc;
  margin: 0 auto;
}
.about-wh ul li:first-child {
  margin-left: 0;
}
/***************************************************************************************************/
/******************************************视频中心*********************************************************/
.video-nav01 {
  padding: 80px 0 0;
}
.video-nav01 h2 {
  float: left;
}
.video-nav01 h2 span {
  background: 0;
  color: #333;
  padding: 0;
}
.video-nav01 .video-nav01-list {
  float: right;
  max-width: 570px;
  height: 63px;
}
.video-nav01 .video-nav01-list a {
  float: left;
  font-size: 20px;
  color: #333333;
  height: 63px;
  line-height: 62px;
  background: 0;
  border-bottom: 1px solid #FFF;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100px;
  margin-left: 47px;
}
.video-nav01 .video-nav01-list a:hover,
.video-nav01 .video-nav01-list a.sidenavcur {
  border-bottom: 1px solid #c40026;
  background: 0;
  color: #c40026;
}
.p101-vid-1-list .super-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.p101-vid-1-list .super-list .item-column {
  width: 33.33% !important;
  margin: 0 0 64px 0!important;
  padding-right: 25px;
  box-sizing: border-box;
}
.p101-vid-1-list .super-list .item-column dt {
  width: 374px;
  height: 279px;
  line-height: 0;
  overflow: hidden;
}
.p101-vid-1-list .super-list .item-column dt img {
  display: block;
  width: 374px;
  height: 279px;
}
.p101-vid-1-list .super-list .item-column dd {
  padding-top: 18px;
  width: 100%;
}
.p101-vid-1-list .super-list .item-column dd h4 {
  font-size: 24px;
  height: 36px;
  line-height: 36px;
  margin-bottom: 13px;
  padding: 0;
  text-align: left;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
}
.p101-vid-1-list .super-list .item-column dd .item-desc {
  line-height: 28px;
  height: auto!important;
  text-align: left;
  min-height: 56px;
  max-height: 84px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-size: 16px;
  color: rgba(51, 51, 51, 0.7);
}
/***************************************************************************************************/
/******************************************联系我们*********************************************************/
.contact .contact-title {
  height: 97px;
  line-height: 97px;
  font-size: 42px;
  color: #151718;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.contact .contact-txt {
  height: 298px;
  box-shadow: 0px 27px 62px 0px rgba(51, 51, 51, 0.09);
  padding-top: 48px;
  box-sizing: border-box;
  margin-bottom: 51px;
}
.contact .contact-txt ul {
  width: 900px;
  padding-left: 84px;
  box-sizing: border-box;
  float: left;
}
.contact .contact-txt ul li {
  float: left;
  width: 252px;
  margin-bottom: 46px;
}
.contact .contact-txt ul li:nth-child(even) {
  width: 540px;
}
.contact .contact-txt ul li .contact-icon {
  display: block;
  width: 43px;
  height: 43px;
  line-height: 0;
  overflow: hidden;
  float: left;
}
.contact .contact-txt ul li .contact-icon img {
  display: block;
  width: 43px;
  height: 43px;
}
.contact .contact-txt ul li .contact-deta {
  float: left;
  margin-left: 16px;
}
.contact .contact-txt ul li .contact-deta .contact-list-txt {
  height: 29px;
  line-height: 29px;
  font-size: 20px;
  color: #151718;
  max-width: 155px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.contact .contact-txt ul li .contact-deta .contact-info {
  height: 21px;
  line-height: 21px;
  font-size: 16px;
  color: rgba(21, 23, 24, 0.7);
  max-width: 155px;
}
.contact .contact-txt ul li .contact-deta .contact-info a {
  font-size: 16px;
  color: rgba(21, 23, 24, 0.7);
}
.contact .contact-txt ul li .contact-deta .contact-info.info {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.contact .contact-txt ul li:nth-child(2n) .contact-deta .contact-list-txt {
  max-width: 480px;
}
.contact .contact-txt ul li:nth-child(2n) .contact-deta .contact-info {
  max-width: 480px;
}
.contact .contact-txt ul li:nth-child(4) .contact-info {
  max-height: 63px;
  min-height: 63px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-weight: normal;
}
.contact .contact-txt .contact-code {
  width: 163px;
  margin-right: 74px;
  float: right;
}
.contact .contact-txt .contact-code span {
  display: block;
  width: 163px;
  height: 163px;
  line-height: 0;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
}
.contact .contact-txt .contact-code span img {
  display: block;
  width: 161px;
  height: 161px;
}
.contact .contact-txt .contact-code em {
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  background: #333333;
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.contact-map-con {
  margin-bottom: 80px;
}
.contact-map-con .contact-tit {
  height: 101px;
  line-height: 101px;
  font-size: 42px;
  color: #151718;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.contact-map-con .contact-map {
  height: 481px;
  overflow: hidden;
}
