.container {
  width: 1140px;
  margin: 0 auto;
  position: relative;
}
.hj-sec {
  width: 100%;
  padding: 42px 0;
}
/*banner*/
.hj-banner {
  position: relative;
  max-width: 1920px;
  padding-top: 500px;
  margin: 0 auto;
  overflow: hidden;
}
.hj-banner .banner-wrap {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1920px;
}
.mlxy {
  width: 100%;
  background: url(/images_2020/hj/bg1.jpg) no-repeat top center;
  background-size: cover;
  /* img{box-shadow: 0px 0px 6px 2px rgb(134, 125, 125);} */
}
.des {
  font-size: 18px;
  text-align: justify;
  text-indent: 2em;
  line-height: 30px;
  margin-bottom: 42px;
}
.hj-con {
  justify-content: space-between;
}
.hj-con .hj-txt {
  width: 504px;
  padding: 30px 30px 30px 0;
  color: #000;
}
.hj-con .hj-txt .tit {
  justify-content: flex-start;
  padding-bottom: 18px;
  border-bottom: 2px dashed #000;
}
.hj-con .hj-txt .tit .pic {
  margin-right: 22px;
}
.hj-con .hj-txt .tit .pic img {
  box-shadow: none;
}
.hj-con .hj-txt .tit h4 {
  font-size: 34px;
  line-height: 58px;
}
.hj-con .hj-txt p {
  padding: 26px 0 30px 0;
  font-size: 18px;
  line-height: 38px;
}
.hj-con .hj-txt p span {
  font-size: 22px;
}
.hj-con .hj-txt .btn {
  position: absolute;
  left: 0;
  bottom: 30px;
  width: 200px;
  height: 48px;
  line-height: 48px;
  background: #cc7833;
  color: #fff;
  font-size: 18px;
  border-radius: 3px;
  text-align: center;
}
.hj-con .hj-txt .btn a {
  width: 100%;
  height: 100%;
  color: #fff;
}
.hj-con:last-child {
  padding-top: 20px;
}
.hj-pic {
  justify-content: space-between;
  width: 636px;
}
.hj-pic div:nth-child(1) {
  margin-bottom: 16px;
}
.hj-pic div:nth-child(2) {
  margin-bottom: 16px;
}
.sxhj1 {
  background: #494949;
}
.sxhj1 .hj-txt {
  color: #fff;
}
.sxhj1 .hj-txt .tit {
  border-bottom: 2px dashed #fff;
}
.sxhj1 .hj-txt2 {
  padding: 30px 0 30px 30px;
}
.sxhj1 .btn1.btn {
  left: 30px;
}
.sxhj {
  background: #fff;
  /* .hj-pic img{box-shadow: 0px 0px 6px 2px rgb(134, 125, 125);}
    .hj-con img{box-shadow: 0px 0px 6px 2px rgb(134, 125, 125);} */
}
.sxhj .btn1.btn {
  bottom: 20px;
}
.xysh {
  background: #494949;
  /* .hj-txt2{padding: 30px 0 30px 30px;} */
  /* .btn1.btn{left: 30px;} */
}
.xysh .hj-txt {
  color: #fff;
}
.xysh .hj-txt .tit {
  border-bottom: 2px dashed #fff;
}
.tjzy {
  width: 100%;
  height: auto;
  margin: 0 auto 36px auto;
  text-align: center;
  background: #fff;
}
.tjzy .container {
  display: flex;
  justify-content: space-between;
}
.tjzy .container .items {
  width: 277px;
  height: 278px;
  border: 1px solid #cc7833;
  float: left;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  position: relative;
}
.tjzy .container .items .pic {
  width: 275px;
  height: 195px;
  overflow: hidden;
}
.tjzy .container .items .txt {
  text-align: left;
  padding: 13px 0px 0px 38px;
}
.tjzy .container .items .txt a h4 {
  color: #0f0e0e;
  font-size: 20px;
  font-weight: normal;
}
.tjzy .container .items .txt a p {
  color: #6f6e6e;
  margin-top: 6px;
}
.tjzy .container .items .link {
  position: absolute;
  width: 22px;
  height: 52px;
  right: 34px;
  bottom: 14px;
  background: #cc7833 url(/images_2020/about/jt.png) no-repeat center center;
  cursor: pointer;
}
.tjzy .container .items:hover {
  box-shadow: 0 0 10px #aaa;
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
}
.hj-sec img {
  transition: all 0.36s linear;
  -webkit-transition: all 0.36s linear;
}
.hj-sec img:hover {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
.hidden {
  overflow: hidden;
}
.shadow {
  overflow: hidden;
  box-shadow: 0px 0px 6px 2px #867d7d;
}
/* 
.jyqj{
    .jyqj-l{width: 582px; float: left; margin-right: 28px; height: 348px;
        .txt{font-size: 18px; text-align: justify; text-indent: 2em;line-height: 30px;}
        .txt-wrap{justify-content: space-between; margin: 30px auto 36px auto;
            div{width: 97px; text-align: center;}
            img{width: auto;}
            div:nth-child(odd){width: 70px; }
            div:nth-child(even){padding-top: 12px;padding-left: 9px;}   
            h4{font-size: 20px; font-weight: normal;text-align: left;}
            p{font-size: 15px; text-align: left;}
        }
        .btn-box{width: 240px; border: 2px solid #dca437; line-height: 54px; text-align: center; cursor: pointer;color: #cc7833; font-size: 20px;
        }
    }
    .jyqj-r{float: right; width: 526px; padding: 12px 10px; border-radius: 10px; background: #fff;box-shadow: 1px 1px 5px #aaa; margin-top: 6px;}
}

 */
/* 

.btn{width: 200px; height: 48px; line-height: 18px; padding: 15px 30px; background: #cc7833; color: #fff;  font-size: 18px; border-radius: 3px; text-align: center;
    a{width: 100%; height: 100%; color: #fff;}
}



 */
