* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
fieldset,
img {
  border: none;
}
h3,
h4 {
  font-size: 100%;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
select,
input,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
  outline: none;
  vertical-align: middle;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
body {
  font-size: 16px;
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
a {
  color: #303030;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 16px;
  transition: 0.5s all;
}
.clearfix::after {
  content: '';
  display: block;
  clear: both;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
}
.fxjIndex {
  background: url(../images/fxj_banner.jpg) #052696 top center no-repeat;
  padding-bottom: 60px;
}
.fxjIndex .banner {
  height: 470px;
}
.fxjIndex .banner .wrap {
  position: relative;
}
.fxjIndex .banner .wrap a {
  position: absolute;
  width: 245px;
  height: 37px;
  background: url(../images/link_bg.png) center center no-repeat;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 37px;
  padding-left: 47px;
  right: 0;
  top: 90px;
}
.fxjIndex .banner .wrap a::after {
  content: '';
  position: absolute;
  width: 9px;
  height: 17px;
  background: url(../images/link_jt.png) center center no-repeat;
  right: 58px;
  top: 11px;
}
.fxjIndex .vrzt {
  height: 758px;
  background: rgba(0, 34, 180, 0.77);
  border-radius: 57px 0px 0px 0px;
  border: solid 1px #2a47ca;
  padding: 53px 66px 0;
}
.fxjIndex .vrzt .title {
  height: 59px;
  background: url(../images/fxj_title1.png) center center no-repeat;
}
.fxjIndex .vrzt .content {
  width: 900px;
  height: 552px;
  background: url(../images/vr_bg.png) center center no-repeat;
  margin: 38px auto 0;
  padding: 7px;
}
.fxjIndex .vrzt .content a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.fxjIndex .vrzt .content a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  left: 0;
  top: 0;
  z-index: 2;
}
.fxjIndex .vrzt .content a .text {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}
.fxjIndex .vrzt .content a .text img {
  width: auto;
  height: auto;
}
.fxjIndex .vrzt .content a .text p {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.fxjIndex .vrzt .content img {
  width: 100%;
  height: 100%;
}
.fxjIndex .midBox {
  margin-top: 57px;
}
.fxjIndex .midBox .fxxts {
  float: left;
  width: 581px;
}
.fxjIndex .midBox .fxxts .title {
  height: 59px;
  background: url(../images/fxj_title_bg.png) center center no-repeat;
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  padding: 11px 0 0 34px;
  line-height: 1;
}
.fxjIndex .midBox .fxxts .title a {
  font-size: 36px;
  color: #fff;
  font-weight: bold;
}
.fxjIndex .midBox .fxxts .content {
  margin-top: 30px;
  background: #3f64e8;
  height: 466px;
  padding: 32px 15px 0;
}
.fxjIndex .midBox .fxxts .content li {
  position: relative;
  height: 86px;
  background: #fff;
  border-radius: 12px;
  margin-bottom: 18px;
  padding: 18px 12px 0 79px;
}
.fxjIndex .midBox .fxxts .content li:last-child {
  margin-bottom: 0;
}
.fxjIndex .midBox .fxxts .content li .bq {
  width: 36px;
  height: 54px;
  background-color: #394ad5;
  box-shadow: 0px 5px 5px 0px rgba(71, 85, 175, 0.15);
  border-radius: 0px 0px 18px 18px;
  position: absolute;
  left: 28px;
  top: 0;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 45px;
}
.fxjIndex .midBox .fxxts .content li .tit a {
  font-size: 18px;
  color: #375dd6;
  font-weight: bold;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fxjIndex .midBox .fxxts .content li .text {
  font-size: 14px;
  color: #000;
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fxjIndex .midBox .yfky {
  width: 581px;
  float: right;
}
.fxjIndex .midBox .yfky .title {
  height: 59px;
  background: url(../images/fxj_title_bg.png) center center no-repeat;
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  padding: 11px 0 0 23px;
  line-height: 1;
}
.fxjIndex .midBox .yfky .title a {
  font-size: 36px;
  color: #fff;
  font-weight: bold;
}
.fxjIndex .midBox .yfky .content {
  margin-top: 30px;
  background: #3f64e8;
  height: 466px;
  padding: 32px 15px 0;
}
.fxjIndex .midBox .yfky .content li {
  height: 190px;
  border-radius: 12px;
  background: #fff;
  padding: 18px 47px 0 26px;
  margin-bottom: 19px;
}
.fxjIndex .midBox .yfky .content li .tit a {
  font-size: 18px;
  font-weight: bold;
  color: #394ad6;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fxjIndex .midBox .yfky .content li .text {
  margin-top: 10px;
  font-size: 14px;
  color: #000000;
  line-height: 1.6;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-align: justify;
}
.fxjIndex .midBox .yfky .content li:last-child {
  margin-bottom: 0;
}
.fxjIndex .fxxyx {
  margin-top: 57px;
}
.fxjIndex .fxxyx .title {
  width: 1068px;
  height: 59px;
  background: url(../images/fxj_title_bg2.png) center center no-repeat;
  margin: 0 auto;
  font-size: 36px;
  text-align: center;
  line-height: 59px;
  font-weight: bold;
  color: #fff;
}
.fxjIndex .fxxyx .content {
  width: 1013px;
  margin: 52px auto 0;
}
.fxjIndex .fxxyx .content .swiper-container {
  position: relative;
  width: 100%;
}
.fxjIndex .fxxyx .content .swiper-container .swiper-slide {
  width: 392px;
  height: 702px;
  border-radius: 17px;
  overflow: hidden;
  position: relative;
  background: #ccc;
}
.fxjIndex .fxxyx .content .swiper-container .swiper-slide .pic {
  width: 100%;
  height: 100%;
}
.fxjIndex .fxxyx .content .swiper-container .swiper-slide .pic img {
  width: 100%;
  height: 100%;
}
.fxjIndex .fxxyx .content .swiper-container .swiper-slide .codeBox {
  width: 141px;
  height: 176px;
  border-radius: 17px 0 17px 17px;
  background: #1445bd;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 17px 24px 0;
}
.fxjIndex .fxxyx .content .swiper-container .swiper-slide .codeBox img {
  width: 92px;
  height: 92px;
}
.fxjIndex .fxxyx .content .swiper-container .swiper-slide .codeBox p {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  margin-top: 5px;
  text-align: center;
}
.fxjIndex .fxxyx .content .swiper-container .next {
  width: 40px;
  height: 70px;
  background: rgba(0, 0, 0, 0.4) url(../images/next.png) center center no-repeat;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  transition: all .5s;
}
.fxjIndex .fxxyx .content .swiper-container .next:hover {
  background: #394ad6 url(../images/next.png) center center no-repeat;
}
.fxjIndex .fxxyx .content .swiper-container .prev {
  width: 40px;
  height: 70px;
  background: rgba(0, 0, 0, 0.4) url(../images/prev.png) center center no-repeat;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  transition: all .5s;
}
.fxjIndex .fxxyx .content .swiper-container .prev:hover {
  background: #394ad6 url(../images/prev.png) center center no-repeat;
}
.fzIndex {
  width: 100%;
  background: #0b0ea0 url(../images/fz_banner.jpg) center top no-repeat;
  padding-bottom: 60px;
}
.fzIndex .banner {
  height: 576px;
}
.fzIndex .banner .wrap {
  position: relative;
}
.fzIndex .banner .wrap a {
  position: absolute;
  width: 245px;
  height: 37px;
  background: url(../images/link_bg.png) center center no-repeat;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 37px;
  padding-left: 37px;
  right: 0;
  top: 90px;
}
.fzIndex .banner .wrap a::after {
  content: '';
  position: absolute;
  width: 9px;
  height: 17px;
  background: url(../images/link_jt.png) center center no-repeat;
  right: 48px;
  top: 11px;
}
.fzIndex .jsBox .textBox .title {
  width: 189px;
  height: 92px;
  background: url(../images/fz_js.png) center center no-repeat;
  float: left;
}
.fzIndex .jsBox .textBox .text {
  width: 977px;
  height: 90px;
  background: #3296ff;
  float: right;
  padding: 20px 70px 0 14px;
  color: #fff;
  line-height: 1.6;
}
.fzIndex .jsBox .textBox .text a {
  color: #ffde8e;
}
.fzIndex .jsBox ul {
  margin-top: 43px;
}
.fzIndex .jsBox ul li {
  width: 590px;
  height: 98px;
  float: left;
  background: url(../images/fz_xcsc_bg.png) center center no-repeat;
  position: relative;
}
.fzIndex .jsBox ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.fzIndex .jsBox ul li img {
  position: absolute;
  bottom: 7px;
  right: 35px;
}
.fzIndex .jsBox ul li:nth-child(2) {
  float: right;
  background: url(../images/fz_fzlq_bg.png) center center no-repeat;
}
.fzIndex .jsBox ul li:nth-child(2) img {
  bottom: -5px;
}
.fzIndex .zplx {
  margin-top: 41px;
  height: 486px;
  background-color: #0e73f1;
  padding: 18px 20px 0;
}
.fzIndex .zplx .title {
  position: relative;
}
.fzIndex .zplx .title h3 {
  font-size: 40px;
  color: #fff;
  font-weight: bold;
  padding-left: 470px;
  position: relative;
  z-index: 3;
}
.fzIndex .zplx .title::before {
  position: absolute;
  left: 408px;
  top: 21px;
  content: '';
  width: 284px;
  height: 48px;
  background-image: linear-gradient(92deg, #53b1fc 0%, #3575ee 100%), linear-gradient(#ff0025, #ff0025);
}
.fzIndex .zplx .title::after {
  content: '';
  position: absolute;
  width: 118px;
  height: 61px;
  background: url(../images/fz_title_bg.png) center center no-repeat;
  left: 660px;
  top: 15px;
}
.fzIndex .zplx .content {
  padding-top: 23px;
}
.fzIndex .zplx .content li {
  margin-top: 49px;
  float: left;
  width: 216px;
  height: 134px;
  margin-right: 20px;
  border: solid 2px #98bbff;
  background: #fff;
}
.fzIndex .zplx .content li:nth-child(5n) {
  margin-right: 0;
}
.fzIndex .zplx .content li .pic {
  height: 76px;
  background: url(../images/zplx_bg.png) center center no-repeat;
  position: relative;
}
.fzIndex .zplx .content li .pic img {
  position: absolute;
  left: 50%;
  bottom: 0px;
  transform: translateX(-50%);
}
.fzIndex .zplx .content li .tit {
  display: flex;
  width: 100%;
  height: 58px;
  padding: 8px 15px;
  align-items: center;
  justify-content: center;
}
.fzIndex .zplx .content li .tit a {
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
  color: #3c5ec7;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.fzIndex .midBox {
  margin-top: 53px;
}
.fzIndex .midBox .fhgs {
  width: 579px;
  float: left;
}
.fzIndex .midBox .fhgs .title {
  position: relative;
}
.fzIndex .midBox .fhgs .title::before {
  content: '';
  position: absolute;
  left: 0;
  top: 30px;
  width: 284px;
  height: 48px;
  background-image: linear-gradient(92deg, #53b1fc 0%, #3575ee 100%), linear-gradient(#ff0025, #ff0025);
}
.fzIndex .midBox .fhgs .title::after {
  content: '';
  width: 118px;
  height: 61px;
  background: url(../images/fz_title_bg.png) center center no-repeat;
  position: absolute;
  left: 364px;
  top: 18px;
}
.fzIndex .midBox .fhgs .title h3 {
  font-size: 40px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
  padding-left: 38px;
  position: relative;
  z-index: 3;
}
.fzIndex .midBox .fhgs .list {
  margin-top: 40px;
  height: 218px;
  background: #3575ee;
  padding: 23px 13px 0;
}
.fzIndex .midBox .fhgs .list ul li {
  margin-bottom: 14px;
  background: url(../images/fz_list_icon.png) center left no-repeat;
  padding-left: 27px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fzIndex .midBox .fhgs .list ul li a {
  color: #fff;
}
.fzIndex .midBox .fhgs .list ul li:last-child {
  margin-bottom: 0;
}
.fzIndex .midBox .fzxts {
  width: 581px;
  float: right;
}
.fzIndex .midBox .fzxts .title {
  position: relative;
}
.fzIndex .midBox .fzxts .title::before {
  content: '';
  position: absolute;
  left: 0;
  top: 30px;
  width: 284px;
  height: 48px;
  background-image: linear-gradient(92deg, #53b1fc 0%, #3575ee 100%), linear-gradient(#ff0025, #ff0025);
}
.fzIndex .midBox .fzxts .title::after {
  content: '';
  width: 118px;
  height: 61px;
  background: url(../images/fz_title_bg.png) center center no-repeat;
  position: absolute;
  left: 364px;
  top: 18px;
}
.fzIndex .midBox .fzxts .title h3 {
  padding-top: 10px;
  font-size: 40px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
  padding-left: 38px;
  position: relative;
  z-index: 3;
}
.fzIndex .midBox .fzxts .content {
  width: 581px;
  height: 251px;
  background: url(../images/fz_jfzp_bg.png) center center no-repeat;
  margin-top: 60px;
  overflow: hidden;
}
.fzIndex .midBox .fzxts .content .tit {
  width: 249px;
  height: 37px;
  background: #fff0cc;
  color: #fd6544;
  font-size: 20px;
  font-weight: bold;
  padding-left: 15px;
  line-height: 37px;
  margin-top: 25px;
  margin-left: 52px;
}
.fzIndex .midBox .fzxts .content .text {
  font-size: 16px;
  color: #747474;
  line-height: 29px;
  margin: 24px auto 0;
  width: 468px;
}
.fzIndex .fzdh {
  margin-top: 53px;
}
.fzIndex .fzdh .title {
  position: relative;
}
.fzIndex .fzdh .title h3 {
  font-size: 40px;
  color: #fff;
  font-weight: bold;
  padding-left: 470px;
  position: relative;
  z-index: 3;
}
.fzIndex .fzdh .title::before {
  position: absolute;
  left: 408px;
  top: 21px;
  content: '';
  width: 284px;
  height: 48px;
  background-image: linear-gradient(92deg, #53b1fc 0%, #3575ee 100%), linear-gradient(#ff0025, #ff0025);
}
.fzIndex .fzdh .title::after {
  content: '';
  position: absolute;
  width: 118px;
  height: 61px;
  background: url(../images/fz_title_bg.png) center center no-repeat;
  left: 660px;
  top: 15px;
}
.fzIndex .fzdh .content {
  margin-top: 72px;
}
.fzIndex .fzdh .content .item {
  float: left;
  width: 285px;
  height: 268px;
  background: #3575ee;
  margin-right: 20px;
  overflow: hidden;
  position: relative;
}
.fzIndex .fzdh .content .item:last-child {
  margin-right: 0;
}
.fzIndex .fzdh .content .item:nth-child(1),
.fzIndex .fzdh .content .item:nth-child(2) {
  padding-top: 25px;
}
.fzIndex .fzdh .content .item:nth-child(1) .tit,
.fzIndex .fzdh .content .item:nth-child(2) .tit {
  text-align: center;
}
.fzIndex .fzdh .content .item:nth-child(1) p,
.fzIndex .fzdh .content .item:nth-child(2) p {
  margin-top: 24px;
  text-align: center;
}
.fzIndex .fzdh .content .item:nth-child(3),
.fzIndex .fzdh .content .item:nth-child(4) {
  padding-top: 15px;
}
.fzIndex .fzdh .content .item:nth-child(3) .tit,
.fzIndex .fzdh .content .item:nth-child(4) .tit {
  text-align: center;
}
.fzIndex .fzdh .content .item:nth-child(3) .icon,
.fzIndex .fzdh .content .item:nth-child(4) .icon {
  position: absolute;
  top: 110px;
  left: 50%;
  transform: translateX(-50%);
}
.fzIndex .fzdh .content .item .codeBox {
  display: flex;
  justify-content: center;
  width: 222px;
  margin: 15px auto;
}
.fzIndex .fzdh .content .item .codeBox .code {
  width: 104px;
  height: 104px;
  padding: 7px;
  background: #fff;
  margin-right: 10px;
}
.fzIndex .fzdh .content .item .codeBox .code:last-child {
  margin-right: 0;
}
.fzIndex .fzdh .content .item .codeBox .code img {
  width: 100%;
  height: 100%;
}
.fzIndex .fzzc {
  margin-top: 53px;
}
.fzIndex .fzzc .title {
  position: relative;
}
.fzIndex .fzzc .title h3 {
  font-size: 40px;
  color: #fff;
  font-weight: bold;
  padding-left: 470px;
  position: relative;
  z-index: 3;
}
.fzIndex .fzzc .title::before {
  position: absolute;
  left: 408px;
  top: 21px;
  content: '';
  width: 284px;
  height: 48px;
  background-image: linear-gradient(92deg, #53b1fc 0%, #3575ee 100%), linear-gradient(#ff0025, #ff0025);
}
.fzIndex .fzzc .title::after {
  content: '';
  position: absolute;
  width: 118px;
  height: 61px;
  background: url(../images/fz_title_bg.png) center center no-repeat;
  left: 660px;
  top: 15px;
}
.fzIndex .fzzc .content {
  margin-top: 75px;
}
.fzIndex .fzzc .content li {
  width: 590px;
  height: 136px;
  float: left;
  background: #3575ee;
}
.fzIndex .fzzc .content li .tit {
  height: 51px;
  background: #669bff;
  padding: 0 30px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 51px;
}
.fzIndex .fzzc .content li .tit a {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}
.fzIndex .fzzc .content li .text {
  margin-top: 17px;
  color: #fff;
  font-size: 16px;
  line-height: 23px;
  padding: 0 30px;
}
.fzIndex .fzzc .content li .text a {
  color: #fff;
}
.fzIndex .fzzc .content li:nth-child(2n) {
  float: right;
}
