* {
  margin: 0;
  padding: 0;
}
html,
body {
  height: 100%;
}
li {
  list-style: none;
}
.clearfix::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
a {
  text-decoration: none;
}
.sy_swiper {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.sy_swiper .swiper-slide {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
}
.one_screen_box {
  background: url("../images/banner.jpg") no-repeat top center;
  background-size: cover;
  height: 100%;
  width: 100%;
}
.one_screen_box a img {
  width: 25%;
  margin-top: 85px;
}
.two_screen_box {
  background: url("../images/bg1.jpg") no-repeat top center;
  background-size: cover;
  height: 100%;
  width: 100%;
}
.two_screen_box .wrap {
  height: 100%;
  position: relative;
}
.two_screen_box .wrap .hjzx_box {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 35px;
  background: #3865b0;
  border-radius: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.two_screen_box .wrap .hjzx_box .hjzx_content_box {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: #fff;
  border-radius: 10px;
  padding: 50px 0;
  position: relative;
}
.two_screen_box .wrap .hjzx_box .hjzx_content_box .hjzx_title {
  margin-bottom: 30px;
  text-align: center;
  margin-top: 5%;
}
.two_screen_box .wrap .hjzx_box .hjzx_content_box .hjzx_title img {
  width: 65%;
}
.two_screen_box .wrap .hjzx_box .hjzx_content_box .hjzx_swiper {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.two_screen_box .wrap .hjzx_box .hjzx_content_box .hjzx_swiper .swiper-slide {
  width: 330px;
  height: 480px;
  background: #c6d3ec;
}
.two_screen_box .wrap .hjzx_box .hjzx_content_box .hjzx_swiper .swiper-slide .top {
  width: 290px;
  height: 180px;
  margin: 10px auto;
}
.two_screen_box .wrap .hjzx_box .hjzx_content_box .hjzx_swiper .swiper-slide .top a {
  width: 100%;
  height: 100%;
  display: block;
}
.two_screen_box .wrap .hjzx_box .hjzx_content_box .hjzx_swiper .swiper-slide .top a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.two_screen_box .wrap .hjzx_box .hjzx_content_box .hjzx_swiper .swiper-slide .wz_title {
  width: 290px;
  border-radius: 10px;
  margin: 0 auto;
  background: #eba447;
  padding: 5px 10px;
  box-sizing: border-box;
  text-align: justify;
}
.two_screen_box .wrap .hjzx_box .hjzx_content_box .hjzx_swiper .swiper-slide .wz_title a {
  display: block;
  text-decoration: none;
  font-size: 20px;
  color: #fff;
  line-height: 25px;
}
.two_screen_box .wrap .hjzx_box .hjzx_content_box .hjzx_swiper .swiper-slide .zy {
  width: 280px;
  text-align: justify;
  margin: 0 auto;
  font-size: 14px;
  color: #333;
  line-height: 30px;
  margin-top: 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.two_screen_box .wrap .hjzx_box .hjzx_content_box .swiper-button-next,
.two_screen_box .wrap .hjzx_box .hjzx_content_box .swiper-button-prev {
  top: 60%;
}
.three_screen_box {
  background: url("../images/bg2.jpg") no-repeat top center;
  background-size: cover;
  height: 100%;
  width: 100%;
}
.three_screen_box .wrap {
  position: relative;
  height: 100%;
}
.three_screen_box .jzkzdsjs_box {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 35px;
  background: #3865b0;
  border-radius: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.three_screen_box .jzkzdsjs_box .jzkzdsjs_content_box {
  width: 100%;
  background: #fff;
  border-radius: 10px;
  padding: 50px 0;
  position: relative;
  height: 100%;
  box-sizing: border-box;
}
.three_screen_box .jzkzdsjs_box .jzkzdsjs_content_box .jzkzdsjs_title {
  margin-bottom: 30px;
  text-align: center;
}
.three_screen_box .jzkzdsjs_box .jzkzdsjs_content_box .jzkzdsjs_title img {
  width: 65%;
}
.three_screen_box .jzkzdsjs_box .jzkzdsjs_content_box .big_yuan {
  width: 455px;
  height: 455px;
  border: 5px solid #3865b0;
  position: relative;
  border-radius: 50%;
  margin: 115px auto;
  transform: scale(1.2);
}
.three_screen_box .jzkzdsjs_box .jzkzdsjs_content_box .slice {
  transform: scale(1);
  transition: all 0.8s;
  z-index: 1000;
}
.three_screen_box .jzkzdsjs_box .jzkzdsjs_content_box .slice a {
  width: 100%;
  height: 100%;
  display: block;
}
.three_screen_box .jzkzdsjs_box .jzkzdsjs_content_box .slice:hover {
  transform: scale(1.2);
}
.three_screen_box .jzkzdsjs_box .jzkzdsjs_content_box .slice-1 {
  position: absolute;
  left: 228px;
  top: 31px;
}
.three_screen_box .jzkzdsjs_box .jzkzdsjs_content_box .slice-2 {
  position: absolute;
  top: 0px;
  left: 114px;
}
.three_screen_box .jzkzdsjs_box .jzkzdsjs_content_box .slice-3 {
  top: 30px;
  position: absolute;
  left: 0px;
}
.three_screen_box .jzkzdsjs_box .jzkzdsjs_content_box .slice-4 {
  position: absolute;
  left: 0;
  bottom: 24px;
}
.three_screen_box .jzkzdsjs_box .jzkzdsjs_content_box .slice-5 {
  position: absolute;
  /* background: #FFBB00; */
  left: 115px;
  bottom: -5px;
}
.three_screen_box .jzkzdsjs_box .jzkzdsjs_content_box .slice-6 {
  position: absolute;
  right: 0px;
  bottom: 24px;
}
.four_screen_box {
  background: url("../images/bg3.jpg") no-repeat top center;
  background-size: cover;
  height: 100%;
  width: 100%;
  position: relative;
}
.four_screen_box .wrap {
  position: relative;
  height: 100%;
}
.four_screen_box .tjsm_box {
  width: 100%;
  box-sizing: border-box;
  padding: 35px;
  background: #3865b0;
  border-radius: 10px;
  position: absolute;
}
.four_screen_box .tjsm_box .tjsm_content_box {
  width: 100%;
  background: #fff;
  border-radius: 10px;
  padding: 10px 0 30px;
  position: relative;
  border: 1px solid transparent;
}
.four_screen_box .tjsm_box .tjsm_content_box .tjsm_title {
  text-align: center;
}
.four_screen_box .tjsm_box .tjsm_content_box .tjsm_title img {
  width: 65%;
}
.four_screen_box .tjsm_box .tjsm_content_box .tjsm_content {
  background: #3865b0;
  height: 200px;
  border-radius: 20px;
  padding-bottom: 10px;
  width: 970px;
  margin: 0 auto;
  position: relative;
  margin-top: 50px;
  border: 1px solid transparent;
}
.four_screen_box .tjsm_box .tjsm_content_box .tjsm_content .tjsm_content_title {
  width: 260px;
  height: 45px;
  line-height: 45px;
  background: #b8cae8;
  margin: 0 auto;
  border-radius: 50px 50px 0 0;
  color: #ff0000;
  font-size: 18px;
  overflow: hidden;
  position: absolute;
  top: -35px;
  left: 0;
  right: 0;
  margin: auto;
}
.four_screen_box .tjsm_box .tjsm_content_box .tjsm_content .tjsm_content_title .tjsm_content_title_small {
  width: 220px;
  height: 30px;
  line-height: 30px;
  background: #d4e2fb;
  border-radius: 0px 50px 50px 0;
  margin: 10px auto 0;
  text-align: center;
}
.four_screen_box .tjsm_box .tjsm_content_box .tjsm_content .tjsm_content_bg {
  box-sizing: border-box;
  padding: 0 30px 15px;
  width: 98%;
  height: 190px;
  margin: 10px auto;
  background: url("../images/yry_bg.png") no-repeat bottom center;
  overflow-y: auto;
}
.four_screen_box .tjsm_box .tjsm_content_box .tjsm_content .tjsm_content_bg p {
  line-height: 32px;
  font-size: 20px;
  letter-spacing: 2px;
  color: #336699;
}
.four_screen_box .tjsm_box .tjsm_content_box .tjsm_content .tjsm_content_bg2 {
  background: url("../images/zx_bg.png") no-repeat bottom center;
}
.tjsm_content_bg_title {
  width: 183px;
  height: 27px;
  line-height: 27px;
  background: url("../images/sjx_bg.png") no-repeat left top;
  font-size: 18px;
  color: #fff;
  font-weight: 900;
  padding-left: 10px;
  box-sizing: border-box;
  margin: 20px 0 10px;
}
.ckqw_btn {
  text-align: center;
  display: block;
  width: 70px;
  padding: 5px 10px;
  border-radius: 10px;
  line-height: 20px;
  border: 1px solid #3865b0;
  text-decoration: none;
  color: #3865b0;
  margin-top: 15px;
  margin-left: 945px;
  cursor: pointer;
}
.zzc_box {
  display: none;
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
}
.zzc_content_box {
  width: 70%;
  height: 100%;
  overflow-y: auto;
  padding: 20px 50px 20px 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 15px;
  background: #fff;
}
.zzc_content_box p {
  text-align: justify;
  line-height: 35px;
  font-size: 18px;
  letter-spacing: 2px;
  color: #336699;
  font-weight: 900;
}
.content1 {
  display: none;
  margin-top: 15px;
}
.close {
  position: absolute;
  right: 10px;
  top: 30px;
  cursor: pointer;
}
.pie2 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100000;
  width: 465px;
  height: 465px;
  border-radius: 50%;
  overflow: hidden;
}
.pie2 .slice2 {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 50%;
  transform-origin: 0% 100%;
}
.pie2 .slice2 a {
  width: 100%;
  height: 100%;
  display: block;
}
.pie2 .slice2-1 {
  transform: rotate(30deg) skewY(-30deg);
}
.pie2 .slice2-2 {
  transform: rotate(-30deg) skewY(-30deg);
}
.pie2 .slice2-3 {
  transform: rotate(-90deg) skewY(-30deg);
}
.pie2 .slice2-4 {
  transform: rotate(-150deg) skewY(-30deg);
}
.pie2 .slice2-5 {
  transform: rotate(-210deg) skewY(-30deg);
}
.pie2 .slice2-6 {
  transform: rotate(-270deg) skewY(-30deg);
}
.bottom {
  width: 100%;
  background-color: #3865b0 !important;
  position: absolute !important;
  overflow: hidden;
  padding: 20px 0;
  bottom: 0;
}
.bottom .jieshao {
  text-align: center;
  color: #fff !important;
  font-size: 15px;
  height: 70px;
  line-height: 60px;
}
.bottom .jieshao a {
  color: #fff !important;
  font-size: 15px;
}
.bottom .jiguan {
  margin: 0 auto;
  width: 663px;
  height: 48px;
}
.bottom .jiguan p a {
  color: #fff !important;
}
.bottom .jiguan p {
  color: #fff !important;
  font-size: 14px;
  text-align: center;
  line-height: 25px;
  width: 500px;
  margin-left: 50px;
}
.tjsm_content_bg::-webkit-scrollbar {
  width: 8px;
  height: 4px;
}
.tjsm_content_bg::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #f1c8a7;
}
.tjsm_content_bg::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: #d7d7d7;
}
.xq {
  color: #336699;
  font-size: 14px;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
@media screen and (max-width: 1601px) and (min-width: 1400px) {
  .two_screen_box .wrap .hjzx_box .hjzx_content_box .hjzx_title {
    margin-top: 0;
  }
  .two_screen_box .wrap .hjzx_box .hjzx_content_box {
    padding: 30px 0;
  }
  .three_screen_box .jzkzdsjs_box .jzkzdsjs_content_box {
    padding: 30px 0;
  }
  .three_screen_box .jzkzdsjs_box .jzkzdsjs_content_box .big_yuan {
    transform: scale(1);
    margin: 45px auto;
  }
  .bottom {
    padding: 0px 0;
  }
  .four_screen_box .tjsm_box .tjsm_content_box .tjsm_content {
    height: 160px;
  }
  .four_screen_box .tjsm_box .tjsm_content_box .tjsm_content .tjsm_content_bg {
    height: 150px;
  }
  .four_screen_box .tjsm_box {
    padding: 25px;
  }
  .bottom {
    padding: 5px 0 !important;
  }
  .bottom .jiguan {
    transform: scale(0.9);
  }
}
@media screen and (max-width: 1399px) and (min-width: 1000px) {
  .four_screen_box .tjsm_box .tjsm_content_box .tjsm_content .tjsm_content_bg p {
    line-height: 30px;
  }
  .two_screen_box .wrap .hjzx_box .hjzx_content_box .hjzx_title {
    transform: scale(0.8);
  }
  .two_screen_box .wrap .hjzx_box .hjzx_content_box .hjzx_swiper .swiper-slide {
    height: 460px;
  }
  .two_screen_box .wrap .hjzx_box {
    width: 85%;
  }
  .two_screen_box .wrap .hjzx_box .hjzx_content_box .hjzx_title {
    margin-top: -40px;
  }
  .two_screen_box .wrap .hjzx_box .hjzx_content_box .hjzx_swiper {
    transform: scale(0.8);
    width: 1000px;
    margin: -40px 0 0 -20px;
  }
  .three_screen_box .jzkzdsjs_box {
    width: 85%;
  }
  .three_screen_box .jzkzdsjs_box .jzkzdsjs_content_box .jzkzdsjs_title {
    transform: scale(0.8);
    margin-bottom: 0;
    margin-top: -20px;
  }
  .three_screen_box .jzkzdsjs_box .jzkzdsjs_content_box {
    padding: 30px 0;
  }
  .three_screen_box .jzkzdsjs_box .jzkzdsjs_content_box .big_yuan {
    transform: scale(0.8);
    margin: -20px auto;
  }
  .four_screen_box .tjsm_box {
    width: 85%;
    margin: 0 auto;
  }
  .four_screen_box .tjsm_box {
    left: 0;
    right: 0;
    margin: auto;
  }
  .four_screen_box .tjsm_box .tjsm_content_box .tjsm_title {
    transform: scale(0.8);
  }
  .four_screen_box .tjsm_box .tjsm_content_box .tjsm_content {
    transform: scale(0.8);
    margin-top: 10px;
    height: 160px;
  }
  .bottom {
    padding: 0px 0 !important;
  }
  .bottom .jiguan {
    transform: scale(0.8);
  }
  .four_screen_box .tjsm_box .tjsm_content_box .tjsm_content .tjsm_content_bg {
    height: 150px;
  }
  .four_screen_box .tjsm_box .tjsm_content_box {
    padding: 0;
  }
  .four_screen_box .tjsm_box,
  .two_screen_box .wrap .hjzx_box,
  .three_screen_box .jzkzdsjs_box {
    padding: 25px;
  }
  .one_screen_box a img {
    margin: 30px 90px;
  }
  .two_screen_box .wrap .hjzx_box .hjzx_content_box .hjzx_swiper .swiper-slide .zy {
    -webkit-line-clamp: 4;
  }
}
