* {
  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.42666667rem;
  color: #333;
  background-color: #f7fafc;
  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;
  color: #bd1a2d;
}
i,
b {
  font-style: normal;
}
html {
  font-size: 10vw;
}
.banner {
  background: url(../images/m_banner.jpg) center center no-repeat;
  height: 7.06666667rem;
  background-size: 100% 7.06666667rem;
}
.indexBox {
  background: #f5f9fe;
}
.indexBox .sbbljyq .hedCon {
  background: #fff;
  padding: 0.89333333rem 0.32rem 0.48rem;
}
.indexBox .sbbljyq .hedCon .title {
  height: 0.73333333rem;
  background: url(../images/m_title1.png) center top no-repeat;
  background-size: auto 100%;
}
.indexBox .sbbljyq .hedCon .jgq {
  padding-top: 0.26666667rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.indexBox .sbbljyq .hedCon .jgq li {
  margin-top: 0.4rem;
  width: 4.48rem;
  height: 5.17333333rem;
  border-radius: 0.18666667rem;
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
  perspective: 1000px;
}
.indexBox .sbbljyq .hedCon .jgq li .front {
  z-index: 2;
  transform: rotateY(0deg);
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  align-items: center;
  padding: 0.45333333rem 0.37333333rem 0.64rem;
  background: #f3f7ff;
  backface-visibility: hidden;
}
.indexBox .sbbljyq .hedCon .jgq li .front .pic {
  width: 1.29333333rem;
  height: 1.29333333rem;
  margin-bottom: 0.30666667rem;
}
.indexBox .sbbljyq .hedCon .jgq li .front h3 {
  font-size: 0.4rem;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #1b65f6;
}
.indexBox .sbbljyq .hedCon .jgq li .front .text {
  font-size: 0.37333333rem;
  color: #242424;
  line-height: 1.6;
  margin-top: 0.34666667rem;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.indexBox .sbbljyq .hedCon .jgq li .back {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: rotateY(180deg);
  background: #1b65f6;
  padding: 0.37333333rem 0.26666667rem 0.37333333rem 0.37333333rem;
  backface-visibility: hidden;
  color: #fff;
}
.indexBox .sbbljyq .hedCon .jgq li .back .tit {
  font-size: 0.4rem;
  font-weight: bold;
  text-align: center;
}
.indexBox .sbbljyq .hedCon .jgq li .back .text {
  height: 3.53333333rem;
  margin-top: 0.26666667rem;
  font-size: 0.34666667rem;
  text-align: justify;
  overflow-y: scroll;
  padding-right: 0.10666667rem;
}
.indexBox .sbbljyq .hedCon .jgq li:nth-child(2) .front {
  background: #fefaf5;
}
.indexBox .sbbljyq .hedCon .jgq li:nth-child(2) .front h3 {
  color: #f2a03c;
}
.indexBox .sbbljyq .hedCon .jgq li:nth-child(2) .back {
  background: #f2a03c;
}
.indexBox .sbbljyq .hedCon .jgq li:nth-child(3) .back {
  background: #68d8c6;
}
.indexBox .sbbljyq .hedCon .jgq li:nth-child(3) .front {
  background: #f7fdfc;
}
.indexBox .sbbljyq .hedCon .jgq li:nth-child(3) .front h3 {
  color: #53b6a5;
}
.indexBox .sbbljyq .hedCon .jgq li:nth-child(4) .back {
  background: #eb7b75;
}
.indexBox .sbbljyq .hedCon .jgq li:nth-child(4) .front {
  background: #fef8f8;
}
.indexBox .sbbljyq .hedCon .jgq li:nth-child(4) .front h3 {
  color: #eb7b75;
}
.indexBox .sbbljyq .hedCon .jgq .on {
  transform: rotateY(180deg);
}
.indexBox .sbbljyq .hedCon .jgq .on .front {
  z-index: 1;
}
.indexBox .sbbljyq .hedCon .jgq .on .front img {
  transform: scale(1);
}
.indexBox .sbbljyq .hedCon .jgq .on .back {
  z-index: 2;
}
.indexBox .sbbljyq .hedCon .info {
  margin-top: 0.66666667rem;
}
.indexBox .sbbljyq .hedCon .info .picCon {
  height: 5.26666667rem;
  position: relative;
}
.indexBox .sbbljyq .hedCon .info .picCon .info-swiper {
  width: 100%;
  height: 100%;
}
.indexBox .sbbljyq .hedCon .info .picCon .info-swiper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.indexBox .sbbljyq .hedCon .info .picCon .info-swiper .swiper-slide a .tit {
  background: rgba(68, 132, 247, 0.86);
  width: 100%;
  height: 0.8rem;
  position: absolute;
  bottom: 0;
  display: flex;
  left: 0;
  align-items: center;
  justify-content: space-between;
  padding: 0 2.4rem 0 0.34666667rem;
}
.indexBox .sbbljyq .hedCon .info .picCon .info-swiper .swiper-slide a .tit::before {
  content: '';
  display: block;
  width: 0.12rem;
  height: 0.12rem;
  background: url(../images/sanjiao.png) center center no-repeat;
  background-size: 100% 100%;
}
.indexBox .sbbljyq .hedCon .info .picCon .info-swiper .swiper-slide a .tit h3 {
  font-size: 0.4rem;
  font-weight: bold;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 6.37333333rem;
}
.indexBox .sbbljyq .hedCon .info .picCon .info-pagination {
  position: absolute;
  width: 2.4rem;
  height: 0.8rem;
  padding: 0 0.4rem;
  line-height: 0.8rem;
  bottom: 0;
  right: 0;
  z-index: 9;
  text-align: right;
}
.indexBox .sbbljyq .hedCon .info .picCon .info-pagination .swiper-pagination-bullet {
  width: 0.17333333rem;
  height: 0.17333333rem;
  opacity: .5;
  background: #fff;
  margin-right: 0.13333333rem;
  border-radius: 50%;
  flex: none;
}
.indexBox .sbbljyq .hedCon .info .picCon .info-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.indexBox .sbbljyq .hedCon .info .picCon .info-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.indexBox .sbbljyq .hedCon .info .textCon {
  padding: 0.42666667rem 0.56rem;
  background: #f3f7fe;
  border-radius: 0 0 0.18666667rem 0.18666667rem;
}
.indexBox .sbbljyq .hedCon .info .textCon .tit {
  margin-bottom: 0.4rem;
}
.indexBox .sbbljyq .hedCon .info .textCon .tit a {
  color: #1b65f6;
  font-size: 0.37333333rem;
  font-weight: bold;
}
.indexBox .sbbljyq .hedCon .info .textCon .text {
  font-size: 0.37333333rem;
  color: #242424;
  line-height: 1.6;
  text-align: justify;
}
.indexBox .sbbljyq .hedCon .info .textCon .text a {
  color: #3276f6;
}
.indexBox .sbbljyq .hedCon .video-swiper {
  margin-top: 0.53333333rem;
}
.indexBox .sbbljyq .hedCon .video-swiper .swiper-slide {
  width: 2.58666667rem;
  height: 1.81333333rem;
  border-radius: 0.18666667rem;
  overflow: hidden;
}
.indexBox .sbbljyq .hedCon .video-swiper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.indexBox .sbbljyq .hedCon .video-swiper .swiper-slide a::before {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.68);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.indexBox .sbbljyq .hedCon .video-swiper .swiper-slide a::after {
  content: '';
  position: absolute;
  width: 0.68rem;
  height: 0.68rem;
  background: url(../images/player.png) center center no-repeat;
  background-size: 100% 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}
.indexBox .sbbljyq .hedCon .img-swiper {
  margin-top: 0.33333333rem;
}
.indexBox .sbbljyq .hedCon .img-swiper .swiper-slide {
  width: 2.58666667rem;
  height: 1.81333333rem;
  border-radius: 0.18666667rem;
  overflow: hidden;
  background: #ccc;
}
.indexBox .sbbljyq .hedCon .img-swiper .swiper-slide a img {
  width: 100%;
  height: 100%;
}
.indexBox .sbbljyq .navBox {
  width: 9.36rem;
  margin: 0.57333333rem auto 0;
  display: flex;
  align-items: flex-end;
}
.indexBox .sbbljyq .navBox div {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.53333333rem;
  border-radius: 0.18666667rem 0.18666667rem 0 0;
  background: rgba(27, 101, 246, 0.34);
  color: #fff;
  font-size: 0.34666667rem;
  font-weight: bold;
}
.indexBox .sbbljyq .navBox .on {
  height: 0.92rem;
  background: #1b65f6;
  font-size: 0.4rem;
}
.indexBox .sbbljyq .table-swiper {
  width: 9.36rem;
  margin: 0 auto;
}
.indexBox .sbbljyq .table-swiper .swiper-slide {
  background: #fff;
  border: 0.01333333rem solid #1b65f6;
  padding: 0.21333333rem 0.21333333rem 0.42666667rem 0.21333333rem;
  border-radius: 0 0 0.18666667rem 0.18666667rem;
}
.indexBox .sbbljyq .table-swiper .swiper-slide table thead th {
  padding: 0.26666667rem 0;
  font-size: 0.37333333rem;
  color: #1b65f6;
  text-wrap: nowrap;
}
.indexBox .sbbljyq .table-swiper .swiper-slide table tbody td {
  padding: 0.2rem 0.13333333rem;
  font-size: 0.37333333rem;
  color: #242424;
  border: 0.01333333rem solid #cccccc;
  text-align: center;
}
.indexBox .sbbljyq .table-swiper .swiper-slide table tbody td a {
  color: #1b65f6;
  font-size: 0.37333333rem;
}
.indexBox .sbbljyq .itemBox {
  padding: 0.69333333rem 0.32rem 0;
}
.indexBox .sbbljyq .itemBox li {
  height: 1.76rem;
  background: url(../images/item_bg1.png) center center no-repeat;
  background-size: 100% 100%;
  margin-bottom: 0.6rem;
}
.indexBox .sbbljyq .itemBox li:nth-child(2) {
  background: url(../images/item_bg2.png) center center no-repeat;
  background-size: 100% 100%;
}
.indexBox .sbbljyq .itemBox li:nth-child(3) {
  background: url(../images/item_bg3.png) center center no-repeat;
  background-size: 100% 100%;
  margin-bottom: 0;
}
.indexBox .sbbljyq .itemBox li a {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  padding: 0 2.29333333rem 0 0.32rem;
}
.indexBox .sbbljyq .itemBox li a::after {
  content: '';
  display: block;
  width: 1.08rem;
  height: 0.22666667rem;
  background: url(../images/jiantou.png) center center no-repeat;
  background-size: 100% 100%;
  margin-top: 0.13333333rem;
}
.indexBox .sbbljyq .itemBox li a h3 {
  font-size: 0.37333333rem;
  color: #fff;
  font-weight: bold;
}
.indexBox .sbzcjyq {
  margin-top: 0.89333333rem;
  padding: 0.64rem 0.32rem 0.89333333rem;
  background: #fff;
}
.indexBox .sbzcjyq .title {
  height: 0.73333333rem;
  background: url(../images/m_title2.png) center center no-repeat;
  background-size: auto 100%;
}
.indexBox .sbzcjyq .swiperBox {
  margin-top: 0.6rem;
  padding: 0 0 0.17333333rem 0;
  background: #e5efff;
  border-radius: 0.04rem;
}
.indexBox .sbzcjyq .swiperBox .yq-swiper1 {
  height: 6.84rem;
}
.indexBox .sbzcjyq .swiperBox .yq-swiper1 .swiper-slide {
  width: 100%;
  height: 100%;
}
.indexBox .sbzcjyq .swiperBox .yq-swiper2 {
  margin-top: 0.18666667rem;
}
.indexBox .sbzcjyq .swiperBox .yq-swiper2 .swiper-slide {
  width: 3.12rem;
  height: 2.22666667rem;
  border-radius: 0.04rem;
  border: 0.05333333rem solid transparent;
  transition: all .5s;
  background: #ccc;
}
.indexBox .sbzcjyq .list li {
  padding: 0.53333333rem 0.28rem;
  border-bottom: 0.01333333rem solid #e8e8e8;
}
.indexBox .sbzcjyq .list li a {
  display: flex;
  flex-direction: column;
}
.indexBox .sbzcjyq .list li a .tit {
  font-size: 0.4rem;
  color: #242424;
  font-weight: bold;
}
.indexBox .sbzcjyq .list li a .text {
  margin-top: 0.33333333rem;
  font-size: 0.37333333rem;
  color: #adadad;
  line-height: 1.6;
}
.indexBox .sbzcb {
  padding: 0.57333333rem 0.32rem 0;
}
.indexBox .sbzcb .title {
  height: 0.73333333rem;
  background: url(../images/m_title3.png) center center no-repeat;
  background-size: auto 100%;
  position: relative;
}
.indexBox .sbzcb .title a {
  position: absolute;
  font-size: 0.37333333rem;
  color: #242424;
  right: 0.34666667rem;
  top: -0.06666667rem;
}
.indexBox .sbzcb ul {
  margin-top: 0.82666667rem;
}
.indexBox .sbzcb ul li {
  margin-bottom: 0.53333333rem;
  border-radius: 0.18666667rem;
  padding-bottom: 0.45333333rem;
  background: #fff;
  overflow: hidden;
}
.indexBox .sbzcb ul li:last-child {
  margin-bottom: 0;
}
.indexBox .sbzcb ul li .tit {
  height: 1.57333333rem;
  background: #5792f7;
  color: #fff;
  font-size: 0.4rem;
  font-weight: bold;
  line-height: 0.48rem;
  display: flex;
  align-items: center;
  padding: 0 0.37333333rem;
}
.indexBox .sbzcb ul li .line {
  margin-top: 0.64rem;
  display: flex;
  justify-content: space-between;
  padding: 0 0.26666667rem;
}
.indexBox .sbzcb ul li .line a {
  display: block;
  width: 2.34666667rem;
  height: 0.82666667rem;
  border: solid 0.01333333rem #1b65f6;
  color: #1b65f6;
  text-align: center;
  line-height: 0.82666667rem;
  font-size: 0.37333333rem;
  border-radius: 0.41333333rem;
}
.indexBox .sbzcb ul li .downBox a {
  width: 100%;
  padding: 0.2rem 1.41333333rem;
  height: auto;
  line-height: 0.38666667rem;
  border-radius: 0.6rem;
}
.indexBox .cjwd {
  margin-top: 0.86666667rem;
  padding: 0.57333333rem 0 0.88rem;
  background: #fff;
}
.indexBox .cjwd .title {
  width: 9.36rem;
  margin: 0 auto;
  height: 0.73333333rem;
  background: url(../images/m_title4.png) center center no-repeat;
  background-size: auto 100%;
  position: relative;
}
.indexBox .cjwd .title a {
  position: absolute;
  font-size: 0.37333333rem;
  color: #242424;
  right: 0.34666667rem;
  top: -0.06666667rem;
}
.indexBox .cjwd .content {
  padding: 0 0.32rem;
  margin-top: 0.74666667rem;
  padding-bottom: 1.12rem;
  background: url(../images/bom_bg.png) center bottom no-repeat;
  background-size: 100% 2.68rem;
}
.indexBox .cjwd .content ul li {
  min-height: 4.13333333rem;
  border-radius: 0.13333333rem;
  overflow: hidden;
  background: #fff;
  margin-bottom: 0.57333333rem;
  border: 0.01333333rem solid #469fef;
}
.indexBox .cjwd .content ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.indexBox .cjwd .content ul li a .tit {
  display: flex;
  align-items: center;
  padding: 0.18666667rem 0.29333333rem;
  height: 1.56rem;
  color: #fff;
  font-size: 0.4rem;
  font-weight: bold;
  line-height: 1.6;
  background: linear-gradient(173deg, #52bef4 0%, #1d62e2 100%), linear-gradient(#ca2b1e, #ca2b1e);
}
.indexBox .cjwd .content ul li a .tit p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.indexBox .cjwd .content ul li a .text {
  padding: 0.33333333rem 0.28rem;
  font-size: 0.38666667rem;
  display: flex;
}
.indexBox .cjwd .content ul li a .text h3 {
  color: #3e96ed;
  flex: none;
}
.indexBox .cjwd .content ul li a .text p {
  width: 92%;
  line-height: 1.6;
  color: #6e6e6e;
  flex: none;
}
.listCon {
  background-color: #fff;
  padding: 0.4rem 0.4rem;
  margin: 0.53333333rem auto 0;
}
.listCon .title h2 {
  font-size: 0.48rem;
  color: #1b65f6;
  text-align: center;
  line-height: 0.48rem;
  font-weight: 600;
}
.listCon .title h2:before {
  content: '';
  width: 1.33333333rem;
  height: 0.02666667rem;
  display: inline-block;
  vertical-align: middle;
  margin: -0.02666667rem 0.4rem 0 0;
  background-color: #222222;
}
.listCon .title h2:after {
  content: '';
  width: 1.33333333rem;
  height: 0.02666667rem;
  display: inline-block;
  vertical-align: middle;
  margin: -0.02666667rem 0 0 0.4rem;
  background-color: #222222;
}
.listCon ul {
  margin-top: 0.4rem;
}
.listCon ul li a {
  display: block;
  line-height: 0.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.listCon ul li a::before {
  content: '';
  width: 0.08rem;
  height: 0.08rem;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin: -0.02666667rem 0.13333333rem 0 0;
  background-color: #DDD;
}
.listCon ul .line {
  border-bottom: dashed 0.01333333rem #dddddd;
  margin: 0.26666667rem 0;
}
.contentBox {
  background-color: #fff;
  padding: 0.4rem 0.4rem;
  margin: 0.53333333rem auto 0;
}
.contentBox h1 {
  font-size: 0.42666667rem;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
}
.contentBox .sourceBox {
  font-size: 0.32rem;
  color: #999;
  text-align: center;
  margin-top: 0.13333333rem;
  padding-bottom: 0.26666667rem;
  border-bottom: dashed 0.01333333rem #dddddd;
}
.contentBox .sourceBox span:last-child {
  margin-left: 1.33333333rem;
}
.contentBox .content {
  margin-top: 0.26666667rem;
  line-height: 2;
  font-size: 0.42666667rem;
}
.contentBox .content video {
  height: auto !important;
}
/* page */
.page {
  height: 0.53333333rem;
  line-height: 0.53333333rem;
  text-align: center;
  color: #404040;
  padding-bottom: 0.53333333rem;
}
.page span {
  padding: 0 0.26666667rem;
  border: 0.01333333rem solid #ededed;
  margin-right: 0.08rem;
  border-radius: 0.06666667rem;
  line-height: 0.53333333rem;
  height: 0.53333333rem;
  display: inline-block;
  font-size: 0.26666667rem;
}
.page span.on {
  border: 0.01333333rem solid #cd0000;
  background: #cd0000;
  color: #fff;
}
.page a {
  padding: 0px 0.26666667rem;
  border: 0.01333333rem solid #ededed;
  margin-right: 0.08rem;
  color: #404040;
  line-height: 0.53333333rem;
  height: 0.53333333rem;
  display: inline-block;
}
.page a:hover {
  border: 0.01333333rem solid #af1c2a;
  background: #af1c2a;
  color: #fff;
}
.page a.back:hover {
  border: 0.01333333rem solid #ededed;
  color: #404040;
  background: #fff;
}
