@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;
}
.banner img {
  width: 100%;
  display: block;
}
/*我们*/
.anli_bg {
  margin-top: 33px;
  height: 246px;
}
.anli dt {
  float: left;
  width: 502px;
  height: 213px;
  overflow: hidden;
}
.anli dt img {
  width: 502px;
  height: 213px;
  display: block;
}
.anli dd {
  float: right;
  width: 648px;
  padding-top: 26px;
  overflow: hidden;
}
.anli dd h3 {
  font-weight: 700;
  font-size: 26px;
  height: 60px;
  line-height: 60px;
  color: #ac8567;
  overflow: hidden;
}
.anli dd h3 a {
  color: #ac8567;
}
.anli dd h3 a:hover {
  text-decoration: none;
}
.anli .anli-desc {
  font: 14px/26px "Microsoft Yahei";
  color: #666;
  overflow: hidden;
  height: 130px;
  margin: 0;
}
.anli dd em {
  display: block;
  margin-top: 20px;
  float: right;
  width: 165px;
  height: 19px;
}
.anli dd em img {
  width: 165px;
  height: 19px;
}
/*我们的内容*/
.ny_aboutbg {
  margin: 38px auto 40px;
  overflow: hidden;
}
.ny_about dt {
  margin-bottom: 26px;
}
.ny_about dt img {
  width: 1200px;
  height: 460px;
  display: block;
}
.ny_about dd h3 {
  margin-bottom: 19px;
  text-align: center;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  background-image: url('../images/about_l.gif');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 53px 3px;
  font: 700 30px/60px "Microsoft Yahei";
  color: #ac8567;
}
.ny_about .ny_about-desc {
  line-height: 27px;
  font-size: 14px;
  color: #666;
  margin: 0;
}
.ny_about dd span {
  float: left;
  width: 240px;
  display: block;
  margin: 25px auto 0;
  height: 95px;
  text-align: center;
  line-height: 22px;
  font-size: 14px;
  color: #868686;
}
.ny_about dd span b {
  color: #5e5e5e;
  display: block;
  line-height: 54px;
  height: 54px;
  overflow: hidden;
  font-size: 47px;
  font-family: "Times New Roman", Times, serif;
}
.ny_about dd span i {
  font-style: normal;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  display: block;
}
.ny_about dd span:hover em {
  display: inline-block;
  height: 92px;
  overflow: hidden;
  border-bottom: 3px solid #ac8567;
}
.ny_about dd span:hover,
.ny_about dd span:hover b {
  color: #ac8567;
}
/*发展历程*/
.nyabout_new {
  height: 440px;
  overflow: hidden;
}
.nyabout_new ul {
  margin-bottom: 33px;
  overflow: hidden;
}
.nyabout_new ul li {
  float: left;
  width: 300px;
  text-align: center;
  line-height: 54px;
  height: 54px;
  overflow: hidden;
  font-size: 18px;
  color: #fff;
  background: #656565;
}
.nyabout_new ul li.cur,
.nyabout_new ul li:hover {
  background: #ac8567;
}
.nyabnew_con {
  height: 350px;
  width: 1200px;
  overflow: hidden;
}
.nyabnew_con dl {
  margin-bottom: 65px;
  width: 600px;
  float: left;
}
.nyabnew_con dt {
  float: left;
  width: 130px;
  height: 106px;
  line-height: 106px;
  overflow: hidden;
  font-size: 38px;
  text-align: center;
  background: #f7f7f7;
  border-bottom: 4px solid #2a273a;
  color: #656565;
}
.nyabnew_con dd {
  color: #666;
  float: left;
  width: 300px;
  padding-left: 15px;
  padding-top: 25px;
  color: #666;
  line-height: 26px;
  height: 78px;
  overflow: hidden;
}
.nyabnew_con dl.nyabnew_dl2 {
  float: right;
}
/*生产实力*/
.nyabout_culbg {
  padding-top: 54px;
  height: 465px;
  background-image: url('../images/bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 554px;
}
.ny_aboutp {
  width: 1200px;
  margin: 10px auto 30px;
  color: #666;
  font-size: 14px;
  height: 78px;
  overflow: hidden;
  line-height: 26px;
  text-align: center;
}
.nyabout_cul {
  width: 1300px;
  margin: 0 auto;
  overflow: hidden;
}
.cul_c {
  margin-left: 35px;
  display: inline;
  width: 1200px;
  overflow: hidden;
}
.cul_c ul li {
  position: relative;
  float: left;
  line-height: 0;
  margin-right: 21px;
  width: 284px;
  height: 214px;
  overflow: hidden;
}
.cul_c ul li img {
  width: 284px;
  height: 214px;
  display: block;
}
.cul_c li p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 284px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #FFF;
  overflow: hidden;
  margin: 0;
}
.cul_c li p em {
  display: block;
  width: 284px;
  height: 36px;
  background-image: url('../images/span.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 39px 49px;
  line-height: 36px;
  overflow: hidden;
}
.cul_c ul .nones {
  margin-right: 0;
}
.cul_c ul li:hover p {
  display: block;
}
/*发展历程*/
.nyabout_xcbg {
  padding-top: 60px;
  height: 508px;
}
.nyabout_xc .ny_tit {
  margin: 0 auto 25px;
}
.nyabout_xc .ny_tit em {
  color: #ac8567;
}
.nyabout_xc h3 {
  float: left;
  width: 187px;
  height: 409px;
}
.nyabout_xc h3 img {
  width: 187px;
  height: 409px;
  display: block;
}
.nyabout_xc dl {
  float: right;
  width: 1010px;
}
.nyabout_xc dt {
  float: left;
}
.nyabout_xc dt img {
  width: 494px;
  height: 409px;
}
.nyabout_xc dd {
  float: right;
}
.nyabout_xc dd .nyab_xc01 {
  float: left;
}
.nyabout_xc dd .nyab_xc02 {
  float: right;
}
.nyabout_xc dd .nyab_xc01 img {
  width: 218px;
  height: 222px;
}
.nyabout_xc dd .nyab_xc02 img {
  width: 289px;
  height: 222px;
}
.nyabout_xc dd .nyab_xc03 img {
  width: 511px;
  height: 184px;
  margin-top: -4px;
}
/*资质认证*/
.ny_abpart {
  padding-top: 70px;
  overflow: hidden;
  height: 520px;
}
.nyabout_cul {
  width: 1300px;
  margin: 0 auto;
  overflow: hidden;
}
.ny_tit {
  width: 1200px;
  margin: 0 auto 12px;
  height: 46px;
  overflow: hidden;
  text-align: center;
  font: 700 38px/46px "Microsoft Yahei";
  color: #ac8567;
  text-transform: uppercase;
}
.ny_tit em {
  display: block;
  color: #333;
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
}
.part_c {
  margin-left: 35px;
  width: 1200px;
  overflow: hidden;
}
.part_c ul li {
  position: relative;
  float: left;
  line-height: 0;
  margin-right: 19px;
  width: 221px;
  height: 304px;
  overflow: hidden;
}
.part_c ul li img {
  width: 198px;
  height: 276px;
  padding: 14px 14px 14px 12px;
  background-image: url('../images/hor_ibg.jpg');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 221px 304px;
}
.part_c li p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 221px;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  text-align: center;
  color: #fff;
  margin: 0;
}
.part_c li p em {
  display: block;
  width: 221px;
  height: 34px;
  background: rgba(0, 0, 0, 0.7);
  line-height: 34px;
  overflow: hidden;
}
.part_c ul .nones {
  margin-right: 0;
}
.part_c ul li:hover p {
  display: block;
}
.part_bg {
  position: relative;
  margin-top: -87px;
  padding-top: 162px;
  height: 614px;
}
.part {
  width: 1300px;
  margin: 0 auto;
}
.part .tit {
  margin: 0 auto 23px;
}
.part .tit {
  width: 1200px;
  margin: 0 auto 37px;
  height: 46px;
  overflow: hidden;
  text-align: center;
  font: 700 38px/46px "Microsoft Yahei";
  color: #ac8567;
}
.part .tit a {
  color: #ac8567;
}
.part .tit em {
  display: block;
  color: #333;
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
}
.part .tit a:hover {
  text-decoration: none;
}
.pt_t {
  width: 310px;
  height: 43px;
  margin: 0 auto 30px;
}
.pt_t li {
  float: left;
  line-height: 0;
}
.pt_t li a {
  display: inline-block;
  font: 20px/43px "Microsoft Yahei";
  color: #333;
  width: 146px;
  text-align: center;
  height: 43px;
  background: #d9d9d9;
  overflow: hidden;
}
.pt_t .cur a,
.pt_t li a:hover {
  text-decoration: none;
  color: #fff;
  background: #ac8567;
}
.pt_t .nones {
  float: right;
}
.roll1,
.roll2 {
  margin-top: 98px;
  width: 23px;
  height: 38px;
  overflow: hidden;
}
.roll1 a,
.roll2 a {
  width: 23px;
  height: 38px;
  overflow: hidden;
  display: inline-block;
}
.roll1 a {
  background-image: url('../images/roll1.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 23px 38px;
}
.roll2 a {
  background-image: url('../images/roll2.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 23px 38px;
}
.ro3,
.ro4 {
  margin-top: 130px;
  width: 23px;
  height: 38px;
  overflow: hidden;
}
.ro3 a,
.ro4 a {
  width: 23px;
  height: 38px;
  overflow: hidden;
  display: inline-block;
}
.ro3 a {
  background-image: url('../images/roll1.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 23px 38px;
}
.ro4 a {
  background-image: url('../images/roll2.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 23px 38px;
}
.content,
.footer,
.header {
  width: 1200px;
  margin: 0 auto;
  font-family: "Microsoft YaHei";
}
.h_nav li a:-webkit-any-link {
  display: block;
}
em,
i {
  font-style: normal;
}
.message .mess_su_sub,
.message .message_button input {
  background-color: #ac8567;
}
.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: #ac8567;
  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: 50%;
  cursor: pointer;
  background-color: #ac8567;
  overflow: hidden;
}
.sidebar .fh {
  display: none;
}
