@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*/
/***********************************首页样式************************************/
.bk-title {
  text-align: center;
}
.bk-title b {
  display: block;
  font-size: 40px;
  font-weight: bold;
  line-height: 46px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bk-title span {
  display: block;
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  color: #454545;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bk-title .desc {
  display: block;
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  color: #454545;
  margin-top: 10px;
  white-space: normal;
  text-overflow: inherit;
  overflow: visible;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 30px;
  height: 90px;
  height: auto;
  max-height: 90px;
}
/*banner*/
.banner {
  position: relative;
  width: 100%;
  height: 720px;
  overflow: hidden;
}
.ban_list {
  position: relative;
  z-index: 0;
}
.ban_list li {
  overflow: hidden;
  height: 720px;
  text-align: center;
  position: relative;
}
.ban_list li img {
  width: 1920px;
  height: 720px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -960px;
}
.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: 5%;
  background-image: url(../images/c_prev.png);
}
.ban-next {
  right: 5%;
  background-image: url(../images/c_next.png);
}
.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: #5e7a5b;
  border-color: #5e7a5b;
}
.content {
  width: 1200px;
  margin: 0 auto;
}
i,
em,
b {
  font-style: normal;
}
/*搜索框*/
.search-btn:after {
  background-color: #5e7a5b;
}
.search-btn::before {
  border-color: #5e7a5b;
}
.nav-two {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.search {
  background: #fff;
  height: 80px;
  line-height: 80px;
  position: relative;
  z-index: 1;
}
.search .keyword {
  padding-top: 28px;
}
.search .keyword em {
  font-weight: normal;
  margin-right: 0;
  color: #1A1A1A;
}
.search .keyword a:hover {
  color: #5e7a5b;
}
.search .search-inp {
  background: none;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
  margin-top: 19px;
  width: 280px;
  height: 40px;
}
.search .search-inp .search-txt {
  height: 40px;
  line-height: 40px;
}
.search .search-inp .search-btn {
  margin-top: 5px;
}
.search .search-inp .search-btn::before {
  border-width: 2px;
  top: 7px;
}
.search .search-inp .search-btn:after {
  width: 6px;
  height: 2px;
  left: 15px;
}
.guide {
  padding-top: 95px;
  padding-bottom: 80px;
}
.guide .guide-con {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 45px;
}
.guide .guide-con dl {
  width: 575px;
  position: relative;
}
.guide .guide-con dl dt {
  width: 575px;
  height: 280px;
  display: block;
  line-height: 0;
  overflow: hidden;
  background: rgba(94, 122, 91, 0.8);
}
.guide .guide-con dl dt img {
  width: 575px;
  height: 280px;
  display: block;
  transition: 1s;
  opacity: 0.3;
  position: relative;
  z-index: 1;
}
.guide .guide-con dl dt:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0;
  top: 0;
}
.guide .guide-con dl dd {
  position: absolute;
  left: 17px;
  top: 17px;
  width: 540px;
  height: 248px;
  border: 2px solid #5e7a5b;
  box-sizing: border-box;
  z-index: 2;
  padding: 50px 50px 0;
}
.guide .guide-con dl dd .title {
  font-size: 28px;
  font-weight: bold;
  line-height: 32px;
  color: #ffffff;
  display: block;
  margin-bottom: 20px;
  height: 32px;
  overflow: hidden;
}
.guide .guide-con dl dd .desc {
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  color: #ffffff;
  display: block;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 32px;
  height: 128px;
}
.product {
  <!--background: rgba(94, 122, 91, 0.15);-->
  <!--padding-top: 80px;-->
  padding-bottom: 100px;
}
.product .product-tit {
  margin-top: 50px;
}
.product .product-tit ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.product .product-tit li {
  width: 50%;
  background: #fff;
}
.product .product-tit li a {
  font-size: 20px;
  font-weight: bold;
  line-height: 60px;
  color: #333333;
  display: block;
  height: 60px;
  overflow: hidden;
  text-indent: 50px;
}
.product .product-tit li.cur {
  background: #5e7a5b;
}
.product .product-tit li.cur a {
  color: #fff;
}
.product .product-con dl {
  background-image: url('../images/pro-cbg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1200px 480px;
  height: 480px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  justify-content: center;
}
.product .product-con dl dt {
  width: 476px;
  height: 480px;
  display: block;
  overflow: hidden;
  line-height: 0;
  margin-left: 130px;
}
.product .product-con dl dt img {
  width: 476px;
  height: 480px;
  display: block;
}
.product .product-con dl dd {
  width: 510px;
  margin-top: 134px;
  margin-left: 50px;
}
.product .product-con dl dd .title {
  text-align: left;
}
.product .product-con dl dd .title a {
  font-size: 36px;
  font-weight: bold;
  line-height: 40px;
  color: #ffffff;
  display: block;
  height: 40px;
  overflow: hidden;
}
.product .product-con dl dd .english {
  font-size: 14px;
  font-weight: normal;
  line-height: 40px;
  color: rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
  letter-spacing: 2px;
  height: 40px;
  overflow: hidden;
}
.product .product-con dl dd .nav {
  height: 22px;
  overflow: hidden;
  line-height: 0;
  margin-top: 20px;
}
.product .product-con dl dd .nav a {
  font-size: 20px;
  font-weight: normal;
  line-height: 22px;
  color: #ffffff;
  float: left;
  position: relative;
  padding-left: 26px;
  margin-right: 34px;
  display: inline;
}
.product .product-con dl dd .nav a:last-of-type {
  margin-right: 0;
}
.product .product-con dl dd .nav a:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #5e7a5b;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 5px;
}
.product .product-con dl dd .nav:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.product .product-con dl dd .more a {
  width: 120px;
  height: 40px;
  font-size: 16px;
  font-weight: normal;
  line-height: 40px;
  color: #ffffff;
  display: block;
  background: #5e7a5b;
  border-radius: 20px;
  text-align: center;
  margin-top: 50px;
  overflow: hidden;
}
.product .product-nav {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  height: 70px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.product .product-nav .title {
  text-align: left;
  width: 280px;
}
.product .product-nav .title a {
  font-size: 30px;
  font-weight: bold;
  line-height: 70px;
  color: #5e7a5b;
  display: block;
  height: 70px;
  overflow: hidden;
}
.product .product-nav .nav {
  line-height: 0;
  max-width: 834px;
  height: 70px;
  overflow: hidden;
}
.product .product-nav .nav a {
  font-size: 16px;
  font-weight: normal;
  line-height: 70px;
  color: #333333;
  display: block;
  float: left;
  margin-right: 60px;
  display: inline;
}
.product .product-nav .nav a:hover {
  color: #5e7a5b;
}
.product .product-nav .nav a:last-of-type {
  margin-right: 0;
}
.product .product-nav .nav:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.product .product-nav .more {
  width: 78px;
  height: 70px;
  overflow: hidden;
}
.product .product-nav .more a {
  font-size: 16px;
  font-weight: bold;
  line-height: 70px;
  color: #5e7a5b;
  display: block;
  height: 70px;
  overflow: hidden;
}
.product .product-con2 {
  margin-top: 20px;
}
.product .product-con2 .recomm-slide {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.product .product-con2 .item-line {
  width: 281px;
  background: #fff;
}
.product .product-con2 .item-line img {
  transition: 1s;
}
.product .product-con2 .item-line::after {
  display: none;
}
.product .product-con2 .item-title {
  height: 60px;
  background: #333;
}
.product .product-con2 .item-title a {
  height: 60px;
  font-size: 16px;
  font-weight: normal;
  line-height: 60px;
  color: #ffffff;
}
.product .product-con2 .item-line:hover .item-title {
  background: #5e7a5b;
}
.product .product-con2 .item-line:hover img {
  transform: scale(1.05);
}
.xban1 img {
  margin-left: -360px;
  width: 1920px;
  height: 450px;
}
.strength {
  padding-top: 90px;
}
.strength .strength-con {
  margin-top: 50px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.strength .strength-con dl {
  width: 282px;
  height: 500px;
  position: relative;
}
.strength .strength-con dl dt {
  width: 282px;
  height: 500px;
  display: block;
  display: block;
  line-height: 0;
  overflow: hidden;
}
.strength .strength-con dl dt img {
  width: 282px;
  height: 500px;
  display: block;
  transition: 1s;
}
.strength .strength-con dl dd {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #333;
  height: 100px;
  box-sizing: border-box;
  overflow: hidden;
  transition: .5s;
}
.strength .strength-con dl dd .title b {
  font-size: 24px;
  font-weight: normal;
  line-height: 26px;
  color: #ffffff;
  display: block;
  margin-bottom: 12px;
  margin-top: 24px;
  height: 26px;
  overflow: hidden;
}
.strength .strength-con dl dd .title span {
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  color: rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  height: 16px;
  overflow: hidden;
}
.strength .strength-con dl dd .desc {
  opacity: 0;
  height: 0;
  overflow: hidden;
  text-align: center;
  margin: 30px 22px 0;
}
.strength .strength-con dl.cur dd {
  height: 300px;
  background: #5e7a5b;
}
.strength .strength-con dl.cur dd .title b {
  margin-top: 70px;
}
.strength .strength-con dl.cur dd .desc {
  font-size: 14px;
  font-weight: normal;
  line-height: 32px;
  color: rgba(255, 255, 255, 0.8);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 32px;
  height: 128px;
  opacity: 1;
}
.support {
  padding-top: 90px;
}
.support .content {
  position: relative;
}
.support .support-con {
  margin-top: 50px;
}
.support .support-con .support-l {
  margin-left: -360px;
  width: 360px;
  height: 640px;
  line-height: 0;
  display: block;
  float: left;
}
.support .support-con .support-l img {
  width: 360px;
  height: 640px;
  display: block;
}
.support .support-con .support-r {
  width: 1560px;
}
.support .support-con .support-r dl {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.support .support-con .support-r dt {
  width: 484px;
  padding: 0 50px;
  box-sizing: border-box;
  overflow: hidden;
}
.support .support-con .support-r dt .title {
  text-align: left;
  padding-top: 70px;
  border-top: 1px solid #5e7a5b;
  margin-top: 100px;
}
.support .support-con .support-r dt .title b {
  font-size: 36px;
  font-weight: bold;
  line-height: 42px;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.support .support-con .support-r dt .title span {
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #999999;
  text-transform: uppercase;
  margin-top: 10px;
  height: 24px;
  overflow: hidden;
}
.support .support-con .support-r dt .desc {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #666666;
  display: block;
  margin-top: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  line-height: 30px;
  height: 180px;
  height: auto;
  max-height: 180px;
}
.support .support-con .support-r dd {
  width: 1076px;
  display: block;
  height: 640px;
  line-height: 0;
  overflow: hidden;
}
.support .support-con .support-r dd img {
  width: 1076px;
  height: 640px;
  display: block;
}
.support .support-con:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.support .support-tit {
  position: absolute;
  left: 50px;
  bottom: 50px;
}
.support .support-tit ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.support .support-tit ul li {
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
  color: #666666;
  opacity: 0.5;
  margin-right: 30px;
  position: relative;
  cursor: pointer;
}
.support .support-tit ul li:after {
  content: "";
  display: block;
  width: 56px;
  height: 1px;
  background: #5e7a5b;
  position: absolute;
  left: 20px;
  bottom: 3px;
  display: none;
}
.support .support-tit ul li.cur {
  margin-right: 72px;
}
.support .support-tit ul li.cur:after {
  display: block;
}
.support .support-qh {
  position: absolute;
  left: 50px;
  bottom: 110px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.support .support-qh i {
  width: 43px;
  height: 43px;
  display: block;
  border-radius: 50%;
  overflow: hidden;
  background: #333;
  cursor: pointer;
}
.support .support-qh i img {
  width: 43px;
  height: 43px;
  display: block;
}
.support .support-qh i:hover {
  background: #5e7a5b;
}
.support .support-qh .prev {
  margin-right: 20px;
}
.scope {
  padding-top: 90px;
  padding-bottom: 70px;
}
.scope .scope-con {
  margin-top: 50px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.scope .scope-con dl {
  width: 384px;
}
.scope .scope-con dl:hover dt img {
  transform: scale(1.05);
}
.scope .scope-con dt {
  width: 384px;
  height: 216px;
  display: block;
  overflow: hidden;
  line-height: 0;
}
.scope .scope-con dt img {
  width: 384px;
  height: 216px;
  display: block;
  transition: 1s;
}
.scope .scope-con dd .title {
  text-align: left;
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
  color: #333333;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 40px;
  overflow: hidden;
}
.scope .scope-con dd .desc {
  font-size: 18px;
  font-weight: normal;
  line-height: 26px;
  color: #666666;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 26px;
  height: 78px;
  height: auto;
  max-height: 78px;
}
.case {
  background: rgba(94, 122, 91, 0.15);
  padding-top: 90px;
  padding-bottom: 80px;
}
.case .case-con {
  margin-top: 50px;
  position: relative;
}
.case .case-con i {
  width: 51px;
  height: 51px;
  background: rgba(51, 51, 51, 0.5);
  display: block;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  z-index: 10;
}
.case .case-con i:hover {
  background: #333;
}
.case .case-con i img {
  width: 51px;
  height: 51px;
  display: block;
}
.case .case-con .prev {
  left: -100px;
}
.case .case-con .next {
  right: -100px;
}
.case .case-con dl {
  position: relative;
}
.case .case-con dl dt {
  width: 1200px;
  height: 675px;
  line-height: 0;
  overflow: hidden;
  display: block;
}
.case .case-con dl dt img {
  width: 1200px;
  height: 675px;
  display: block;
  transition: 1s;
}
.case .case-con dl dd {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 150px;
  background: rgba(0, 0, 0, 0.5);
  padding: 40px 0 0 50px;
  box-sizing: border-box;
}
.case .case-con dl dd .title {
  text-align: left;
  margin-right: 220px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  color: #ffffff;
  height: 30px;
  overflow: hidden;
}
.case .case-con dl dd .title a {
  display: block;
  height: 30px;
  overflow: hidden;
  color: #fff;
}
.case .case-con dl dd .desc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  font-weight: normal;
  line-height: 32px;
  color: rgba(255, 255, 255, 0.7);
  margin-top: 10px;
  margin-right: 220px;
}
.case .case-con dl dd .more {
  position: absolute;
  right: 50px;
  bottom: 40px;
}
.case .case-con dl dd .more a {
  display: block;
  width: 130px;
  height: 40px;
  font-size: 16px;
  font-weight: normal;
  line-height: 40px;
  color: #ffffff;
  background: #5e7a5b;
  text-align: center;
  border-radius: 20px;
  overflow: hidden;
  padding: 0 5px;
  box-sizing: border-box;
}
.case .case-con dl:hover dt img {
  transform: scale(1.02);
}
.xban2 img {
  margin-left: -360px;
  width: 1920px;
  height: 300px;
}
.news {
  padding-top: 90px;
  padding-bottom: 80px;
}
.news .news-con {
  margin-top: 50px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.news .news-con .news-con-left {
  width: 782px;
}
.news .news-con .news-con-left .news-title {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.news .news-con .news-con-left .news-title h3 {
  max-width: 48%;
  min-width: 120px;
  margin-right: 2%;
  box-sizing: border-box;
}
.news .news-con .news-con-left .news-title h3 a {
  border-left: 3px solid #333;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  color: #333333;
  padding-left: 12px;
  height: 22px;
  overflow: hidden;
  display: block;
}
.news .news-con .news-con-left .news-title h3.cur a {
  border-color: #5e7a5b;
  color: #5e7a5b;
  font-weight: bold;
}
.news .news-con .news-con-left .news-con-con {
  margin-top: 20px;
  overflow: hidden;
}
.news .news-con .news-con-right {
  width: 372px;
}
.news .news-con .news-con-right .prod-hot-swit dl:first-of-type {
  position: relative;
  margin-bottom: 30px;
}
.news .news-con .news-con-right .prod-hot-swit dl:first-of-type dt {
  display: block;
  width: 372px;
  height: 279px;
  line-height: 0;
  overflow: hidden;
}
.news .news-con .news-con-right .prod-hot-swit dl:first-of-type dt img {
  width: 372px;
  height: 279px;
  display: block;
  transition: 1s;
}
.news .news-con .news-con-right .prod-hot-swit dl:first-of-type dd {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #5e7a5b;
  width: 100%;
  height: 62px;
}
.news .news-con .news-con-right .prod-hot-swit dl:first-of-type dd .prod-hot-name a {
  font-size: 18px;
  font-weight: bold;
  line-height: 62px;
  color: #ffffff;
  display: block;
  height: 62px;
  padding: 0 5px;
  box-sizing: border-box;
  overflow: hidden;
  text-indent: 30px;
}
.news .news-con .news-con-right .prod-hot-swit dl:first-of-type dd .prod-hot-name a:before {
  display: none;
}
.news .news-con .news-con-right .prod-hot-swit dt {
  display: none;
}
.news .news-con .news-con-right .prod-hot-swit dd .prod-hot-name a {
  font-size: 14px;
  font-weight: normal;
  line-height: 32px;
  color: #333333;
  display: block;
  height: 32px;
  overflow: hidden;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  padding-left: 15px;
  box-sizing: border-box;
}
.news .news-con .news-con-right .prod-hot-swit dd .prod-hot-name a:hover {
  color: #5e7a5b;
}
.news .news-con .news-con-right .prod-hot-swit dd .prod-hot-name a:before {
  content: "";
  display: block;
  width: 5px;
  height: 1px;
  background: #333;
  position: absolute;
  left: 0;
  top: 15px;
}
.news .news-con .news-con-right .prod-hot-link,
.news .news-con .news-con-right .prod-hot-desc {
  display: none;
}
.news-con-left .item-line {
  border-bottom: 1px solid #ddd;
  position: relative;
  overflow: hidden;
}
.news-con-left .item-line:last-child {
  border-bottom: 0;
}
.news-con-left .item-text {
  margin-right: 134px;
  margin-bottom: 30px;
  margin-top: 28px;
}
.news-con-left .item-time {
  position: absolute;
  top: 30px;
  right: 0;
  text-align: right;
  font-size: 0;
}
.news-con-left .item-time div {
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  color: #333333;
}
.news-con-left .item-time div.item-time-day {
  font-size: 48px;
  font-weight: bold;
  line-height: 44px;
  color: #333333;
  display: block;
  margin-bottom: 5px;
}
.news-con-left .item-title,
.news-con-left .item-title a {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  color: #333333;
  height: 20px;
  overflow: hidden;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-con-left .item-desc {
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 22px;
  height: 44px;
  margin-top: 9px;
}
.news-con-right .item-picture {
  display: none;
}
.news-con-right .item-line:first-child {
  margin-bottom: 20px;
}
.news-con-right .item-line:first-child .item-picture {
  display: block;
}
.news-con-right .item-line:first-child .item-title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #5e7a5b;
  padding: 0;
}
.news-con-right .item-line:first-child .item-title:before {
  display: none;
}
.news-con-right .item-line:first-child .item-title,
.news-con-right .item-line:first-child .item-title a {
  height: 62px;
  font-size: 18px;
  font-weight: bold;
  line-height: 62px;
  color: #ffffff;
  text-align: center;
}
.news-con-right .item-title {
  padding-left: 15px;
  position: relative;
}
.news-con-right .item-title:before {
  content: "";
  display: block;
  width: 5px;
  height: 1px;
  background: #333;
  position: absolute;
  left: 0;
  top: 15px;
}
.news-con-right .item-title,
.news-con-right .item-title a {
  font-size: 14px;
  font-weight: normal;
  line-height: 32px;
  color: #333333;
  height: 32px;
  overflow: hidden;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
}
.about {
  background: rgba(94, 122, 91, 0.15);
  padding-top: 90px;
  padding-bottom: 80px;
}
.about .about-con {
  margin-top: 40px;
}
.about .about-con dt {
  width: 1200px;
  height: 500px;
  display: block;
  overflow: hidden;
  line-height: 0;
}
.about .about-con dt img {
  width: 1200px;
  height: 500px;
  display: block;
}
.about .about-con dd {
  overflow: hidden;
}
.about .about-con dd .desc {
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  color: #333333;
  display: block;
  text-align: center;
  margin-top: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  line-height: 32px;
  height: 192px;
  height: auto;
  max-height: 192px;
}
.about .about-con dd .more a {
  width: 150px;
  height: 45px;
  font-size: 16px;
  font-weight: normal;
  line-height: 45px;
  color: #ffffff;
  display: block;
  margin: 40px auto 0;
  background: #5e7a5b;
  text-align: center;
  border-radius: 23px;
  padding: 0 5px;
  box-sizing: border-box;
}
/*友情链接*/
.links {
  height: 70px;
  line-height: 70px;
  background: #f7f7f7;
  overflow: hidden;
}
.links .content {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  font-size: 14px;
  font-weight: normal;
  line-height: 70px;
  color: #666666;
  overflow: hidden;
}
.links .links-title {
  max-width: 100px;
  overflow: hidden;
  height: 70px;
}
.links .links-list {
  max-width: 1085px;
  overflow: hidden;
  margin-left: 15px;
  height: 70px;
}
.links .links-list a {
  font-size: 14px;
  font-weight: normal;
  line-height: 70px;
  color: #666666;
  margin-left: 5px;
  display: inline-block;
}
.links .links-list a:hover {
  color: #5e7a5b;
}
/*快速通道*/
.shop-nav-t1 i img {
  background-color: #5e7a5b;
}
/***********************************内页样式************************************/
/*-----------内页公共样式----------*/
.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: #5e7a5b;
}
.sidebar .fh {
  display: none;
}
.min-banner {
  height: 350px;
  position: relative;
  overflow: hidden;
}
.min-banner img {
  width: 1920px;
  height: 350px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.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;
}
.left-nav-01 {
  margin-bottom: 20px;
}
.left-nav-01-tit {
  background: #5e7a5b;
  height: 80px;
}
.left-nav-01-tit h2 {
  padding: 0 10px;
  height: 75px;
  font-size: 24px;
  font-weight: normal;
  line-height: 75px;
  color: #ffffff;
  border-bottom: 1px solid #fff;
  text-align: center;
  overflow: hidden;
}
.left-nav-01-one > li {
  background-color: #ccc;
  background-image: url('../images/left-nav-icon1.png');
  background-repeat: no-repeat;
  background-position: 90% 20px;
  background-size: 11px 11px;
  margin-bottom: 2px;
}
.left-nav-01-one > li h3 a {
  display: block;
  margin: 0 40px 0 0;
  padding-left: 32px;
  height: 50px;
  font-size: 18px;
  font-weight: normal;
  line-height: 50px;
  color: #333333;
  overflow: hidden;
}
.left-nav-01-one > li.sidenavcur,
.left-nav-01-one > li:hover {
  background-image: url('../images/left-nav-icon2.png');
  background-repeat: no-repeat;
  background-position: right 20px;
  background-size: 38px 11px;
  background-color: #5e7a5b;
}
.left-nav-01-one > li.sidenavcur .left-nav-01-two,
.left-nav-01-one > li:hover .left-nav-01-two {
  display: block;
}
.left-nav-01-one > li.sidenavcur > h3 > a,
.left-nav-01-one > li:hover > h3 > a {
  color: #fff;
}
.left-nav-01-two {
  display: none;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.left-nav-01-two li {
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  background: #ECECEC;
  position: relative;
  border-bottom: 1px solid #fff;
}
.left-nav-01-two h3 a {
  display: block;
  color: #666;
  padding: 0 40px;
}
.left-nav-01-two li:after {
  content: "";
  width: 8px;
  height: 8px;
  border: 2px solid #b8b8b8;
  border-style: solid solid none none;
  position: absolute;
  top: 50%;
  right: 32px;
  margin-top: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.left-nav-01-two li:hover h3 a,
.left-nav-01-two li.sidenavcur h3 a {
  color: #333;
}
.left-nav-01-two li:hover:after,
.left-nav-01-two li.sidenavcur:after {
  border-color: #333;
}
.fdh-01-tit {
  background: #5e7a5b;
  height: 80px;
}
.fdh-01-tit h3 {
  height: 75px;
  font-size: 24px;
  font-weight: normal;
  line-height: 75px;
  color: #ffffff;
  border-bottom: 1px solid #fff;
  text-align: center;
  overflow: hidden;
}
.p6-order-form-1-add {
  border: 1px solid #eee;
  margin-bottom: 40px;
  overflow: hidden;
}
.p6-order-form-1-add ul {
  padding: 20px 12px;
}
.p6-order-form-1-add li {
  font-size: 14px;
  font-weight: normal;
  line-height: 34px;
  color: #666666;
}
.pagination-1 {
  margin: 30px auto 60px;
  height: 30px;
  text-align: center;
}
.pagination-1 a,
.pagination-1 span {
  vertical-align: top;
  display: inline-block;
  padding: 0 8px;
  height: 26px;
  line-height: 26px;
  border: 1px solid #e5e5e5;
  text-align: center;
  margin: 0 2px;
  background: #fff;
}
.pagination-1 span {
  border: 1px solid #fff;
}
.pagination-1 .page_curr {
  background: #5e7a5b;
  color: #fff;
  border-color: #5e7a5b;
}
.pagination-1 .laypage_first,
.pagination-1 .laypage_last {
  display: none;
}
/*-----------内页模板页样式----------*/
.list-style-02 .vertical-layout-item .item-line,
.list-style-01 .vertical-layout-item .item-line {
  padding: 15px;
}
.list-style-02 .vertical-layout-item .item-line::after,
.list-style-01 .vertical-layout-item .item-line::after {
  border: 1px solid #dedede;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list-style-02 .vertical-layout-item .item-line:hover::after,
.list-style-01 .vertical-layout-item .item-line:hover::after {
  border-color: #5e7a5b;
}
.list-style-02 .level-layout-item .item-line::after,
.list-style-01 .level-layout-item .item-line::after {
  border: 1px solid #dedede;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list-style-02 .level-layout-item .item-line:hover::after,
.list-style-01 .level-layout-item .item-line:hover::after {
  border-color: #5e7a5b;
}
.list-style-02 .item-line:hover .item-link,
.list-style-01 .item-line:hover .item-link {
  background: #5e7a5b;
  border-color: #5e7a5b;
}
.list-style-02 .item-line:hover .item-link a,
.list-style-01 .item-line:hover .item-link a {
  color: #fff;
}
.prod-list01.list-style-01 {
  width: 930px;
}
.list-style-01 .prod-list01-tit {
  height: 40px;
  border-bottom: 1px solid #d4d4d4;
  padding-top: 10px;
  margin-bottom: 14px;
}
.list-style-01 .prod-list01-tit .prod-list01-desc-tit {
  height: 40px;
  display: inline-block;
  font-size: 24px;
  font-weight: normal;
  line-height: 40px;
  color: #333;
  border-bottom: 1px solid #5e7a5b;
  overflow: hidden;
}
.list-style-01 .prod-list01-list {
  text-align: center;
  font-size: 0;
  line-height: 0;
}
.list-style-01 .prod-list01-list dl {
  border: 1px solid #dedede;
  margin-bottom: 15px;
  background: #fff;
  width: 290px;
  margin: 0 9px 20px;
  float: left;
}
.list-style-01 .prod-list01-list dl:hover {
  border-color: #5e7a5b;
}
.list-style-01 .prod-list01-list dt img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.list-style-01 .prod-list01-list dd {
  padding: 0 14px;
}
.list-style-01 .prod-list01-list .prod-list01-name {
  height: 45px;
  font-weight: normal;
  font-size: 20px;
  color: #333;
  line-height: 45px;
  text-align: center;
}
.list-style-01 .prod-list01-list .prod-list01-name a {
  display: block;
  height: 45px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-style-01 .prod-list01-list h4 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-style-01 .prod-list01-list-desc {
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: none;
}
.list-style-01 .prod-list01-list-desc,
.list-style-01 .prod-list01-link {
  display: none;
}
.pc-cx-tel-1 {
  padding-top: 10px;
  width: 432px;
  height: 56px;
  border-top: 2px solid #e6e6e6;
}
.pc-cx-tel-1-t1 {
  float: right;
  width: 114px;
  background-color: #5e7a5b;
  text-align: center;
}
.pc-cx-tel-1-t1 a {
  display: block;
  height: 44px;
  font-size: 18px;
  font-weight: normal;
  line-height: 44px;
  color: #ffffff;
  overflow: hidden;
}
.pc-cx-tel-1-t2 {
  width: 255px;
  <!--padding-left: 70px;-->
  height: 56px;
  <!--background-image: url('../images/pc-xc-icon2.png');-->
  background-repeat: no-repeat;
  background-position: 10px 0;
  background-size: 40px 40px;
}
.pc-cx-tel-1-t2 span {
  display: block;
  height: 22px;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  color: #454545;
  overflow: hidden;
}
.pc-cx-tel-1-t2 em {
  display: block;
  height: 24px;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  color: #454545;
  overflow: hidden;font-weight: bold;
}
.prod-show {
  position: relative;
  padding: 12px 18px 16px 20px;
  border: 1px solid #eee;
  margin-bottom: 40px;
  background-color: #ffffff;
}
.prod-show-right {
  float: left;
  width: 420px;
  <!--padding-top: 30px;-->
}
.prod-show-right-tit {
  overflow: hidden;
  margin-bottom: 16px;
  height: 40px;
  font-size: 24px;
  font-weight: normal;
  line-height: 40px;
  color: #454545;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.prod-show-right-con {
  overflow: hidden;
  margin-bottom: 20px;
  height:186px;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
}
.prod-show-right-con span {
  display: block;
}
.prod-show-left {
  position: relative;
  float: left;
  overflow: hidden;
  margin-right: 3.3%;
  width: 430px;
  border: 1px solid #e7e7e7;
  line-height: 0;
}
.prod-show-left-jt {
  position: absolute;
  top: 50%;
  z-index: 33;
  margin-top: -11px;
  width: 12px;
  height: 23px;
  cursor: pointer;
}
.prod-show-left-prev {
  left: 10px;
}
.prod-show-left-next {
  right: 10px;
}
.prod-show-left-size {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 15px;
  width: 28px;
  height: 28px;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  color: #666666;
}
.prod-show-left-size em {
  font-style: normal;
}
.prod-show-left-pic {
  width: 430px;
  text-align: center;
}
.prod-show-left-pic li {
  float: left;
}
.prod-show-left-pic img {
  display: block;
width: 430px;
  height: 318px;
}
.pro-title {
  text-align: center;
  height: 40px;
  overflow: hidden;
  margin: 20px 30px 0;
}
.pro-title p {
  display: inline-block;
  padding: 0 30px;
  position: relative;
}
.pro-title i {
  width: 1200px;
  height: 1px;
  background-color: #ccc;
  position: absolute;
  top: 24px;
}
.pro-title i::after {
  content: "";
  display: block;
  width: 30px;
  height: 3px;
  background-color: #5e7a5b;
  position: absolute;
  top: -1px;
}
.pro-title .pro-title-icon1 {
  left: 100%;
  margin-left: -10px;
}
.pro-title .pro-title-icon1::after {
  left: 0;
}
.pro-title .pro-title-icon2 {
  right: 100%;
  margin-right: -10px;
}
.pro-title .pro-title-icon2::after {
  right: 0;
}
.pro-title span {
  display: block;
  height: 40px;
  font-size: 30px;
  font-weight: normal;
  line-height: 40px;
  color: #0f0e0d;
  overflow: hidden;
  margin-bottom: 12px;
}
.pro-title em {
  display: block;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: #000000;
  max-height: 24px;
  overflow: hidden;
}
.prod-content {
  background: #fff;
}
.prod-trait-con {
  position: relative;
  padding: 30px 50px;
}
.prod-trait-con dl {
  width: 360px;
  padding: 14px;
}
.prod-trait-con dl img {
  width: 360px;
  height: 270px;
  display: block;
}
.prod-trait-con .prod-trait-dl1 {
  background-color: #5e7a5b;
}
.prod-trait-con .prod-trait-dl2 {
  background-color: #e1e1e1;
}
.prod-trait-dl1 .prod-trait-name {
  color: #fff;
}
.prod-trait-dl1 .prod-trait-desc {
  color: #fff;
}
.prod-trait-name {
  height: 40px;
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  overflow: hidden;
}
.prod-trait-desc {
  font-size: 15px;
  line-height: 30px;
}
.prod-trait-vs {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #5e7a5b;
  margin: 142px auto 0;
  overflow: hidden;
}
.prod-trait-vs img {
  width: 80px;
  height: 80px;
  padding: 10px;
}
.prod-con-desc {
  padding-top: 40px;
}
.pro-con-title {
  height: 28px;
  border-left: 4px solid #5e7a5b;
  padding-left: 10px;
  font-size: 22px;
  font-weight: bold;
  line-height: 28px;
  color: #333;
  margin: 30px 0 20px;
  overflow: hidden;
}
.pro-con-details img {
  margin: 0;
  width: 304px;
  height: 228px;
}
.pro-con-details dl {
  width: 304px;
  float: left;
  margin-right: 6px;
  border: 1px solid #eee;
}
.pro-con-details dl.pr-clear {
  margin-right: 0;
}
.pro-con-details dd {
  height: 40px;
  margin: 0 5px;
  font-size: 16px;
  color: #555;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
}
.pro-con-honer img {
  margin: 0;
  width: 220px;
  height: 294px;
  border: 1px solid #eee;
}
.pro-con-honer dl {
  width: 220px;
  float: left;
  margin-right: 6px;
}
.pro-con-honer dl.pr-clear {
  margin-right: 0;
}
.pro-con-honer dd {
  height: 40px;
  font-size: 16px;
  color: #555;
  text-align: center;
  line-height: 40px;
  padding: 0 5px;
  overflow: hidden;
}
.prod-list li {
  width: 300px;
  float: left;
  margin: 0 10px 20px 0;
  text-align: center;
}
.prod-list li img {
  width: 300px;
  height: 225px;
  margin: 0;
}
.prod-list li span {
  display: block;
  height: 30px;
  font-size: 16px;
  line-height: 30px;
  margin: 10px 0;
  padding: 0 4px;
  font-weight: normal;
  background: #f8f8f8;
  color: #000;
  overflow: hidden;
}
.prod-con-ys-img {
  width: 464px;
}
.prod-con-ys-img img {
  display: block;
  width: 464px;
  height: 232px;
  margin: 0;
}
.prod-con-ys-con {
  width: 406px;
  padding: 26px 30px 0;
}
.prod-con-ys-txt {
  margin-bottom: 15;
  position: relative;
}
.prod-con-ys-txt p {
  height: 38px;
  font-size: 18px;
  font-weight: normal;
  line-height: 38px;
  color: #333333;
  overflow: hidden;
  margin-left: 50px;
}
.prod-con-ys-txt i {
  display: block;
  height: 38px;
  width: 38px;
  border-radius: 50%;
  background-color: #5e7a5b;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  line-height: 38px;
  color: #ffffff;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.prod-con-ys-desc {
  max-height: 90px;
  font-size: 14px;
  line-height: 30px;
  color: #111017;
  overflow: hidden;
}
.prod-con-ys-01 {
  height: 232px;
  background: #f8f8f8;
}
.prod-con-ys-02 {
  height: 232px;
  background: #f8f8f8;
}
.prod-con-ys-03 {
  height: 232px;
  background: #f8f8f8;
}
.prod-con-ys-04 {
  height: 232px;
  background: #f8f8f8;
}
.prod-hot {
  padding: 50px 0 30px;
}
.prod-hot .prod-hot-list {
  margin: 30px 0 40px;
  position: relative;
}
.prod-hot .prod-hot-prev {
  width: 30px;
  height: 84px;
  position: absolute;
  top: 50%;
  left: -40px;
  cursor: pointer;
  margin-top: -42px;
  background-image: url('../images/prod-hot-prev-icon1.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 30px 84px;
}
.prod-hot .prod-hot-next {
  width: 30px;
  height: 84px;
  position: absolute;
  top: 50%;
  right: -40px;
  cursor: pointer;
  margin-top: -42px;
  background-image: url('../images/prod-hot-next-icon1.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 30px 84px;
}
.prod-hot .prod-hot-list dl {
  float: left;
  width: 220px;
  margin-right: 14px;
  border: 1px solid #dfdfdf;
  background-color: #f7f7f7;
}
.prod-hot .prod-hot-list dl.last {
  margin-right: 0;
}
.prod-hot .prod-hot-list dt img {
  width: 220px;
  display: block;
}
.prod-hot .prod-hot-list dd {
  padding: 10px 10px 10px;
}
.prod-hot .prod-hot-name {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: #333333;
  max-height: 48px;
  overflow: hidden;
}
.prod-hot .prod-hot-name a {
  display: block;
  max-height: 48px;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.prod-hot .prod-hot-desc {
  margin-top: 5px;
  height: 72px;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.prod-hot .prod-hot-link {
  display: none;
}
.prod-list01.list-style-02 {
  width: 930px;
}
.list-style-02 .prod-list01-tit {
  height: 40px;
  border-bottom: 1px solid #d4d4d4;
  padding-top: 10px;
  margin-bottom: 14px;
}
.list-style-02 .prod-list01-tit .prod-list01-desc-tit {
  height: 40px;
  display: inline-block;
  font-size: 24px;
  font-weight: normal;
  line-height: 40px;
  color: #333;
  border-bottom: 1px solid #5e7a5b;
  overflow: hidden;
}
.list-style-02 .prod-list01-list dl {
  border: 1px solid #dedede;
  margin-bottom: 15px;
  background: #fff;
  width: 100%;
  margin: 0 0 20px;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.list-style-02 .prod-list01-list dl:hover {
  border-color: #5e7a5b;
}
.list-style-02 .prod-list01-list dl:hover .prod-list01-link {
  background: #5e7a5b;
}
.list-style-02 .prod-list01-list dl:hover .prod-list01-link a {
  color: #fff;
}
.list-style-02 dt {
  width: 32%;
  float: left;
}
.list-style-02 .prod-list01-list dt img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.list-style-02 dd {
  width: 60%;
  padding: 10px 0 0;
  margin-right: 2%;
  float: right;
}
.list-style-02 .prod-list01-list .prod-list01-name {
  height: 40px;
  font-weight: normal;
  font-size: 20px;
  color: #333;
  line-height: 40px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-style-02 .prod-list01-list h4 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-style-02 .prod-list01-list-desc {
  max-height: 48px;
  font-size: 14px;
  line-height: 24px;
  color: #797979;
  margin-bottom: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.list-style-02 .prod-list01-link {
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  float: right;
  background: #b6b6b6;
  color: #fff;
}
.list-style-02 .prod-list01-link a {
  display: block;
  color: #fff;
}
.article-title {
  height: 60px;
  margin: 30px 0 10px;
  font-size: 24px;
  font-weight: normal;
  line-height: 60px;
  color: #4b4a4a;
  text-align: center;
  overflow: hidden;
}
.article-sour {
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  color: #aaa;
  text-align: right;
  margin: 0 20px;
}
.article-sour em {
  max-width: 23%;
  height: 24px;
  display: inline-block;
  overflow: hidden;
}
.article-soura {
  color: #aaa;
}
.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;
}
.article-desc-t2 {
  padding-left: 80px;
}
.article-sourspan {
  margin: 0 9px;
}
.article-con,
.article-desc,
.article-title {
  margin: 0 20px;
}
.endit-content {
  margin-bottom: 20px;
}
.title {
  text-align: center;
}
.title span {
  display: block;
  <!--height: 50px;-->
  font-size: 40px;
  font-weight: normal;
  <!--line-height: 50px;-->
  color: #0f0e0d;
  overflow: hidden;
  margin-bottom: 12px;
}
.title em {
  display: block;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: #000000;
  max-height: 24px;
  overflow: hidden;
}
.title i {
  display: block;
  width: 42px;
  height: 5px;
  background-color: #5e7a5b;
  margin: 12px auto 0;
}
.com-title {
  text-align: center;
  height: 120px;
  font-size: 30px;
  line-height: 40px;
  color: #333;
}
.com-title p {
  font-weight: bold;
  height: 45px;
  font-size: 34px;
  color: #111;
  letter-spacing: 6px;
  line-height: 45px;
  overflow: hidden;
}
.com-title span {
  display: block;
  height: 40px;
  font-weight: bold;
  font-family: Times New Roman;
  text-transform: uppercase;
  overflow: hidden;
}
.company {
  padding-top: 60px;
}
.company .com-title p {
  color: #5e7a5b;
}
.com-desc {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  margin-bottom: 30px;
}
.com-desc br {
  line-height: 35px;
}
.corporate-culture {
  padding-top: 60px;
  background-color: #f1f1f1;
  padding-bottom: 60px;
}
.cor-cul-con {
  color: #666;
  overflow: hidden;
}
.cor-cul-con dl {
  float: left;
  padding: 20px 60px 0;
  width: 278px;
  height: 260px;
  background-color: #fff;
  border: 1px solid #ebebeb;
  margin-right: -1px;
}
.cor-cul-con dt {
  width: 110px;
  border-top: 1px solid #b2b2b2;
  margin: 0 auto 0;
  padding-top: 14px;
}
.cor-cul-con dt img {
  width: 50px;
  height: 50px;
  display: block;
  margin: 0 auto;
}
.cor-cul-con dd {
  text-align: center;
}
.cor-cul-con .cor-cul-name {
  margin-bottom: 20px;
}
.cor-cul-con .cor-cul-name span {
  display: block;
  height: 48px;
  font-size: 32px;
  font-family: arial;
  font-weight: bold;
  color: #5e7a5b;
  line-height: 48px;
  overflow: hidden;
}
.cor-cul-con .cor-cul-name p {
  height: 24px;
  font-size: 22px;
  color: #333;
  line-height: 24px;
  overflow: hidden;
}
.cor-cul-con .cor-cul-desc {
  height: 84px;
  font-size: 14px;
  line-height: 28px;
  overflow: hidden;
}
.honor {
  background-color: #f7f7f7;
  padding: 60px 0;
}
.honor .honor-con {
  text-align: center;
}
.honor .slide dl {
  width: 280px;
  margin-right: 26px;
  float: left;
}
.honor .slide dl img {
  width: 276px;
  height: 368px;
  overflow: hidden;
  border: 1px solid #e9e9e9;
}
.honor .slide-prev {
  margin: 40px 4px 0;
  width: 150px;
  height: 50px;
  line-height: 0;
  font-size: 0;
  display: inline-block;
  cursor: pointer;
  background-image: url('../images/prev-icon100.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 150px 50px;
  background-color: #5e7a5b;
}
.honor .slide-next {
  margin: 40px 4px 0;
  width: 150px;
  height: 50px;
  line-height: 0;
  font-size: 0;
  display: inline-block;
  cursor: pointer;
  background-image: url('../images/next-icon100.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 150px 50px;
  background-color: #5e7a5b;
}
.group-img {
  padding: 60px 0 70px;
}
.group-img .slide dl {
  float: left;
}
.group-img .slide dl:nth-child(1) {
  width: 548px;
  height: 548px;
  margin-right: 16px;
}
.group-img .slide dl:nth-child(2) {
  width: 266px;
  height: 266px;
  margin-right: 16px;
  margin-bottom: 16px;
}
.group-img .slide dl:nth-child(3) {
  width: 352px;
  height: 266px;
  margin-bottom: 16px;
}
.group-img .slide dl:nth-child(4) {
  width: 352px;
  height: 266px;
  margin-right: 16px;
}
.group-img .slide dl:nth-child(5) {
  width: 266px;
  height: 266px;
}
.group-img .slide dl img {
  width: 100%;
  overflow: hidden;
}
.company-strength {
  padding: 60px 0 70px;
}
.company-strength .slide dl {
  width: 398px;
  height: 299px;
  float: left;
  border: 1px solid #fff;
  margin: 0 -1px -1px 0;
}
.company-strength .slide dl img {
  width: 398px;
  height: 299px;
  display: block;
}
.title {
  text-align: center;
}
.title span {
  display: block;
  <!--height: 50px;-->
  font-size: 40px;
  font-weight: normal;
  <!--line-height: 50px;-->
  color: #0f0e0d;
  overflow: hidden;
  margin-bottom: 12px;font-size: 14px;
}
.title em {
  display: block;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: #000000;
  max-height: 24px;
  overflow: hidden;
}
.title i {
  display: block;
  width: 42px;
  height: 5px;
  background-color: #5e7a5b;
  margin: 12px auto 0;
}
.contact {
  padding-top: 30px;
  margin-bottom: 50px;
}
.contact-title {
  height: 80px;
  font-size: 32px;
  color: #222;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}
.contact-title:after {
  content: "";
  width: 70px;
  height: 2px;
  background-color: #999999;
  position: absolute;
  bottom: 3px;
  left: 50%;
  margin-left: -35px;
}
.contact-title:before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #5e7a5b;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -2px;
  z-index: 99;
}
.contact-title p,
.contact-title h2 {
  font-size: 32px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.contact-title span,
.contact-title em {
  height: 28px;
  display: block;
  font-size: 16px;
  color: #666;
  line-height: 28px;
  overflow: hidden;
}
.contact-txt {
  padding: 10px 20px;
  margin-bottom: 30px;
  background: #f4f4f4;
}
.contact-txt img {
  width: 180px;
  height: 180px;
  float: left;
}
.contact-txt p,
.contact-txt .contact-txt-desc {
  width: 930px;
  float: right;
}
.contact-txt p {
  height: 50px;
  font-size: 24px;
  color: #5e7a5b;
  line-height: 50px;
  margin: 10px 0;
  overflow: hidden;
}
.contact-txt .contact-txt-desc {
  font-size: 15px;
  line-height: 28px;
  color: #000;
}
.contact-list {
  margin-bottom: 40px;
}
.contact-deta {
  float: left;
  border: 1px solid #eee;
  width: 262px;
  min-height: 190px;
  text-align: center;
  margin-right: 20px;
  color: #666;
  padding: 20px 10px 10px;
}
.contact-deta.last {
  margin-right: 0;
}
.contact-icon {
  width: 50px;
  height: 50px;
  background-color: #5e7a5b;
  border-radius: 50%;
  margin: 0 auto 20px;
  overflow: hidden;
}
.contact-list-txt {
  min-height: 40px;
  font-size: 18px;
  color: #222;
  line-height: 40px;
}
.contact-info {
  font-size: 16px;
  line-height: 24px;
  color: #555;
  -ms-word-break: break-all;
  word-break: break-all;
}
/*-----------代理直供单页样式----------*/
.dli-title {
  text-align: center;
  position: relative;
  min-height: 98px;
}
.dli-title span {
  display: block;
  font-size: 30px;
  font-weight: bold;
  line-height: 50px;
  color: #5e7a5b;
  overflow: hidden;
}
.dli-title em {
  display: block;
  font-family: "Times New Roman";
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  color: #888888;
  overflow: hidden;
  text-transform: uppercase;
  word-break: break-word;
}
.dli-title i {
  display: block;
  width: 51px;
  height: 1px;
  background-color: #666;
  margin: 12px auto 0;
  position: relative;
}
.dli-title i:after {
  position: absolute;
  width: 8px;
  height: 9px;
  content: "";
  background-color: #5e7a5b;
  left: 50%;
  margin-left: -4px;
  top: -4px;
}
.dli-yos {
  padding: 20px 0;
}
.dli-yos-con {
  padding: 40px 20px 0;
}
.dli-yos-con dl {
  border: 1px solid #dadada;
  width: 360px;
  float: left;
  margin: 0 36px 30px 0;
}
.dli-yos-con dt img {
  width: 360px;
  height: 202px;
  display: block;
}
.dli-yos-con dd {
  padding: 10px;
  text-align: center;
}
.dli-yos-con dd h4 {
  height: 52px;
  margin-bottom: 10px;
}
.dli-yos-con dd span {
  display: inline-block;
  height: 50px;
  font-size: 18px;
  font-weight: normal;
  line-height: 50px;
  color: #5e7a5b;
  border-bottom: 1px solid #5e7a5b;
  overflow: hidden;
}
.dli-yos-con dd .dli-yos-desc {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  height: 48px;
  overflow: hidden;
}
.dli-yos-con dl.last {
  margin-right: 0;
}
.dli-zci {
  padding: 40px 0;
  background-color: #f7f7f7;
}
.dli-zci-list {
  padding-top: 40px;
}
.dli-zci-list li {
  float: left;
  width: 230px;
  height: 185px;
  border: 1px solid #5e7a5b;
  border-radius: 5px;
  margin-right: 10px;
  overflow: hidden;
}
.dli-zci-list li h4 {
  height: 44px;
  font-size: 18px;
  font-weight: normal;
  line-height: 44px;
  color: #ffffff;
  background-color: #5e7a5b;
  margin-bottom: 10px;
  padding: 0 10px;
  overflow: hidden;
  text-align: center;
}
.dli-zci-list li .dli-zci-desc {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  padding: 0 10px;
  text-align: justify;
  max-height: 120px;
  overflow: hidden;
}
.dli-zci-list li.dli-ls1 {
  margin-top: 90px;
}
.dli-zci-list li.dli-ls2 {
  margin-top: 45px;
}
.dli-zci-list li.last {
  margin-right: 0;
}
.dli-tj {
  padding: 50px 0 40px;
}
.dli-tj-nr {
  padding-top: 40px;
}
.dli-tj-r {
  float: right;
  width: 440px;
  min-height: 308px;
  padding: 30px 40px 0;
  background: #fff;
  overflow: hidden;
  border: 1px solid #f3f3f3;
}
.dli-tj-r h4 {
  min-height: 30px;
  text-align: center;
  margin-bottom: 15px;
}
.dli-tj-r h4 span {
  display: inline-block;
  max-width: 380px;
  min-height: 30px;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  color: #5e7a5b;
  overflow: hidden;
  padding: 0 30px;
  position: relative;
}
.dli-tj-r h4 span:before {
  position: absolute;
  width: 20px;
  height: 2px;
  background: #5e7a5b;
  top: 49.9%;
  left: 0;
  content: '';
}
.dli-tj-r h4 span:after {
  position: absolute;
  width: 20px;
  height: 2px;
  background: #5e7a5b;
  top: 49.9%;
  right: 0;
  content: '';
}
.dli-tj-r .dli-tj-desc {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  text-align: justify;
  overflow: hidden;
}
.dli-tj-l {
  float: left;
  width: 602px;
}
.dli-tj-l img {
  width: 600px;
  height: 338px;
  display: block;
  border: 1px solid #f3f3f3;
}
.dli-flow {
  padding: 50px 0 40px;
  background-color: #f7f7f7;
}
.dli-flow-list {
  padding-top: 40px;
}
.dli-flow-list li {
  float: left;
  width: 130px;
  margin-right: 22px;
}
.dli-flow-list li em {
  display: block;
  width: 85px;
  height: 65px;
  padding-top: 20px;
  text-align: center;
  background-color: #5e7a5b;
  margin: 0 auto 15px;
  border-radius: 100%;
  overflow: hidden;
}
.dli-flow-list li em img {
  width: 45px;
  height: 45px;
  display: block;
  margin: 0 auto;
}
.dli-flow-list li span {
  display: block;
  height: 32px;
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  color: #4d4d4d;
  border-top: 1px solid #dedede;
  border-bottom: 2px solid #dedede;
  text-align: center;
  overflow: hidden;
}
.dli-flow-list li.last {
  margin-right: 0;
}
.dli-flow-tel {
  width: 600px;
  margin: 0 auto;
  padding-top: 30px;
  height: 40px;
}
.dli-flow-tel span {
  float: left;
  width: 400px;
  height: 40px;
  font-size: 20px;
  font-weight: normal;
  line-height: 40px;
  color: #4d4d4d;
  overflow: hidden;
  background-color: #fff;
  padding: 0 20px;
  border-radius: 20px;
}
.dli-flow-tel span i {
  display: inline-block;
  padding: 0 3px;
}
.dli-flow-tel em {
  float: right;
  width: 130px;
  height: 40px;
  border-radius: 20px;
  background-color: #5e7a5b;
}
.dli-flow-tel em a {
  display: block;
  height: 40px;
  font-size: 16px;
  font-weight: normal;
  line-height: 40px;
  color: #ffffff;
  text-align: center;
  overflow: hidden;
}
.dli-show {
  padding: 50px 0 40px;
}
.dli-show-list {
  padding-top: 40px;
}
.dli-show-list dl {
  float: left;
  width: 388px;
  border: 1px solid #d4d4d4;
  margin-right: 15px;
}
.dli-show-list dl dt img {
  width: 388px;
  height: 218px;
  display: block;
}
.dli-show-list dl dd {
  padding: 10px 15px;
}
.dli-show-list dl dd h4 {
  height: 52px;
  border-bottom: 1px solid #d5d5d5;
  margin-bottom: 10px;
}
.dli-show-list dl dd h4 a {
  display: block;
  height: 52px;
  font-size: 18px;
  font-weight: normal;
  line-height: 52px;
  color: #000000;
}
.dli-show-list dl .dli-show-desc {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #4d5353;
  text-align: justify;
  height: 72px;
  overflow: hidden;
}
.dli-show-list dl.last {
  margin-right: 0;
}
/************招商加盟单页样式****************/
.details-prospect {
  padding: 30px 0 50px;
}
.de-pros-title {
  text-align: center;
  margin-bottom: 34px;
}
.de-pros-title p {
  font-size: 45px;
  font-weight: bold;
  color: #5e7a5b;
  line-height: 60px;
  letter-spacing: 2px;
  margin-bottom: 10px;
  overflow: hidden;
}
.de-pros-title span {
  display: block;
  font-size: 14px;
  color: #8d8d8d;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 2px;
  overflow: hidden;
}
.de-pros-txt {
  width: 545px;
}
.de-pros-name {
  padding-top: 16px;
  margin-bottom: 20px;
}
.de-pros-name p {
  font-size: 24px;
  font-weight: bold;
  line-height: 34px;
  color: #5e7a5b;
  overflow: hidden;
}
.de-pros-name span {
  display: block;
  font-size: 14px;
  color: #d0d0d0;
  line-height: 34px;
  overflow: hidden;
}
.de-pros-desc {
  line-height: 35px;
  margin-bottom: 40px;
  overflow: hidden;
}
.de-pros-link {
  width: 125px;
  height: 35px;
  background: #5e7a5b;
  font-weight: bold;
  line-height: 35px;
  color: #fff;
  text-align: center;
  overflow: hidden;
}
.de-pros-link a {
  display: block;
  height: 35px;
  color: #fff;
  overflow: hidden;
}
.de-pros-img {
  width: 600px;
  border: 1px solid #5e7a5b;
}
.de-pros-img img {
  width: 600px;
  height: 450px;
  display: block;
}
.details-advan {
  padding: 30px 0 50px;
}
.de-advan-title {
  text-align: center;
  margin-bottom: 34px;
}
.de-advan-title p {
  font-size: 45px;
  color: #5e7a5b;
  line-height: 60px;
  letter-spacing: 2px;
  margin-bottom: 10px;
  overflow: hidden;
}
.de-advan-title span {
  display: block;
  font-size: 14px;
  color: #8d8d8d;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 2px;
  overflow: hidden;
}
.de-advan-con dl {
  width: 348px;
  height: 275px;
  margin-bottom: 15px;
  padding: 0 20px;
  float: left;
  color: #fff;
}
.de-advan-con dl.de-advan-dl2,
.de-advan-con dl.de-advan-dl5 {
  margin: 0 15px 15px;
}
.de-advan-con dl.de-advan-dl1 {
  background: #54d4b8;
}
.de-advan-con dl.de-advan-dl2 {
  background: #4fbbe9;
}
.de-advan-con dl.de-advan-dl3 {
  background: #f8b647;
}
.de-advan-con dl.de-advan-dl4 {
  background: #f68257;
}
.de-advan-con dl.de-advan-dl5 {
  background: #b24490;
}
.de-advan-con dl.de-advan-dl6 {
  background: #f56e7d;
}
.de-advan-con dt {
  padding-top: 30px;
  margin-bottom: 5px;
}
.de-advan-con dt img {
  width: 60px;
  height: 60px;
  display: block;
  border-radius: 50%;
  margin: 0 auto 8px;
  overflow: hidden;
}
.de-advan-con dt p {
  height: 40px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
  text-align: center;
  overflow: hidden;
}
.de-advan-con .de-advan-desc {
  height: 75px;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  overflow: hidden;
}
.details-support {
  padding: 30px 0 0;
}
.de-support-title {
  text-align: center;
  margin-bottom: 34px;
}
.de-support-title p {
  font-size: 45px;
  color: #5e7a5b;
  line-height: 60px;
  letter-spacing: 2px;
  margin-bottom: 10px;
  overflow: hidden;
}
.de-support-title em {
  display: block;
  font-size: 24px;
  color: #666;
  line-height: 30px;
  overflow: hidden;
}
.de-support-title span {
  display: block;
  font-size: 14px;
  color: #8d8d8d;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 2px;
  overflow: hidden;
}
.de-support-con {
  height: 610px;
  padding-top: 74px;
  background-image: url('../images/20181216133601_2055.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 684px;
}
.de-support-con dl {
  background: #5e7a5b;
  width: 488px;
  height: 230px;
  padding: 0 20px;
  display: block;
  float: left;
  margin: 0 144px 74px 0;
  color: #fff;
  text-align: center;
}
.de-support-con dl.de-support-dl {
  margin-right: 0;
}
.de-support-con dt {
  padding-top: 25px;
  margin-bottom: 15px;
}
.de-support-con dt span {
  display: block;
  height: 60px;
  font-size: 50px;
  font-weight: bold;
  line-height: 60px;
  overflow: hidden;
}
.de-support-con dt p {
  height: 34px;
  font-size: 26px;
  line-height: 34px;
  overflow: hidden;
}
.de-support-desc {
  height: 90px;
  font-size: 16px;
  line-height: 30px;
  overflow: hidden;
}
.details-condition {
  padding: 50px 0 0;
}
.de-condition-title {
  text-align: center;
  margin-bottom: 34px;
}
.de-condition-title p {
  font-size: 45px;
  color: #5e7a5b;
  line-height: 60px;
  letter-spacing: 2px;
  margin-bottom: 10px;
  overflow: hidden;
}
.de-condition-title em {
  display: block;
  font-size: 24px;
  color: #666;
  line-height: 30px;
  overflow: hidden;
}
.de-condition-title span {
  display: block;
  font-size: 14px;
  color: #8d8d8d;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 2px;
  overflow: hidden;
}
.de-condition-img {
  width: 600px;
}
.de-condition-img img {
  width: 600px;
  height: 600px;
  display: block;
}
.de-condition-con {
  width: 570px;
}
.de-condition-con dl {
  min-height: 120px;
}
.de-condition-con dt {
  width: 50px;
  font-size: 40px;
  font-weight: bold;
  color: #5e7a5b;
  line-height: 50px;
  overflow: hidden;
  float: left;
  margin: 5px -50px 0 0;
}
.de-condition-con dd {
  padding-left: 80px;
}
.de-condition-con dd p {
  font-size: 20px;
  color: #333;
  line-height: 35px;
  overflow: hidden;
}
.de-condition-desc {
  line-height: 24px;
  overflow: hidden;
}
.details-process {
  padding: 50px 0 50px;
}
.de-process-title {
  text-align: center;
  margin-bottom: 34px;
}
.de-process-title p {
  font-size: 45px;
  color: #5e7a5b;
  line-height: 60px;
  letter-spacing: 2px;
  margin-bottom: 10px;
  overflow: hidden;
}
.de-process-title em {
  display: block;
  font-size: 24px;
  color: #666;
  line-height: 30px;
  overflow: hidden;
}
.de-process-title span {
  display: block;
  font-size: 14px;
  color: #8d8d8d;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 2px;
  overflow: hidden;
}
.de-process-con dl {
  width: 135px;
  height: 170px;
  padding: 20px 15px 0;
  background: #f5f5f5;
  float: left;
  margin-right: 6px;
  text-align: center;
}
.de-process-con dl.de-process-dl {
  margin-right: 0;
}
.de-process-con dl img {
  width: 48px;
  height: 48px;
  display: block;
  margin: 0 auto 14px;
}
.de-process-con dt {
  margin-bottom: 10px;
}
.de-process-con dt span {
  display: block;
  height: 30px;
  width: 30px;
  margin: 5px auto 10px;
  font-size: 24px;
  line-height: 30px;
  color: #333;
  border-bottom: 2px solid #333;
  overflow: hidden;
}
.de-process-con dt p {
  height: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #5e7a5b;
  line-height: 20px;
  overflow: hidden;
}
.de-process-desc {
  height: 50px;
  color: #444;
  line-height: 25px;
  overflow: hidden;
}
.details-case {
  padding: 30px 0 50px;
}
.de-case-title {
  text-align: center;
  margin-bottom: 34px;
}
.de-case-title p {
  font-size: 45px;
  color: #5e7a5b;
  line-height: 60px;
  letter-spacing: 2px;
  margin-bottom: 10px;
  overflow: hidden;
}
.de-case-title em {
  display: block;
  font-size: 24px;
  color: #666;
  line-height: 30px;
  overflow: hidden;
}
.de-case-title span {
  display: block;
  font-size: 14px;
  color: #8d8d8d;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 2px;
  overflow: hidden;
}
.de-case-con dl {
  width: 33%;
  margin: 0 0.15% 10px;
  float: left;
  text-align: center;
}
.de-case-con img {
  width: 100%;
  display: block;
}
.de-case-con dt {
  margin-bottom: 10px;
}
.de-case-con dd {
  padding: 0 5px;
}
.de-case-con p {
  height: 30px;
  font-size: 22px;
  color: #333;
  line-height: 30px;
  overflow: hidden;
}
.de-case-con p a {
  display: block;
  height: 30px;
  line-height: 30px;
  color: #333;
  overflow: hidden;
}
.de-case-desc {
  height: 40px;
  font-size: 24px;
  font-weight: bold;
  color: #333;
  line-height: 40px;
  overflow: hidden;
}

.product_intr {
  margin-bottom: 40px;
}
.product_intr .title {
  height: 100px;font-size: 14px;
}
.pro_intr_con {
  padding: 010px;
  font-size: 14px;
  font-weight: normal;
  line-height: 26px;
  color: #666666;
  word-break: break-all;
}
.pro_intr_con p {
  margin: 15px 0;
  padding: 0;
}
.pro_disp_img li {
  float: left;
}
.pro_disp_img img {
  display: block;
}
.pro_dis_ul1 {
  height: 756px;
  margin-bottom: 10px;
}
.pro_dis_ul1 img {
  margin: 0;
}
.pro_dis_ul1 li {
  position: absolute;
}
.pro_dis_li1 {
  top: 0;
  left: 0;
}
.pro_dis_li1 img {
  width: 594px;
  height: 446px;
}
.pro_dis_li2 {
  top: 0;
  right: 0;
}
.pro_dis_li2 img {
  width: 594px;
  height: 297px;
}
.pro_dis_li3 {
  top: 456px;
  left: 0;
}
.pro_dis_li3 img {
  width: 594px;
  height: 297px;
}
.pro_dis_li4 {
  top: 308px;
  right: 0;
}
.pro_dis_li4 img {
  width: 594px;
  height: 446px;
}
ul.pro_dis_ul2 {
  width: 1194px;
  margin: 0 auto;
  -webkit-padding-start: 0;
  padding-inline-start: 0;
}
ul.pro_dis_ul2 li {
  float: left;
  margin-bottom: 10px;
}
ul.pro_dis_ul2 img {
  margin: 0;
}
.pro_dis_li5 {
  margin-right: 4px;
}
.pro_dis_li6 {
  margin-right: 10px;
}
.pro_dis_li6 img {
  width: 590px;
  height: 295px;
}
.pro_dis_li7 img {
  width: 590px;
  height: 295px;
}
.title {
  height: 120px;
  text-align: center;
  color: #000;
  font-weight: normal;
}
.title h2 {
  height: 52px;
  font-size: 40px;
  font-weight: bold;
  line-height: 52px;
  margin: 0;
  padding: 0;
  color: #5e7a5b;
  overflow: hidden;
}
.title i {
  display: block;
  height: 22px;
  margin-top: 15px;
  display: block;
  font-weight: normal;
  font-size: 15px;
  overflow: hidden;
}
.ys_title {
  height: 192px;
  padding-top: 100px;
  background-image: url('../images/ystitle.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 292px;
}
.ys_img {
  width: 500px;
}
.ys_img img {
  display: block;
  width: 500px;
  height: 282px;
}
.ys_con {
  width: 408px;
  padding-top: 56px;
}
.ys_txt {
  padding-top: 50px;
  margin-bottom: 30px;
}
.ys_txt p {
  height: 38px;
  font-size: 30px;
  font-weight: normal;
  line-height: 38px;
  color: #333333;
  overflow: hidden;
}
.ys_txt i {
  display: block;
  height: 20px;
  font-family: arial;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #888888;
  overflow: hidden;
}
.ys_desc {
  max-height: 90px;
  font-size: 14px;
  line-height: 30px;
  color: #111017;
  overflow: hidden;
}
.ys_01 {
  height: 338px;
}
.ys_01 .ys_txt {
  background-image: url('../images/ystit1.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 408px 118px;
}
.ys_02 {
  height: 338px;
  text-align: right;
}
.ys_02 .ys_txt {
  background-image: url('../images/ystit2.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 408px 118px;
}
.ys_03 {
  height: 338px;
}
.ys_03 .ys_txt {
  background-image: url('../images/ystit3.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 408px 118px;
}
.ys_04 {
  height: 339px;
  text-align: right;
}
.ys_04 .ys_txt {
  background-image: url('../images/ystit4.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 408px 118px;
}
.product_intr .title span{font-size: 14px;}
.ys_title .title i{width: 100%;
  background: none;}
  
  
.guide {
  font-size: 14px;
  line-height: 30px;
  color: #555;
  font-family: "Microsoft Yahei";
  padding: 80px 0;
}
.guide_p,
.guide_p img {
  width: 1200px;
  height: 475px;
}
.guide_w {
  clear: both;
  padding: 69px 0 0;
}
.guide_wl {
  width: 450px;
}
.guide_wl em {
  display: block;
  font-size: 16px;
  line-height: 32px;
  text-transform: uppercase;
  color: #999;
}
.guide_wl h3 {
  font-size: 42px;
  line-height: 52px;
  color: #333;
  padding: 0 0 20px;
}
.guide_wl h3 span {
  display: block;
  font-weight: normal;
  font-size: 22px;
  line-height: 38px;
}
.guide_wr {
  width: 750px;
}
.guide_wr ul {
  height: 100px;
  overflow: hidden;
}
.guide_wr li {
  float: left;
  position: relative;
  padding: 0 30px 0 0;
  margin-right: 30px;
  font-size: 16px;
  line-height: 26px;
  font-weight: bold;
  max-width: 140px;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
.guide_wr li span {
  display: block;
  line-height: 46px;
  height: 46px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.guide_wr li span i {
  font-size: 40px;
  max-width: 124px;
  display: block;
  float: left;
  overflow: hidden;
}
.guide_wr li em {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
.guide_wr li:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 61px;
  top: 5px;
  right: 0;
  background: #ccc;
}
.guide_wr li:last-child {
  padding: 0;
  margin: 0;
}
.guide_wr li:last-child:before {
  width: 0;
  height: 0;
}
.guide_wr li:hover {
  margin-top: -7px;
}


/**/
.about-con {
  height: 648px;
  background-image: url(../images/about.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1920px 648px;
}
.abo {
  padding-top: 113px;
}
.abo-con {
  height: 392px;
  width: 990px;
  margin: 0 auto;
}
.abo-con .abo-left {
  width: 718px;
  height: 392px;
  background: #FFFFFF;
  float: left;
  padding-top: 68px;
  padding-left: 60px;
  box-sizing: border-box;
}
.abo-con .abo-left .abo-tit {
  height: 81px;
  border-bottom: 1px solid #d3d3d3;
  width: 597px;
  margin-bottom: 18px;
}
.abo-con .abo-left .abo-tit span {
  display: block;
  height: 32px;
  line-height: 32px;
  font-size: 20px;
  color: #000000;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.abo-con .abo-left .abo-tit em {
  display: block;
  height: 27px;
  line-height: 27px;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.abo-con .abo-left .abo-desc {
  width: 597px;
  height: 104px;
  font-size: 14px;
  color: #333333;
  overflow: hidden;
  margin-bottom: 21px;
  line-height: 26px;
  text-align: justify;
}
.abo-con .abo-left .abo-link {
  width: 157px;
  height: 32px;
  background: #5e7a5b;
  text-align: center;
  line-height: 32px;
}
.abo-con .abo-left .abo-link a {
  display: block;
  font-size: 15px;
  color: #333333;
  height: 32px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.abo-con .abo-rig {
  width: 272px;
  height: 392px;
  background: #656565;
  float: right;
  padding-top: 39px;
  padding-left: 43px;
  box-sizing: border-box;
}
.abo-con .abo-rig h2 {
  height: 99px;
  line-height: 99px;
  font-size: 34px;
  color: #FFFFFF;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.abo-con .abo-rig .rig-desc {
  height: 99px;
  line-height: 33px;
  overflow: hidden;
  font-size: 23px;
  color: #FDFDFD;
}
.abo-con .abo-rig span {
  display: block;
  height: 99px;
  line-height: 99px;
  font-size: 34px;
  color: rgba(255, 255, 255, 0.1);
  text-transform: uppercase;
  overflow: hidden;
}
/*选择优势*/
.advantage {
  background: #f4f4f4;
  font-size: 16px;
  font-family: "Microsoft Yahei";
  padding: 60px 0 0;
  line-height: 29px;
  color: #666;
  position: relative;
}
.advantage:before,
.advantage:after {
  content: "";
  width: 80%;
  height: 228px;
  right: 50%;
  margin-right: 600px;
  bottom: 0;
  background: #f4f4f4;
  position: absolute;
  z-index: 999;
}
.advantage:before {
  left: 50%;
  margin-left: 600px;
}
.advantage_c {
  height: 826px;
}
.advantage1 {
  width: 1200px;
  float: left;
  margin: 0 20px 0 0;
}
.advantage_p,
.advantage_p img {
  width: 1200px;
  height: 599px;
}
.advantage_nav {
  width: 1200px;
  left: 0;
  height: 185px;
  line-height: 89px;
  top: 413px;
  font-size: 20px;
  text-align: center;
  z-index: 9;
  overflow: hidden;
}
.advantage_nav li {
  width: 299px;
  float: left;
  height: 185px;
  margin-right: 1px;
  position: relative;
  color: #fff;
}
.advantage_nav li span {
  width: 299px;
  height: 89px;
  left: 0;
  bottom: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.75);
}
.advantage_nav li p {
  height: 89px;
  line-height: 89px;
  left: 0;
  right: 0;
  bottom: 0;
  padding-left: 110px;
  position: absolute;
  background: rgba(0, 0, 0, 0.75);
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  font-size: 22px;
  z-index: 2;
}
.advantage_nav li p:before {
  content: "";
  width: 26px;
  height: 2px;
  left: 50%;
  margin-left: -13px;
  top: 100px;
  background: #fff;
  position: absolute;
}
.advantage_nav li p em {
  width: 50px;
  line-height: 50px;
  border-radius: 50px;
  color: #5e7a5b;
  background: #fff;
  display: block;
  margin: 38px auto 12px;
  font-size: 30px;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 50px;
}
.advantage_nav li p b{display: block;height: 89px;text-align: left;overflow: hidden;}
.advantage_nav li.cur p {
  background: #5e7a5b;
}
.advantage_nav li.cur p em{
  display: block;
}
.advantage_pho {
  width: 144px;
  height: 103px;
  border-left: 1px solid #c3c3c3;
  padding-left: 46px;
  right: 0;
  top: 658px;
  background-image: url('https://g1lavrock.51yxwz.com/202205241156265317/983417289908944896/images/c_pho.jpg');
  background-repeat: no-repeat;
  background-position: 46px 72px;
  background-size: 21px 21px;
  font-size: 16px;
  z-index: 2;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.advantage_pho em {
  font-weight: bold;
  display: block;
  font-size: 20px;
  color: #000;
}
.advantage_pho p{
    height: 22px;
    line-height: 22px;
    font-size: 18px;
    padding-left: 25px;
    margin-top: 13px;
    color: #333333;
}
.advantage_w {
  width: 900px;
  padding: 50px 0 0 43px;
}
.advantage_w h3 {
  font-size: 30px;
  line-height: 56px;
  height: 56px;
  color: #000;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.advantage_w .advan-desc {
  height: 90px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.solution {
  background-image: url('https://g1lavrock.51yxwz.com/202205241156265317/983417289908944896/images/solutionbg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 845px;
  font-size: 14px;
  line-height: 26px;
  color: #666;
  font-family: "Microsoft Yahei";
  padding: 77px 0;
  height: 690px;
  position: relative;
}
.prev1,
.next1 {
  width: 52px;
  height: 52px;
  display: block;
  z-index: 9;
  top: 405px;
  right: -85px;
  position: absolute;
}
.prev1 {
  left: -85px;
}
.solution_con {
  background: #fff;
  position: relative;
  height: 540px;
  padding: 0 30px 30px;
  overflow: hidden;
}
.solution_con:before {
  content: "";
  position: absolute;
  width: 1200px;
  height: 1px;
  top: -11px;
  right: 0;
  background: #fff;
}
.solution_t {
  height: 82px;
  white-space: nowrap;
  font-size: 18px;
  line-height: 30px;
  color: #333;
}
.solution_t li,
.solution_t p {
  float: left;
  width: 132px;
  position: relative;
  height: 52px;
  padding-top: 30px;
}
.solution_t p {
  width: 80px;
}
.solution_t li:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 17px;
  top: 37px;
  right: 22px;
  background: #c4c4c4;
}
.solution_t li:last-child:before {
  width: 0;
  height: 0;
}
.solution_t li em,
.solution_t li em img,
.solution_t p em {
  width: 29px;
  float: left;
}
.solution_t li span {
  padding: 0 10px;
  color: #333;
  max-width: 62px;
  overflow: hidden;
  display: inline-block;
}
.solution_t li.cur span {
  color: #5e7a5b;
  font-weight: bold;
}
.solution_t li.cur:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  top: 0;
  left: -30px;
  background: #5e7a5b;
}
.solution_c {
  height: 459px;
  background: #eff0f2;
}
.solution_l,
.solution_l img {
  width: 612px;
  height: 459px;
  display: block;
}
.solution_r {
  width: 476px;
  padding: 104px 0 0;
  position: relative;
}
.solution_r h3 {
  position: absolute;
  right: -13px;
  top: 27px;
  font-size: 18px;
  line-height: 52px;
  height: 52px;
  padding: 0 40px;
  background: #5e7a5b;
  color: #fff;
}
.solution_r h3 a {
  color: #fff;
}
.solution_r h3 em {
  color: #5e7a5b;
  width: 37px;
  height: 37px;
  border-radius: 37px;
  text-align: center;
  background: #fff;
  float: left;
  margin-top: 8px;
  line-height: 37px;
  font-size: 20px;
}
.solution_r h3:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 50px;
  right: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #5e7a5b;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.solution_r h3 span {
  float: left;
  padding: 0 20px;
  max-width: 200px;
  overflow: hidden;
  height: 52px;
  display: block;
}
.solution_p {
  height: 96px;
  overflow: hidden;
}
.solution_p p {
  width: 132px;
  float: left;
  margin: 0 7px 0 0;
}
.solution_p p img {
  width: 132px;
  display: block;
}
.solution_w {
  width: 410px;
}
.solution_w h4 {
  font-size: 22px;
  line-height: 49px;
  color: #000;
  height: 49px;
  overflow: hidden;
}
.solution_w p {
  max-height: 106px;
  margin-bottom: 26px;
  overflow: hidden;
}
.solution_w span a {
  display: block;
  background-image: url('https://g1lavrock.51yxwz.com/202205241156265317/983417289908944896/images/morebg1.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 211px 49px;
  width: 159px;
  line-height: 49px;
  height: 49px;
  text-align: center;
  padding: 0 52px 0 0;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  overflow: hidden;
}
/*产品大全*/
.pordbox {
  background-image: url('https://g1lavrock.51yxwz.com/202205241156265317/983417289908944896/images/solutionbg.jpg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 1920px 1070px;
  font-size: 16px;
  font-family: "Microsoft Yahei";
  padding: 70px 0;
  text-align: center;
}
.pord_nav {
  margin-bottom: 20px;
}
.pord_nav a {
  height: 42px;
  line-height: 42px;
  color: #333;
  display: inline-block;
  border-radius: 21px;
  margin: 0 10px 10px 0;
  background: #f0f0f0;
  display: inline-block;
  padding: 0 20px;
  color: #333;
}
.pord_nav a:hover {
  background: #5e7a5b;
  color: #fff;
}
.pord_lb {
  clear: both;
  overflow: hidden;
}
.pord_lb .item-line {
  width: 284px;
  float: left;
  margin: 0 20px 20px 0;
  background: #f0f0f0;
}
.pord_lb .item-line:nth-child(4n) {
  margin-right: 0;
}
.pord_lb .item-line:nth-child(4n-3) {
  clear: both;
}
.pord_lb .item-line img {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  border: solid 1px #f0f0f0;
}
.pord_lb .item-line .item-title {
  height: 70px;
  line-height: 66px;
  padding: 0 12px;
  display: block;
  font-size: 16px;
  overflow: hidden;
  margin: 0;
}
.pord_lb .item-line .item-title a {
  display: block;
  height: 66px;
}
.pord_lb .item-line:hover {
  background: #5e7a5b;
  font-weight: bold;
}
.pord_lb .item-line:hover img {
  border: solid 2px #5e7a5b;
}
.pord_lb .item-line:hover .item-title a,
.pord_lb .item-line .item-title a:hover {
  color: #fff;
}
.pord_lb .item-line .item-desc,
.pord_lb .item-line .item-link {
  display: none;
}
.til01 {
  font-family: "Microsoft Yahei";
  font-size: 42px;
  text-align: center;
  line-height: 58px;
  color: #333;
  letter-spacing: 4px;
  padding: 0 0 22px;
}
.til01 span {
  display: block;
  font-weight: bold;
}
.til01 p {
  display: block;
  font-weight: normal;
  font-size: 22px;
  line-height: 36px;
}
.til01 a {
  display: block;
  color: #333;
}
.til02,
.til02 a {
  color: #fff;
}

.exhibition {
  background: #f7f7f7;
  padding-top: 55px;
}
.exhibition .h-title {
  background-image: url(https://g1lavrock.51yxwz.com/202011270674425192/781831587275735040/images/honor-title.png);
}
.exhibition .h-title em {
  color: #6a6a6a;
}
.exhibition .exhibi-slide {
  overflow: hidden;
}
.exhibition .item-line {
  cursor: pointer;
  width: 284px;
  border-bottom: 4px solid #ebebeb;
  padding: 32px 0 0;
  background: #fff;
  float: left;
  margin-right: 22px;
}
.exhibition .item-line::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 0;
  height: 4px;
  background-color: #5e7a5b;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
.exhibition .item-line:hover::after {
  width: 100%;
}
.exhibition .item-picture {
  width: 220px;
  margin: 0 auto;
}
.exhibition .item-picture img {
  display: block;
}
.exhibition .item-text {
  padding: 0 32px;
}
.exhibition .item-title {
  margin: 0;
  height: 60px;
  font-size: 16px;
  line-height: 60px;
  text-align: left;
  background-image: url('https://g1lavrock.51yxwz.com/202011270674425192/781831587275735040/images/ryico.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 19px 13px;
}
.exhibition .item-link,
.exhibition .item-desc {
  display: none;
}
.exhibition .exhibi-nav {
  width: 100%;
  text-align: center;
  margin: 50px 0;
}
.exhibition .exhibi-nav li {
  display: inline-block;
  cursor: pointer;
  width: 6px;
  height: 6px;
  border: 2px solid #6f6f6f;
  background: none;
  border-radius: 100%;
  margin-right: 13px;
}
.exhibition .exhibi-nav li.cur {
  background-color: #5e7a5b;
  border-color: #5e7a5b;
}
.h-title {
  text-align: center;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1200px 112px;
  margin-bottom: 35px;
}
.h-title span {
  display: block;
  height: 62px;
  font-size: 48px;
  line-height: 62px;
  color: #2a2a2a;
  margin-bottom: 6px;
  overflow: hidden;
}
.h-title em {
  display: block;
  height: 30px;
  font-size: 20px;
  line-height: 30px;
  color: #2a2a2a;
}
.h-title a {
  color: #2a2a2a;
}
/**/
.product {
  <!--padding-top: 82px;-->
  padding-bottom: 43px;
}
.pro_nav {
  margin: 36px 0;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.pro_nav h3 {
  width: 14.28%;
  position: relative;
}
.pro_nav h3 img {
  width: 123px;
  height: 136px;
  display: block;
  margin: 0 auto;
}
.pro_nav h3 span {
  display: block;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  height: 24px;
  color: #333;
  overflow: hidden;
  text-align: center;
}
.pro_nav h3:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 131px;
  background: #ececec;
  right: 0;
  top: 23px;
}
.pro_nav h3:last-child:after {
  display: none;
}
.pro_con .recomm-slide {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.pro_con .recomm-slide .item-line {
  width: 381px;
  margin: 0;
  margin-bottom: 20px;
}
.pro_con .recomm-slide .item-line .item-picture {
  padding: 0;
  border-radius: 10px;
  overflow: hidden;
}
.pro_con .recomm-slide .item-line:after {
  display: none;
}
.pro_con .recomm-slide .item-line h4 a {text-align: center;
  font-size: 16px;
  font-weight: normal;
  line-height: 50px;
  height: 50px;
  color: #666;
  overflow: hidden;
}