/*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;
}
em,
i {
  font-style: normal;
}
.banner img {
  width: 100%;
  display: block;
}
.content,
.blk-main {
  margin: 0 auto;
  width: 1200px;
}
.sidebar {
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 99;
  width: 50px;
}
.sidebar-itme {
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
  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: 50px;
  border-radius: 4px;
  cursor: pointer;
  background-color: #ac8567;
  overflow: hidden;
}
.sidebar .fh {
  display: none;
}
.jy_title {
  text-align: center;
  margin-bottom: 15px;
}
.jy_title span {
  display: block;
  height: 80px;
  font-size: 36px;
  line-height: 80px;
  color: #333;
  overflow: hidden;
}
.jy_title i {
  display: block;
  width: 110px;
  height: 3px;
  background: #ac8567;
  margin: 0 auto 15px;
}
.jy_title em {
  display: block;
  height: 56px;
  font-size: 14px;
  line-height: 28px;
  color: #666;
  overflow: hidden;
}
.jyf_none {
  margin-right: 0 !important;
}
.jy_intro {
  padding: 30px 15px 0;
  margin-bottom: 50px;
}
.jy_intro dt {
  float: left;
  width: 220px;
  margin-right: 15px;
  height: 142px;
}
.jy_intro dt img {
  width: 220px;
  height: 142px;
}
.jy_intro dd {
  width: 894px;
  height: 110px;
  float: right;
  background: #f5f5f5;
  padding: 15px 15px;
  font-size: 14px;
  line-height: 28px;
  color: #666;
  overflow: hidden;
}
.jyint_desc {
  height: 110px;
  overflow: hidden;
}
.jy_intro dd p {
  margin: 0px;
}
.jy_flow {
  padding: 0 15px;
  margin-bottom: 50px;
}
.jy_flow .jy_title em {
  text-indent: 1rem;
  text-align: left;
}
.jy_flow dl {
  width: 520px;
  margin-right: 35px;
  margin-bottom: 25px;
  float: left;
  padding: 20px;
  border: 1px solid #ddd;
  height: 350px;
}
.jy_flow dt {
  margin-bottom: 5px;
}
.jy_flow dt img {
  width: 520px;
  height: 250px;
  display: block;
}
.jy_flow h4 {
  height: 38px;
  font-size: 18px;
  color: #333;
  line-height: 38px;
  overflow: hidden;
}
.jyflow_desc {
  height: 56px;
  font-size: 14px;
  line-height: 28px;
  color: #666;
  overflow: hidden;
}
.jy_method {
  padding-bottom: 30px;
}
.jymeth_con dl {
  width: 376px;
  float: left;
  margin-right: 15px;
  background: #f5f5f5;
  height: 415px;
  margin-top: 10px;
}
.jymeth_con dt img {
  width: 376px;
  height: 250px;
  display: block;
}
.jymeth_con dd {
  padding: 10px 15px 0;
  height: 155px;
}
.jymeth_con h4 {
  height: 38px;
  font-size: 18px;
  color: #333;
  line-height: 38px;
  overflow: hidden;
  text-align: center;
}
.jymeth_desc {
  height: 112px;
  font-size: 14px;
  line-height: 28px;
  color: #666;
  overflow: hidden;
}
