@charset "utf-8";
/*AVAIBLE_VI
[
{"vicolor":"#008927","sub1color":"#CC3333"},
{"vicolor":"#565656","sub1color":"#3BAF70"},
{"vicolor":"#000000","sub1color":"#fb5f08"},
{"vicolor":"#00773F","sub1color":"#CC3333"}
]
AVAIBLE_VI*/
.blk-main {
  width: 1200px;
  margin: 0 auto;
}
.blk-xs {
  width: 240px;
}
.blk-sm,
.blk-m {
  width: 930px;
}
/*快速通道*/
.shop-nav-t1 i img {
  background-color: #000000;
}
.search-inp .search-btn::after {
  background-color: #000000;
}
.search-inp .search-btn::before {
  border-color: #000000;
}
/*列表自定义板块*/
.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: #000000;
}
.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: #000000;
}
.list-style-02 .item-line:hover .item-link,
.list-style-01 .item-line:hover .item-link {
  background: #000000;
  border-color: #000000;
}
.list-style-02 .item-line:hover .item-link a,
.list-style-01 .item-line:hover .item-link a {
  color: #fff;
}
/*头部*/
.h_top {
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  color: #666;
  overflow: hidden;
}
.h_con {
  height: 170px;
}
#h1-tag {
  float: left;
  padding: 20px 0;
  height: 130px;
  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: 130px;
  display: inline-block;
}
.h_con h2 {
  float: left;
  width: 580px;
  padding: 0 0 0 40px;
  margin-top: 43px;
}
.h_con h2 span {
  display: block;
  height: 40px;
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
  color: #000000;
  overflow: hidden;
}
.h_con h2 em {
  display: block;
  height: 34px;
  font-size: 24px;
  font-weight: normal;
  line-height: 34px;
  color: #666666;
  overflow: hidden;
}
.tel {
  position: relative;
  float: right;
  max-width: 240px;
  padding-left: 55px;
  margin-top: 45px;
}
.tel em {
  display: block;
  height: 22px;
  overflow: hidden;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  color: #666666;
  overflow: hidden;
  padding-top: 5px;
}
.tel span {
  display: block;
  overflow: hidden;
  word-break: break-all;
  height: 34px;
  font-size: 24px;
  font-weight: bold;
  line-height: 34px;
  color: #000000;
  overflow: hidden;
}
.tel img {
  position: absolute;
  left: 0px;
  top: 10px;
  width: 44px;
  height: 44px;
}
.nav {
  height: 70px;
  background-color: #000000;
}
.nav .nav-one {
  height: 70px;
}
.nav .nav-one > li {
  float: left;
  position: relative;
  z-index: 10;
  margin-left: -1px;
}
.nav .nav-one > li::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 18px;
  background-color: rgba(255, 255, 255, 0.6);
  right: 0;
  top: 50%;
  margin-top: -8px;
  z-index: 0;
}
.nav .nav-one > li:last-child:after,
.nav .nav-one > li:nth-child(8):after {
  display: none;
}
.nav .nav-one > li > a {
  display: block;
  height: 70px;
  font-size: 16px;
  font-weight: normal;
  line-height: 70px;
  color: #ffffff;
  overflow: hidden;
  text-align: center;
  position: relative;
  z-index: 1;
}
.nav .nav-one > li.cur > a,
.nav .nav-one > li:hover > a {
  background-color: #fb5f08;
}
.nav .nav-one > li:hover .nav-two {
  display: block;
}
.nav .nav-two {
  display: none;
  background: #fff;
  position: absolute;
  top: 70px;
  z-index: 99;
}
.nav .nav-two li {
  white-space: nowrap;
  height: 60px;
  position: relative;
  overflow: hidden;
  border-right: 0px;
  border-bottom: 1px solid #ccc;
}
.nav .nav-two li a {
  display: block;
  height: 60px;
  padding: 0 15px ;
  font-size: 16px;
  font-weight: normal;
  line-height: 60px;
  color: #0d0d0f;
  text-align: center;
  overflow: hidden;
}
.nav .nav-two li.cur,
.nav .nav-two li:hover {
  border-bottom-color: #000000;
}
.nav .nav-two li.cur a,
.nav .nav-two li:hover a {
  background-color: #fb5f08;
  color: #fff;
}
/*底部开始*/
.footWrap {
  overflow: hidden;
  border-top: 5px solid #000000;
  background-image: url('../images/f_bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 260px;
  height: 260px;
  overflow: hidden;
}
.footer {
  height: 260px;
  overflow: hidden;
}
.f-nav {
  height: 65px;
  line-height: 65px;
  text-align: center;
}
.f-nav li {
  float: left;
}
.f-nav a {
  color: #fff;
  display: block;
}
.flogo {
  max-width: 250px;
  margin: 38px 50px 0 0px;
  overflow: hidden;
  float: left;
}
.flogo a {
  display: table-cell;
  vertical-align: middle;
}
.flogo img {
  max-width: 250px;
  max-height: 130px;
  display: inline-block;
}
.info {
  float: left;
  max-width: 740px;
  margin-top: 38px;
}
.info-hz1 {
  float: left;
  width: 355px;
  overflow: hidden;
  max-height: 164px;
  margin-right: 15px;
  font-size: 14px;
  font-weight: normal;
  line-height: 28px;
  color: #ffffff;
}
.info a {
  color: #ffffff;
}
.info-hz1 p {
  word-break: break-all;
  max-height: 56px ;
  overflow: hidden;
  word-break: break-all;
}
.info-hz1 p span {
  overflow: hidden;
  display: inline;
  max-height: 56px;
}
.info-hz1 p span.f_sp2 {
  display: inline;
  padding-left: 25px;
  overflow: hidden;
}
.info-hz1 p em {
  width: 20px;
  display: inline-block;
  height: 28px;
  line-height: 0px;
  vertical-align: middle;
}
.info-hz1 p a {
  max-height: 90px;
}
.info-hz1 .f_p02 {
  height: 28px;
  overflow: hidden;
}
.info-hz1 .f_p02 span {
  height: 28px;
  overflow: hidden;
}
.code {
  width: 120px;
  padding: 28px 0 0 0;
  float: right;
}
.code img {
  width: 120px;
  height: 120px;
  display: block;
  border: 1px solid #fff;
}
.code span {
  overflow: hidden;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  line-height: 40px;
  color: #ffffff;
  height: 40px;
}
/*banner*/
.banner {
  position: relative;
}
.ban_list {
  position: relative;
  z-index: 0;
}
.ban_list li {
  overflow: hidden;
  position: relative;
}
.ban_list li img {
  width: 100%;
  display: block;
}
.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: 16px;
  height: 16px;
  margin: 0 6px;
  overflow: hidden;
  background-color: #fff;
}
.ban_nav ul li.on {
  background-color: #000000;
}
/*友情链接*/
.link {
  margin: 30px auto 0;
}
/*新闻资讯*/
.news {
  padding: 30px 0 60px 0;
  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;
}
/*标题*/
.title01 {
  text-align: center;
  width: 1200px;
  margin: 0 auto 30px;
}
.title01 b {
  font-size: 32px;
  font-weight: bold;
  line-height: 60px;
  color: #222222;
  overflow: hidden;
  height: 60px;
  display: block;
}
.title01 span {
  display: inline-block;
  max-width: 1160px;
  font-size: 18px;
  font-weight: normal;
  line-height: 35px;
  color: #ffffff;
  height: 35px;
  overflow: hidden;
  background-color: #000000;
  border-radius: 10px;
  padding: 0 20px;
}
/* 产品 */
.g_pro {
  margin: 60px auto 20px;
  overflow: hidden;
}
.g_pro dl h4 i,
.g_pro .m_cp1 h4 em {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.g_pro .m_cp1 {
  width: 1200px;
  margin: 0 auto 50px;
  overflow: hidden;
}
.g_pro .m_cp1 dt {
  float: left;
  width: 600px;
}
.g_pro .m_cp1 dt img {
  width: 600px;
  height: 450px;
  display: block;
}
.g_pro .m_cp1 dd {
  float: right;
  width: 570px;
}
.g_pro .m_cp1 h4 {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
  height: 98px;
  padding-top: 25px;
}
.g_pro .m_cp1 h4 i {
  float: left;
  display: block;
  width: 470px;
  height: 98px;
  overflow: hidden;
  font-size: 24px;
  font-weight: bold;
  line-height: 98px;
  color: #222222;
}
.g_pro .m_cp1 h4 span {
  float: right;
  word-break: break-all;
  background-image: url('../images/cpno.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 74px 98px;
  background-color: #000000;
  width: 74px;
  height: 98px;
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  line-height: 98px;
  color: #ffffff;
  overflow: hidden;
  display: block;
}
.g_pro .m_cp1 .pro_sp {
  width: 100%;
  font-size: 14px;
  font-weight: normal;
  line-height: 28px;
  color: #555555;
  height: 84px;
  overflow: hidden;
  margin-bottom: 36px;
}
.g_pro .m_cp1 li {
  float: left;
  width: 248px;
  margin-right: 2px;
}
.g_pro .m_cp1 li img {
  width: 248px;
  height: 186px;
  display: block;
}
.g_pro .m_cp2 dt {
  float: right;
}
.g_pro .m_cp2 dd {
  float: left;
}
.g_pro .m_cp2 dd h4 span {
  float: left;
}
.g_pro .m_cp2 dd h4 i {
  text-align: right;
  float: right;
}
/*产品特点*/
.g_td {
  overflow: hidden;
  padding-bottom: 80px;
}
.g_td .title01 {
  margin-bottom: 70px;
}
.m_td {
  position: relative;
  width: 1200px;
}
.td_img {
  width: 500px;
  height: 500px;
  margin: 0 auto;
  border-radius: 100%;
  overflow: hidden;
}
.td_img img {
  width: 500px;
  height: 500px;
}
.m_td dl {
  position: absolute;
}
.m_td dt {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  overflow: hidden;
}
.m_td dt img {
  width: 68px;
  height: 68px;
  background-color: #000000;
}
.m_td h4 {
  font-size: 18px;
  color: #222222;
  height: 30px;
  font-weight: bold;
}
.m_td dd {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  float: left;
}
.m_td dd .td_text {
  max-height: 96px;
  overflow: hidden;
}
.m_td .td01 {
  left: 0px;
  top: 0px;
  width: 490px;
  text-align: right;
}
.m_td .td01 dd {
  width: 380px;
}
.m_td .td02 {
  right: 0px;
  top: 0px;
  text-align: left;
  width: 490px;
}
.m_td .td02 dd {
  width: 380px;
  float: right;
}
.m_td .td03 {
  left: 0;
  top: 210px;
  text-align: right;
  width: 390px;
}
.m_td .td03 dd {
  width: 304px;
}
.m_td .td04 {
  right: 0;
  top: 210px;
  text-align: left;
  width: 390px;
}
.m_td .td04 dd {
  width: 304px;
  float: right;
}
.m_td .td05 {
  left: 0;
  top: 420px;
  text-align: right;
  width: 495px;
}
.m_td .td05 dd {
  width: 390px;
}
.td01 dt,
.td03 dt,
.td05 dt {
  float: right;
}
.td02 dt,
.td04 dt,
.td06 dt {
  float: left;
}
.m_td .td06 {
  right: 0;
  top: 420px;
  width: 495px;
}
.m_td .td06 dt img {
  background-color: #000000;
}
.m_td .td06 h4 {
  padding-top: 10px;
  font-size: 14px;
  color: #666666;
  font-weight: normal;
  height: 26px;
}
.m_td .td06 dd {
  width: 390px;
  font-weight: bold;
  font-size: 30px;
  color: #222222;
  float: right;
}
/*案例展示*/
.g_an {
  background: #f1f1f1;
  height: 870px;
  padding: 64px 0 50px 0;
}
.g_an h2 {
  min-height: 88px;
  text-align: center;
  padding-bottom: 50px;
  white-space: nowrap;
  overflow: hidden;
}
.g_an h2 em {
  display: block;
  height: 30px;
  font-size: 12px;
  color: #d9d9d9;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 6px;
}
.g_an h2 i {
  max-width: 100%;
  font-size: 32px;
  color: #222222;
  display: block;
  font-weight: normal;
  margin-bottom: 6px;
}
.g_an h2 span {
  display: inline-block;
  max-width: 956px;
  min-height: 34px;
  line-height: 34px;
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  background-color: #000000;
  border-radius: 10px;
  padding: 0 22px;
}
.m_an {
  margin-bottom: 27px;
  width: 100% !important;
}
.m_an dl {
  position: relative;
  width: 100% !important;
}
.m_an dt {
  height: 488px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 1920px 488px;
}
.m_an dd {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.g_an .m_an1 {
  background-image: url('../images/anbg2.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 490px;
}
.g_an .m_an2 {
  background-image: url('../images/anbg1.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 490px;
}
.g_an .m_an3 {
  background-image: url('../images/anbg2.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 490px;
}
.g_an .m_an4 {
  background-image: url('../images/anbg1.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 490px;
}
.g_an .wzjs {
  width: 1100px;
  background: rgba(0, 0, 0, 0.6);
  padding: 16px 50px 16px;
  min-height: 105px;
  margin: 0 auto;
}
.g_an .wzjs h4 {
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 8px;
}
.g_an .wzjs .gan_sp {
  font-size: 14px;
  line-height: 26px;
  max-height: 104px;
  overflow: hidden;
  color: #fff;
}
.g_an .anlst li {
  float: left;
  width: 280px;
  margin-right: 26px;
}
.g_an .anlst li img {
  width: 280px;
  height: 158px;
  display: block;
}
.g_an .anlst li.cur img {
  border: 3px solid #000000;
  width: 274px;
  height: 152px;
}
.g_an .anlst li:nth-child(4) {
  margin-right: 0;
}
.g_ys {
  background-color: #000000;
  padding-bottom: 80px;
  height: 683px;
  padding-top: 60px;
  margin-bottom: 73px;
}
.ys {
  position: relative;
}
.g_ys .title01 b {
  color: #fff;
}
.m_ys1 {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}
.g_ys .m_ys {
  height: 460px;
  width: 1200px;
  margin: 0 auto;
}
.g_ys .m_ys dl {
  position: relative;
}
.g_ys .m_ys dt {
  float: left;
  width: 650px;
  height: 488px;
}
.g_ys .m_ys dt img {
  width: 650px;
  height: 488px;
  display: block;
}
.g_ys .m_ys dd {
  position: absolute;
  left: 580px;
  top: 44px;
  background-image: url('../images/ysdd.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 620px 400px;
  width: 550px;
  height: 330px;
  padding: 70px 25px 0 45px;
}
.g_ys .m_ys dd h3 {
  background-image: url('../images/ysno.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 109px 47px;
  font-family: arial;
  height: 58px;
}
.g_ys .m_ys dd h3 i {
  display: block;
  word-break: break-all;
  float: left;
  width: 50px;
  font-size: 40px;
  font-weight: normal;
  line-height: 55px;
  color: #999999;
  height: 58px;
  overflow: hidden;
}
.g_ys .m_ys dd h3 em {
  display: block;
  word-break: break-all;
  width: 40px;
  height: 26px;
  overflow: hidden;
  float: left;
  padding: 21px 0 0 14px;
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
  color: #999999;
}
.g_ys .m_ys dd h4 {
  height: 32px;
  font-size: 22px;
  font-weight: bold;
  line-height: 32px;
  color: #000000;
  overflow: hidden;
  margin-bottom: 5px;
}
.g_ys .m_ys dd .ys_sp {
  max-height: 182px;
  font-size: 14px;
  font-weight: normal;
  line-height: 26px;
  color: #555555;
  overflow: hidden;
}
.g_ys .m_ystab {
  position: absolute;
  left: 216px;
  top: 610px;
  margin-top: 62px;
  width: 760px;
}
.g_ys .m_ystab li {
  float: left;
  width: 136px;
  height: 136px;
  padding: 20px 10px 20px;
  /* margin-right: 90px;*/

  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-content: center;
  -webkit-align-content: center;
  flex-flow: wrap;
  -webkit-flex-flow: wrap;
  margin: 0 44px 0 0;
  text-align: center;
  background-color: #e6e6e6;
  border-radius: .40px;
  overflow: hidden;
  -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}
.g_ys .m_ystab li b {
  display: block;
  margin: 0 5px;
  word-break: break-all;
  height: 45px;
  width: 100%;
  overflow: hidden;
  font-size: 38px;
  font-weight: normal;
  line-height: 45px;
  color: #999999;
  font-family: arial;
}
.g_ys .m_ystab li i {
  display: block;
  height: 36px;
  width: 100%;
  font-size: 20px;
  font-weight: normal;
  line-height: 36px;
  color: #666666;
  overflow: hidden;
}
.g_ys .m_ystab li.cur {
  background-color: #fb5f08;
}
.g_ys .m_ystab li.cur b,
.g_ys .m_ystab li.cur i {
  color: #fff;
}
.g_ys .m_ystab li:nth-child(4) {
  margin-right: 0;
}
/*工程定制*/
.g_dz {
  padding-top: 60px;
  overflow: hidden;
}
.g_dz h2 {
  height: 150px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}
.g_dz h2 em {
  display: block;
  height: 30px;
  font-size: 12px;
  color: #d9d9d9;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 6px;
}
.g_dz h2 i {
  max-width: 1000px;
  font-size: 32px;
  color: #222222;
  height: 55px;
  display: block;
  font-weight: normal;
}
.g_dz h2 span {
  display: inline-block;
  max-width: 960px;
  height: 34px;
  line-height: 34px;
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  background-color: #000000;
  border-radius: 10px;
  padding: 0 20px;
}
.g_dz .m_dz dl {
  float: left;
  width: 390px;
  margin-right: 15px;
}
.g_dz .m_dz .lastdl {
  margin-right: 0;
}
.g_dz dt {
  width: 390px;
  height: 220px;
}
.g_dz dt img {
  width: 390px;
  height: 220px;
  display: block;
}
.g_dz dd {
  position: relative;
  padding: 24px 20px 0;
  height: 196px;
  background: #f2f2f2;
}
.g_dz dd h4 {
  position: relative;
  margin-bottom: 15px;
  height: 45px;
  overflow: hidden;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 45px;
  color: #222222;
}
.g_dz dd h4:before {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 0px;
  margin-left: -26px;
  width: 52px;
  height: 1px;
  background-color: #555;
}
.g_dz dl:hover dd h4:before {
  background-color: #fff;
}
.g_dz dd .dz_sp {
  margin-top: 13px;
  height: 120px;
  overflow: hidden;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #555555;
}
.g_dz dl:hover dd .dz_sp {
  color: #fff;
}
.g_dz dl:hover dd {
  background: #000000;
}
.g_dz dl:hover h4 {
  color: #fff;
}
.g_dz dl em {
  position: absolute;
  left: 150px;
  top: -11px;
  display: none;
}
.g_dz dl:hover em {
  display: block;
}
.g_dz .lastdl2 em {
  position: absolute;
  left: 150px;
  top: 157px;
}
.g_dz .m_lc {
  margin-top: 56px;
  height: 310px;
  background-image: url('../images/lcbg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1000px 283px;
  text-align: center;
}
.g_dz .m_lc li {
  width: 140px;
  vertical-align: top;
  margin-right: 56px;
  text-align: center;
  display: inline-block;
  margin: 0 30px;
}
.g_dz .m_lc li img {
  width: 94px;
  height: 124px;
  margin-bottom: 76px;
}
.g_dz .m_lc li span {
  display: block;
  max-height: 75px;
  overflow: hidden;
  font-size: 16px;
  font-weight: normal;
  line-height: 25px;
  color: #555555;
}
.g_dz .m_lc .lc07 {
  margin-right: 0;
}
/* 关于我们 */
.g_ab {
  background-image: url('../images/abbg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 726px;
  padding-top: 60px;
  min-height: 656px;
}
.g_ab dl {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.g_ab dt {
  overflow: hidden;
}
.g_ab dt img {
  width: 1200px;
  height: 600px;
  display: block;
}
.g_ab dd {
  position: absolute;
  left: 50px;
  bottom: -120px;
  background-color: #fff;
  width: 980px;
  padding: 20px 50px;
  box-shadow: 0 0 15px #555;
}
.g_ab dd h4 {
  height: 50px;
  font-size: 24px;
  font-weight: bold;
  line-height: 50px;
  color: #222222;
  margin-bottom: 12px;
  text-align: center;
  overflow: hidden;
}
.g_ab dd h4 a {
  color: #222;
}
.g_ab dd .about_sp {
  max-height: 250px;
  overflow: hidden;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #555555;
  text-align: center;
}
/**/
.g_zs {
  height: 280px;
  overflow: hidden;
  padding-top: 180px;
}
.zz {
  width: 1200px;
  height: 350px;
  margin: 0 auto;
  position: relative;
}
.zz_q {
  height: 60px;
  text-align: center;
}
.zz_q li {
  display: inline-block;
  min-width: 80px;
  height: 35px;
  font-size: 18px;
  color: #555555;
  line-height: 35px;
  padding: 0 20px;
  margin: 0 20px;
  border: 2px solid currentcolor;
  border-radius: 20px;
}
.zz_q li span {
  display: block;
  width: 80px;
  height: 78px;
  overflow: hidden;
  margin-bottom: 15px;
}
.zz_q li span img {
  width: 80px;
  height: 156px;
  display: block;
  transition: all 0.5s ease-out 0s;
}
.zz_q li em {
  display: block;
  height: 30px;
}
.zz_q li.cur {
  font-weight: bold;
  color: #000000;
  border-color: #000000;
}
.zz_box {
  position: relative;
}
.zz_box .ljt,
.zz .rjt {
  position: absolute;
  top: 60px;
  width: 34px;
  height: 34px;
  z-index: 100;
}
.zz_box .ljt img,
.zz .rjt img {
  width: 34px;
  height: 34px;
}
.zz_box .ljt {
  left: 0;
}
.zz_box .rjt {
  right: 0;
}
.zz-s {
  height: 220px;
  overflow: hidden;
}
.zz-s li {
  float: left;
  width: 290px;
  margin-right: 13px;
}
.zz-s li.no {
  margin: 0;
}
.zz-s li img {
  width: 290px;
  height: 218px;
  display: block;
}
.zz-s li span {
  display: block;
  text-align: center;
  font: 13px/30px "Microsoft Yahei";
  color: #383838;
}
.zz-s li:nth-child(4n) {
  margin-right: 0;
}
.sidebar {
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 99;
  width: 50px;
}
.sidebar-itme {
  width: 50px;
  height: 68px;
  margin-bottom: 5px;
  position: relative;
}
.sidebar-itme:hover span {
  display: block;
}
.sidebar-itme span {
  display: none;
  width: 66px;
  height: 24px;
  font-size: 12px;
  color: #666;
  text-align: center;
  line-height: 24px;
  border-radius: 4px;
  background-color: #eee;
  position: absolute;
  right: 54px;
  top: 50%;
  margin-top: -12px;
}
.sidebar img {
  width: 50px;
  height: 68px;
  cursor: pointer;
  background-color: #000000;
}
.sidebar .fh {
  display: none;
}
/**/
/*min-banner*/
.min-banner {
}
.min-banner img {
  width: 100%;
      display: block;
}
/*面包屑*/
.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: #000000;
}
/*副导航*/
.left-nav-01 {
  margin-bottom: 20px;
}
.left-nav-01-tit {
  background: #000000;
  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: #000000;
}
.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: #000000;
  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;
  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: #000000;
  color: #fff;
  border-color: #000000;
}
.pagination-1 .laypage_first,
.pagination-1 .laypage_last {
  display: none;
}
/*热品推荐*/
.prod-hot {
  padding: 50px 0 30px;
}
.prod-hot .prod-hot-list {
  margin: 30px 0 40px;
  position: relative;
  overflow: hidden;
}
.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: 0 14px 14px 0;
  border: 1px solid #dfdfdf;
  background-color: #f7f7f7;
}
.prod-hot .prod-hot-list dl:nth-child(4n) {
  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;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  color: #333333;
  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-hot .prod-hot-list dl:hover {
  border-color: #000000;
}
.prod-hot .prod-hot-list dl:hover .prod-hot-name a {
  color: #000000;
}
/*产品----------------------------------------------------------------------------------------------------------------------------------------------*/
/*标题通用样式*/
.pro-title {
  text-align: center;
  margin-bottom: 30px;
  overflow: hidden;
}
.pro-title p {
  height: 40px;
  font-size: 28px;
  font-weight: bold;
  color: #282828;
  line-height: 40px;
  overflow: hidden;
}
.pro-title span {
  display: block;
  margin-top: 5px;
  height: 24px;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  text-transform: uppercase;
  font-family: Times New Roman;
  overflow: hidden;
}
/*产品列表*/
.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 #000000;
  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: #000000;
}
.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: #000000;
  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;
  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-con {
  overflow: hidden;
  height: 240px;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  margin-bottom: 28px ;
}
.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-content {
  background: #fff;
  padding: 40px 0 0;
}
.prod-con-desc {
  background: #f8f8f8;
  padding: 10px 20px;
}
.prod-con-desc br {
  line-height: 38px;
}
/**/
.prod-chara-txt {
  width: 450px;
  max-height: 300px;
  float: left;
  font-size: 14px;
  line-height: 28px;
  margin-top: 20px;
  overflow: hidden;
}
.prod-chara-txt br {
  line-height: 40px;
}
.prod-chara-img {
  width: 450px;
  float: right;
}
.prod-chara-img img {
  width: 450px;
  height: 338px;
  display: block;
}
/**/
.prod-range {
  padding-top: 30px;
  margin-bottom: 30px;
}
.prod-range-txt {
  color: #333;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}
.prod-range-txt br {
  line-height: 35px;
}
.prod-range-img li {
  width: 300px;
  float: left;
  margin-right: 15px;
}
.prod-range-img li.pr-clear {
  margin-right: 0;
}
.prod-range-img img {
  width: 300px;
  height: 225px;
  display: block;
}
/**/
.prod-para {
  padding-top: 10px;
}
.prod-company-con > div {
  float: left;
  margin-right: 20px;
  width: 450px;
  height: 515px;
  border: 1px solid #dedede;
  margin-bottom: 15px;
}
.prod-company-ys-img {
  width: 450px;
}
.prod-company-ys-img img {
  display: block;
  width: 450px;
  height: 338px;
  margin: 0;
}
.prod-company-ys-con {
  padding: 15px 10px 0;
}
.prod-company-ys-txt {
  position: relative;
}
.prod-company-ys-txt p {
  height: 58px;
  font-size: 24px;
  font-weight: bold;
  line-height: 58px;
  color: #000000;
  overflow: hidden;
}
.prod-company-ys-desc {
  max-height: 96px;
  font-size: 14px;
  line-height: 24px;
  color: #111017;
  overflow: hidden;
}
div.prod-company-ys-02,
div.prod-company-ys-04 {
  margin-right: 0;
}
/*----------------------------------------------------------------------------------------*/
/*资讯列表*/
.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 #000000;
  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: #000000;
}
.list-style-02 .prod-list01-list dl:hover .prod-list01-link {
  background: #000000;
}
.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 {
  height: 80px ;
  font-size: 32px;
  color: #222;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}
.com-title p {
  height: 50px;
  line-height: 50px;
  overflow: hidden;
}
.com-title span {
  height: 28px;
  display: block;
  font-size: 16px;
  color: #666;
  text-transform: uppercase;
  line-height: 28px;
  overflow: hidden;
}
.com-title i {
  display: block;
  width: 140px;
  border-top: 1px dashed #999;
  margin: 10px auto;
  position: relative;
}
.com-title i::after {
  content: "";
  width: 10px;
  height: 10px;
  background: #000000;
  border: 5px solid #fff;
  position: absolute;
  top: -11px;
  left: 50%;
  margin-left: -10px;
}
.company-txt {
  width: 500px;
}
.company-name {
  padding: 45px 0 10px;
  height: 56px;
  font-size: 20px;
  font-weight: normal;
  line-height: 28px;
  color: #000000;
  margin-bottom: 20px;
  border-bottom: 1px solid #f1f1f1;
}
.company-name p {
  height: 28px;
  overflow: hidden;
}
.company-name span {
  display: block;
  height: 28px;
  font-size: 14px;
  color: #666;
  text-transform: uppercase;
  overflow: hidden;
}
.company-info {
  margin-bottom: 10px;
}
.company-info2 {
  margin-bottom: 60px;
}
.company-desc {
  max-height: 196px;
  font-size: 15px;
  font-weight: normal;
  line-height: 28px;
  color: #666666;
  text-align: justify;
  overflow: hidden;
}
.company-img {
  width: 655px;
  height: 328px;
}
.company-img img {
  width: 655px;
  height: 328px;
}
/*联系我们----------------------------------------------------------------------------------------------------------------------------------------------*/
.contact {
  padding-top: 30px;
  margin-bottom: 50px;
}
.contact-title {
    width: 1200px;
  font-size: 32px;
  color: #222;
  text-align: center;
  position: relative;
  margin:0 auto 40px;
}
.contact-title p {
  height: 50px;
  line-height: 50px;
  overflow: hidden;
}
.contact-title span {
  
  text-transform: uppercase;
  display: block;
  font-size: 16px;
  color: #666;
  line-height: 28px;
  overflow: hidden;
}
.contact-title i {
  display: block;
  width: 140px;
  border-top: 1px dashed #999;
  margin: 10px auto;
  position: relative;
}
.contact-title i::after {
  content: "";
  width: 10px;
  height: 10px;
  background: #000000;
  border: 5px solid #fff;
  position: absolute;
  top: -11px;
  left: 50%;
  margin-left: -5px;
}
.contact-txt {
  padding: 10px 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e0e0e0;
}
.contact-txt-img {
  width: 180px;
  float: left;
}
.contact-txt-img img {
  width: 180px;
}
.contact-txt-name,
.contact-txt-desc {
  width: 940px;
  float: right;
}
.contact-txt-name {
  height: 40px;
  font-size: 24px;
  color: #000000;
  line-height: 40px;
  overflow: hidden;
  margin: 10px 0;
}
.contact-txt-desc {
  font-size: 14px;
  color: #767676;
  line-height: 24px;
}
.contact-con-img {
  width: 600px;
}
.contact-con-img img {
  display: block;
  width: 600px;
  height: 300px;
}
.contact-list {
  width: 580px;
  float: left;
  margin-top: 20px;
}
.contact-name {
  height: 30px;
  font-size: 20px;
  font-weight: bold;
  border-left: 3px solid #000000;
  line-height: 30px;
  padding-left: 8px;
  margin-bottom: 23px;
  color: #333;
  overflow: hidden;
}
.contact-deta {
  min-height: 75px;
  font-size: 16px;
  color: #666;
  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-icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  background-color: #000000;
  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;
  color: #666;
  line-height: 40px;
  overflow: hidden;
}
.contact-info {
  padding-top: 8px;
  line-height: 24px;
  color: #666;
  -ms-word-break: break-all;
  word-break: break-all;
}
.contact-info a {
  color: #666;
}
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*产品定制*/
.prodz_fw {
  height: 800px;
  margin: 50px auto 50px;
  overflow: hidden;
}
.prodz_fw .contact-title {
  margin-bottom: 75px;
}
.prodz_bg {
  background-image: url('../images/prodz_i1.jpg');
  background-repeat: no-repeat;
  background-position: center 0px;
  background-size: 1920px 530px;
  height: 530px;
}
.prodz_txt {
  height: 130px;
  padding-top: 75px;
  margin: 0 auto;
  width: 1200px;
  overflow: hidden;
}
.prodz_txt1 {
  padding: 0 50px;
  max-height: 70px;
  overflow: hidden;
  text-align: center;
  font-size: 22px;
  font-weight: normal;
  line-height: 35px;
  color: #ffffff;
}
.prodz_txt2 {
  padding: 0 50px;
  max-height: 60px;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #ffffff;
}
.prodz_ul1 {
  overflow: hidden;
  margin-top: 40px;
}
.prodz_ul1 li {
  position: relative;
  float: left;
  border: 1px solid #dedede;
  margin-right: 36px;
  width: 360px;
  padding: 7px;
}
.prodz_ul1 li.nones {
  margin-right: 0;
}
.prodz_ul1 li img {
  width: 360px;
  height: 360px;
}
.prodz_ul1 li span {
  display: block;
  position: absolute;
  bottom: 13px;
  left: 123px;
  width: 110px;
  padding: 0 10px;
  height: 65px;
  background-color: #fff;
  border-radius: 200px 200px 0 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 80px;
  color: #0a0707;
  text-align: center;
}
.prodz_ul1 li:hover span {
  color: #000000;
}
/*prodz_dl*/
.prodz_ys {
  margin: 30px auto 20px;
  overflow: hidden;
}
.prodz_dl {
  width: 1200px;
  margin: 0 auto 0px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.prodz_dl dl {
  float: left;
  width: 580px;
  overflow: hidden;
  margin-bottom: 40px;
  border: 1px solid #e1e1e1;
}
.prodz_dl dl dt {
  width: 580px;
  height: 435px;
  display: block;
}
.prodz_dl dl dt img {
  width: 580px;
  height: 435px;
  display: block;
}
.prodz_dl dl dd {
  width: 580px;
  padding: 50px 28px 0;
  background: #fff;
  box-sizing: border-box;
  position: relative;
}
.prodz_dl dl dd span {
  width: 60px;
  height: 68px;
  overflow: hidden;
  display: block;
  position: absolute;
  top: -34px;
  left: 30px;
  background-color: #000000;
  font-size: 30px;
  font-weight: bold;
  line-height: 68px;
  color: #ffffff;
  word-break: break-all;
  padding: 0 4px;
  text-align: center;
}
.prodz_dl dl dd h3 {
  height: 60px;
  overflow: hidden;
}
.prodz_dl dl dd h3 em {
  display: block;
  float: left;
  max-width: 49%;
  padding-left: 1%;
  height: 68px;
  overflow: hidden;
  font-size: 24px;
  font-weight: normal;
  line-height: 68px;
  color: #343434;
}
.prodz_dl dl dd h3 i {
  display: ine-block;
  float: left;
  max-width: 50%;
  height: 68px;
  overflow: hidden;
  font-size: 24px;
  font-weight: bold;
  line-height: 68px;
  color: #000000;
  font-style: normal;
}
.prodz_dl dl dd .proys_sp {
  height: 72px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #6d6d6d;
  overflow: hidden;
  text-align: left;
}
.prodz_dl .dl2,
.prodz_dl .dl4 {
  float: right;
}
/*lc*/
.prodz_lc {
  height: 570px;
  box-sizing: border-box;
  background: #f3f3f3;
  padding-top: 50px;
  overflow: hidden;
  font-family: "Microsoft Yahei";
}
.prodz_lc .contact-title i:after {
  border: 5px solid #f3f3f3;
}
.prodz_lc2 dl {
  margin-top: 50px;
  width: 222px;
  height: 250px;
  margin-right: 22px;
  float: left;
  background: #fff;
  box-shadow: 0 0 10px #ccc;
  position: relative;
}
.prodz_lc2 dl dt {
  width: 109px;
  height: 109px;
  margin: -50px auto 0;
}
.prodz_lc2 dl dt img {
  background-color: #000000;
  width: 109px;
  height: 109px;
  border-radius: 100%;
}
.prodz_lc2 dl dd {
  padding-top: 25px;
}
.prodz_lc2 dl dd em {
  display: block;
  text-align: center;
  padding: 0 5px;
  word-break: break-all;
  font-size: 14px;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  color: #c3c3c3;
  font-style: normal;
}
.prodz_lc2 dl dd h3 {
  display: block;
  text-align: center;
  padding: 0 5px;
  font-size: 24px;
  height: 44px;
  overflow: hidden;
  line-height: 44px;
  color: #343434;
  font-weight: normal;
  word-break: break-all;
}
.prodz_lc2 dl dd .prolc_sp {
  margin: 5px 10px 0;
  line-height: 22px;
  height: 66px;
  overflow: hidden;
  font-size: 16px;
  color: #939393;
  text-align: center;
  word-break: break-all;
}
.prodz_lc2 dl:nth-child(5) {
  margin-right: 0;
}
/*prodz_anli*/
.prodz_anli {
  margin: 50px auto;
  overflow: hidden;
}
.prodz_anli2 {
  margin: 0 auto;
  height: 400px;
}
.prodz_anli2 dl {
  float: left;
  width: 250px;
  height: 350px;
  padding: 15px;
  background: #fff;
  margin: 0 26px 0 0;
  box-shadow: 0 0 5px #cac8c8;
}
.prodz_anli2 dl dt {
  width: 250px;
  height: 188px;
}
.prodz_anli2 dl dt img {
  width: 250px;
  height: 188px;
}
.prodz_anli2 dl:nth-child(4) {
  margin-right: 0;
}
.prodz_anli2 dl dd h3 {
  display: block;
  text-align: center;
  padding-top: 5px;
  font-size: 20px;
  font-weight: bold;
  height: 50px;
  overflow: hidden;
  line-height: 50px;
  color: #343434;
}
.prodz_anli2 dl dd .prodz_sp {
  margin: 5px 0 0;
  line-height: 25px;
  height: 100px;
  overflow: hidden;
  font-size: 14px;
  color: #939393;
  text-align: left;
}
.prodz_baozhan {
  overflow: hidden;
  width: 1200px;
  height: 65px;
  margin: 0 auto 0;
}
.prodz_baozhan h4 {
  float: left;
  font-size: 16px;
  color: #fff;
  padding: 0 5px;
  width: 150px;
  height: 65px;
  line-height: 65px;
  background-color: #000000;
  text-align: center;
}
.prodz_baozhan .prodz_baozhan2 {
  width: 1000px;
  float: left;
  margin-left: 40px;
  height: 65px;
}
.prodz_baozhan .prodz_baozhan2 em {
  width: 30%;
  float: left;
  font-size: 16px;
  color: #555;
  line-height: 65px;
  height: 65px;
  overflow: hidden;
  padding: 0 1.6%;
  border-right: 1px solid #d1d1d1;
}
.prodz_baozhan .prodz_baozhan2 em:last-child {
  border: 0;
}
.prodz_baozhan .prodz_baozhan2 em:hover {
  color: #000;
}
