@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*/
/*---------------------------------------------首页-----------------------------------------------*/
/*banner*/
.banner {
  position: relative;
  overflow: hidden;
  height: 540px;
}
.ban_list {
  position: relative;
  z-index: 0;
}
.ban_list ul {
  width: 100% !important;
}
.ban_list li {
  width: 100% !important;
  height: 540px;
  overflow: hidden;
  position: relative;
}
.ban_list li img {
  width: 1920px;
  height: 540px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.ban_nav {
  position: absolute;
  bottom: 30px;
  left: 50%;
  z-index: 1;
  overflow: hidden;
  margin-left: -600px;
  width: 1200px;
}
.ban_nav ul {
  text-align: center;
}
.ban_nav ul li {
  cursor: pointer;
  border-radius: 10px;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  /* Firefox 4 */

  -webkit-transition: all 0.5s linear;
  /* Safari and Chrome */

  -o-transition: all 0.5s linear;
  /* Opera */

  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 14px;
  height: 14px;
  margin: 0 6px;
  overflow: hidden;
  background-color: #fff;
}
.ban_nav ul li.on {
  background-color: #9bb120;
}
/*标题通用样式*/
.tit {
  text-align: center;
  font-weight: normal;
  width: 1200px;
  margin: 0 auto 40px;
}
.tit span {
  display: block;
  font-size: 40px;
  height: 40px;
  line-height: 40px;
  color: #333;
  overflow: hidden;
}
.tit i {
  display: block;
  font-size: 18px;
  color: #5f5f5f;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
/*pro*/
.g_pro {
  background-color: #f2f2f2;
  padding: 80px 0 60px;
  overflow: hidden;
}
.g_pro .m_cpc {
  background: #fff;
  padding-top: 18px;
  margin-bottom: 20px;
  padding-left: 20px;
  clear: both;
}
.g_pro .fllst {
  float: left;
  width: 190px;
}
.g_pro .fllst h2 {
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  text-align: center;
  color: #fff;
  background-color: #9bb120;
  padding: 0 10px;
}
.g_pro .fllst h2 a {
  color: #fff;
  display: block;
  height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.g_pro .fllst-nav {
  position: relative;
  border-bottom: none;
  font-weight: normal;
  font-size: 0;
  line-height: 0;
}
.g_pro .fllst-nav a {
  display: block;
  padding-left: 26px;
  padding-right: 10px;
  border: 1px solid #e1e1e1;
  height: 44px;
  font-size: 15px;
  color: #555555;
  line-height: 44px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.g_pro .fllst h3 .g_pro .fllst {
  border-bottom: 1px solid #e1e1e1;
}
.g_pro .fllst ul {
  position: absolute;
  left: 188px;
  top: 0;
  width: 300px;
  padding: 15px 0 30px 20px;
  background: #f4f4f4;
  display: none;
}
.g_pro .fllst li {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #6a6a6a;
  float: left;
  width: 150px;
}
.g_pro .fllst h3:hover ul {
  display: block;
}
.g_pro .fllst h3:hover {
  background: #f4f4f4;
}
.g_pro .fllst h3:hover a {
  color: #9bb120;
}
.g_pro .m_cp {
  float: right;
  width: 990px;
}
.cp-lst .prod-hot-list {
  margin: 0px;
  position: relative;
}
.cp-lst .prod-hot-list dl {
  float: left;
  width: 312px;
  margin: 0 0 0 11px;
}
.cp-lst .prod-hot-list dl:nth-child(3n) {
  margin-right: 0;
}
.cp-lst .prod-hot-list dt img {
  width: 312px;
  display: block;
}
.cp-lst .prod-hot-list dd {
  padding: 0 15px;
}
.cp-lst .prod-hot-name {
  position: relative;
  text-align: left;
  display: block;
  height: 60px;
  overflow: hidden;
}
.cp-lst .prod-hot-name a {
  display: block;
  max-height: 60px;
  font-size: 18px;
  font-weight: normal;
  line-height: 60px;
  color: #000000;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.cp-lst .prod-hot-desc {
  display: none;
  margin-top: 5px;
  margin-bottom: 15px;
  height: 90px;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  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 a {
  color: #9bb120;
  font-weight: bold;
}
/*g_an*/
.g_an {
  padding: 80px 0 0;
}
.g_an .zz_q {
  height: 80px;
  margin-bottom: 40px;
}
.g_an .zz_q li {
  float: left;
  width: 291px;
  height: 75px;
  background: #fff;
  margin-right: 6px;
  border: 2px solid #cdcdcd;
  text-align: center;
}
.g_an .zz_q li:last-child {
  margin-right: 0;
}
.g_an .zz_q li a {
  display: block;
  padding: 15px 10px 0;
  height: 60px;
}
.g_an .zz_q li span {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #4d4948;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g_an .zz_q li i {
  display: block;
  font-style: normal;
  font-size: 12px;
  color: #d4d3d3;
  font-weight: normal;
  height: 24px;
  line-height: 24px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.g_an .zz_q li.cur {
  background: #9bb120;
  border-color: #9bb120;
}
.g_an .zz_q li.cur span {
  color: #fff;
}
.g_an .zz_q li.cur i {
  color: #fff;
  opacity: 0.6;
}
.zz_box {
  position: relative;
}
.zz_box .ljt,
.zz .rjt {
  position: absolute;
  top: 300px;
  width: 51px;
  height: 51px;
}
.zz_box .ljt img,
.zz .rjt img {
  width: 51px;
  height: 51px;
}
.zz_box .ljt {
  left: -75px;
}
.zz_box .rjt {
  right: -75px;
}
.zz-s {
  overflow: hidden;
}
.zz-s dl {
  padding-bottom: 35px;
  overflow: hidden;
  background-color: #ebebeb;
}
.zz-s dt {
  width: 1200px;
  height: 600px;
  overflow: hidden;
  margin-bottom: 17px;
}
.zz-s dt img {
  width: 1200px;
  height: 600px;
  display: block;
  transition: all 0.3s linear 0s;
}
.zz-s dt:hover img {
  transform: scale(1.1);
}
.zz-s dd {
  padding: 0 30px;
}
.zz-s h3 {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  font-size: 18px;
  font-weight: bold;
  color: #4e4a49;
  margin-bottom: 6px;
}
.zz-s h3 a {
  color: #4e4a49;
  display: block;
  height: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.zz-s .zz_txt {
  font-size: 14px;
  line-height: 25px;
  color: #4e4a49;
  min-height: 50px;
  max-height: 100px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.zz-s span {
  display: block;
  margin-top: 12px;
}
.zz-s span a {
  display: block;
  float: left;
  width: 148px;
  padding: 0 10px;
  height: 42px;
  line-height: 42px;
  background: #9bb120;
  border-radius: 20px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  margin-right: 10px;
  overflow: hidden;
}
.zz-s span a:nth-child(2) {
  background: #4e4a49;
}
/*cus*/
.cus {
  padding: 80px 0 60px;
}
.cus h2 {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 30px;
  color: #333333;
  font-weight: normal;
  overflow: hidden;
  margin-bottom: 30px;
}
.cus li {
  float: left;
  width: 380px;
  margin-right: 30px;
}
.cus li:last-child {
  margin-right: 0;
}
.cus li img {
  display: block;
  width: 380px;
  height: 285px;
}
.cus li p {
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  text-align: center;
  font-size: 16px;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/*g_hz*/
.g_hz {
  background: #f2f2f2;
  padding-top: 40px;
  height: 380px;
}
.g_hz h2 {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 30px;
  color: #333333;
  font-weight: normal;
  margin-bottom: 30px;
  overflow: hidden;
}
.g_hz .m_hz {
  border: 1px solid #dbdbdb;
  border-top: none;
  border-left: none;
  width: 1191px;
}
.g_hz li {
  float: left;
  width: 238px;
}
.g_hz li img {
  width: 238px;
  height: 119px;
  display: block;
  border-top: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
}
/*g_ys*/
.g_ys {
  padding: 80px 0 0;
}
.ys_con {
  position: relative;
  height: 550px;
}
.g_ys .yshd {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.g_ys .yshd li {
  position: relative;
  width: 130px;
  padding: 30px 10px 0;
  height: 110px;
  margin-left: 22px;
  float: left;
  text-align: center;
  background: #242424;
}
.g_ys .yshd li em {
  display: block;
  font-size: 40px;
  font-family: Impact;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  color: #fff;
  opacity: 0.2;
}
.g_ys .yshd li b {
  display: block;
  font-size: 18px;
  color: #fff;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.g_ys .yshd li.on {
  background-color: #9bb120;
}
.g_ys .ysc {
  height: 450px;
}
.g_ys .ysc dt {
  float: left;
  width: 600px;
  height: 450px;
  overflow: hidden;
}
.g_ys .ysc dt img {
  width: 600px;
  height: 450px;
  transition: all 0.3s linear 0s;
}
.g_ys .ysc dt:hover img {
  transform: scale(1.1);
}
.g_ys .ysc dd {
  float: right;
  width: 500px;
  padding-top: 180px;
}
.g_ys .ysc h3 {
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  color: #1c1c1c;
  margin-bottom: 25px;
  overflow: hidden;
}
.g_ys dd .ys_desc {
  font-size: 14px;
  line-height: 24px;
  color: #8a8a8a;
  margin-bottom: 20px;
  max-height: 192px;
  overflow: hidden;
}
.cess {
  padding: 0;
}
.cess ul {
  margin-left: -51px;
  width: 1296px;
}
.cess li {
  float: left;
  width: 142px;
  padding: 0 10px;
  text-align: center;
  position: relative;
}
.cess li:after {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #dcdcdc;
  content: "";
  border-radius: 50%;
  right: -5px;
  top: 26px;
}
.cess li:last-child:after {
  display: none;
}
.cess li span {
  display: block;
  width: 40px;
  height: 40px;
  padding: 10px;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #9bb120;
}
.cess li span img {
  width: 40px;
  height: 40px;
}
.cess li:hover span {
  background-color: #24b455;
}
.cess li p {
  font-size: 16px;
  color: #333;
  line-height: 16px;
  margin-top: 20px;
  height: 16px;
  overflow: hidden;
}
.cess li b {
  display: block;
  font-size: 14px;
  color: #333;
  line-height: 28px;
  height: 28px;
  overflow: hidden;
}
.honor {
  padding: 80px 0 60px;
  overflow: hidden;
}
.hn_list {
  position: relative;
}
.hn_list li {
  float: left;
  width: 280px;
  margin-right: 26px;
}
.hn_list li img {
  display: block;
  width: 280px;
  height: 373px;
}
.hn_list .prev {
  position: absolute;
  left: -60px;
  top: 160px;
}
.hn_list .next {
  position: absolute;
  right: -60px;
  top: 160px;
}
.news {
  padding: 60px 0;
  background-color: #eee;
  overflow: hidden;
}
.news_t {
  width: 400px;
  margin: 0 auto 50px;
  overflow: hidden;
}
.news_t li {
  float: left;
  width: 180px;
  background: #fff;
  height: 52px;
  text-align: center;
  font-weight: normal;
  margin-bottom: 50px;
  border-radius: 30px;
  margin: 0 10px;
  font-size: 18px;
  line-height: 52px;
}
.news_t li a {
  display: inline-block;
  width: 180px;
  font-size: 18px;
  height: 52px;
  color: #333;
  text-align: center;
  overflow: hidden;
}
.news_t li:hover,
.news_t li.on {
  background: #9bb120;
}
.news_t li:hover a,
.news_t li.on a {
  color: #fff;
}
.news_t li:hover .news_t li:last-child,
.news_t li.on .news_t li:last-child {
  float: right;
}
.faq-info {
  position: none;
}
.faq-info .item-line {
  float: left;
  width: 370px;
  margin-right: 45px;
}
.faq-info .item-line:last-child {
  margin-right: 0;
}
.faq-info .item-picture {
  margin-bottom: 20px;
  width: 370px;
  overflow: hidden;
}
.faq-info .item-picture img {
  width: 370px;
  display: block;
}
.faq-info .item-time {
  margin-bottom: 20px;
  border-bottom: 1px solid #999;
  width: 100%;
  height: 40px;
  font-size: 0;
  text-align: left;
  overflow: hidden;
}
.faq-info .item-time div {
  display: inline-block;
  font-size: 18px;
  line-height: 40px;
  color: #555;
}
.faq-info .item-title,
.faq-info .item-title a {
  height: 40px;
  font-size: 22px;
  color: #555;
  line-height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.faq-info .item-desc {
  margin-bottom: 15px;
  margin-top: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-right: 10px;
  height: 60px;
  font-size: 16px;
  line-height: 30px;
  color: #888;
}
/*about*/
.about {
  padding: 70px 0;
  height: 585px;
  overflow: hidden;
}
.about h2 {
  margin-bottom: 50px;
}
.about dt {
  float: left;
  width: 600px;
  overflow: hidden;
}
.about dt img {
  width: 600px;
  height: 450px;
  display: block;
}
.about dd {
  float: right;
  width: 550px;
  padding: 80px 0 0;
  overflow: hidden;
  text-align: left;
}
.about dd h4 {
  border-bottom: 1px solid #dfdfe0;
  overflow: hidden;
  padding-bottom: 10px;
}
.about dd h4 span {
  display: block;
  height: 34px;
  font-size: 26px;
  line-height: 34px;
  color: #9bb120;
  overflow: hidden;
  text-align: left;
}
.about dd h4 em {
  display: block;
  height: 30px;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  color: #666;
  overflow: hidden;
  text-align: left;
}
.about dd .abt_desc {
  font-size: 14px;
  font-weight: normal;
  line-height: 28px;
  color: #555;
  max-height: 224px;
  overflow: hidden;
  padding-top: 25px;
  margin: 0;
}
/*快速通道*/
.shop-nav {
  padding-top: 0;
}
.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;
}
/*--------------------------------------------------------------------------------------------------------------------------*/
/*min-banner*/
.min-banner {
  height: 350px;
  position: relative;
}
.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: #9bb120;
}
/*副导航*/
.left-nav-01 {
  margin-bottom: 20px;
}
.left-nav-01-tit {
  background: #9bb120;
  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: #9bb120;
}
.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;
}
/*分页*/
.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: #9bb120;
  color: #fff;
  border-color: #9bb120;
}
.pagination-1 .laypage_first,
.pagination-1 .laypage_last {
  display: none;
}
/*联系信息*/
.fdh-01-tit {
  background: #9bb120;
  height: 80px;
}
.fdh-01-tit h3 {
  height: 75px;
  font-size: 24px;
  font-weight: normal;
  line-height: 75px;
  color: #333333;
  border-bottom: 1px solid #fff;
  text-align: center;
  overflow: hidden;
}
.p6-order-form-1-add {
  border: 1px solid #eee;
  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;
}
/*热品推荐*/
.prod-hot {
  padding: 30px 0 50px 0;
}
.prod-hot .prod-hot-box {
  padding: 30px 0 10px;
}
.prod-hot .prod-hot-box dl {
  float: left;
  width: 220px;
  margin: 0 14px 14px 0;
  border: 1px solid #dfdfdf;
  background-color: #f7f7f7;
}
.prod-hot .prod-hot-box dl:nth-child(4n) {
  margin-right: 0;
}
.prod-hot .prod-hot-list dt img {
  width: 220px;
  display: block;
}
.prod-hot .prod-hot-box dd {
  padding: 20px 10px 10px;
}
.prod-hot .prod-hot-name {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: #333333;
  height: 24px;
}
.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: 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  height: 72px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.prod-hot .prod-hot-link {
  display: none;
}
/*产品--------------------------------------------------------------------------------------------------------------------------*/
/*产品列表*/
.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 #9bb120;
  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: #9bb120;
}
.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: #9bb120;
  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;
  height: 56px;
}
.pc-cx-tel-1-t2 img {
  float: left;
  width: 40px;
  height: 40px;
  margin: 0 20px 0 10px;
}
.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;
  word-break: break-all;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  color: #454545;
  overflow: hidden;
}
.prod-show {
  position: relative;
  padding: 15px 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-tit span {
  display: block;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.prod-show-right-con {
  overflow: hidden;
  height: 240px;
  margin-bottom: 28px;
  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: 420px;
  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: 420px;
  text-align: center;
}
.prod-show-left-pic li {
  float: left;
}
.prod-show-left-pic img {
  display: block;
  width: 420px;
  height: 420px;
}
/*标题通用样式*/
.prod-title {
  text-align: center;
}
.prod-title span {
  display: block;
  height: 42px;
  font-size: 30px;
  font-weight: bold;
  line-height: 42px;
  color: #000000;
  overflow: hidden;
}
.prod-title em {
  display: block;
  height: 24px;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  text-transform: uppercase;
  overflow: hidden;
  padding-top: 5px;
}
/*效果图*/
.prod-content {
  padding: 60px 0 40px;
}
.prod-con-box {
  padding-top: 30px;
}
.prod-con-img img {
  max-width: 100%;
  display: block;
}
.prod-con-info {
  padding-top: 40px;
}
.prod-con-info dl {
  float: left;
  width: 245px;
  padding: 20px;
  box-shadow: 0 0 5px;
  text-align: center;
  height: 210px;
}
.prod-con-dl {
  margin: 0 36px;
}
.prod-con-info dt {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #9bb120;
  margin: 0 auto;
}
.prod-con-info dl img {
  padding: 12px;
  width: 56px;
  height: 56px;
  display: block;
  margin: 0 auto;
}
.prod-con-name {
  display: block;
  height: 34px;
  font-size: 22px;
  font-weight: normal;
  line-height: 34px;
  color: #333333;
  padding-top: 10px;
  text-align: center;
  overflow: hidden;
}
.prod-con-desc {
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  color: #666666;
  text-align: center;
  max-height: 66px;
  overflow: hidden;
  padding-top: 10px;
}
/*产品特点*/
.prod-trait {
  padding: 30px 0 20px;
}
.prod-trait-info {
  padding-top: 40px;
}
.prod-trait-info dl {
  float: left;
  width: 365px;
  padding: 30px 40px;
  background-color: #9bb120;
  margin: 0 40px 30px 0;
}
.prod-trait-info dl.pr-clear {
  margin-right: 0;
}
.prod-trait-info dt {
  height: 30px;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  color: #ffffff;
  overflow: hidden;
}
.prod-trait-desc {
  margin: 0;
  height: 66px;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  color: #ffffff;
  overflow: hidden;
  padding-top: 5px;
}
/*颜色样式*/
.prod-style {
  padding: 30px 0 40px;
}
.prod-style-pic {
  padding-top: 30px;
}
/*案例展示*/
.prod-case {
  padding: 30px 0 20px 0;
}
.prod-case-box {
  padding-top: 40px;
  overflow: hidden;
}
.prod-case-box li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 225px;
  height: 169px;
}
.prod-case-box li img {
  width: 225px;
  height: 169px;
}
.prod-case-box li.nones {
  margin-right: 0px;
}
/*联系我们*/
.prod-contact {
  padding: 50px 0 30px 0;
}
.prod-contact-box {
  padding: 25px 60px 30px;
  margin-top: 30px;
}
.prod-contact-box h2 span {
  display: block;
  height: 60px;
  font-size: 24px;
  font-weight: bold;
  line-height: 60px;
  color: #0f0e0d;
  border-bottom: 1px solid #dbdbdb;
  overflow: hidden;
}
.prod-contact-box li {
  padding-left: 58px;
  margin-top: 15px;
  padding-bottom: 15px;
  line-height: 0;
  border-bottom: 1px dashed #b1b1b1;
  overflow: hidden;
  position: relative;
}
.prod-contact-box li i {
  position: absolute;
  width: 45px;
  height: 45px;
  z-index: 1;
  left: 0;
  top: 13px;
}
.prod-contact-box span {
  display: inline-block;
  max-width: 80%;
  height: 70px;
  font-size: 16px;
  font-weight: normal;
  line-height: 70px;
  color: #555555;
  overflow: hidden;
}
.prod-contact-box a {
  display: inline-block;
  max-width: 100%;
  height: 70px;
  font-size: 16px;
  font-weight: normal;
  line-height: 70px;
  color: #555555;
  overflow: hidden;
}
.prod-contact-li01 i {
  background-image: url('../images/a749d5d1417949888ac4d143ccac7bef_60.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 45px 45px;
}
.prod-contact-li02 i {
  background-image: url('../images/a749d5d1417949888ac4d143ccac7bef_61.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 45px 45px;
}
.prod-contact-li03 i {
  background-image: url('../images/a749d5d1417949888ac4d143ccac7bef_62.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 45px 45px;
}
.prod-contact-li04 i {
  background-image: url('../images/a749d5d1417949888ac4d143ccac7bef_63.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 45px 45px;
}
.prod-contact-box li a {
  color: #555;
}
/*资讯--------------------------------------------------------------------------------------------------------------------------*/
/*资讯列表*/
.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 #9bb120;
  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: #9bb120;
}
.list-style-02 .prod-list01-list dl:hover .prod-list01-link {
  background: #9bb120;
}
.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;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.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;
}
/*关于--------------------------------------------------------------------------------------------------------------------------*/
/*标题通用样式*/
.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 i {
  display: block;
  width: 174px;
  height: 1px;
  background-color: #ccc;
  margin: 10px auto 0;
  position: relative;
}
.com-title i::after {
  content: "";
  width: 7px;
  height: 7px;
  position: absolute;
  top: -3px;
  left: 50%;
  margin-left: -3px;
  background: #9bb120;
}
.com-title span {
  display: block;
  height: 30px;
  font-size: 16px;
  text-transform: uppercase;
  overflow: hidden;
}
/**/
.company {
  padding-top: 30px;
  margin-bottom: 40px;
}
.company .com-img {
  margin-bottom: 0;
}
.com-con {
  box-shadow: 0 0 5px #cac8c8;
  padding: 15px 20px;
}
.com-con img {
  margin: 0 auto;
}
.com-txt {
  position: relative;
  padding-top: 60px;
}
.com-name {
  position: absolute;
  left: 0;
  top: -50px;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.com-name2 {
  padding: 0 20px;
  background: #9bb120;
  height: 85px;
  display: inline-block;
  color: #fff;
  padding-top: 15px;
}
.com-name2 p {
  height: 40px;
  font-size: 24px;
  line-height: 40px;
  overflow: hidden;
}
.com-name2 span {
  display: block;
  height: 28px;
  font-size: 18px;
  line-height: 28px;
  overflow: hidden;
}
.com-desc {
  font-size: 14px;
  line-height: 24px;
  color: #333;
}
.com-desc br {
  line-height: 40px;
}
/**/
.corporate-culture {
  padding-top: 10px;
  margin-bottom: 40px;
}
.cor-cul-con dl {
  height: 450px;
  background: #f1f1f1;
  overflow: hidden;
}
.cor-cul-con dt {
  width: 600px;
  float: left;
}
.cor-cul-con img {
  width: 600px;
  height: 450px;
  display: block;
}
.cor-cul-con dd {
  width: 560px;
  float: left;
  padding: 88px 18px 0 21px;
}
.cor-cul-name {
  height: 30px;
  font-size: 24px;
  color: #9bb120;
  line-height: 30px;
  overflow: hidden;
}
.cor-cul-txt {
  height: 30px;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  line-height: 30px;
  margin-bottom: 30px;
  overflow: hidden;
}
.cor-cul-desc {
  max-height: 245px;
  font-size: 16px;
  line-height: 24px;
  color: #333;
  overflow: hidden;
}
.cor-cul-desc br {
  line-height: 40px;
}
/*联系--------------------------------------------------------------------------------------------------------------------------*/
/*联系我们*/
.contact {
  padding-top: 30px;
  margin-bottom: 50px;
}
.contact-title {
  text-align: center;
  height: 120px;
  font-size: 30px;
  line-height: 40px;
  color: #333;
}
.contact-title p {
  font-weight: bold;
  height: 45px;
  font-size: 34px;
  color: #111;
  letter-spacing: 6px;
  line-height: 45px;
  overflow: hidden;
}
.contact-title i {
  display: block;
  width: 174px;
  height: 1px;
  background-color: #ccc;
  margin: 10px auto 0;
  position: relative;
}
.contact-title i::after {
  content: "";
  width: 7px;
  height: 7px;
  position: absolute;
  top: -3px;
  left: 50%;
  margin-left: -3px;
  background: #9bb120;
}
.contact-title span {
  display: block;
  height: 30px;
  font-size: 16px;
  text-transform: uppercase;
  overflow: hidden;
}
.contact-txt {
  background: #f5f5f5;
  margin-bottom: 56px;
}
.contact-txt-img {
  width: 440px;
}
.contact-txt-img img {
  width: 440px;
  height: 330px;
  display: block;
}
.contact-txt-con {
  width: 666px;
  margin: 40px 50px 0 0;
}
.contact-txt-name {
  height: 40px;
  font-size: 26px;
  color: #9bb120;
  line-height: 40px;
  margin-bottom: 20px;
  overflow: hidden;
}
.contact-txt-desc {
  font-size: 16px;
  color: #767676;
  line-height: 32px;
}
.contact-con {
  border: 1px solid #e1e1e1;
  padding: 16px 0;
  margin-bottom: 50px;
}
.contact-icon2 {
  width: 1px;
  height: 164px;
  top: 16px;
  left: 50%;
  background-color: #e1e1e1;
}
.contact-con-img {
  width: 600px;
}
.contact-con-img img {
  display: block;
  width: 600px;
  height: 300px;
}
.contact-deta {
  float: left;
  width: 550px;
  height: 60px;
  padding-top: 20px;
  margin: 0 24px 0 24px;
  border-bottom: 1px solid #e9e9e9;
  font-size: 16px;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.contact-deta:nth-child(n+3) {
  border-bottom: 0px;
}
.contact-icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  background-color: #9bb120;
  border-radius: 50%;
  margin-right: 20px;
  overflow: hidden;
}
.contact-icon img {
  width: 40px;
  height: 40px;
  display: block;
}
.contact-list-txt {
  max-width: 150px;
  height: 40px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 16px;
  line-height: 40px;
  overflow: hidden;
}
.contact-info {
  padding-top: 8px;
  max-height: 48px;
  line-height: 24px;
  -ms-word-break: break-all;
  word-break: break-all;
  overflow: hidden;
}
.contact-info a {
  display: inline-block;
  max-height: 48px;
  line-height: 24px;
  color: #333;
  overflow: hidden;
}
/*--------------------------------------------------------------------------------------------------------------------------*/
/*标题dli-title*/
.dli-title {
  text-align: center;
  position: relative;
  height: 98px;
}
.dli-title span {
  display: block;
  height: 50px;
  font-size: 30px;
  font-weight: bold;
  line-height: 50px;
  color: #9bb120;
  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;
}
.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: #9bb120;
  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 h3 {
  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: #9bb120;
  border-bottom: 1px solid #9bb120;
  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 #9bb120;
  border-radius: 5px;
  margin-right: 10px;
  overflow: hidden;
}
.dli-zci-list li h3 {
  height: 44px;
  font-size: 18px;
  font-weight: normal;
  line-height: 44px;
  color: #ffffff;
  background-color: #9bb120;
  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;
  height: 308px;
  padding: 30px 40px 0;
  background: #fff;
  overflow: hidden;
  border: 1px solid #f3f3f3;
}
.dli-tj-r h3 {
  height: 30px;
  text-align: center;
  margin-bottom: 15px;
}
.dli-tj-r h3 span {
  display: inline-block;
  max-width: 380px;
  height: 30px;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  color: #9bb120;
  overflow: hidden;
  padding: 0 30px;
  position: relative;
}
.dli-tj-r h3 span:before {
  position: absolute;
  width: 20px;
  height: 2px;
  background: #9bb120;
  top: 49.9%;
  left: 0;
  content: '';
}
.dli-tj-r h3 span:after {
  position: absolute;
  width: 20px;
  height: 2px;
  background: #9bb120;
  top: 49.9%;
  right: 0;
  content: '';
}
.dli-tj-r .dli-tj-desc {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  max-height: 240px;
  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: #9bb120;
  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;
  max-width: 200px;
  height: 40px;
  text-align: left;
  font-size: 20px;
  font-weight: normal;
  line-height: 40px;
  color: #4d4d4d;
  overflow: hidden;
  background-color: #fff;
  padding: 0 5px 0 0;
  border-radius: 20px;
}
.dli-flow-tel em {
  float: right;
  width: 130px;
  height: 40px;
  border-radius: 20px;
  background-color: #9bb120;
}
.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 h3 {
  height: 52px;
  border-bottom: 1px solid #d5d5d5;
  margin-bottom: 10px;
}
.dli-show-list dl dd h3 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;
}
/*网站地图*/
.map_ny {
  margin-bottom: 60px;
}
