.banner.banner1 .title {
  background-image: none;
}
.banner .title {
  left: 5%;
  width: auto;
  font-size: 28px;
  font-weight: bold;
  color: #ffffff;
}
.banner .title img {
  margin-right: 10px;
}
.banner .title span {
  word-break: keep-all;
}
@media (max-width: 600px) {
  .banner {
    height: 200px;
  }
  .banner .select {
    top: 114px;
    right: 7%;
  }
}
.jy_title.jy_title2 {
  background-image: url(../image/title2_2.png);
}
.bszn .con_bg2 {
  background: url(../image/bg_paper2.png) no-repeat right bottom;
}
.jy_title.jy_title4 {
  background-image: url(../image/title4_2.png);
}
.cxfw_ul {
  margin-top: 10px;
}
.cxfw_ul li {
  margin-top: 20px;
  box-sizing: border-box;
  background-color: #f2f8ff;
  border: solid 1px #d1e4f9;
  padding-left: 5px;
  padding-right: 15px;
}
.cxfw_ul li a {
  position: relative;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 46px;
  line-height: 46px;
  padding-left: 50px;
  background-repeat: no-repeat, no-repeat;
  background-position: left center, right center;
  background-image: url(../image/cxfw_icon1.png), url(../image/cxfw_icon2.png);
}
.cxfw_ul li a::before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 42px;
  width: 1px;
  height: 27px;
  background-color: #d4e6f9;
}
.cxfw_ul li:hover {
  background-color: #d1e4f9;
  border: solid 1px #f2f8ff;
}
.cxfw_ul li:hover a {
  color: #116bca;
  background-image: url(../image/cxfw_icon1.png), url(../image/cxfw_icon2_cur.png);
}
.cxfw_ul li:hover a::before {
  background-color: #116bca;
}
.cjwt_box {
  background: url(../image/cjwt_bg.png) no-repeat center;
  background-size: cover;
  padding: 30px 20px;
}
.jy_title.jy_title5 {
  margin-bottom: 30px;
  background-image: url(../image/title5.png);
  background-position: center;
}
.cjwt_ul {
  margin-left: -20px;
  margin-right: -20px;
}
.cjwt_ul::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.cjwt_ul > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
}
.cjwt_ul > li:nth-child(n) {
  margin-top: 0;
}
.cjwt_ul > li:nth-child(n + 2) {
  margin-top: 30px;
}
.cjwt_ul > li:nth-child(2) {
  margin-top: 0;
}
.cjwt_ul a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 992px) {
  .cjwt_ul {
    margin-left: -20px;
    margin-right: -20px;
  }
  .cjwt_ul::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .cjwt_ul > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    float: left;
  }
  .cjwt_ul > li:nth-child(n) {
    margin-top: 0;
  }
  .cjwt_ul > li:nth-child(n + 1) {
    margin-top: 30px;
  }
  .cjwt_ul > li:nth-child(1) {
    margin-top: 0;
  }
  .cjwt_ul a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.cjwt_ul li .q_box {
  border-radius: 4px;
  border: solid 1px rgba(14, 104, 183, 0.75);
  padding: 8px;
  padding-right: 60px;
  background: url(../image/cjwt_icon.png) no-repeat 98% center;
  background-color: #dfeefd;
}
.cjwt_ul li .q_box a {
  display: block;
  padding: 10px 15px;
  line-height: 1.5;
  background-color: #ffffff;
  border-radius: 4px;
}
.cjwt_ul li p {
  margin-top: 18px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #666666;
}
.cjwt_ul li p a {
  display: inline;
  color: #106bc9;
}
/* 20231107 */
.item_box_ver {
  margin-left: -8px;
  margin-right: -8px;
}
.item_box_ver::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.item_box_ver > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding-left: 8px;
  padding-right: 8px;
  float: left;
}
.item_box_ver > li:nth-child(n) {
  margin-top: 0;
}
.item_box_ver > li:nth-child(n + 2) {
  margin-top: 15px;
}
.item_box_ver > li:nth-child(2) {
  margin-top: 0;
}
.item_box_ver a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 992px) {
  .item_box_ver {
    margin-left: -8px;
    margin-right: -8px;
  }
  .item_box_ver::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .item_box_ver > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-left: 8px;
    padding-right: 8px;
    float: left;
  }
  .item_box_ver > li:nth-child(n) {
    margin-top: 0;
  }
  .item_box_ver > li:nth-child(n + 2) {
    margin-top: 15px;
  }
  .item_box_ver > li:nth-child(2) {
    margin-top: 0;
  }
  .item_box_ver a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (max-width: 600px) {
  .item_box_ver {
    margin-left: -8px;
    margin-right: -8px;
  }
  .item_box_ver::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .item_box_ver > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-left: 8px;
    padding-right: 8px;
    float: left;
  }
  .item_box_ver > li:nth-child(n) {
    margin-top: 0;
  }
  .item_box_ver > li:nth-child(n + 2) {
    margin-top: 15px;
  }
  .item_box_ver > li:nth-child(2) {
    margin-top: 0;
  }
  .item_box_ver a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.item_box_ver li a {
  transition: all 0.3s;
  box-sizing: border-box;
  width: 100%;
  height: 180px;
  background: url(../image/icon_hdjl_bg.png) no-repeat center;
  background-size: 100% 100%;
  background-color: #eef5fd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  align-items: center;
  padding: 42px 10px;
}
.item_box_ver li i {
  transition: all 0.3s;
  display: inline-block;
  width: 52px;
  height: 52px;
  background-repeat: no-repeat;
  background-position: center;
}
.item_box_ver li i.s1 {
  background-image: url(../image/icon_bzgf.png);
}
.item_box_ver li i.s2 {
  background-image: url(../image/icon_hdjl.png);
}
.item_box_ver li h6 {
  transition: all 0.3s;
  font-size: 18px;
  font-weight: normal;
  color: #333333;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  text-align: center;
}
.item_box_ver li:hover i {
  transform: rotateY(360deg);
}
.item_box_ver li:hover h6 {
  font-weight: bold;
  color: #116bca;
}
/* 20231113 */
.banner .bg {
  background-image: none !important;
}
.banner .bg img {
  width: 100%;
  height: 160px;
}
.banner .info {
  height: 100%;
}
.banner .title {
  max-width: 500px;
  height: auto;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 992px) {
  .banner {
    height: auto;
    padding: 20px;
  }
  .banner .bg {
    background-color: #69b9fc;
  }
  .banner .bg img {
    display: none;
  }
  .banner .title,
  .banner .select {
    position: static;
    transform: none;
  }
  .banner .select {
    width: 100%;
    margin-top: 20px;
  }
  .banner .select_box .select_btn,
  .banner .select_box .select_ul {
    width: 100%;
  }
}
