* {
  color: #202020;
}

a:hover {
  color: #a00202;
}

.main_wrap {
  background: url(../images/bg1571.png) top center no-repeat #eff5fd;
  background-size: 100% auto;
}

.main_wrap .container {
  width: 1300px;
  margin: auto;
}

.main_wrap .mt60 {
  margin-top: 60px;
}

.header_1571 {
  padding-top: 40px;
  height: 627px;
  box-sizing: border-box;
}

.header_1571 .l a {
  display: block;
}

.header_1571 .r a:first-child {
  font-size: 18px;
  color: #fedc91;
  display: block;
  float: left;
  box-sizing: border-box;
  width: 145px;
  padding-left: 40px;
  line-height: 37px;
  margin-right: 30px;
  border-radius: 20px;
  background: url(../images/wza.png) no-repeat 13px center;
}

.header_1571 .r a:last-child {
  display: block;
  width: 130px;
  height: 37px;
  padding-left: 30px;
  font-size: 16px;
  text-align: center;
  line-height: 37px;
  box-sizing: border-box;
  color: #a00202;
  background: url(../images/back.png) no-repeat left center;
  border-radius: 20px;
  float: right;
}

.screen_1 {
  width: 100%;
  height: 799px;
  background: url(../images/screen1_bg.png) top center no-repeat #fff9ed;
  background-size: cover;
}

.screen_1 .tt {
  padding-top: 60px;
  height: 166px;
  background: url(../images/tt_bg.png) top center no-repeat;
  background-size: 100% auto;
}

.screen_1 .tt a {
  color: #b10606;
  font-size: 30px;
  text-align: center;
  display: block;
  font-weight: bold;
  margin: 10px 0;
}

.screen_1 .tt span {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #222;
  line-height: 30px;
}

.news {
  margin-top: 40px;
  position: relative;
}

.news .l {
  width: 692px;
  height: 490px;
  overflow: hidden;
  position: relative;
  /* background: url(../images/picnews_shandow.png) center 404px no-repeat; */
}

.news .hd {
  height: 3px;
  position: absolute;
  right: 290px;
  bottom: 7px;
  display: none;
  opacity: 0;
}

.news .hd ul li {
  float: left;
  background-color: #e4836e;
  width: 35px;
  height: 3px;
  border-radius: 3px;
  margin-right: 10px;
}

.news .hd ul li:last-child {
  margin-right: 0;
}

.news .hd ul li.on {
  background-color: #bd0100;
}

.news .l .bd ul li {
  width: 100%;
  height: 450px;
}

.news .l .bd ul li .img {
  width: 692px;
  height: 380px;
  box-sizing: border-box;
}

.news .l .bd ul li .img a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #ce0b1b;
}

.news .l .bd ul li .img a img {
  max-width: 692px;
  /* height: 380px; */
  margin: auto;
  display: block;
  transition: all 0.3s;
}

.news .bd ul li .txt {
  width: 692px;
  height: 70px;
  overflow: hidden;
  background-image: -webkit-linear-gradient(120deg, #bd0100 0%, #e30604 100%);
}

.news .bd ul li .txt a {
  display: block;
  width: 100%;
  font-size: 20px;
  color: #ffffff;
  box-sizing: border-box;
  line-height: 70px;
  padding: 0 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}

.news .prev {
  background: url(../images/con1_le.png) no-repeat center;
  position: absolute;
  left: 0;
  top: 167px;
  width: 33px;
  height: 63px;
  z-index: 2;
  transition: all 0.5s ease;
}

.news .next {
  background: url(../images/con1_rt.png) no-repeat center;
  position: absolute;
  right: 0;
  top: 167px;
  width: 33px;
  height: 63px;
  z-index: 2;
  transition: all 0.5s ease;
}

.news .r {
  width: 582px;
  float: right;
}

.news .r ul li {
  height: 41px;
  margin-bottom: 18px;
}

.news .r ul li span {
  display: block;
  float: left;
  width: 54px;
  height: 51px;
  padding-right: 17px;
  text-align: center;
  border-right: 1px solid #bd0100;
}

.news .r ul li a {
  line-height: 41px;
  max-width: 570px;
  padding-left: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 20px;
  position: relative;
  box-sizing: border-box;
  display: block;
  float: left;
  font-size: 18px;
}

.news .r ul li a::after {
  width: 12px;
  height: 23px;
  position: absolute;
  left: 0;
  top: 12px;
  content: '';
  background: url(../images/dot1571.png) no-repeat;
}

.news .r ul li span em:first-child {
  font-size: 24px;
  font-weight: bold;
  color: #bd0100;
}

.news .r ul li span em:last-child {
  font-size: 13px;
  color: #bd0100;
}

.news .more {
  position: absolute;
  bottom: 50px;
  right: 0;
}

.tab_screen {
  position: relative;
}

.screen_2 {
  width: 100%;
  height: 1560px;
  background: url(../images/screen2_bg.png) bottom center no-repeat #fff9ed;
  position: relative;
}

.zx1 {
  position: relative;
}

.zx1 .more {
  position: absolute;
  top: 230px;
  right: 0;
}

.zx1 .zx1_cont .zx1_list {
  margin-top: 30px;
  background: url(../images/list_1571bg.png) no-repeat;
  background-size: 100% 100%;
  padding: 40px 60px 30px;
}

.zx1 .zx1_cont .zx1_list .zx1_list_l {
  float: left;
  border-radius: 10px;
  padding: 24px 26px;
  width: 538px;
}

.zx1 .zx1_cont .zx1_list .zx1_list_r {
  float: right;
  border-radius: 10px;
  padding: 24px 26px;
  width: 538px;
}

.zx1_list_l > .title,
.zx1_list_r > .title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}

.zx1_list_l > .title a:first-child,
.zx1_list_r > .title a:first-child {
  color: #c62121;
}

.zx1_list_l > .title a:last-child,
.zx1_list_r > .title a:last-child {
  color: #666;
  font-size: 16px;
  font-weight: normal;
  float: right;
  line-height: 28px;
}

.zx1 .zx1_cont .zx1_list li {
  line-height: 42px;
}

.zx1 .zx1_cont .zx1_list li a {
  padding-left: 40px;
  line-height: 50px;
  position: relative;
  color: #333;
}

.zx1 .zx1_cont .zx1_list li a::after {
  width: 18px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 8px;
  background: url(../images/list_li_bg.png) top center no-repeat;
  content: '';
}

.zx1 .zx1_cont .zx1_list li span {
  color: #797979;
  float: right;
}

.zx1 .zx1_cont .intro {
  background: url(../images/notice_1571_1bg.png) no-repeat;
  background-size: 100% 100%;
  /* background: url(../images/sc1_cont_bg.png) 1010px 21px no-repeat #ec2928; */
  border-radius: 10px;
  padding: 140px 90px 50px;
  margin-top: 16px;
  position: relative;
}
.zx1 .zx1_cont .intro::after {
  content: '';
  position: absolute;
  width: 170px;
  height: 225px;
  right: -50px;
  bottom: 35px;
  background: url(../images/notice_1571_1pen.png) no-repeat;
  background-size: cover;
}
.zx1 .zx1_cont .intro p {
  color: #333;
  font-size: 18px;
  line-height: 33px;
  text-indent: 2em;
}

.screen_3 {
  height: 500px;
  /* background: url(../images/screen3_bg.png) bottom center no-repeat; */
  background-color: #c61a1a;
  position: relative;
}

.zx1 > .title {
  padding-top: 70px;
}
.other.title,
.screen_3 > .title,
.screen_4 > .title,
.screen_5 > .title {
  padding-top: 66px;
}

.zx2_cont {
  width: 100%;
  height: 437px;
  /* background: url(../images/sc3_cont_bg.png) top center no-repeat; */
}

.screen_3 .more {
  position: absolute;
  right: 10px;
  bottom: -100px;
}

.zx2_cont .container {
  position: relative;
  background: url(../images/book1571_bg.png) no-repeat;
  background-size: 100% auto;
}

.zx2_cont .intro {
  width: 605px;
  padding-top: 60px;
  padding-left: 650px;
  padding-bottom: 124px;
  position: relative;
}

.zx2_cont .intro p {
  color: #333;
  font-size: 18px;
  line-height: 33px;
  text-indent: 2em;
}
.zx2_cont .intro .more {
  position: absolute;
  right: 0;
  bottom: 60px;
}

.screen_4 {
  height: 780px;
  background: url(../images/screen4_bg.png) bottom center no-repeat;
  position: relative;
  background-size: cover;
}

.zx3_cont {
  background: url(../images/sc4_cont_bg.png) top center no-repeat;
  height: 444px;
}

.zx3_cont .zx3_list {
  width: 460px;
  padding-top: 95px;
  padding-left: 190px;
  position: relative;
  margin: initial;
}

.zx3_cont .zx3_list li {
  line-height: 45px;
}

.zx3_cont .zx3_list li a {
  padding-left: 40px;
  line-height: 45px;
  position: relative;
  color: #333;
}

.zx3_cont .zx3_list li a::after {
  width: 18px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 6px;
  background: url(../images/list_li_bg.png) top center no-repeat;
  content: '';
}

.zx3_cont .zx3_list li span {
  color: #797979;
  float: right;
}

.zx3_cont .intro {
  width: 460px;
  padding-top: 115px;
  padding-left: 190px;
  position: relative;
  margin: initial;
}

.zx3_cont .intro p {
  font-size: 18px;
  line-height: 35px;
  text-align: justify;
  text-indent: 2em;
}

.zx3_cont .intro p a {
  color: #a00202;
}

.screen_4 .more {
  position: absolute;
  right: 0;
  bottom: -60px;
}

.screen_5 {
  height: 780px;
  background: url(../images/screen5_bg.png) bottom center no-repeat;
  background-size: cover;
}

.zx4_cont {
  position: relative;
}

.zx4_cont .intro {
  width: 510px;
  height: 308px;
  float: left;
  background: url(../images/sc5_cont_bg.png) top center no-repeat;
  padding: 60px 85px 60px 65px;
}

.zx4_cont .intro p {
  font-size: 18px;
  line-height: 47px;
  text-align: justify;
  color: #fff;
  text-indent: 2em;
}

.zx4_cont .zx4_list {
  margin-top: 22px;
  float: right;
  width: 553px;
  border: 2px solid #f2a02a;
  border-radius: 10px;
  background-color: #fff;
  padding: 24px 26px;
}

.zx4_cont .zx4_list li {
  line-height: 45px;
}

.zx4_cont .zx4_list li a {
  padding-left: 40px;
  line-height: 45px;
  position: relative;
  color: #333;
}

.zx4_cont .zx4_list li a::after {
  width: 18px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 6px;
  background: url(../images/zx4_list_li_bg.png) top center no-repeat;
  content: '';
}

.zx4_cont .zx4_list li span {
  color: #797979;
  float: right;
}

.screen_5 .more {
  position: absolute;
  right: 0;
  bottom: 20px;
}

.screen_5 .more a {
  display: block;
}

/* 1571导航 */

.nav_warp {
  width: 100%;
}

.nav_1571 {
  padding-top: 40px;
  margin: 0 auto;
  width: 1300px;
}

.nav-placeholder {
  display: none;
  height: 130px;
  /* 和导航栏高度一致 */
}

.nav_1571 li {
  width: 310px;
  height: 130px;
  display: block;
  float: left;
  margin-right: 20px;
  background: url(../images/nav_bg.png) top center no-repeat;
  position: relative;
}

.nav_1571 li:last-of-type {
  margin-right: 0;
}

.nav_1571 li.on,
.nav_1571 li:hover,
.nav_1571 li:active {
  background: url(../images/nav_bg_on.png) top center no-repeat;
}

.nav_1571 li a {
  position: absolute;
  top: 50%;
  left: 66%;
  transform: translate(-50%, -50%);
  color: #fff;
  line-height: 30px;
  font-weight: bold;
  font-size: 20px;
  width: 180px;
  display: block;
  text-align: center;
}

.nav_1571 li.no1::after {
  content: '';
  width: 52px;
  height: 79px;
  position: absolute;
  left: 46px;
  top: 25px;
  background: url(../images/no.1.png) top center no-repeat;
}

.nav_1571 li.no5::after {
  content: '';
  width: 67px;
  height: 80px;
  position: absolute;
  left: 46px;
  top: 25px;
  background: url(../images/no.5.png) top center no-repeat;
}

.nav_1571 li.no7::after {
  content: '';
  width: 61px;
  height: 78px;
  position: absolute;
  left: 46px;
  top: 25px;
  background: url(../images/no.7.png) top center no-repeat;
}

.nav-fixed {
  position: fixed;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
  padding: 0;
  /* 确保导航在最上层 */
}

.navWrap-fixed {
  height: 170px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  position: fixed;
  z-index: 9999;
  background-color: rgb(236 42 40);
}

/* 1571导航结束 */

.footer {
  border-top: 4px solid #cb250a;
}

.footer-con .item2 ul li a:hover {
  color: #cb250a;
}

.yqlj-box ul li:hover > a {
  color: #cb250a;
}

.yqlj-box ul li.show span {
  color: #cb250a;
}

.yqlj-box ul li .yqlj_list a:hover {
  color: #cb250a;
}

.footer-con .item3 ul li a:hover {
  color: #cb250a;
}
