@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*/
.banner img {
  width: 100%;
  display: block;
}
/*show*/
.show {
  padding: 100px 0;
}
.show li {
  float: left;
  width: 230px;
  padding: 0 46px;
  border-right: 1px solid #d9d9d9;
}
.show li.pl0 {
  padding-left: 0;
}
.show li.pr0 {
  padding-right: 0;
  border-right: 0;
}
.show li span,
.show li em {
  display: block;
}
.show li span {
  width: 175px;
  height: 175px;
  margin: 0 auto;
}
.show li span img {
  width: 175px;
  height: 175px;
  border-radius: 50%;
}
.show li em {
  max-height: 56px;
  font: 18px/28px "Microsoft Yahei";
  color: #666666;
  text-align: center;
  padding-top: 15px;
  overflow: hidden;
}
/*tuan*/
.tuan {
  height: 415px;
  background-image: url('../images/dzhi0.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 415px;
}
.tuan h2 {
  padding-top: 80px;
  text-align: center;
}
.tuan h2 span,
.tuan h2 em,
.tuan h2 strong {
  display: block;
  overflow: hidden;
}
.tuan h2 span {
  height: 50px;
  font: 38px/50px "Microsoft Yahei";
  color: #ac8567;
  margin-bottom: 14px;
}
.tuan h2 em {
  height: 34px;
  font: 14px/34px "Microsoft Yahei";
  color: #d2a169;
}
.tuan h2 strong {
  height: 28px;
  font: 22px/28px "SimHei";
  color: rgba(255, 255, 255, 0.3);
  letter-spacing: 10px;
}
.dcd1 {
  float: left;
  width: 259px;
  height: 66px;
  padding: 17px 0 17px 40px;
  margin-top: 40px;
  border-right: 1px dashed rgba(255, 255, 255, 0.2);
}
.dcd1 p {
  float: left;
  width: 60px;
  height: 61px;
}
.dcd1 p img {
  width: 60px;
  height: 61px;
}
.dcd1 h4 {
  float: left;
  width: 158px;
  margin-left: 25px;
}
.dcd1 h4 span,
.dcd1 h4 em,
.dcd1 h4 strong {
  display: block;
  overflow: hidden;
}
.dcd1 h4 span {
  height: 28px;
  font: 24px/28px "SimHei";
  color: #ac8567;
}
.dcd1 h4 em {
  height: 24px;
  font: 18px/24px "Microsoft Yahei";
  color: rgba(255, 255, 255, 0.3);
}
.dcd1 h4 strong {
  width: 16px;
  height: 2px;
  background: #8a6c4c;
  margin-top: 6px;
}
.dcd2 {
  float: left;
  width: 264px;
  padding-left: 35px;
  margin-top: 40px;
  border-right: 1px dashed rgba(255, 255, 255, 0.2);
}
.tuan .dcd3 {
  border: 0;
}
.dcd2 p {
  width: 171px;
  height: 44px;
  border: 1px solid #ac8567;
}
.dcd2 p a {
  color: #ac8567;
  display: block;
  height: 44px;
  overflow: hidden;
}
.dcd2 p.pmt {
  margin-top: 12px;
}
.dcd2 p {
  display: block;
  height: 44px;
  font: 18px/44px "Microsoft Yahei";
  color: #fdd5a9;
  text-align: center;
  letter-spacing: 5px;
  overflow: hidden;
}
/*zhan*/
.zhan {
  height: 692px;
  overflow: hidden;
}
.ptu {
  width: 860px;
  margin: 0 auto;
  height: 687px;
  padding: 5px 6px 0;
  position: relative;
}
.dpl,
.dpr {
  position: absolute;
  height: 687px;
}
.dpl {
  width: 607px;
  bottom: 0;
  left: -607px;
}
.dpl img {
  width: 607px;
  height: 687px;
}
.dpr {
  width: 442px;
  bottom: 0;
  right: -442px;
}
.dpr img {
  width: 442px;
  height: 687px;
}
.ptu p {
  height: 341px;
}
.ptu p.mbt {
  padding-top: 5px;
}
.ptu p em {
  float: left;
}
.ptu p span {
  float: right;
}
.ptu p em.pem1 {
  width: 298px;
  height: 341px;
}
.ptu p span.psp1 {
  width: 556px;
  height: 341px;
}
.ptu p em.pem1 img {
  width: 298px;
  height: 341px;
}
.ptu p span.psp1 img {
  width: 556px;
  height: 341px;
}
.ptu p em.pem2 {
  width: 554px;
  height: 341px;
}
.ptu p span.psp2 {
  width: 299px;
  height: 341px;
}
.ptu p em.pem2 img {
  width: 554px;
  height: 341px;
}
.ptu p span.psp2 img {
  width: 299px;
  height: 341px;
}
/*ding*/
.ding {
  padding: 95px 0;
}
.ding h2 {
  text-align: center;
}
.ding h2 span,
.ding h2 em,
.ding h2 strong {
  display: block;
  overflow: hidden;
}
.ding h2 span {
  height: 44px;
  font: 38px/44px "Microsoft Yahei";
  color: #000000;
  margin-bottom: 14px;
}
.ding h2 em {
  height: 22px;
  font: 14px/22px "Microsoft Yahei";
  color: #cecdcd;
  padding: 5px 0;
}
.ding h2 strong {
  height: 28px;
  font: 22px/28px "SimHei";
  color: #332c2b;
  letter-spacing: 10px;
}
.di-bx {
  padding-top: 58px;
}
.di-hz1,
.di-hz2,
.di-hz3 {
  float: left;
  width: 400px;
}
.daa1 {
  height: 402px;
  position: relative;
}
.daa1 img {
  width: 400px;
  height: 402px;
}
.daa2 {
  position: absolute;
  width: 200px;
  height: 200px;
  background: #fff;
  left: 0;
  top: 0;
}
.daa2 span,
.daa3 span,
.dbb1 span {
  display: block;
  font: 18px/22px "Microsoft Yahei";
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
}
.daa2 h4,
.daa3 h4,
.dbb1 h4 {
  height: 30px;
  font: bold 24px/30px "Microsoft Yahei";
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 20px;
}
.daa2 p,
.daa3 p,
.dbb1 p {
  height: 110px;
  overflow: hidden;
  font: 14px/22px "Microsoft Yahei";
  color: #777777;
  overflow: hidden;
}
.daa3 {
  width: 270px;
  margin: 0 auto;
  padding-top: 45px;
  text-align: center;
}
.dbb1 {
  width: 255px;
  height: 273px;
  margin: 0 auto;
  text-align: center;
  padding-top: 40px;
}
.dbb1 em {
  display: block;
  font: 12px/20px "Microsoft Yahei";
  color: #dddddd;
  padding-top: 35px;
}
.dbb2 {
  height: 324px;
}
.dbb2 img {
  width: 400px;
  height: 324px;
}
.dcc1 {
  height: 272px;
}
.dcc1 img {
  width: 400px;
  height: 272px;
}
.dcc2 {
  height: 324px;
  padding-top: 41px;
}
.dcc2 img {
  width: 400px;
  height: 324px;
}
/*tyan*/
.tyan {
  height: 784px;
  background: #f2f2f2;
}
.tyan .content {
  position: relative;
}
.tyan_tit {
  height: 115px;
  position: relative;
  z-index: 33;
  padding-top: 80px;
}
.tytu {
  position: absolute;
  width: 809px;
  height: 566px;
  left: -225px;
  top: 140px;
  z-index: 3;
}
.tytu img {
  width: 809px;
  height: 566px;
}
.tyan h2 {
  text-align: center;
}
.tyan h2 span,
.tyan h2 em,
.tyan h2 strong {
  display: block;
  overflow: hidden;
}
.tyan h2 span {
  height: 44px;
  font: 38px/44px "Microsoft Yahei";
  color: #000000;
  margin-bottom: 14px;
}
.tyan h2 em {
  height: 22px;
  font: 14px/22px "Microsoft Yahei";
  color: #cecdcd;
  padding: 5px 0;
}
.tyan h2 strong {
  height: 28px;
  font: 22px/28px "SimHei";
  color: #332c2b;
  letter-spacing: 10px;
}
.tybx {
  float: right;
  width: 535px;
}
.tybx dl {
  margin-top: 60px;
  overflow: hidden;
}
.tybx dt {
  width: 85px;
  height: 85px;
  overflow: hidden;
  float: left;
  margin-right: 25px;
}
.tybx dt img {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  overflow: hidden;
}
.tybx dd {
  width: 425px;
  float: left;
}
.tybx h4 {
  font: bold 26px/40px "Microsoft Yahei";
  color: #111111;
  overflow: hidden;
}
.tybx p {
  height: 52px;
  overflow: hidden;
  font: 16px/26px "Microsoft Yahei";
  color: #666666;
  text-overflow: ellipsis;
}
.tybx li.duli1 {
  background-image: url('../images/tyan1.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 85px 85px;
}
.tybx li.duli2 {
  background-image: url('../images/tyan2.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 85px 85px;
}
.tybx li.duli3 {
  background-image: url('../images/tyan3.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 85px 85px;
}
/*dzal*/
.dzal {
  padding: 102px 0;
}
.dodf {
  float: left;
  width: 840px;
  position: relative;
}
.dodu1 li {
  height: 420px;
}
.dodu1 li img {
  width: 840px;
  height: 420px;
}
.dodr {
  float: right;
  width: 342px;
}
.dodh1 {
  padding: 0 50px;
  height: 185px;
  width: 240px;
  background: #332c2b;
}
.dodh1 h4 {
  height: 50px;
  font: 40px/50px "SimHei";
  color: #fff;
  padding-top: 20px;
  overflow: hidden;
  margin-bottom: 10px;
}
.dodh1 p {
  height: 78px;
  font: 16px/26px "Microsoft Yahei";
  color: #fff;
  overflow: hidden;
}
.dodh2 li {
  float: left;
  width: 168px;
  height: 77px;
  border: 1px solid #c7c5c4;
}
.dodh2 li img {
  width: 168px;
  height: 77px;
}
.dotb {
  padding-top: 20px;
}
.dotb li {
  float: left;
  width: 590px;
  height: 296px;
  position: relative;
}
.dotb li.mli {
  margin-left: 20px;
}
.dotb li span,
.dotb li em {
  display: block;
}
.dotb li span,
.dotb li span img {
  width: 590px;
  height: 296px;
}
.dotb li em {
  height: 40px;
  font: 32px/40px "Microsoft Yahei";
  color: #333;
  padding-top: 20px;
  text-align: center;
  overflow: hidden;
}
/*rhdz*/
.rhdz {
  height: 395px;
  background: url(../images/rhdzbg.jpg) 1920px 395px;
}
.rhdz h2 {
  text-align: center;
  padding-top: 38px;
}
.rhdz h2 span,
.rhdz h2 em,
.rhdz h2 strong {
  display: block;
  overflow: hidden;
}
.rhdz h2 span {
  height: 44px;
  font: 38px/44px "Microsoft Yahei";
  color: #000000;
  margin-bottom: 14px;
}
.rhdz h2 em {
  height: 22px;
  font: 14px/22px "Microsoft Yahei";
  color: #cecdcd;
  padding: 5px 0;
}
.rhdz h2 strong {
  height: 30px;
  font: 22px/30px "Microsoft Yahei";
  color: #332c2b;
}
.rhtb {
  padding-top: 53px;
  text-align: center;
}
.rhtb li {
  display: inline-block;
  width: 128px;
  height: 164px;
  margin: 0 26px;
  background-color: #ac8567;
  padding-top: 28px;
}
.rhtb li span,
.rhtb li em {
  display: block;
}
.rhtb li span {
  width: 102px;
  margin: 0 auto;
  padding-top: 24px;
  border-top: 2px solid #fff;
  text-align: center;
}
.rhtb li span img {
  width: 48px;
  height: 36px;
  margin: 0 auto;
}
.rhtb li em {
  height: 40px;
  font: 18px/40px "Microsoft Yahei";
  color: #fff;
  text-align: center;
  padding-top: 15px;
  overflow: hidden;
}
/******************/
