@charset "utf-8";
/*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-width: 300px;
  max-height: 126px;
  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: 240px;
  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: 28px;
  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('../images/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('../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;
}
.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*/
.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;
}
/*CSS_DELETE_END*/
.banner img {
  width: 100%;
  display: block;
}
/*tit*/
.tit {
  text-align: center;
  overflow: hidden;
}
.tit span {
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 32px;
  color: #ac8567;
  margin-bottom: 10px;
  font-weight: bold;
  overflow: hidden;
}
.tit em {
  display: inline-block;
  height: 23px;
  line-height: 23px;
  font-size: 14px;
  color: #333;
  position: relative;
  padding: 0 112px;
  text-transform: uppercase;
  overflow: hidden;
}
.tit em:before,
.tit em:after {
  position: absolute;
  width: 100px;
  height: 3px;
  content: "";
  top: 10px;
}
.tit em:before {
  left: 0;
  background-image: url('../images/b046f985aca844f4a5670d11e7b14deb_43.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 76px 3px;
  background-color: #ac8567;
}
.tit em:after {
  right: 0;
  background-image: url('../images/b046f985aca844f4a5670d11e7b14deb_43.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 76px 3px;
  background-color: #ac8567;
}
/*公司简介*/
.gsjj {
  padding: 60px 0 20px;
}
.gsjj dl {
  padding-top: 30px;
}
.gsjj dt {
  width: 600px;
}
.gsjj dt img {
  width: 600px;
  height: 460px;
  display: block;
}
.gsjj dd {
  width: 560px;
  padding-top: 25px;
}
.gsjj dd h4 {
  padding-bottom: 5px;
  position: relative;
}
.gsjj dd h4:before,
.gsjj dd h4:after {
  position: absolute;
  content: "";
  width: 265px;
  height: 1px;
  background-color: #ac8567;
}
.gsjj dd h4:before {
  left: 90px;
  bottom: 4px;
}
.gsjj dd h4:after {
  right: 90px;
  bottom: 0;
}
.gsjj dd span {
  display: block;
  color: #333;
  font-size: 22px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
}
.gsjj dd p,
.gsjj dd > div {
  font-size: 14px;
  color: #000;
  line-height: 24px;
  padding-top: 20px;
  max-height: 336px;
  overflow: hidden;
  margin: 0;
}
/*客户见证*/
.hb {
  padding: 60px 0 20px;
  overflow: hidden;
}
.hb-p {
  width: 1000px;
  margin: 25px auto 0;
  font-size: 15px;
  color: #000;
  line-height: 26px;
  max-height: 130px;
  overflow: hidden;
  text-align: center;
}
.hb ul {
  padding-top: 30px;
}
.hb ul li {
  float: left;
  width: 260px;
  border: 1px solid #bebebe;
  margin-right: 50px;
}
.hb li img {
  width: 260px;
  height: 125px;
  display: block;
}
.hb ul li.no {
  margin-right: 0;
}
/*品牌故事*/
.ppgs {
  padding: 60px 0 20px;
}
.pp-txt {
  margin-top: 20px;
  overflow: hidden;
}
.ppgs .pp-txt p {
  text-align: center;
  color: #000;
  font-weight: bold;
  font-size: 16px;
  line-height: 30px;
  max-height: 60px;
  overflow: hidden;
  margin: 0;
}
.ppgs dl {
  padding-top: 40px;
}
.ppgs dt {
  width: 600px;
}
.ppgs dt img {
  width: 600px;
  height: 350px;
  display: block;
}
.ppgs dd {
  width: 560px;
  height: 320px;
  background-color: #f6f6f6;
  padding: 30px 20px 0;
}
.ppgs dd p {
  font-size: 15px;
  color: #000;
  line-height: 30px;
  max-height: 300px;
  overflow: hidden;
}
/*荣誉资质*/
.hon {
  padding: 60px 0 20px;
}
.hon ul {
  padding: 30px 0 10px;
}
.hon ul li {
  width: 228px;
  float: left;
  margin-right: 15px;
}
.hon ul li.no {
  margin-right: 0;
}
.hon li img {
  width: 220px;
  height: 175px;
  display: block;
}
.hon li em {
  display: block;
  border: 4px solid #8a6d3b;
}
.hon li span {
  display: block;
  text-align: center;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  padding-top: 10px;
  color: #333;
  font-weight: bold;
  overflow: hidden;
}
/*企业文化*/
.qywh {
  padding: 60px 0 20px;
}
.qywh ul {
  padding: 30px 0 10px;
}
.qywh ul li {
  width: 239px;
  padding: 15px 0 21px;
  float: left;
  text-align: center;
  border-right: 1px solid #c0c0c0;
}
.qywh li img {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  display: block;
}
.qywh li h4 {
  font-weight: bold;
  font-size: 20px;
  color: #262638;
  height: 32px;
  line-height: 32px;
  padding-top: 20px;
  overflow: hidden;
}
.qywh li p {
  font-size: 16px;
  line-height: 24px;
  padding: 10px 8px 0;
  height: 72px;
  overflow: hidden;
  margin: 0;
}
/*企业优势*/
.yos {
  padding: 60px 0 20px;
}
.content1 {
  width: 1230px;
  margin: 0 auto;
}
.yos ul {
  padding: 30px 0 10px;
}
.yos ul li {
  float: left;
  width: 300px;
  margin-right: 10px;
  background: #f6f6f6;
  padding-bottom: 15px;
}
.yos ul li.no {
  margin-right: 0;
}
.yos li span {
  height: 180px;
}
.yos li img {
  width: 300px;
  height: 180px;
  display: block;
}
.yos li h4 {
  text-align: center;
  color: #ac8567;
  font-weight: bold;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  margin: 0 10px 15px;
  border-bottom: 1px solid #c0c0c0;
  padding-top: 15px;
  overflow: hidden;
}
.yos li p {
  padding: 0 10px;
  font-size: 14px;
  line-height: 22px;
  height: 110px;
  overflow: hidden;
  margin: 0;
  text-align: center;
}
/*返回首页*/
.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: #ac8567;
}
.sidebar .fh {
  display: none;
}
