.report_bg {
  background: url(../img/report_bg.png) center top no-repeat;
}

.refute_bg {
  background: url(../img/refute_bg.png) center top no-repeat;
}

.tab_bg {
  width: 100%;
}

.tab_title {
  height: 71px;
  line-height: 71px;
  width: 100%;
}

.tab_tititem {
  width: 50%;
  float: left;
  height: 71px;
  line-height: 71px;
  font-size: 30px;
  text-align: center;
  color: #2c75ff;
}

.tab_tititem.on {
  color: #fff;
}

.tab_content {
  margin-top: 42px;
}

nav ul {
  width: 860px;
  height: 42px;
}

nav ul li {
  width: 170px;
  float: left;
  text-align: center;
  height: 42px;
  line-height: 42px;
  font-size: 22px;
}

nav ul li a {
  color: #fff;
}

.search_form {
  width: 310px;
  border: none;
  outline: none;
  float: right;
  height: 43px;
  line-height: 43px;
  border-radius: 4px;
  overflow: hidden;
  background: #fff;
}

nav .input_txt {
  width: 250px;
  padding-left: 15px;
  height: 43px;
  line-height: 43px;
  color: #bbb;
  border: none;
  background: #fff;
  font-size: 16px;
}

nav .input_btn {
  width: 44px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  background: url(../img/search_btn.png) center center no-repeat;
  border: none;
  border-left: 1px solid #bbb;
  font-size: 16px;
  cursor: pointer;
  margin-top: 6px;
}

.enter_title {
  text-align: center;
}

.enter_right {
  width: 810px;
}

.enter_ditem {
  width: 256px;
  height: 140px;
  background-position: 50px 30px;
  background-color: #dfeafe;
  background-repeat: no-repeat;
  float: left;
  margin: 0 0 18px 18px;
  border-radius: 4px;
  font-size: 18px;
  line-height: 140px;
}

.enter_ditem a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: 150px;
  color: #000;
}

.enter_ditem:nth-child(1) {
  background-image: url(../img/zzl_original.png);
}

.enter_ditem:nth-child(2) {
  background-image: url(../img/bkl_original.png);
}

.enter_ditem:nth-child(3) {
  background-image: url(../img/zpl_original.png);
}

.enter_ditem:nth-child(4) {
  background-image: url(../img/sql_original.png);
}

.enter_ditem:nth-child(5) {
  background-image: url(../img/dsl_original.png);
}

.enter_ditem:nth-child(6) {
  background-image: url(../img/dbl_original.png);
}

.enter_ditem:nth-child(7) {
  background-image: url(../img/qql_original.png);
}

.enter_ditem:nth-child(8) {
  background-image: url(../img/yyl_original.png);
}

.enter_ditem:nth-child(9) {
  background-image: url(../img/qtl_original.png);
}

.enter_ditem:nth-child(1):hover {
  background-image: url(../img/zzl_item.png);
}

.enter_ditem:nth-child(2):hover {
  background-image: url(../img/bkl_item.png);
}

.enter_ditem:nth-child(3):hover {
  background-image: url(../img/zpl_item.png);
}

.enter_ditem:nth-child(4):hover {
  background-image: url(../img/sql_item.png);
}

.enter_ditem:nth-child(5):hover {
  background-image: url(../img/dsl_item.png);
}

.enter_ditem:nth-child(6):hover {
  background-image: url(../img/dbl_item.png);
}

.enter_ditem:nth-child(7):hover {
  background-image: url(../img/qql_item.png);
}

.enter_ditem:nth-child(8):hover {
  background-image: url(../img/yyl_item.png);
}

.enter_ditem:nth-child(9):hover {
  background-image: url(../img/qtl_item.png);
}

.enter_ditem:hover {
  background-color: #2A76FE;
}

.enter_ditem:hover a {
  color: #fff;
}

.enter_ditem:nth-child(1),
.enter_ditem:nth-child(4),
.enter_ditem:nth-child(7) {
  margin-left: 0;
}

.enter_special {
  width: 378px;
  height: 455px;
  background: #dfeafe;
  padding-top: 1px;
  position: relative;
}

._special_list {
  width: 346px;
  margin: 14px auto 0;
}

._special_list a {
  display: block;
  width: 346px;
  height: 96px;
  overflow: hidden;
  margin-bottom: 5px;
}

._special_list a img {
  display: block;
  width: 346px;
  height: 96px;
  transition: all 1s;
}

._special_list a img:hover {
  transform: scale(1.2);
}

._special_click {
  width: 75px;
  height: 6px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -35px;
}

._special_click li {
  background: #fff;
  margin: 0 2px;
  float: left;
  width: 33px;
  height: 6px;
  cursor: pointer;
}

._special_click li.active {
  background: #6da2fe;
}

.jbgg {
  width: 360px;
  height: 355px;
  background: url(../img/ds_jbbg.png) center top no-repeat;
  box-shadow: 0 6px 20px rgba(42, 118, 254, 0.17);
  padding: 1px 15px 0;
  box-sizing: content-box;
}

.jbgg_title {
  margin-top: 20px;
  font-size: 22px;
  /* font-weight: bold; */
  line-height: 22px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}

.jbgg_title a {
  float: right;
  font-size: 14px;
  font-weight: normal;
}

.jbgg_title.sx_title {
  margin-top: 10px;
}

.jbgg ul {
  margin-top: 10px;
}

.jbgg ul li {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  background: url(../img/huikuai.png) left center no-repeat;
  text-indent: 20px;
}

.jbgg ul li:hover a {
  color: #2A76FE;
}

.tab_tg {
  width: 389px;
  height: 355px;
  padding: 1px;
  box-shadow: 0 6px 20px rgba(42, 118, 254, 0.17);
  margin-left: 15px;
}

.mouth_bg {
  background: url(../img/ds_mouth.png?2023072001) center top no-repeat;
}

.year_bg {
  background: url(../img/ds_year.png) center top no-repeat;
}

.tab_tg_title {
  width: 389px;
  height: 60px;
}

.tab_tg_item {
  width: 35%;
  height: 60px;
  float: left;
  text-align: center;
  line-height: 60px;
  color: #000;
  font-size: 22px;
  /* font-weight: bold; */
  cursor: pointer;
}

.mouth_bg .tab_tg_item:nth-child(1) {
  color: #fff;
}

.mouth_bg .tab_tg_title a {
  color: #fff;
  line-height: 60px;
  font-size: 17px;
  margin-right: 20px;
}

.year_bg .tab_tg_item:nth-child(2) {
  color: #fff;
}

.tab_tg_content {
  height: 295px;
  width: 350px;
  margin: 0 auto;
}

.tab_tg_list {
  /* margin-top: 25px; */
}

.tab_tg_list ul li {
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  background: url(../img/baikuai.png) left center no-repeat;
  text-indent: 20px;
  color: #fff;
}

.tab_tg_list ul li a {
  color: #fff;
}

.hy_news1 {
  width: 390px;
  height: 208px;
  box-shadow: 0 6px 20px rgba(42, 118, 254, 0.17);
  overflow: hidden;
  position: relative;
  border-radius: 5px;
}

.hy_news1 img {
  width: 390px;
  height: 208px;
  transition: all 1s;
}

.hy_news1:hover img {
  transform: scale(1.2);
}

.hy_news1 p {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 40px;
  font-size: 16px;
  color: #fff;
  text-indent: 13px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
}

.ht_list {
  width: 390px;
  height: 170px;
  margin-top: 10px;
  box-shadow: 0 6px 20px rgba(42, 118, 254, 0.17);
  background: #fff;
  border-radius: 5px;
  padding-top: 1px;
}

.ht_list ul {
  width: 360px;
  margin: 10px auto 0;
}

.ht_list ul li {
  height: 37px;
  line-height: 37px;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  background: url(../img/huikuai.png) left center no-repeat;
  text-indent: 20px;
}

.ht_list ul li:hover a {
  color: #2A76FE;
}

.internet_news {
  width: 789px;
}

.internet_content {
  width: 769px;
  height: 390px;
  background: url(../img/wlpf_content.png) center top no-repeat;
  box-shadow: 0 6px 20px rgba(42, 118, 254, 0.17);
  padding: 1px 10px 0;
  box-sizing: content-box;
}

.internet_img {
  width: 369px;
  height: 167px;
  overflow: hidden;
  position: relative;
}

.internet_img img {
  width: 369px;
  height: 167px;
  transition: all 1s;
}

.internet_img:hover img {
  transform: scale(1.2);
}

.internet_img p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  text-indent: 12px;
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
}

.police_sub {
  width: 369px;
  margin-top: 20px;
}

.internet_left {
  margin-top: 20px;
}

.police_sub ul {
  margin-top: 10px;
}

.police_sub ul li {
  height: 37px;
  line-height: 37px;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  background: url(../img/huikuai.png) left center no-repeat;
  text-indent: 20px;
}

.zcfg_box ul {
  margin-top: 10px;
}

.report_content .zcfg_box ul li {
  /* height: 37px; */
  line-height: 50px;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  background: url(../img/huikuai.png) left center no-repeat;
  text-indent: 20px;
}

.report_content .zcfg_box {
  width: 368px;
  margin-top: 20px;
}

/* Ã¦â€Â¹Ã§â€°Ë† */
.enter_box {
  /* height: 335px; */
  margin-top: 30px;
}

.enter_left {
  width: 374px;
  float: left;
}

.enter_litem {
  width: 374px;
  height: 220px;
  border-radius: 3px;
  background-size: 100%;
  position: relative;
  overflow: hidden;
}

.enter_litem a {
  display: block;
  height: 100%;
  padding-top: 1px;
}

.enter_litem p {
  font-size: 28px;
  margin: 50px 0 0 50px;
  color: #fff;
}

.enter_litem a img {
  margin: 30px 0 0 50px;
}

.blue_item {
  /* background: url(https://www.henanjubao.com/file/4000000002/img/blue_item.png) center center no-repeat; */
  position: absolute;
  left: 0;
  top: 0;
  transition: all 1s;
  z-index: -1;
}

.yellow_item {
  position: absolute;
  left: 0;
  top: 0;
  transition: all 1s;
  z-index: -1;
  /* background: url(https://www.henanjubao.com/file/4000000002/img/yellow_item.png) center center no-repeat; */
  /* margin-top: 20px; */
}

.enter_litem:hover .blue_item,
.enter_litem:hover .yellow_item {
  transform: scale(1.2);
}

.enter_litem:last-child {
  margin-top: 20px;
}

.enter_right {
  width: 560px;
  box-shadow: 0 2px 6px 0 rgba(67, 100, 147, 0.28);
  padding: 0 15px;
  box-sizing: content-box;
  background: #fff;
}

.enter_middle {
  width: 200px;
  box-shadow: 0 2px 6px 0 rgba(67, 100, 147, 0.28);
  margin-left: 13px;
  padding: 0 3px;
  box-sizing: content-box;
  background: #fff;
}

.enter_ditem {
  width: 179px;
  height: 90px;
  background-position: 22px 13px;
  background-color: rgba(42, 118, 254, 0.15);
  background-repeat: no-repeat;
  float: left;
  margin: 0 0 10px 10px;
  border-radius: 4px;
  font-size: 17px;
  line-height: 95px;
  background-size: 63px 63px;
}

.enter_ditem2 {
  background-position: 5px 13px;
}

.enter_ditem a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: 100px;
  color: #000;
}

.xxnrjb {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  padding-top: 20px;
}

.enter_ditem2 a {
  text-indent: 70px;
}

.enter_ditem:nth-child(1) {
  background-image: url(https://www.henanjubao.com/file/4000000002/img/zzl_original.png);
}

.enter_ditem:nth-child(2) {
  background-image: url(https://www.henanjubao.com/file/4000000002/img/bkl_original.png);
}

.enter_ditem:nth-child(3) {
  background-image: url(https://www.henanjubao.com/file/4000000002/img/zpl_original.png);
}

.enter_ditem:nth-child(4) {
  background-image: url(https://www.henanjubao.com/file/4000000002/img/sql_original.png);
}

.enter_ditem:nth-child(5) {
  background-image: url(https://www.henanjubao.com/file/4000000002/img/dsl_original.png);
}

.enter_ditem:nth-child(6) {
  background-image: url(https://www.henanjubao.com/file/4000000002/img/dbl_original.png);
}

.enter_ditem:nth-child(7) {
  background-image: url(https://www.henanjubao.com/file/4000000002/img/qql_original.png);
}

.enter_ditem:nth-child(8) {
  background-image: url(https://www.henanjubao.com/file/4000000002/img/yyl_original.png);
}

.enter_ditem:nth-child(9) {
  background-image: url(https://www.henanjubao.com/file/4000000002/img/qtl_original.png);
}

.enter_ditem:nth-child(1):hover {
  background-image: url(https://www.henanjubao.com/file/4000000002/img/zzl_item.png);
}

.enter_ditem:nth-child(2):hover {
  background-image: url(https://www.henanjubao.com/file/4000000002/img/bkl_item.png);
}

.enter_ditem:nth-child(3):hover {
  background-image: url(https://www.henanjubao.com/file/4000000002/img/zpl_item.png);
}

.enter_ditem:nth-child(4):hover {
  background-image: url(https://www.henanjubao.com/file/4000000002/img/sql_item.png);
}

.enter_ditem:nth-child(5):hover {
  background-image: url(https://www.henanjubao.com/file/4000000002/img/dsl_item.png);
}

.enter_ditem:nth-child(6):hover {
  background-image: url(https://www.henanjubao.com/file/4000000002/img/dbl_item.png);
}

.enter_ditem:nth-child(7):hover {
  background-image: url(https://www.henanjubao.com/file/4000000002/img/qql_item.png);
}

.enter_ditem:nth-child(8):hover {
  background-image: url(https://www.henanjubao.com/file/4000000002/img/yyl_item.png);
}

.enter_ditem:nth-child(9):hover {
  background-image: url(https://www.henanjubao.com/file/4000000002/img/qtl_item.png);
}

.enter_ditem2:nth-child(2) {
  background-image: url(https://www.henanjubao.com/file/4000000002/img/wlxwaq_original.png);
}

.enter_ditem2:nth-child(3) {
  background-image: url(https://www.henanjubao.com/file/4000000002/img/wlsjaq_original.png);
}

.enter_ditem2:nth-child(4) {
  background-image: url(https://www.henanjubao.com/file/4000000002/img/grxxaq_original.png);
}

.enter_ditem2:nth-child(2):hover {
  background-image: url(https://www.henanjubao.com/file/4000000002/img/wlxwaq_item.png);
}

.enter_ditem2:nth-child(3):hover {
  background-image: url(https://www.henanjubao.com/file/4000000002/img/wlsjaq_wlsjaq_original.png);
}

.enter_ditem2:nth-child(4):hover {
  background-image: url(https://www.henanjubao.com/file/4000000002/img/grxxaq_item.png);
}

.enter_ditem:hover {
  background-color: #2a76fe;
}

.enter_ditem:hover a {
  color: #fff;
}

.enter_ditem:nth-child(1),
.enter_ditem:nth-child(4),
.enter_ditem:nth-child(7) {
  margin-left: 0;
}

.enter_ditem2:nth-child(1),
.enter_ditem2:nth-child(4) {
  margin: 0 0 10px 10px;
}

.enter_title {
  text-align: center;
}

.enter_special {
  width: 378px;
  height: 365px;
  background: #d5e6ff;
  padding-top: 1px;
  position: relative;
  box-shadow: 0 2px 6px 0 rgba(67, 100, 147, 0.28);
}

._special_list {
  width: 346px;
  margin: 14px auto 0;
}

._special_list a {
  display: block;
  width: 346px;
  height: 65px;
  overflow: hidden;
  margin-bottom: 5px;
}

._special_list a img {
  display: block;
  width: 346px;
  height: 65px;
  transition: all 1s;
  object-fit: cover;
}

._special_list a img:hover {
  transform: scale(1.2);
}

._special_click {
  width: 75px;
  height: 6px;
  position: absolute;
  bottom: 14px;
  left: 50%;
  margin-left: -35px;
}

._special_click li {
  background: #fff;
  margin: 0 2px;
  float: left;
  width: 33px;
  height: 6px;
  cursor: pointer;
}

._special_click li.active {
  background: #6da2fe;
}

.special_report {
  width: 100%;
  height: 442px;
  background: url(https://www.henanjubao.com/file/4000000002/img/special_bg.png) center top no-repeat;
  padding-top: 40px;
  margin-top: 40px;
}

.special_titlle {
  background: url(https://www.henanjubao.com/file/4000000002/img/enter_long.png) center center no-repeat;
  height: 45px;
  line-height: 45px;
  font-size: 32px;
  color: #000;
  text-align: center;
}

.special_li {
  margin-top: 30px;
}

.special_short {
  width: 380px;
  height: 82px;
  overflow: hidden;
}

.special_short img {
  width: 380px;
  height: 82px;
  transition: all 1s;
}

.special_short:nth-child(2),
.special_short:nth-child(5) {
  margin: 0 30px;
}

.special_long {
  width: 585px;
  height: 82px;
  overflow: hidden;
}

.special_long img {
  width: 585px;
  height: 82px;
  overflow: hidden;
  transition: all 1s;
}

.special_long:last-child {
  margin-left: 30px;
}

.special_short img:hover {
  transform: scale(1.2);
}

.special_long img:hover {
  transform: scale(1.2);
}