@charset "utf-8";
/*COMMON_BLK_START*/
/*AVAIBLE_VI
[
{"vicolor":"#ef7a23","sub1color":"#000000"},
{"vicolor":"#FB9100","sub1color":"#E93C07"},
{"vicolor":"#A3159A","sub1color":"#FF0F33"},
{"vicolor":"#9BB120","sub1color":"#24B455"}
]
AVAIBLE_VI*/
/*全局配置*/
.header,
.content,
.footer {
  width: 1200px;
  margin: 0 auto;
}
i,
em {
  font-style: normal;
}
.search-inp .search-btn::after {
  background-color: #9bb120;
}
.search-inp .search-btn::before {
  border-color: #9bb120;
}
/*列表自定义板块*/
.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: #9bb120;
}
.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: #9bb120;
}
.list-style-02 .item-line:hover .item-link,
.list-style-01 .item-line:hover .item-link {
  background: #9bb120;
  border-color: #9bb120;
}
.list-style-02 .item-line:hover .item-link a,
.list-style-01 .item-line:hover .item-link a {
  color: #fff;
}
/*头部*/
.head {
  height: 120px;
}
#h1-tag {
  float: left;
  padding: 20px 0;
  height: 80px;
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: table;
}
#h1-tag a {
  display: table-cell;
  vertical-align: middle;
}
#h1-tag img {
  max-width: 260px;
  max-height: 80px;
  display: inline-block;
}
.head .h_dw {
  float: left;
  width: 480px;
  padding: 7px 0 10px 30px;
  font-size: 25px;
  color: #333;
  line-height: 34px;
  margin-top: 25px;
}
.h_dw b,
.h_dw i {
  display: block;
  height: 34px;
  overflow: hidden;
}
.h_dw b {
  color: #9bb120;
}
.dfr {
  float: right;
  width: 240px;
  padding-top: 15px;
}
.dfr p em,
.dfr p span {
  display: block;
  text-align: right;
  overflow: hidden;
}
.dfr p em {
  height: 22px;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #0d0d0f;
}
.dfr p span {
  height: 34px;
  font-size: 28px;
  font-weight: normal;
  line-height: 34px;
  color: #9bb120;
  word-break: break-all;
}
.nav {
  height: 60px;
  background-color: #9bb120;
}
.nav .nav-one {
  height: 60px;
}
.nav .nav-one > li {
  position: relative;
  float: left;
  height: 60px;
  line-height: 60px;
}
.nav .nav-one > li:last-child {
  background: none;
}
.nav .nav-one > li > a {
  display: block;
  height: 60px;
  overflow: hidden;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.nav .nav-one > li:hover > a,
.nav .nav-one > li.cur > a {
  background-color: #24b455;
}
.nav .nav-one > li:hover .nav-two {
  display: block;
}
.nav .nav-two {
  background: #fff;
  display: none;
  position: absolute;
  top: 60px;
  z-index: 99;
}
.nav .nav-two li {
  border-bottom: 1px solid #ccc;
}
.nav .nav-two li {
  white-space: nowrap;
  height: 60px;
  position: relative;
  overflow: hidden;
  border-right: 0px;
}
.nav .nav-two li a {
  display: block;
  height: 60px;
  font-size: 16px;
  font-weight: normal;
  line-height: 60px;
  color: #0d0d0f;
  text-align: center;
  overflow: hidden;
  padding: 0 10px;
}
.nav .nav-two li.cur > a,
.nav .nav-two li:hover > a {
  color: #fff;
  background-color: #9bb120;
}
/*foot*/
.footWrap {
  background-color: #9bb120;
  height: 250px;
  overflow: hidden;
}
.footer {
  height: 250px;
  overflow: hidden;
}
.footWrap .flogo {
  height: 250px;
  margin-right: 30px;
  float: left;
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: table;
}
.footWrap .flogo a {
  display: table-cell;
  vertical-align: middle;
}
.footWrap .flogo img {
  max-width: 250px;
  max-height: 250px;
  display: inline-block;
}
.footWrap .info {
  float: left;
  width: 780px;
  margin-top: 74px;
}
.footWrap .info-hz1 {
  float: left;
  width: 450px;
  overflow: hidden;
  max-height: 175px;
  margin-right: 15px;
  font-size: 14px;
  font-weight: none;
  line-height: 28px;
  color: #ffffff;
}
.footWrap .info .info-hz2 {
  width: 300px;
  margin-right: 0;
}
.footWrap .info a {
  color: #ffffff;
}
.footWrap .info-hz1 p {
  max-height: 90px;
  overflow: hidden;
  word-break: break-all;
}
.footWrap .info-hz1 p span {
  overflow: hidden;
  max-height: 56px;
}
.footWrap .info-hz1 p em {
  width: 20px;
  height: 28px;
  line-height: 0;
  vertical-align: middle;
}
.footWrap .info-hz1 p a {
  max-height: 90px;
  overflow: hidden;
  vertical-align: bottom;
}
.footWrap .info-hz1 .f_sp2 {
  padding-left: 25px;
}
.footWrap .code {
  width: 120px;
  padding: 60px 0 0 0;
  float: right;
}
.footWrap .code img {
  width: 120px;
  height: 120px;
  display: block;
  border: 1px solid #ffffff;
}
.footWrap .code span {
  overflow: hidden;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  color: #fff;
  height: 40px;
}
.bg_vi_color {
  background-color: #9bb120;
}
.txt_vi_color {
  color: #9bb120 !important;
}
.f-support img {
  width: 44px;
  vertical-align: sub;
  margin-left: 5px;
}
.bg_vi_color {
  background-color: #9bb120;
}
.txt_vi_color {
  color: #9bb120 !important;
}
/*COMMON_BLK_END*/
.crumbs-1 {
  height: 65px;
  font-size: 14px;
  border-bottom: 1px dashed #dcdcdc;
  margin-bottom: 30px;
}
.crumbs-1 b {
  font-weight: normal;
}
.crumbs-1 i {
  font-style: normal;
}
.crumbs-1 span {
  padding: 0 5px;
  height: 65px;
  line-height: 65px;
}
.crumbs-1 a:hover {
  color: #9bb120;
}
/*banner*/
.banner img {
  width: 100%;
  display: block;
}
/*通用标题样式*/
.title {
  text-align: center;
  height: 100px;
  margin: 0 auto 30px;
  overflow: hidden;
  clear: both;
}
.title span {
  display: block;
  height: 50px;
  font-size: 36px;
  font-weight: bold;
  line-height: 50px;
  color: #9bb120;
  overflow: hidden;
  margin-bottom: 10px;
}
.title em {
  max-width: 100%;
  display: inline-block;
  height: 40px;
  font-size: 18px;
  font-weight: normal;
  line-height: 40px;
  color: #ffffff;
  overflow: hidden;
  background-color: #9bb120;
  padding: 0 35px;
  border-radius: 20px;
}
.search-inp .search-btn::after {
  background-color: #9bb120;
}
.search-inp .search-btn::before {
  border-color: #9bb120;
}
/*列表自定义板块*/
.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: #9bb120;
}
.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: #9bb120;
}
.list-style-02 .item-line:hover .item-link,
.list-style-01 .item-line:hover .item-link {
  background: #9bb120;
  border-color: #9bb120;
}
.list-style-02 .item-line:hover .item-link a,
.list-style-01 .item-line:hover .item-link a {
  color: #fff;
}
/*引子*/
.d_don2 {
  padding: 60px 0 30px;
  overflow: hidden;
}
.d_don2 dl {
  overflow: hidden;
  padding: 40px 30px 0;
}
.d_don2 dl dt {
  width: 480px;
  float: left;
  overflow: hidden;
}
.d_don2 dl dt img {
  width: 480px;
  height: 240px;
  display: block;
}
.d_don2 dl dd {
  float: right;
  width: 610px;
}
.d_don2 dl dd .yzi-desc {
  max-height: 240px;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #333333;
  overflow: hidden;
  text-align: justify;
}
.d_don2 ul {
  overflow: hidden;
  padding: 40px 0;
}
.d_don2 ul li {
  float: left;
  overflow: hidden;
  padding: 0 40px;
  border-right: 1px solid #d9d9d9;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #666666;
  width: 218px;
}
.d_don2 ul li i {
  float: left;
  width: 74px;
  height: 74px;
  border-radius: 50%;
  background-color: #9bb120;
}
.d_don2 ul li i img {
  width: 74px;
  height: 74px;
  border-radius: 50%;
}
.d_don2 ul li em {
  width: 120px;
  float: right;
}
.d_don2 ul li span {
  display: block;
  padding-top: 5px;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
}
.d_don2 ul li b {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.d_don2 ul li:last-child {
  border-right: none;
}
.d_don2 h4 {
  text-align: center;
  height: 40px;
}
.d_don2 h4 a {
  display: inline-block;
  max-width: 300px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background-color: #24b455;
  overflow: hidden;
  padding: 0 20px;
}
/*产品展示*/
.bao2 {
  padding-top: 50px;
  overflow: hidden;
  background-color: #f7f7f7;
}
.bao2 .title {
  margin-bottom: 40px;
}
.cp-lst {
  overflow: hidden;
}
.cp-lst .prod-hot-list {
  position: relative;
}
.cp-lst .prod-hot-list dl {
  float: left;
  width: 384px;
  margin: 0 24px 20px 0;
}
.cp-lst .prod-hot-list dl:nth-child(3n) {
  margin-right: 0;
}
.cp-lst .prod-hot-list dt img {
  width: 384px;
  display: block;
}
.cp-lst .prod-hot-name {
  text-align: center;
  position: relative;
  display: block;
  height: 60px;
  font-size: 20px;
  font-weight: normal;
  line-height: 60px;
  color: #555555;
  overflow: hidden;
}
.cp-lst .prod-hot-name a {
  display: block;
  max-height: 60px;
  color: #555;
  padding: 0 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.cp-lst .prod-hot-desc {
  display: none;
  margin-top: 5px;
  height: 72px;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.cp-lst .prod-hot-link {
  display: none;
}
.cp-lst .prod-hot-list dl:hover .prod-hot-name {
  color: #9bb120;
}
.cp-lst .prod-hot-list dl:hover .prod-hot-name a {
  color: #9bb120;
  font-weight: bold;
}
/*优势*/
.d_don3 {
  padding: 50px 0 40px;
  background-color: #ffffff;
  overflow: hidden;
}
.yos-list {
  padding-top: 40px;
}
.yos-list li {
  float: left;
  position: relative;
  width: 386px;
  overflow: hidden;
  margin-right: 20px;
  background-color: #f7f7f7;
}
.yos-list li .ys_img,
.yos-list li .ys_img img {
  width: 386px;
  height: 290px;
  display: block;
}
.yos-list li .don_icon {
  padding: 30px 20px 20px;
  height: 240px;
}
.yos-list li .don_icon h4 {
  height: 34px;
  overflow: hidden;
  font-size: 18px;
  font-weight: bold;
  line-height: 34px;
  color: #9bb120;
  text-align: center;
  margin-bottom: 10px;
}
.yos-list li .don_icon .yos-desc {
  font-size: 15px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  text-align: justify;
  max-height: 192px;
  overflow: hidden;
}
.yos-list li .don_icon i {
  position: absolute;
  top: 270px;
  left: 50%;
  margin-left: -15px;
  border-style: solid;
  border-width: 0 15px 20px 15px;
  border-color: transparent transparent #f7f7f7 transparent;
}
.yos-list li.nom {
  margin-right: 0;
}
.yos-list li.bg .don_icon i {
  top: 290px;
  border-width: 20px 15px 0 15px;
  border-color: #f7f7f7 transparent transparent transparent;
}
/*解决方案*/
.d_don1 {
  padding: 50px 0 40px;
  background-color: #f7f7f7;
}
.fan-list {
  padding-top: 40px;
  overflow: hidden;
}
.fan-list li {
  float: left;
  overflow: hidden;
  width: 390px;
  text-align: center;
  margin-right: 15px;
}
.fan-list li span {
  display: block;
  width: 374px;
  border: 1px solid #bebebe;
  margin-bottom: 15px;
  padding: 7px;
}
.fan-list li img {
  width: 374px;
  height: 210px;
  display: block;
}
.fan-list li p {
  height: 40px;
  padding: 0 10px;
}
.fan-list li p a {
  display: block;
  height: 40px;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  color: #333333;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fan-list li.nom {
  margin-right: 0;
}
/*案例*/
.bao1 {
  padding: 50px 0 50px;
}
.anl-list {
  padding-top: 40px;
  overflow: hidden;
}
.anl-list li {
  float: left;
  width: 278px;
  margin-right: 10px;
  padding: 6px;
  border: 1px solid #ccc;
}
.anl-list li span,
.anl-list li img {
  width: 278px;
  height: 208px;
  display: block;
}
.anl-list li h4 {
  height: 40px;
  padding-top: 10px;
}
.anl-list li h4 a {
  display: block;
  height: 40px;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  color: #333333;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.anl-list li .anl-desc {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  text-align: justify;
  max-height: 120px;
  overflow: hidden;
}
.anl-list li.nom {
  margin-right: 0;
}
/*新闻资讯*/
.news {
  padding: 50px 0 40px;
  background-color: #f7f7f7;
  overflow: hidden;
}
.news .title {
  margin-bottom: 30px;
}
.news-title {
  height: 56px;
  border-bottom: 1px solid #666;
  font-size: 20px;
  font-weight: bold;
  line-height: 56px;
  overflow: hidden;
  color: #333;
  margin-bottom: 26px;
}
.news-title a {
  color: #333;
  display: inline-block;
  height: 56px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.news-info {
  width: 580px;
}
.news-con {
  margin-bottom: 20px;
}
.news-con img {
  width: 580px;
  height: 290px;
  display: block;
}
.faq-info1 .prod-hot-swit {
  min-height: 112px;
}
.faq-info1 dt {
  display: none;
}
.faq-info1 dl {
  padding-left: 136px;
  height: 112px;
  padding-right: 10px;
  position: relative;
  overflow: hidden;
}
.faq-info1 .prod-hot-name {
  height: 46px;
  font-size: 18px;
  color: #333;
  line-height: 46px;
}
.faq-info1 .prod-hot-name a {
  color: #333;
  display: inline-block;
  height: 46px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.faq-info1 .prod-hot-desc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-right: 10px;
  height: 44px;
  font-size: 14px;
  line-height: 22px;
  color: #888;
}
.faq-info1 .prod-hot-link {
  display: none;
}
.faq-info1 .prod-hot-time3 {
  display: block !important;
  width: 100px;
  height: 108px;
  padding: 0 10px;
  border-right: 1px solid #ebebeb;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  line-height: 22px;
  color: #888;
  text-align: center;
  overflow: hidden;
}
.faq-info1 .prod-hot-time-dd {
  word-break: break-all;
  display: block;
  padding-top: 20px;
  font-size: 48px;
  font-weight: bold;
  height: 52px;
  overflow: hidden;
  line-height: 52px;
  color: #333;
}
.faq-info1 .prod-hot-time-icon1 {
  display: none;
}
.faq {
  width: 561px;
}
.faq-info dt {
  display: none;
}
.faq-info dl {
  padding-left: 136px;
  height: 110px;
  padding-right: 10px;
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  border: 1px solid #ebebeb;
}
.faq-info .prod-hot-name {
  height: 46px;
  font-size: 18px;
  color: #333;
  line-height: 46px;
}
.faq-info .prod-hot-name a {
  color: #333;
  display: inline-block;
  height: 46px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.faq-info .prod-hot-desc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-right: 10px;
  height: 44px;
  font-size: 14px;
  line-height: 22px;
  color: #888;
}
.faq-info .prod-hot-link {
  display: none;
}
.faq-info .prod-hot-time3 {
  display: block !important;
  width: 100px;
  height: 108px;
  padding: 0 10px;
  border-right: 1px solid #ebebeb;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  line-height: 22px;
  color: #888;
  text-align: center;
  overflow: hidden;
}
.faq-info .prod-hot-time-dd {
  word-break: break-all;
  display: block;
  padding-top: 20px;
  font-size: 48px;
  font-weight: bold;
  height: 52px;
  overflow: hidden;
  line-height: 52px;
  color: #333;
}
.faq-info .prod-hot-time-icon1 {
  display: none;
}
/*关于我们*/
.g_ab {
  padding: 50px 0;
}
.g_ab dl {
  padding-top: 40px;
}
.g_ab dt {
  float: left;
  width: 600px;
}
.g_ab dt img {
  width: 600px;
  height: 338px;
  display: block;
}
.g_ab dd {
  float: right;
  width: 520px;
  padding: 40px 20px 0 0;
}
.g_ab dd h2 {
  height: 40px;
  font-size: 24px;
  font-weight: bold;
  line-height: 40px;
  color: #9bb120;
  overflow: hidden;
}
.g_ab dd h2 a {
  color: #9bb120;
  display: inline-block;
}
.ab-desc {
  font-size: 14px;
  font-weight: normal;
  line-height: 28px;
  color: #666666;
  margin-top: 20px;
  max-height: 230px;
  overflow: hidden;
}
/*快速通道*/
.shop-nav-t1 i img {
  background-color: #9bb120;
}
/*返回顶部*/
.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: #9bb120;
}
.sidebar .fh {
  display: none;
}
