﻿/*COMMON_BLK_START*/
/*AVAIBLE_VI
[
{"vicolor":"#e50011","sub1color":"#333333"},
{"vicolor":"#165857","sub1color":"#8DCD9B"},
{"vicolor":"#7CA6A6","sub1color":"#AEBFBC"},
{"vicolor":"#7F8FB3","sub1color":"#455985"}
]
AVAIBLE_VI*/
/*产品内页版心*/
.blk-main {
  width: 1200px;
  margin: 35px auto 0;
}
.blk-xs {
  width: 240px;
}
.blk-sm {
  width: 930px;
}
em,
i {
  font-style: normal;
}
.search-inp .search-btn::after {
  background-color: #ac8567;
}
.search-inp .search-btn::before {
  border-color: #ac8567;
}
/*列表自定义板块*/
.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: #ac8567;
}
.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: #ac8567;
}
.list-style-02 .item-line:hover .item-link,
.list-style-01 .item-line:hover .item-link {
  background: #ac8567;
  border-color: #ac8567;
}
.list-style-02 .item-line:hover .item-link a,
.list-style-01 .item-line:hover .item-link a {
  color: #fff;
}
/*头部开始*/
.top_bg {
  position: relative;
  z-index: 5;
  height: 214px;
}
.top_bg:before {
  position: absolute;
  content: "";
  z-index: 1;
  left: 0px;
  top: 0px;
  height: 38px;
  width: 100%;
  background: #eee;
}
.header {
  width: 1200px;
  margin: 0 auto;
}
.h_top {
  position: relative;
  z-index: 3;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  font-size: 14px;
  color: #b4b4b4;
}
.h_con {
  height: 126px;
  overflow: hidden;
}
#h1-tag {
  float: left;
  height: 126px;
  display: table;
  overflow: hidden;
}
#h1-tag a {
  display: table-cell;
  vertical-align: middle;
}
#h1-tag img {
 
  max-height: 66px;
  display: inline-block;
}
.h_con .h_dw {
  float: left;
  max-width: 480px;
  padding: 32px 0 10px 22px;
  font-size: 22px;
  color: #161616;
  line-height: 32px;
}
.h_con .h_dw span {
  display: block;
  height: 32px;
  overflow: hidden;
}
.h_dw b {
  display: block;
  font-size: 28px;
  height: 32px;
  overflow: hidden;
}
.h_con .tel {
  float: right;
  max-width: 440px;
  font-size: 14px;
  color: #858585;
  padding: 22px 0 10px 80px;
  line-height: 24px;
}
.h_con .tel span {
  display: block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.tel em {
  display: block;
  height: 30px;
  color: #ac8567;
  font-size: 35px;
  font-weight: bold;
  line-height: 30px;
  word-break: break-all;
  overflow: hidden;
}
.nav {
  height: 50px;
  background: #000000;
}
.nav-one {
  height: 50px;
}
.nav-one > li {
  position: relative;
  float: left;
  height: 50px;
  background-image: url('img/nav_bor.gif');
  background-repeat: no-repeat;
  background-position: right 18px;
  background-size: 1px 16px;
}
.nav-one > li:last-child {
  background: none;
}
.nav-one > li > a {
  display: block;
  height: 50px;
  overflow: hidden;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  line-height: 50px;
  color: #ffffff;
}
.nav-one > li > a:hover,
.nav-one > li.cur > a {
  background: #ac8567;
  color: #fff;
  margin-left: -1px;
}
.nav-one > li:hover .nav-two {
  display: block;
}
.nav-two {
  display: none;
  background: #fff;
  position: absolute;
  top: 50px;
  z-index: 99;
}
.nav-two li {
  border-bottom: 1px solid #ccc;
}
.nav-two li {
  white-space: nowrap;
  height: 50px;
  position: relative;
  overflow: hidden;
  border-right: 0px;
}
.nav-two li a {
  display: block;
  height: 50px;
  font-size: 18px;
  font-weight: normal;
  line-height: 50px;
  color: #0d0d0f;
  text-align: center;
  overflow: hidden;
  padding: 0 15px;
}
.nav-two li.cur > a,
.nav-two li:hover > a {
  font-weight: bold;
  background-color: #fff;
  color: #0d0d0f;
}
/*底部开始*/
.footWrap {
  overflow: hidden;
  border-top: 5px solid #ac8567;
  background-image: url('img/f_bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 260px;
  height: 260px;
  overflow: hidden;
}
.footer {
  height: 260px;
  overflow: hidden;
}
.flogo {
  max-width: 250px;
  margin: 80px 50px 0 40px;
  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: 700px;
  margin-top: 74px;
}
.info-hz1 {
  float: left;
  width: 335px;
  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;
}
.info-hz1 p span.f_sp2 {
  display: inline;
  padding-left: 25px;
}
.info-hz1 p em {
  width: 20px;
  display: inline-block;
  height: 28px;
  line-height: 0px;
  vertical-align: middle;
}
.info-hz1 p a {
  max-height: 90px;
}
.code {
  width: 120px;
  padding: 70px 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;
}
/*底部结束*/
.bg_vi_color {
  background-color: #ac8567;
}
.txt_vi_color {
  color: #ac8567 !important;
}
/*COMMON_BLK_END*/
/*快速通道*/
.shop-nav-t1 i img {
  background-color: #ac8567;
}
/*新闻资讯*/
.news {
  padding: 60px 0 30px 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 dl {
  margin-bottom: 20px;
}
.news-con dl a,
.news-con dl img {
  width: 580px;
  height: 290px;
  display: block;
}
.faq {
  width: 561px;
}
.news .item-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;
}
.news .item-title,
.news .item-title a {
  color: #333;
  display: inline-block;
  height: 46px;
  line-height: 46px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.news .item-time {
  width: 100px;
  height: 108px;
  padding: 0 10px;
  border-right: 1px solid #ebebeb;
  position: absolute;
  top: 0;
  left: 0;
  color: #888;
  font-size: 0;
  text-align: center;
  overflow: hidden;
}
.news .item-time div {
  display: inline-block;
  font-size: 12px;
  line-height: 22px;
}
.news .item-time .item-time-day {
  display: block;
  font-size: 48px;
  font-weight: bold;
  height: 52px;
  overflow: hidden;
  line-height: 52px;
  color: #333;
}
.news-info .item-line {
  padding-left: 136px;
  position: relative;
  margin-bottom: 10px;
}
.news-info .item-time {
  height: 90px;
}
.news-info .item-time-day {
  padding-top: 12px;
}
.faq-info .item-line {
  padding-left: 136px;
  height: 110px;
  padding-right: 10px;
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  border: 1px solid #ebebeb;
}
.faq-info .item-time {
  height: 108px;
}
.faq-info .item-time-day {
  padding-top: 20px;
}
/*快速通道*/
.shop-nav-t1 i img {
  background-color: #ac8567;
}
/*banner*/
.banner {
  position: relative;
  height: 620px;
}
.ban_list {
  position: relative;
  z-index: 0;
}
.ban_list ul {
  width: 100%!important;
}
.ban_list li {
  width: 100%!important;
  height: 620px;
  overflow: hidden;
  position: relative;
}
.ban_list li img {
  width: 1920px;
  height: 620px;
  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: 10px;
  height: 10px;
  margin: 0 6px;
  overflow: hidden;
  background-color: #000000;
  border: 3px solid #000000;
}
.ban_nav ul li.on {
  background-color: #fff;
  border: 3px solid #ac8567;
}
/*返回顶部*/
.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: #ac8567;
}
.sidebar .fh {
  display: none;
}
/*标题通用样式*/
.title {
  text-align: center;
  width: 1200px;
  margin: 0 auto 50px;
}
.title span {
  display: inline-block;
  height: 50px;
  font-size: 34px;
  font-weight: bold;
  line-height: 50px;
  color: #444444;
  padding: 0 60px;
  position: relative;
  overflow: hidden;
}
.title span::before,
.title span::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 6px;
  background-color: #ac8567;
  border-radius: 30px;
  top: 50%;
  margin-top: -3px;
}
.title span::before {
  left: 0;
}
.title span::after {
  right: 0;
}
.title em {
  display: block;
  height: 32px;
  font-size: 18px;
  font-weight: normal;
  line-height: 32px;
  color: #2a2a2c;
  padding-top: 5px;
  overflow: hidden;
}
/*产品*/
.pro {
  padding: 60px 0 20px 0;
}
.pro-lf {
  float: left;
  width: 230px;
  border: 1px solid #000000;
}
.pro-lf h3 {
  height: 110px;
  padding: 40px 10px 0 46px;
  background-color: #000000;
}
.pro-lf h3 span {
  display: block;
  height: 35px;
  font-size: 22px;
  font-weight: normal;
  line-height: 35px;
  color: #ffffff;
  overflow: hidden;
}
.pro-lf h3 i {
  display: block;
  height: 26px;
  font-size: 12px;
  font-weight: normal;
  line-height: 26px;
  color: #ffffff;
  text-transform: uppercase;
  opacity: 0.8;
  overflow: hidden;
}
.pro-list {
  padding: 0 25px;
}
.pro-list li {
  height: 71px;
  border-bottom: 1px solid #cccccc;
}
.pro-list li span {
  display: block;
  padding: 8px 0 0 26px;
  background-image: url('img/list_ico02.gif');
  background-repeat: no-repeat;
  background-position: 0px 12px;
  background-size: 17px 17px;
  height: 26px;
  font-size: 18px;
  font-weight: normal;
  line-height: 26px;
  color: #333333;
  overflow: hidden;
}
.pro-list li i {
  display: block;
  height: 22px;
  font-size: 12px;
  font-weight: normal;
  line-height: 22px;
  color: #999999;
  text-transform: uppercase;
  overflow: hidden;
  padding-top: 5px;
}
.pro-list li.cur span,
.pro-list li:hover span {
  color: #ac8567;
}
.tel2 {
  height: 120px;
  background-image: url('img/tel_bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 230px 120px;
}
.tel2 p {
  padding: 35px 0 0 68px;
  background-image: url('img/tel.png');
  background-repeat: no-repeat;
  background-position: 18px 42px;
  background-size: 36px 36px;
}
.tel2 p em {
  display: block;
  height: 22px;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  color: #ffffff;
  opacity: 0.8;
  overflow: hidden;
}
.tel2 span {
  display: block;
  height: 28px;
  font-size: 22px;
  font-weight: normal;
  line-height: 28px;
  color: #ffffff;
  overflow: hidden;
}
.pro-rt {
  float: right;
  width: 958px;
}
.pro-pic {
  height: 479px;
  overflow: hidden;
  position: relative;
}
.cPrev,
.cNext {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 50%;
  margin-top: -30px;
  z-index: 10;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.6s linear;
  -webkit-transition: opacity 0.6s linear;
  -moz-transition: opacity 0.6s linear;
  -o-transition: opacity 0.6s linear;
}
.cPrev img,
.cNext img {
  width: 60px;
  height: 60px;
}
.cPrev {
  left: 5px;
}
.cNext {
  right: 5px;
}
.pro-pic:hover .cPrev,
.pro-pic:hover .cNext {
  opacity: 1;
}
.pro-ul li {
  position: relative;
}
.pro-ul li img {
  width: 958px;
  height: 479px;
}
.cp-lst {
  margin-top: 10px;
}
.cp-lst .prod-hot-list {
  margin: 0px;
  position: relative;
}
.cp-lst .prod-hot-list dl {
  float: left;
  width: 310px;
  margin: 0 14px 0 0;
  border-bottom: 1px solid #dddddd;
}
.cp-lst .prod-hot-list dl:nth-child(3) {
  margin-right: 0;
}
.cp-lst .prod-hot-list dt img {
  width: 310px;
  display: block;
}
.cp-lst .prod-hot-name {
  position: relative;
  display: block;
  height: 53px;
  font-size: 16px;
  font-weight: normal;
  line-height: 53px;
  color: #444444;
  overflow: hidden;
}
.cp-lst .prod-hot-name a {
  display: block;
  max-height: 53px;
  color: #444;
  text-align: center;
  padding: 0 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.cp-lst .prod-hot-desc {
  display: none;
  margin-top: 5px;
  height: 72px;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.cp-lst .prod-hot-link {
  display: none;
}
.cp-lst .prod-hot-list dl:hover .prod-hot-name {
  color: #ac8567;
}
.cp-lst .prod-hot-list dl:hover .prod-hot-name a {
  color: #ac8567;
}
/**/
.jing_bg {
  background-color: #fcfcfc;
  padding: 20px 0;
  margin-top: 55px;
}
.title2 {
  color: #333;
  width: 460px;
  overflow: hidden;
}
.title2 i {
  width: 55px;
  height: 2px;
  background-color: #333;
  display: block;
  margin-bottom: 24px;
}
.title2 p {
  height: 46px;
  font-size: 30px;
  line-height: 46px;
  font-weight: bold;
  overflow: hidden;
}
.title2 span {
  display: block;
  height: 45px;
  line-height: 45px;
  font-size: 24px;
  margin-bottom: 26px;
  overflow: hidden;
}
.title2 em {
  display: block;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  overflow: hidden;
}
.jing {
  padding: 0 0 50px;
}
.jing .green_t {
  width: 390px;
  height: 165px;
}
.jing .green_t em {
  position: absolute;
  top: 40px;
  right: 20px;
  padding: 0;
}
.jing_r {
  width: 718px;
}
.jing_r dl {
  width: 716px;
  height: 202px;
  display: inline-block;
  overflow: hidden;
  border: #eee 1px solid;
}
.jing_r dt {
  width: 358px;
  float: left;
}
.jing_r dt img {
  width: 358px;
  height: 202px;
}
.jing_r dd {
  width: 308px;
  height: 172px;
  background: #fff;
  float: left;
  padding: 30px 20px 0 30px;
}
.jing_r dd h5 {
  height: 30px;
  font-size: 24px;
  color: #333;
  line-height: 30px;
  margin-bottom: 12px;
  overflow: hidden;
}
.jing_r dd p {
  height: 90px;
  font-size: 16px;
  color: #666;
  line-height: 30px;
  overflow: hidden;
}
/*sjs*/
.sjs {
  padding: 50px 0 60px;
}
.sjs-box {
  position: relative;
}
.sjs-box .tempWrap {
  width: 1198px !important;
  overflow: hidden;
  margin: 0 auto;
}
.sjs-ul {
  overflow: hidden;
}
.sjs-ul li {
  float: left;
  width: 280px;
  margin-right: 26px;
}
.sjs-ul li img {
  width: 280px;
  height: 210px;
  display: block;
}
.sjs-ul li p {
  margin: 0;
  padding: 10px 15px 20px;
  background-color: #f5f5f5;
}
.sjs-ul li em {
  display: block;
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  color: #333333;
  height: 30px;
  text-align: center;
  overflow: hidden;
}
.sPrev,
.sNext {
  position: absolute;
  width: 56px;
  height: 70px;
  bottom: 130px;
  background-color: #f5f5f5;
  background-size: 28px 55px;
  cursor: pointer;
  z-index: 5;
}
.sPrev {
  background-image: url('img/mx_le.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 28px 55px;
  left: -28px;
}
.sNext {
  background-image: url('img/mx_ri.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 28px 55px;
  right: -28px;
}
/**/
.four dl {
  width: 286px;
  height: 116px;
  float: left;
  border: 2px solid #dddddd;
  margin-right: 5px;
}
.four dl dt {
  float: left;
  width: 58px;
  height: 58px;
  margin: 30px 20px 0 20px;
}
.four dl img {
  width: 58px;
  height: 58px;
  border-radius: 100%;
  background-color: #ac8567;
}
.four dl dd {
  float: left;
  margin-top: 24px;
  width: 180px;
  font-size: 18px;
  line-height: 30px;
  color: #333;
}
.four dl dd p {
  height: 30px;
  font-weight: bold;
  color: #000000;
  overflow: hidden;
}
.four_desc {
  height: 30px;
  overflow: hidden;
}
.product {
  padding: 50px 0;
}
.pro_list {
  margin-bottom: 55px;
}
.pro_list li {
  height: 540px;
  position: relative;
  width: 100%;
}
.pro_list li img {
  width: 1920px;
  height: 540px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
}
.pro_nav li {
  width: 286px;
  float: left;
  line-height: 0;
  margin-right: 18px;
  border-bottom: #b3b3b3 2px solid;
  overflow: hidden;
}
.pro_nav li.last_clear {
  margin-right: 0;
}
.pro_nav li em {
  display: block;
  border: 3px solid #fff;
}
.pro_nav li img {
  width: 280px;
  height: 210px;
  display: block;
}
.pro_nav li span {
  display: block;
  height: 42px;
  font-size: 14px;
  font-weight: normal;
  line-height: 42px;
  color: #666666;
  text-align: center;
  overflow: hidden;
}
.pro_nav li.cur,
.pro_nav li.cur em {
  border-color: #ac8567;
}
.pro_nav li.cur span {
  color: #ac8567;
}
/*荣誉资质*/
.ry {
  padding: 60px 0 20px;
}
.ry-box {
  position: relative;
}
.ry-ul {
  padding: 10px 0 !important;
}
.ry-ul li {
  float: left;
  width: 240px;
  margin: 0 10px;
  background-color: #fff;
  padding: 40px 20px 20px;
  box-shadow: 0 0 10px 2px #e0e0e0;
  -moz-box-shadow: 0 0 10px 2px #e0e0e0;
  -webkit-box-shadow: 0 0 10px 2px #e0e0e0;
  -o-box-shadow: 0 0 10px 2px #e0e0e0;
}
.ry-ul li img {
  display: block;
  width: 240px;
  height: 320px;
}
.ry-ul li span {
  display: block;
  height: 40px;
  font-size: 16px;
  font-weight: normal;
  line-height: 40px;
  color: #222222;
  text-align: center;
  overflow: hidden;
  padding-top: 20px;
}
.rPrev,
.rNext {
  position: absolute;
  width: 60px;
  height: 60px;
  bottom: 50%;
  margin-bottom: -30px;
  z-index: 10;
  cursor: pointer;
}
.rPrev img,
.rNext img {
  width: 60px;
  height: 60px;
}
.rPrev {
  left: -75px;
}
.rNext {
  right: -75px;
}
/**/
.xz {
  height: 640px;
  font-family: "Microsoft Yahei";
}
.xz-c {
  width: 80px;
}
.xz-c ul li {
  width: 80px;
  overflow: hidden;
  display: block;
  height: 178px;
  color: #333333;
  font-size: 22px;
  line-height: 22px;
  border: 1px solid #e0e0e0;
  border-bottom: 5px solid #ac8567;
  width: 22px;
  display: block;
  padding: 36px 28px 0 28px;
}
.xz-c ul li:hover,
.xz-c ul li.cur {
  background: #ac8567;
  border: 1px solid #ac8567;
  border-bottom: 5px solid #ac8567;
  color: #fff;
}
.xz-r {
  width: 1120px;
}
.xz-img {
  width: 585px;
  float: left;
  display: block;
}
.xz-img img {
  width: 585px;
  height: 440px;
  display: block;
}
.xz-t {
  width: 480px;
  float: right;
}
.xz-t h4 {
  height: 51px;
  overflow: hidden;
  margin-bottom: 8px;
  color: #333;
  font-size: 22px;
  background: #efefef;
  line-height: 51px;
}
.xz-t h4 img {
  display: block;
  float: left;
  width: 77px;
  height: 51px;
  margin-right: 22px;
  background-color: #ac8567;
}
.xz-t h4 em {
  float: left;
  height: 51px;
  width: 380px;
  color: #31333f;
  overflow: hidden;
}
.xz-txt {
  display: block;
  padding: 14px 0;
  color: #333333;
  height: 50px;
  overflow: hidden;
  border-bottom: 1px dashed #b5b5b5;
}
.xz-title {
  border-right: 1px solid #a9a9a9;
  height: 50px;
  overflow: hidden;
  font-style: normal;
  display: block;
  width: 83px;
  float: left;
  font-size: 18px;
  line-height: 25px;
}
.xz-desc {
  display: block;
  width: 378px;
  height: 52px;
  overflow: hidden;
  float: right;
  font-size: 14px;
  line-height: 24px;
}
.xz-txt.none {
  border-bottom: 10px;
}
/**/
.ys {
  margin: 40px 0 60px 0;
  overflow: hidden;
  font-family: "Microsoft Yahei";
  background-image: url('img/ys_bg.jpg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 1920px 1548px;
}
.ys .title {
  margin: 0 auto 30px;
}
.ys_con {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}
.ys-l {
  width: 400px;
  padding: 52px 0 0 28px;
  overflow: hidden;
}
.ys-l b {
  font-size: 72px;
  display: block;
  font-family: "arial";
  line-height: 72px;
  height: 72px;
  overflow: hidden;
  word-break: break-all;
}
.ys-l em {
  font-style: normal;
  display: block;
  font-size: 24px;
  padding: 20px 0 3px 0;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.ys-l span {
  display: block;
  height: 42px;
  overflow: hidden;
  line-height: 42px;
  color: #ac8567;
  font-size: 30px;
  margin-bottom: 15px;
  font-weight: bold;
}
.ys-desc {
  font-size: 14px;
  line-height: 26px;
  overflow: hidden;
  color: #2f403a;
  height: 135px;
}
.plug2 {
  width: 688px;
  position: relative;
  height: 387px;
  overflow: hidden;
}
.plug2 img {
  width: 688px;
  height: 387px;
  display: block;
  overflow: hidden;
}
.ys1 .plug2 em {
  display: block;
  width: 21px;
  height: 26px;
  background-image: url('img/ys_03.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 21px 26px;
  position: absolute;
  top: 180px;
  left: 0;
}
.ys2 .plug2 em {
  display: block;
  width: 21px;
  height: 26px;
  background-image: url('img/ys_07.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 21px 26px;
  position: absolute;
  top: 180px;
  right: 0;
}
/*关于我们*/
.g_ab {
  padding: 50px 0;
}
.g_ab dl {
  padding-top: 40px;
}
.g_ab dt {
  float: left;
  width: 600px;
}
.g_ab dt img {
  width: 600px;
  height: 338px;
  display: block;
}
.g_ab dd {
  float: right;
  width: 520px;
  padding: 40px 20px 0 0;
}
.g_ab dd h4 {
  height: 40px;
  font-size: 24px;
  font-weight: bold;
  line-height: 40px;
  color: #ac8567;
  overflow: hidden;
}
.g_ab dd h4 a {
  color: #ac8567;
}
.ab-desc {
  font-size: 14px;
  font-weight: normal;
  line-height: 28px;
  color: #666666;
  margin-top: 20px;
  max-height: 230px;
  overflow: hidden;
}
/*企业相册*/
.photo {
  padding: 30px 0 40px;
}
.photo_l a {
  background-image: url('../images/photo_lico01.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 35px 35px;
  width: 35px;
  height: 35px;
  display: block;
}
.photo_r a {
  background-image: url('../images/photo_rico01.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 35px 35px;
  width: 35px;
  height: 35px;
  display: block;
}
.photo_l {
  position: absolute;
  top: 120px;
  left: -60px;
  z-index: 10;
}
.photo_r {
  position: absolute;
  top: 120px;
  right: -60px;
  z-index: 10;
}
.photo_c {
  width: 1200px;
  overflow: hidden;
}
.photo_c ul li {
  width: 281px;
  height: 211px;
  position: relative;
  float: left;
  margin-right: 25px;
  text-align: center;
}
.photo_c ul li img {
  width: 281px;
  height: 211px;
}
.photo_c ul li a {
  font-size: 14px;
  color: #fff;
}
.photo_c ul li em {
  width: 281px;
  display: block;
  height: 40px;
  line-height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
}
.photo_c ul li span {
  width: 281px;
  display: none;
  height: 130px;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background-image: url('../images/photo_picbg.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 10px 10px;
}
.photo_c ul li span b {
  display: block;
  width: 49px;
  height: 49px;
  margin: 0 auto;
  padding: 10px 0;
}
.photo_c ul li span b img {
  width: 49px;
  height: 49px;
}
/*返回顶部*/
.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: #ac8567;
}
.sidebar .fh {
  display: none;
}
/*******************************内页************************************/
/*广告*/
.min-banner {
  height: 380px;
  position: relative;
}
.min-banner img {
  width: 1920px;
  height: 380px;
  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: #ac8567;
}
/*资讯详情*/
.article-title {
  height: 60px;
  margin: 30px 0 10px;
  font-size: 24px;
  font-weight: normal;
  line-height: 60px;
  color: #4b4a4a;
  text-align: center;
  overflow: hidden;
}
.article-sour {
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  color: #aaa;
  text-align: right;
  width: 930px;
  margin: 0 auto 5px;
}
.article-sour em {
  height: 24px;
  max-width: 48%;
  display: inline-block;
  overflow: hidden;
  word-break: break-all;
}
.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;
}
.endit-content {
  margin-bottom: 20px;
}
/*副导航*/
.left-nav-01 {
  margin-bottom: 20px;
}
.left-nav-01-tit {
  background: #ac8567;
  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('img/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('img/left-nav-icon2.png');
  background-repeat: no-repeat;
  background-position: right 20px;
  background-size: 38px 11px;
  background-color: #ac8567;
}
.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: #ac8567;
  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;
  margin-bottom: 40px;
}
.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: #ac8567;
  color: #fff;
  border-color: #ac8567;
}
.pagination-1 .laypage_first,
.pagination-1 .laypage_last {
  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 #ac8567;
  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: #ac8567;
}
.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;
}
/*联系我们*/
.prod-contact {
  padding: 50px 0 40px;
}
.prod-contact-box {
  padding: 25px 60px 30px;
  background-color: #f0f0f0;
  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;
}
.prod-contact-box li {
  height: 70px;
  font-size: 16px;
  font-weight: normal;
  line-height: 70px;
  color: #555555;
  padding-left: 58px;
  margin-top: 15px;
  border-bottom: 1px dashed #b1b1b1;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 45px 45px;
  overflow: hidden;
}
.prod-contact-box li.uli01 {
  background-image: url(../images/a749d5d1417949888ac4d143ccac7bef_60.png);
}
.prod-contact-box li.uli02 {
  background-image: url(../images/a749d5d1417949888ac4d143ccac7bef_61.png);
}
.prod-contact-box li.uli03 {
  background-image: url(../images/a749d5d1417949888ac4d143ccac7bef_62.png);
}
.prod-contact-box li.uli04 {
  background-image: url(../images/a749d5d1417949888ac4d143ccac7bef_63.png);
}
.prod-contact-box li span {
  float: left;
  margin-right: 30px;
}
.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 #ac8567;
  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: #ac8567;
}
.list-style-02 .prod-list01-list dl:hover .prod-list01-link {
  background: #ac8567;
}
.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;
}
/*联系我们*/
.contact {
  padding-top: 30px;
  margin-bottom: 50px;
}
.contact-title {
  height: 80px ;
  font-size: 32px;
  color: #222;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}
.contact-title:after {
  content: "";
  width: 70px;
  height: 2px;
  background-color: #999999;
  position: absolute;
  bottom: 3px;
  left: 50%;
  margin-left: -35px;
}
.contact-title:before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #ac8567;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -2px;
  z-index: 99;
}
.contact-title p {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.contact-title span {
  height: 28px;
  display: block;
  overflow: hidden;
  font-size: 16px;
  color: #666;
  line-height: 28px;
}
.contact-txt {
  padding: 10px 20px;
  margin-bottom: 30px;
  background: #f4f4f4;
}
.contact-txt img {
  width: 180px;
  height: 180px;
  float: left;
}
.contact-txt p,
.contact-txt .contact-txt-desc {
  width: 930px ;
  float: right;
}
.contact-txt p {
  height: 50px;
  font-size: 24px;
  color: #ac8567;
  line-height: 50px;
  margin: 10px 0;
  overflow: hidden;
}
.contact-txt .contact-txt-desc {
  font-size: 15px;
  line-height: 28px;
  color: #000;
}
.contact-list {
  margin-bottom: 40px;
}
.contact-deta {
  float: left;
  border: 1px solid #eee;
  width: 262px;
  min-height: 190px;
  text-align: center;
  margin-right: 20px;
  color: #666;
  padding: 20px 10px 10px;
}
.contact-deta.last {
  margin-right: 0;
}
.contact-icon {
  width: 50px;
  height: 50px;
  background-color: #ac8567;
  border-radius: 50%;
  margin: 0 auto 20px;
  overflow: hidden;
}
.contact-icon img {
  width: 50px;
  height: 50px;
}
.contact-list-txt {
  min-height: 40px;
  font-size: 18px;
  color: #222;
  line-height: 40px;
}
.contact-info {
  font-size: 16px;
  line-height: 24px;
  color: #555;
}
.contact-info a {
  color: #555;
}
.contact-map img {
  width: auto;
  margin: 0 auto;
  display: block;
}
/*热品推荐*/
.RandomNews {
  margin-bottom: 20px;
  overflow: hidden;
}
.RandomNews .diysr {
  height: 40px;
  margin: 20px auto 20px;
  overflow: hidden;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  color: #ac8567;
  text-indent: 5px;
  border-bottom: 1px solid #cdcdd1;
}
.RandomNews .prod-hot-list {
  margin: 30px 0 40px;
  position: relative;
}
.RandomNews .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;
}
.RandomNews .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;
}
.RandomNews .prod-hot-list dl {
  height: auto;
  float: left;
  box-sizing: border-box;
  margin-right: 16px;
  width: 220px;
}
.RandomNews .prod-hot-list dl:nth-child(4n) {
  margin-right: 0;
}
.RandomNews .prod-hot-list dl.nobg {
  margin-right: 0;
}
.RandomNews .prod-hot-list dt img {
  width: 218px;
  display: block;
  border: 1px solid #dfdfdf;
}
.RandomNews .prod-hot-list dd {
  padding: 10px 10px 10px;
}
.RandomNews .prod-hot-name {
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: #333333;
  max-height: 48px;
  overflow: hidden;
}
.RandomNews .prod-hot-name a {
  display: block;
  max-height: 48px;
  font-weight: bold;
  font-size: 16px;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.RandomNews .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;
  display: none;
}
.RandomNews .prod-hot-list dl:hover {
  border-color: #ac8567;
}
.RandomNews .prod-hot-list dl:hover .prod-hot-name a {
  color: #ac8567;
}
.RandomNews .prod-hot-link {
  display: none;
}
.fdh-01 {
  margin-bottom: 30px;
}
.fdh-01-tit {
  height: 80px;
  background: #ac8567;
}
.fdh-01-tit h3 {
  height: 75px;
  border-bottom: 1px solid #fff;
  color: #fff;
  text-align: center;
  font-weight: 400;
  font-size: 24px;
  line-height: 75px;
  overflow: hidden;
}
.fdh-01-tit h3 span {
  text-transform: uppercase;
  font-size: 14px;
}
.fdh-01-nav li {
  margin-bottom: 2px;
  height: 50px;
  background-color: #000000;
  background-image: url('../images/p14-icon5.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 38px 11px;
  line-height: 50px;
  overflow: hidden;
}
.fdh-01-nav li a {
  display: block;
  height: 50px;
  margin-right: 40px;
  margin-left: 14px;
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  overflow: hidden;
}
.fdh-01-nav li.sidenavcur,
.fdh-01-nav li:hover {
  background-color: #ac8567;
}
.fdh-01-nav li.sidenavcur a,
.fdh-01-nav li:hover a {
  color: #fff;
}
.contact-z1 {
  height: 135px;
  background-image: url(../images/contact-z1.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 240px 135px;
  color: #333;
  margin-bottom: 30px;
}
.contact-z1 p {
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  padding: 37px 0 0 95px;
  overflow: hidden;
  background-image: url(../images/contact-z1_tel.png);
  background-repeat: no-repeat;
  background-position: 74px 44px;
  background-size: 18px 18px;
}
.contact-z1 span {
  display: block;
  height: 30px;
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  padding-left: 73px;
  word-break: break-all;
  overflow: hidden;
}
.pro_show_con {
  position: relative;
  padding: 12px 18px 16px 20px;
  margin-bottom: 15px;
  background: #fff;
  border: 1px solid #eee;
}
.producr_show-right-con {
  line-height: 30px;
  font-size: 14px;
  height: 180px;
  margin-bottom: 10px;
  overflow: hidden;
}
.producr_show-right-con p {
  padding: 0;
  margin: 0;
  word-break: break-all;
}
.producr_show-left {
  position: relative;
  width: 300px;
  float: left;
  line-height: 0;
  overflow: hidden;
  border: 1px solid #e7e7e7;
}
.producr_show-left img {
  width: 300px;
  height: 300px;
}
.producr_show-right {
  width: 562px;
  float: right;
}
.producr_show-right-tit {
  height: 40px;
  font-size: 24px;
  line-height: 40px;
  color: #454545;
  margin-bottom: 16px;
  overflow: hidden;
}
.pc-cx-tel-1 {
  height: 56px;
  padding-top: 10px;
  border-top: 2px solid #e6e6e6;
}
.pc-cx-tel-1-t1 {
  width: 114px;
  height: 44px;
  background: #ac8567;
  font-size: 18px;
  line-height: 44px;
  text-align: center;
  float: right;
}
.pc-cx-tel-1-t1 a {
  display: block;
  color: #fff;
}
.pc-cx-tel-1-t2 {
  height: 56px;
  font-size: 18px;
  line-height: 18px;
  color: #454545;
}
.pc-cx-tel-1-t2 span {
  display: block;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}
.pc-cx-tel-1-t2 p em {
  display: block;
  height: 24px;
  font-size: 22px;
  line-height: 24px;
  color: #ac8567;
  overflow: hidden;
}
.biaot {
  background: #000000;
  height: 38px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.biaot span {
  color: #fff;
  display: inline-block;
  padding: 0 25px;
  height: 38px;
  line-height: 38px;
  font-size: 20px;
  background: #ac8567;
  overflow: hidden;
}
.spec-img img {
  max-width: 100%;
}
.parameter-img img {
  max-width: 100%;
}
.range-img img {
  max-width: 100%;
}
.explain-img img {
  max-width: 100%;
}
.pc-con {
  border: 1px solid #ccc;
  height: 420px;
  padding-right: 20px;
  margin-top: 15px;
}
.pc-img {
  width: 420px;
}
.pc-img img {
  width: 420px;
  height: 420px;
}
.pc-desc {
  width: 430px;
  height: 366px;
  padding-top: 30px;
  font-size: 14px;
  line-height: 28px;
  overflow: hidden;
}
.g_hx {
  margin-bottom: 40px;
}
.g_hx dl {
  float: left;
  width: 214px;
  height: 385px;
  background: #fff;
  border: 1px solid #e6e6e6;
  margin-right: 22px;
  padding: 22px 0 0 0;
}
.g_hx .lastdl {
  margin-right: 0;
}
.g_hx dt {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 1px solid #ccc;
  margin: 0 auto;
  overflow: hidden;
}
.g_hx dt img {
  width: 96px;
  height: 96px;
  display: block;
  border-radius: 50%;
  margin: 12px auto 0;
}
.g_hx dl:hover dt {
  border-color: #e4000e;
}
.g_hx h3 {
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #222222;
  overflow: hidden;
}
.g_hx dd i {
  width: 38px ;
  height: 2px;
  display: block;
  background-color: #f3f3f3;
  margin: 0 auto 15px;
}
.g_hx .biaot_desc {
  font-size: 14px;
  line-height: 30px;
  height: 180px;
  overflow: hidden;
  color: #666666;
  padding: 0 22px;
  text-align: center;
}
.g_hx dl:hover {
  border: 1px solid #ac8567;
}
.g_hx dl:hover dd i {
  background-color: #ac8567;
}
.g_hx dl:hover h3 {
  color: #ac8567;
}
.g_hx dl:hover p {
  color: #222222;
}
.g_hx .m_hx {
  height: 385px;
}
.abban {
  height: 350px;
  position: relative;
}
.abban img {
  width: 1920px;
  height: 350px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -960px;
}
.g_nyab h2 {
  margin-top: 40px;
  height: 132px;
  text-align: center;
  font-size: 34px;
  color: #ac8567;
}
.g_nyab h2 em {
  display: block;
  font-size: 36px;
  color: #666;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 56px;
  height: 56px;
  overflow: hidden;
}
.g_nyab h2 span {
  display: block;
  line-height: 56px;
  height: 56px;
  overflow: hidden;
}
.g_nyab .m_yz {
  height: 188px;
  margin-bottom: 28px;
  margin-bottom: 26px;
  overflow: hidden;
}
.g_nyab .m_yz h3 {
  float: left;
  width: 240px;
  background: #ac8567;
  height: 188px;
  line-height: 188px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  margin-right: 25px;
}
.g_nyab .m_yz .yzr {
  float: right;
  border: 1px solid #ddd;
  padding: 25px 30px 21px;
  height: 140px;
  width: 862px;
  overflow: hidden;
}
.g_nyab .m_yz .yzny_txt {
  font-size: 14px;
  color: #666;
  line-height: 28px;
  height: 140px;
  overflow: hidden;
}
.abnr {
  height: 320px;
  margin-bottom: 30px;
}
.abnr dt {
  float: right;
  width: 640px;
  height: 320px;
}
.abnr dt img {
  width: 640px;
  height: 320px;
  display: block;
}
.abnr dd {
  float: left;
  width: 480px;
  padding: 39px;
  height: 240px;
  font-size: 14px;
  color: #666;
  line-height: 24px;
  overflow: hidden;
  border: 1px solid #ddd;
}
.abnr dd .yzny_txt {
  height: 245px;
  overflow: hidden;
}
.g_qyll {
  height: 620px;
  margin-bottom: 30px;
}
.g_qyll h2 {
  margin-top: 40px;
  height: 132px;
  line-height: 132px;
  overflow: hidden;
  text-align: center;
  font-size: 34px;
  color: #ac8567;
}
.qull_img {
  width: 600px;
  height: 450px;
}
.qull_img img {
  width: 600px;
  height: 450px;
}
.qull_info {
  width: 590px;
  margin-top: 30px;
  font-size: 18px;
  line-height: 64px;
  color: #666;
}
.qull_info li {
  position: relative;
  overflow: hidden;
}
.qull_info li:hover {
  color: #ac8567;
}
.qull_info li:hover i {
  width: 11px;
  height: 11px;
  top: 24px;
  left: 73px;
}
.qull_info span {
  width: 80px;
  height: 64px;
  display: block;
  float: left;
  text-align: center;
}
.qull_info i {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #ac8567;
  position: absolute;
  left: 74px;
  top: 25px;
  border: 2px solid #ac8567;
}
.qull_info em {
  display: block;
  float: left;
  width: 488px;
  height: 64px;
  font-size: 15px;
  padding-left: 20px;
  border-left: 1px solid #ac8567;
  overflow: hidden;
}
