.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}

.clearfix {
  zoom: 1;
}

body {
  min-width: 1200px;
}

img,
a {
  display: block;
}

.title img {
  width: 1200px;
}

.more {
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #666666;
}

.header {
  padding-top: 40px;
  min-height: 676px;
  background: url(/css/hbgxwlpx/images/header-background.png) no-repeat top center;
  background-size: cover;
  min-width: 1200px;
  max-width: 1920px;
  margin: 0 auto;
}

.header .danghui {
  width: 109px;
  height: 109px;
  margin: 0px auto 40px;
}

.header .logo-title {
  width: 780px;
  height: auto;
  margin: 0 auto 45px;
}

.header div {
  width: fit-content;
  margin: 0 auto;
  font-size: 23px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFDFE;
  line-height: 34px;
}

.header a {
  width: 240px;
  height: 50px;
  margin: 35px auto 0;
}

.header a:hover img {
  transform: scale(1.2);
}

.header a img {
  transition: all .3s;
}

.pxtz {
  margin-top: 50px;
  margin-bottom: 42px;
}

.pxtz .layout {
  padding-top: 69px;
  padding-left: 213px;
  height: 273px;
  background: url(/css/hbgxwlpx/images/pxtz.png) no-repeat;
  background-size: contain;
}

.pxtz .layout .title {
  width: fit-content;
  font-size: 26px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #333333;
  margin: 0 auto 15px;
}

.pxtz .layout .content {
  width: 953px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 35px;
}

.pxtz .layout .content a {
  display: inline-block;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 35px;
  color: #CF2617;
}

.list {
  margin-bottom: 78px;
}

.list .layout {
  display: flex;
  justify-content: space-between;
}

.list .layout .all {
  width: 594px;
}

.list .layout .all .title {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 18px;
}

.list .layout .all .title .t {
  font-size: 38px;
  font-family: Source Han Serif CN;
  font-weight: 800;
  color: #DF1A09;
}

.list .layout .all ul {
  height: 298px;
  background: url(/css/hbgxwlpx/images/list-background.png) no-repeat;
  background-size: cover;
  padding: 50px 49px 55px 31px;
}

.list .layout .all ul li {
  margin-bottom: 16px;
}

.list .layout .all ul li:last-child {
  margin-bottom: 0;
}

.list .layout .all ul li:hover a div {
  font-weight: bold;
}

.list .layout .all ul li a {
  display: flex;
  align-items: center;
}

.list .layout .all ul li a i {
  display: inline-block;
  width: 9px;
  height: 9px;
  background: #E83218;
  border-radius: 50%;
  margin-right: 17px;
}

.list .layout .all ul li a div {
  width: 488px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: normal;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.pxsj {
  margin-bottom: 87px;
}

.pxsj .title-l {
  margin-bottom: 61px;
}

.spkc {
  margin-bottom: 10px;
  padding-top: 51px;
  height: 846px;
  background: url(/css/hbgxwlpx/images/spkc-background.png) no-repeat;
  background-size: 100% 100%;
}

.spkc .layout {
  background-color: #F8E1C1;
}

.spkc .layout .title-l {
  margin-bottom: 63px;
}

.spkc .layout .bar {
  margin-bottom: 27px;
  display: flex;
  justify-content: center;
}

.spkc .layout .bar .on {
  background: #AC2317;
  color: #fff;
}

.spkc .layout .content {
  height: 490px;
}

.spkc .layout .bar li {
  border: 1px solid #AC2317;
  border-radius: 4px;
  font-size: 23px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #333333;
  padding: 12px 37px;
  cursor: pointer;
  margin-right: 67px;
}

.spkc .layout .bar li:last-child {
  margin-right: 0;
}

.spkc .layout .content .active {
  display: block;
}

.spkc .layout .content ul {
  display: none;
  position: relative;
  width: 1105px;
  margin: 0 auto;
}

.spkc .layout .content ul li {
  position: relative;
  width: 295px;
  float: left;
  margin-bottom: 10px;
}

.spkc .layout .content ul li:first-child {
  width: 784px;
  margin-right: 26px;
  margin-bottom: 0;
}

.spkc .layout .content ul li:first-child img {
  width: 784px;
  height: 471px;
}

.spkc .layout .content ul li:first-child .mark {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 17px 30px 18px 30px;
  font-size: 22px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0.4);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.spkc .layout .content ul li:last-child {
  margin-bottom: 0;
}

.spkc .layout .content ul li img {
  width: 295px;
  height: 150px;
}

.spkc .layout .content ul li .mark {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 5px 6px 5px 6px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0.4);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.spkc .layout .content ul .more {
  position: absolute;
  right: 0;
  top: -51px;
}

.sfwdk .layout .title-l {
  margin-bottom: 53px;
}

.sfwdk .layout .more {
  text-align: right;
  margin-bottom: 20px;
}

/* .sfwdk .layout ul li:hover:before {
  display: block;
}

.sfwdk .layout ul li:hover:after {
  display: block;
}

.sfwdk .layout ul li:before {
  content: "";
  position: absolute;
  width: 60px;
  height: 10px;
  background: url(/css/hbgxwlpx/images/back_left.png) no-repeat;
  left: 27px;
  bottom: 17px;
  display: none;
} */

/* .sfwdk .layout ul li:after {
  content: "";
  position: absolute;
  width: 60px;
  height: 10px;
  background: url(/css/hbgxwlpx/images/back_right.png) no-repeat;
  right: 24px;
  bottom: 17px;
  display: none;
} */

.sfwdk .layout ul li:nth-child(4) {
  margin-right: 0;
}

.sfwdk .layout ul li {
  width: 280px;
  height: 261px;
  /* background-color: #FBDD9F; */
  overflow: hidden;
  cursor: pointer;
  position: relative;
  box-sizing: border-box;
  float: left;
  margin-right: 26px;
  /* margin-bottom: 63px; */
}

.sfwdk .layout ul li div {
  width: 280px;
  height: 217px;
  background-color: #C7C7C7;
  box-sizing: border-box;
  overflow: hidden;
}

.sfwdk .layout ul li div img {
  width: 100%;
  height: 100%;
  display: block;
}

.sfwdk .layout ul li p {
  width: 100%;
  height: 44px;
  background-color: #FBDD9F;
  text-align: center;
}

.sfwdk .layout ul li span {
  display: inline-block;
  max-width: 100px;
  height: 44px;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  line-height: 44px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: keep-all;
}

.dyzwyl .layout .title-l {
  margin-bottom: 27px;
}

.dyzwyl .layout .more {
  margin-bottom: 27px;
  text-align: right;
}

.dyzwyl .layout .swiperbox {
  width: 1200px;
  height: 383px;
  /* background: #000; */
  background: linear-gradient(#ffffff 10%, #fcf9f9 10%, #fcf9f9 60%);
  position: relative;
}

.dyzwyl .layout .swiperbox .swiper-button-prev:after,
.dyzwyl .layout .swiperbox .swiper-button-next:after {
  content: "";
}

.dyzwyl .layout .swiperbox .swiper-button-prev {
  left: 46px;
}

.dyzwyl .layout .swiperbox .swiper-button-next {
  right: 46px;
}

.dyzwyl .layout .swiper .swiper-slide {
  padding-bottom: 59px;
}

.dyzwyl .layout .swiper .swiper-slide a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.dyzwyl .layout .swiper .swiper-slide a .imgbox {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 256px;
  height: 324px;
  background: url(/css/hbgxwlpx/images/book-k.png) no-repeat bottom center;
  flex-shrink: 0;
  margin-right: 44px;
}

.dyzwyl .layout .swiper .swiper-slide a .imgbox img {
  width: 224px;
  height: 308px;
}

.dyzwyl .layout .swiper .swiper-slide a .box {
  padding-top: 43px;
}

.dyzwyl .layout .swiper .swiper-slide a .box .title {
  font-size: 28px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000000;
  margin-bottom: 23px;
}

.dyzwyl .layout .swiper .swiper-slide a .box .content {
  width: 638px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 32px;
}

@media screen and (max-width: 1390px) {
  .header .logo-title {
    width: 1200px;
  }
}




.part3 {
    padding: 40px 0 66px;
}

.part3 .layout .headline {
    color: #B32F10;
}

.part3 .layout .box {
    display: flex;
    justify-content: space-between;
}

.part3 .layout .box .left {
    position: relative;
    width: 200px;
    padding: 42px 14px 0;
    flex-shrink: 0;
}

.part3_1 .layout .box .left {
    background: url(/css/hbgxwlpx/images/part3_left_background_1.jpg) no-repeat center center;
    background-size: 100% 100%;
}

.part3_2 .layout .box .left {
    background: url(/css/hbgxwlpx/images/part3_left_background_2.jpg) no-repeat center center;
    background-size: 100% 100%;
}

.part3_3 .layout .box .left {
    background: url(/css/hbgxwlpx/images/part3_left_background_3.jpg) no-repeat center center;
    background-size: 100% 100%;
}

.part3 .layout .box .left a {
    margin: 4px;
    height: fit-content;
    float: left;
    display: block;
    padding: 5px 12px;
    border: 1px solid #FFFFFF;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
}

.part3 .layout .box .left a:hover {
    background-color: #fff;
    color: #B32F10 !important;
}

.part3 .layout .box .left .more {
    margin: 0;
    padding: 0;
    border: 0;
    position: absolute;
    left: 0px;
    bottom: 10%;
    display: block;
    width: 100%;
    height: 48px;
    background-color: transparent !important;
}

.part3 .layout .box .right {
    width: 995px;
    padding: 40px 56px 28px;
    background: #F0E9DE;
}

.part3 .layout .box .right .tab {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.part3 .layout .box .right .tab::before {
    content: "";
    border: 1px dashed #B10004;
    width: 100%;
    height: 0;
}

.part3 .layout .box .right .tab li {
    width: 168px;
    height: 29px;
    background: url(/css/hbgxwlpx/images/part3_tab_background.png) no-repeat center center;
    background-size: 100% 100%;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #B10004;
    text-align: center;
    line-height: 29px;
    cursor: pointer;
    flex-shrink: 0;
}

.part3 .layout .box .right .tab .on {
    background: url(/css/hbgxwlpx/images/part3_tab_background_on.png) no-repeat center center;
    background-size: 100% 100%;
    color: #fff;
}

.part3 .layout .box .right .contentbox .content ul li {
    float: left;
    margin-right: 36px;
    margin-top: 20px;
}

.part3 .layout .box .right .contentbox .content ul li:nth-child(3n) {
    margin-right: 0;
}

.part3 .layout .box .right .contentbox .content ul li:nth-child(1),
.part3 .layout .box .right .contentbox .content ul li:nth-child(2),
.part3 .layout .box .right .contentbox .content ul li:nth-child(3) {
    margin-top: 0;
}

.part3 .layout .box .right .contentbox .content ul li:hover a .imgbox img {
    transform: scale(1.3);
}

.part3 .layout .box .right .contentbox .content ul li:hover a .title {
    color: #B10004;
}

.part3 .layout .box .right .contentbox .content ul li a {
    display: block;
}

.part3 .layout .box .right .contentbox .content ul li a .imgbox {
    margin-bottom: 11px;
    position: relative;
    width: 260px;
    height: 148px;
    border-radius: 8px;
    overflow: hidden;
}

.part3 .layout .box .right .contentbox .content ul li a .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .3s;
}

.part3 .layout .box .right .contentbox .content ul li a .imgbox .tag {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 10px;
    border-radius: 0px 8px 0px 11px;
    font-family: AlibabaPuHuiTiR;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
}

.part3 .layout .box .right .contentbox .content ul li a .imgbox .yellow {
    background: #FFB800;
}

.part3 .layout .box .right .contentbox .content ul li a .imgbox .red {
    background: #BC3315;
}

.part3 .layout .box .right .contentbox .content ul li a .imgbox .green {
    background: #3A7800;
}

.part3 .layout .box .right .contentbox .content ul li a .title {
    margin-bottom: 5px;
    width: 260px;
    height: 56px;
    font-family: AlibabaPuHuiTiR;
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}

.part3 .layout .box .right .contentbox .content ul li a .writer {
    font-family: AlibabaPuHuiTiR;
    font-size: 14px;
    color: #999999;
    line-height: 26px;
}



.fixed_right {
    position: fixed;
    top: 66%;
    right: 50%;
    transform: translateX(900px);
    z-index: 9;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}

.fixed_right img {
    display: block;
    width: 150px;
    height: auto;
}

@media (max-width: 1820px) {
    .fixed_right {
        right: 0;
        transform: translateX(0);
    }
}


.header .sign {
  margin-top: 380px;
  display: flex;
  justify-content: center;
}
.header .sign a {
  display: block;
  width: 182px;
  height: 52px;
  background: #1953FF;
  border-radius: 26px 26px 26px 26px;
  text-align: center;
  line-height: 52px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  margin-right: 187px;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
.header .sign a:hover {
  transform: translateY(-10px);
}
.header .sign a:last-child {
  margin-right: 0;
}