* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
  width: 100%;
  height: 100%;
}
ul,
ol,
li {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  border: 0 none;
}
select,
input {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 14px;
  margin: 0;
  outline: none;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
body {
  font-size: 0.4rem;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}
a {
  color: #333;
  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: 0.4rem;
}
a:hover {
  text-decoration: none;
}
i,
b {
  font-style: normal;
}
html {
  font-size: 10vw;
}
.indexBox {
  width: 100%;
  background: #4252e1 url(../images/m_banner.jpg) top center no-repeat;
  background-size: 100% auto;
  padding-bottom: 1.33333333rem;
}
.indexBox .banner {
  height: 6.42666667rem;
}
.indexBox .toutiao {
  width: 9.36rem;
  margin: 0 auto;
  background: #b5c5ff;
  padding: 0.46666667rem;
  font-size: 0.42666667rem;
  border-radius: 0.26666667rem;
  font-weight: bold;
  color: #1c2aa7;
  text-align: justify;
  line-height: 1.6;
}
.indexBox .hedBox {
  margin: 0.49333333rem auto 0;
  width: 9.36rem;
  position: relative;
}
.indexBox .hedBox::before {
  content: '';
  position: absolute;
  width: 0.25333333rem;
  height: 0.66666667rem;
  background: url(../images/m_box_lj.png) center center no-repeat;
  background-size: 100% auto;
  left: 0.46666667rem;
  top: 3.22666667rem;
}
.indexBox .hedBox::after {
  content: '';
  position: absolute;
  width: 0.25333333rem;
  height: 0.66666667rem;
  background: url(../images/m_box_lj.png) center center no-repeat;
  background-size: 100% auto;
  right: 0.46666667rem;
  top: 3.22666667rem;
}
.indexBox .hedBox .top {
  padding: 0.33333333rem 0.24rem;
  display: flex;
  justify-content: space-between;
  background: #fff;
  border-radius: 0.08rem;
  box-shadow: 0px 0px 0.17333333rem 0px rgba(51, 132, 250, 0.42);
}
.indexBox .hedBox .top img {
  width: 4.24rem;
  height: 2.76rem;
}
.indexBox .hedBox .bom {
  margin-top: 0.26666667rem;
  border-radius: 0.08rem;
  background: #fff;
  box-shadow: 0px 0px 0.17333333rem 0px rgba(51, 132, 250, 0.42);
  padding: 0.50666667rem 0.24rem;
}
.indexBox .hedBox .bom .nav {
  display: flex;
  padding: 0 2.18666667rem;
  justify-content: space-between;
  margin-bottom: 0.22666667rem;
}
.indexBox .hedBox .bom .nav li {
  width: 2.18666667rem;
  height: 0.74666667rem;
  text-align: center;
  line-height: 0.74666667rem;
  font-size: 0.34666667rem;
  color: #505050;
  transition: all .5s;
  border-radius: 0.36rem;
}
.indexBox .hedBox .bom .nav .on {
  background: #4252e1;
  color: #fff;
  font-weight: bold;
}
.indexBox .hedBox .bom .gnfs-swiper .swiper-slide {
  padding: 0.44rem 0.38666667rem;
  background: #f5f5f5;
  border-radius: 0.13333333rem;
  font-size: 0.4rem;
  color: #505050;
  line-height: 1.6;
}
.indexBox .sxbl {
  margin: 1.26666667rem auto 0;
}
.indexBox .sxbl .title {
  height: 0.53333333rem;
  background: url(../images/m_title1.png) center center no-repeat;
  background-size: 100% 100%;
}
.indexBox .sxbl .sxbl-nav {
  margin-top: 0.88rem;
}
.indexBox .sxbl .sxbl-nav .swiper-slide {
  display: inline-block;
  padding: 0 0.46666667rem;
  height: 1.02666667rem;
  border-radius: 0.50666667rem;
  width: auto;
  line-height: 1.02666667rem;
  transition: all .5s;
}
.indexBox .sxbl .sxbl-nav .swiper-slide a {
  font-size: 0.42666667rem;
  color: #fff;
  font-weight: bold;
}
.indexBox .sxbl .sxbl-nav .active {
  background: #fff;
}
.indexBox .sxbl .sxbl-nav .active a {
  color: #4252e1;
}
.indexBox .sxbl .sxbl-swiper {
  margin: 0.53333333rem auto 0;
  width: 9.36rem;
}
.indexBox .sxbl .sxbl-swiper .swiper-slide {
  padding: 0.61333333rem 0.26666667rem;
  border: 0.01333333rem solid rgba(244, 244, 244, 0.45);
  background: rgba(181, 197, 255, 0.15);
  border-radius: 0.26666667rem;
}
.indexBox .sxbl .sxbl-swiper .swiper-slide ul li {
  margin-bottom: 0.64rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.indexBox .sxbl .sxbl-swiper .swiper-slide ul li .tit {
  width: 6.4rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 0.62666667rem;
  font-size: 0.4rem;
  color: #fff;
}
.indexBox .sxbl .sxbl-swiper .swiper-slide ul li .tit a {
  color: #fff;
  font-size: 0.4rem;
}
.indexBox .sxbl .sxbl-swiper .swiper-slide ul li .bszn {
  width: 2rem;
  height: 0.8rem;
  border-radius: 30px;
  border: solid 0.01333333rem rgba(244, 244, 244, 0.45);
  display: block;
  font-size: 0.32rem;
  text-align: center;
  line-height: 0.8rem;
  color: #fff;
  background: rgba(181, 197, 255, 0.17);
}
.indexBox .sxbl .sxbl-swiper .swiper-slide ul li:last-child {
  margin-bottom: 0;
}
.indexBox .cjhblzn {
  margin: 1.26666667rem auto 0;
}
.indexBox .cjhblzn .title {
  width: 100%;
  height: 0.52rem;
  background: url(../images/m_title2.png) center center no-repeat;
  background-size: 100% 100%;
}
.indexBox .cjhblzn .swiper-container {
  margin-top: 0.88rem;
}
.indexBox .cjhblzn .swiper-container .swiper-slide {
  width: 5.64rem;
  height: 6.06666667rem;
  border: 0.01333333rem solid rgba(244, 244, 244, 0.45);
  background: rgba(181, 197, 255, 0.15);
  border-radius: 0.26666667rem;
}
.indexBox .cjhblzn .swiper-container .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.indexBox .cjhblzn .swiper-container .swiper-slide a .pic {
  height: 4.32rem;
  width: 100%;
}
.indexBox .cjhblzn .swiper-container .swiper-slide a .tit {
  width: 4.26666667rem;
  height: 1.01333333rem;
  background: #fff;
  border-radius: 0.33333333rem;
  margin: 0.33333333rem auto 0;
  font-size: 0.36rem;
  color: #2f3ebd;
  text-align: center;
  line-height: 1.01333333rem;
  font-weight: bold;
}
.indexBox .zcwj {
  margin: 1.26666667rem auto;
}
.indexBox .zcwj .title {
  height: 0.52rem;
  width: 100%;
  background: url(../images/m_title3.png) center center no-repeat;
  background-size: 100% 100%;
}
.indexBox .zcwj .content {
  width: 9.36rem;
  margin: 0.88rem auto 0;
  padding: 0.64rem 0.37333333rem;
  border: 0.01333333rem solid rgba(244, 244, 244, 0.45);
  background: rgba(181, 197, 255, 0.15);
  border-radius: 0.26666667rem;
}
.indexBox .zcwj .content li {
  margin-bottom: 0.8rem;
}
.indexBox .zcwj .content li:last-child {
  margin-bottom: 0;
}
.indexBox .zcwj .content li .tit {
  border-radius: 0.24rem;
  background: #ecf8ff;
  padding: 0.33333333rem 0.28rem;
  line-height: 0.57333333rem;
}
.indexBox .zcwj .content li .tit a {
  font-size: 0.4rem;
  color: #14549c;
  font-weight: bold;
}
.indexBox .zcwj .content li .text {
  font-size: 0.4rem;
  color: #fff;
  line-height: 1.6;
  text-align: justify;
  margin-top: 0.6rem;
}
.indexBox .xgwd {
  margin: 1.26666667rem auto;
}
.indexBox .xgwd .title {
  height: 0.52rem;
  width: 100%;
  background: url(../images/m_title4.png) center center no-repeat;
  background-size: 100% 100%;
}
.indexBox .xgwd ul {
  width: 9.36rem;
  margin: 0.88rem auto 0;
  padding: 0.64rem 0.37333333rem;
  border: 0.01333333rem solid rgba(244, 244, 244, 0.45);
  background: rgba(181, 197, 255, 0.15);
  border-radius: 0.26666667rem;
}
.indexBox .xgwd ul li {
  line-height: 1.6;
  margin-bottom: 0.66666667rem;
}
.indexBox .xgwd ul li:last-child {
  margin-bottom: 0;
}
.indexBox .xgwd ul li a {
  font-size: 0.4rem;
  color: #fff;
}
.indexBox .bomBox {
  width: 9.36rem;
  margin: 0.88rem auto 0;
}
.indexBox .bomBox .topPic {
  display: block;
  height: 4.56rem;
  border-radius: 0.26666667rem;
  margin-bottom: 0.88rem;
}
.indexBox .bomBox .info {
  padding: 0 0.61333333rem 1.06666667rem;
  border: 0.01333333rem solid rgba(244, 244, 244, 0.45);
  background: rgba(181, 197, 255, 0.15);
  border-radius: 0.26666667rem;
}
.indexBox .bomBox .info .tit {
  height: 1.34666667rem;
  font-size: 0.45333333rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 1.34666667rem;
  border-bottom: 0.02666667rem solid rgba(255, 255, 255, 0.4);
  margin-bottom: 0.58666667rem;
}
.indexBox .bomBox .info .line {
  line-height: 1.6;
  margin-bottom: 0.73333333rem;
}
.indexBox .bomBox .info .line:last-child {
  margin-bottom: 0;
}
.indexBox .bomBox .info .line h4 {
  font-size: 0.4rem;
  font-weight: bold;
  color: #fff;
}
.indexBox .bomBox .info .line p {
  font-size: 0.4rem;
  color: #fff;
  text-align: justify;
}
