* {
  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 {
  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.42666667rem;
}
i,
b {
  font-style: normal;
}
html {
  font-size: 10vw;
}
.banner {
  height: 6.12rem;
  background: url(../images/banner.jpg) top center no-repeat;
  background-size: 100% 100%;
}
.indexBox {
  background: #f3f5f9;
  padding-top: 0.53333333rem;
}
.indexBox .title {
  font-size: 0.56rem;
  font-weight: bold;
  color: #242424;
  display: flex;
  justify-content: center;
  align-items: center;
}
.indexBox .title::before {
  content: '';
  display: block;
  width: 0.65333333rem;
  height: 0.17333333rem;
  background: url(../images/title_before.png) center center no-repeat;
  background-size: 100% 100%;
}
.indexBox .title::after {
  content: '';
  display: block;
  width: 0.65333333rem;
  height: 0.17333333rem;
  background: url(../images/title_after.png) center center no-repeat;
  background-size: 100% 100%;
}
.indexBox .title h3 {
  font-weight: bold;
  margin: 0 0.45333333rem;
}
.indexBox .title span {
  color: #1061ff;
}
.indexBox .tzhd .tzhdNav {
  height: 0.84rem;
  padding: 0 0.34666667rem;
  display: flex;
  overflow-x: scroll;
  margin-top: 0.50666667rem;
}
.indexBox .tzhd .tzhdNav::-webkit-scrollbar {
  display: none;
}
.indexBox .tzhd .tzhdNav li {
  width: 2.57333333rem;
  height: 0.84rem;
  margin-right: 0.13333333rem;
  flex: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.2rem;
  transition: all 0.5s ease-in-out;
}
.indexBox .tzhd .tzhdNav li .icon {
  width: 0.36rem;
  height: 0.34666667rem;
  display: block;
  background: url(../images/tzhd_icon1.png) center center no-repeat;
  background-size: 100% 100%;
  transition: all 0.5s ease-in-out;
}
.indexBox .tzhd .tzhdNav li.on {
  background: #477ff6;
  border-radius: 0.04rem;
}
.indexBox .tzhd .tzhdNav li.on .tit {
  color: #fff;
}
.indexBox .tzhd .tzhdNav li.on .icon {
  background: url(../images/on_tzhd_icon1.png) center center no-repeat;
  background-size: 100% 100%;
}
.indexBox .tzhd .tzhdNav li:last-child {
  margin-right: 0;
}
.indexBox .tzhd .tzhdNav li .tit {
  font-size: 0.4rem;
  transition: all 0.5s ease-in-out;
}
.indexBox .tzhd .tzhdNav li:nth-child(2) .icon {
  background: url(../images/tzhd_icon2.png) center center no-repeat;
  background-size: 100% 100%;
}
.indexBox .tzhd .tzhdNav li:nth-child(2).on .icon {
  background: url(../images/on_tzhd_icon2.png) center center no-repeat;
  background-size: 100% 100%;
}
.indexBox .tzhd .tzhdNav li:nth-child(3) .icon {
  background: url(../images/tzhd_icon3.png) center center no-repeat;
  background-size: 100% 100%;
}
.indexBox .tzhd .tzhdNav li:nth-child(3).on .icon {
  background: url(../images/on_tzhd_icon3.png) center center no-repeat;
  background-size: 100% 100%;
}
.indexBox .tzhd .tzhdNav li:nth-child(4) .icon {
  background: url(../images/tzhd_icon4.png) center center no-repeat;
  background-size: 100% 100%;
}
.indexBox .tzhd .tzhdNav li:nth-child(4).on .icon {
  background: url(../images/on_tzhd_icon4.png) center center no-repeat;
  background-size: 100% 100%;
}
.indexBox .tzhd .tzhdNav li:nth-child(5) .icon {
  background: url(../images/tzhd_icon5.png) center center no-repeat;
  background-size: 100% 100%;
}
.indexBox .tzhd .tzhdNav li:nth-child(5).on .icon {
  background: url(../images/on_tzhd_icon5.png) center center no-repeat;
  background-size: 100% 100%;
}
.indexBox .tzhd .tzhdNav li:nth-child(6) .icon {
  background: url(../images/tzhd_icon6.png) center center no-repeat;
  background-size: 100% 100%;
}
.indexBox .tzhd .tzhdNav li:nth-child(6).on .icon {
  background: url(../images/on_tzhd_icon6.png) center center no-repeat;
  background-size: 100% 100%;
}
.indexBox .tzhd .tzhdNav li:nth-child(7) .icon {
  background: url(../images/tzhd_icon7.png) center center no-repeat;
  background-size: 100% 100%;
}
.indexBox .tzhd .tzhdNav li:nth-child(7).on .icon {
  background: url(../images/on_tzhd_icon7.png) center center no-repeat;
  background-size: 100% 100%;
}
.indexBox .tzhd .tzhdNav li:nth-child(8) .icon {
  background: url(../images/tzhd_icon8.png) center center no-repeat;
  background-size: 100% 100%;
}
.indexBox .tzhd .tzhdNav li:nth-child(8).on .icon {
  background: url(../images/on_tzhd_icon8.png) center center no-repeat;
  background-size: 100% 100%;
}
.indexBox .tzhd .tzhd-swiper {
  margin-top: 0.48rem;
}
.indexBox .tzhd .tzhd-swiper .swiper-slide p {
  width: 9.30666667rem;
  margin: 0 auto;
  box-shadow: 0px 0.06666667rem 0.53333333rem 0px rgba(33, 102, 246, 0.14);
  border-radius: 14px;
  background: #fff;
  padding: 0.86666667rem 0.49333333rem;
  font-size: 0.37333333rem;
  color: #6e6e6e;
  line-height: 1.6;
  position: relative;
}
.indexBox .tzhd .tzhd-swiper .swiper-slide p a {
  font-size: 0.37333333rem;
  color: #1061ff;
}
.indexBox .tzhd .tzhd-swiper .swiper-slide p::before {
  content: '';
  position: absolute;
  width: 1.05333333rem;
  height: 1.05333333rem;
  background: url(../images/news_icon.png) center center no-repeat;
  background-size: 100% 100%;
  top: 0.2rem;
  right: 0.46666667rem;
}
.indexBox .tzhd .picBox {
  margin-top: 0.66666667rem;
  display: flex;
  overflow-y: scroll;
  padding: 0 0.34666667rem;
}
.indexBox .tzhd .picBox::-webkit-scrollbar {
  display: none;
}
.indexBox .tzhd .picBox li {
  width: 3.70666667rem;
  height: 2.61333333rem;
  margin-right: 0.50666667rem;
  background: #ccc;
  border-radius: 0.18666667rem;
  overflow: hidden;
  flex: none;
  box-shadow: 0px 0.06666667rem 0.53333333rem 0px rgba(71, 127, 246, 0.14);
}
.indexBox .tzhd .picBox li:last-child {
  margin-right: 0;
}
.indexBox .tzhd .picBox li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.indexBox .tzhd .picBox li a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.68);
  top: 0;
  left: 0;
  z-index: 2;
}
.indexBox .tzhd .picBox li a::after {
  content: '';
  position: absolute;
  width: 1.08rem;
  height: 1.08rem;
  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 .tzhd .picBox li a .pic {
  height: 100%;
  width: 100%;
}
.indexBox .hdzdcy {
  margin-top: 0.90666667rem;
}
.indexBox .hdzdcy .content {
  height: 17.74666667rem;
  background: url(../images/bg.jpg) center center no-repeat;
  background-size: 100% 100%;
  margin-top: 0.45333333rem;
  padding: 0.49333333rem 0.34666667rem;
}
.indexBox .hdzdcy .content .textBox {
  box-shadow: 0px 0.06666667rem 0.53333333rem 0px rgba(36, 101, 244, 0.14);
  padding: 0.42666667rem 0.50666667rem;
  text-align: justify;
  background: rgba(255, 255, 255, 0.91);
  border-radius: 0.18666667rem;
  font-size: 0.37333333rem;
  color: #242424;
  line-height: 1.6;
  text-indent: 2em;
}
.indexBox .hdzdcy .content .textBox span {
  color: #2166f6;
}
.indexBox .hdzdcy .content .itemBox {
  margin-top: 1.53333333rem;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.indexBox .hdzdcy .content .itemBox::before,
.indexBox .hdzdcy .content .itemBox::after {
  content: '';
  position: absolute;
  width: 0.49333333rem;
  height: 0.54666667rem;
  background: url(../images/and.png) center center no-repeat;
  background-size: 100% 100%;
  left: 4.18666667rem;
  top: 0.72rem;
}
.indexBox .hdzdcy .content .itemBox::after {
  top: 2.73333333rem;
  left: 4.44rem;
}
.indexBox .hdzdcy .content .itemBox > div {
  position: relative;
}
.indexBox .hdzdcy .content .itemBox > div a {
  display: block;
  width: 2.08rem;
  height: 2.08rem;
  position: relative;
  z-index: 3;
}
.indexBox .hdzdcy .content .itemBox > img {
  z-index: 1;
}
.indexBox .hdzdcy .content .itemBox .item1 {
  margin-right: 0.10666667rem;
}
.indexBox .hdzdcy .content .itemBox .item1 > img {
  position: absolute;
  top: -0.65333333rem;
  left: 1.50666667rem;
  width: 3.04rem;
  height: 2.92rem;
}
.indexBox .hdzdcy .content .itemBox .item2 {
  margin-left: 2.70666667rem;
}
.indexBox .hdzdcy .content .itemBox .item2 a {
  background: #378df6;
  border-radius: 50%;
}
.indexBox .hdzdcy .content .itemBox .item2 > img {
  width: 3.02666667rem;
  height: 3.41333333rem;
  position: absolute;
  top: -1.02666667rem;
  left: 1.33333333rem;
}
.indexBox .hdzdcy .content .itemBox .item3 {
  width: 100%;
  margin-top: 0.46666667rem;
  height: 7.18666667rem;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
}
.indexBox .hdzdcy .content .itemBox .item3 .round {
  width: 7.05333333rem;
  height: 100%;
  background: url(../images/round.png) center center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  animation: round 12s infinite linear;
}
.indexBox .hdcyyq {
  margin-top: 0.90666667rem;
}
.indexBox .hdcyyq .content {
  padding: 0.45333333rem 0.34666667rem;
  display: flex;
  overflow-x: scroll;
}
.indexBox .hdcyyq .content::-webkit-scrollbar {
  display: none;
}
.indexBox .hdcyyq .content .item {
  box-shadow: 0px 0.18666667rem 0.45333333rem 0px rgba(33, 102, 246, 0.14);
  flex: none;
  width: 5.6rem;
  height: 7.61333333rem;
  margin-right: 0.61333333rem;
  transform-style: preserve-3d;
  transition: all .5s;
  position: relative;
  border-radius: 0.18666667rem;
}
.indexBox .hdcyyq .content .item .picBox,
.indexBox .hdcyyq .content .item .textBox {
  width: 100%;
  height: 100%;
  position: absolute;
  backface-visibility: hidden;
}
.indexBox .hdcyyq .content .item .picBox {
  background: #ffff;
  border-radius: 0.18666667rem;
  overflow: hidden;
}
.indexBox .hdcyyq .content .item .picBox .pic {
  width: 100%;
  height: 100%;
}
.indexBox .hdcyyq .content .item .picBox .tit {
  height: 0.86666667rem;
  border-radius: 0.18666667rem;
  background: #fff;
  padding: 0 0.2rem;
  font-size: 0.37333333rem;
  text-align: center;
  line-height: 0.86666667rem;
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #242424;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexBox .hdcyyq .content .item .textBox {
  background-color: #fff;
  transform: rotateY(180deg);
  padding: 0.4rem;
  border-radius: 0.18666667rem;
  overflow: hidden;
}
.indexBox .hdcyyq .content .item .textBox .tit {
  font-size: 0.37333333rem;
  color: #2166f6;
  font-weight: bold;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.indexBox .hdcyyq .content .item .textBox .text {
  font-size: 0.37333333rem;
  color: #6e6e6e;
  line-height: 0.42666667rem;
  margin-top: 0.2rem;
  text-align: justify;
  line-height: 1.6;
}
.indexBox .hdcyyq .content .item .textBox .text a {
  color: #1061ff;
}
.indexBox .hdcyyq .content .item:hover {
  transform: rotateY(180deg);
}
.indexBox .hdtzfw {
  margin-top: 0.45333333rem;
  padding: 0 0.34666667rem;
}
.indexBox .hdtzfw .tzfwNav {
  margin-top: 0.45333333rem;
  display: flex;
  justify-content: space-between;
}
.indexBox .hdtzfw .tzfwNav a {
  font-size: 0.4rem;
  color: #242424;
}
.indexBox .hdtzfw .tzfwNav .on {
  color: #2166f6;
  font-weight: bold;
  position: relative;
}
.indexBox .hdtzfw .tzfwNav .on::after {
  content: '';
  position: absolute;
  width: 1.24rem;
  height: 0.02666667rem;
  background: #2166f6;
  border-radius: 0.01333333rem;
  left: 0.17333333rem;
  bottom: -0.28rem;
}
.indexBox .hdtzfw .content {
  margin-top: 0.73333333rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0.56rem 0.66666667rem 0;
  background-color: #ffffff;
  border-radius: 0.18666667rem;
}
.indexBox .hdtzfw .content li {
  width: 50%;
  padding: 0 0.16rem;
  text-align: center;
  line-height: 1;
  font-size: 0;
  margin-bottom: 0.56rem;
}
.indexBox .hdtzfw .content li a {
  font-size: 0.37333333rem;
  line-height: normal;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexBox .qyzhfw {
  margin-top: 0.90666667rem;
}
.indexBox .qyzhfw .qyzhfwNav {
  margin-top: 0.46666667rem;
  display: flex;
  overflow-x: scroll;
  background: #fff;
  height: 2.08rem;
  padding: 0.57333333rem 0.34666667rem;
}
.indexBox .qyzhfw .qyzhfwNav::-webkit-scrollbar {
  display: none;
}
.indexBox .qyzhfw .qyzhfwNav li {
  padding: 0 0.29333333rem;
  display: flex;
  align-items: center;
  flex: none;
  font-size: 0.37333333rem;
  font-weight: bold;
  color: #242424;
  border-right: 0.01333333rem solid #dbdbdb;
  transition: all .5s;
}
.indexBox .qyzhfw .qyzhfwNav li::after {
  content: '';
  display: block;
  width: 0.12rem;
  height: 0.2rem;
  background: url(../images/jt.png) center center no-repeat;
  background-size: 100% 100%;
  transition: all .5s;
}
.indexBox .qyzhfw .qyzhfwNav li span {
  margin: 0 0.13333333rem;
}
.indexBox .qyzhfw .qyzhfwNav li img {
  width: 0.46666667rem;
  height: auto;
}
.indexBox .qyzhfw .qyzhfwNav li:nth-child(1) {
  padding: 0 0.29333333rem 0 0;
}
.indexBox .qyzhfw .qyzhfwNav li:last-child {
  padding: 0 0 0 0.29333333rem;
  border-right: none;
}
.indexBox .qyzhfw .qyzhfwNav .on {
  color: #2166f6;
}
.indexBox .qyzhfw .qyzhfwNav .on::after {
  transform: rotate(90deg);
}
.indexBox .qyzhfw .qyzhfw-swiper {
  width: 9.30666667rem;
  margin: 0.21333333rem auto 0;
}
.indexBox .qyzhfw .qyzhfw-swiper .swiper-slide {
  background: #fff;
  padding: 0.56rem 0.66666667rem 0;
  border-radius: 0.18666667rem;
}
.indexBox .qyzhfw .qyzhfw-swiper .swiper-slide ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.indexBox .qyzhfw .qyzhfw-swiper .swiper-slide ul li {
  width: 50%;
  padding: 0 0.16rem;
  text-align: center;
  line-height: 1;
  font-size: 0;
  margin-bottom: 0.56rem;
}
.indexBox .qyzhfw .qyzhfw-swiper .swiper-slide ul li a {
  font-size: 0.37333333rem;
  line-height: normal;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexBox .tzjh {
  margin-top: 0.90666667rem;
}
.indexBox .tzjh .list {
  margin-top: 0.46666667rem;
  background: #fff;
  padding: 0.6rem 0.34666667rem 0;
}
.indexBox .tzjh .list li {
  margin-bottom: 0.77333333rem;
  line-height: 2;
}
.indexBox .tzjh .list li .question {
  font-size: 0;
}
.indexBox .tzjh .list li .question a {
  font-size: 0.37333333rem;
  color: #2166f6;
  font-weight: bold;
}
.indexBox .tzjh .list li .text {
  font-size: 0.37333333rem;
  color: #6e6e6e;
}
.indexBox .tzjh .list li:last-child {
  margin-bottom: 0;
}
.indexBox .tzjh .bomBox {
  background: #2166f6 url(../images/bom_bg.jpg) top center no-repeat;
  background-size: 100% 0.89333333rem;
  padding: 2rem 0.34666667rem 1.16rem;
}
.indexBox .tzjh .bomBox .tit {
  width: 3.54666667rem;
  height: 0.81333333rem;
  background-color: #457ff6;
  border-radius: 0.04rem;
  border: solid 0.01333333rem #ffffff;
  font-size: 0.37333333rem;
  color: #fff;
  text-align: center;
  line-height: 0.81333333rem;
  margin-bottom: 0.37333333rem;
}
.indexBox .tzjh .bomBox > p {
  font-size: 0.37333333rem;
  color: #fff;
  margin-bottom: 0.70666667rem;
}
.indexBox .tzjh .bomBox .codeCon {
  margin-top: 0.8rem;
  display: flex;
  justify-content: space-between;
  padding: 0 1.06666667rem;
}
.indexBox .tzjh .bomBox .codeCon .item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.indexBox .tzjh .bomBox .codeCon .item .code {
  width: 1.78666667rem;
  height: 1.78666667rem;
  border: 0.01333333rem solid #ffffff;
}
.indexBox .tzjh .bomBox .codeCon .item p {
  font-size: 0.37333333rem;
  color: #fff;
  text-align: center;
  margin-top: 0.46666667rem;
  line-height: 2;
}
.indexBox .listNav {
  display: flex;
  padding: 0 0.34666667rem 0.16rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.indexBox .listNav::-webkit-scrollbar {
  display: none;
}
.indexBox .listNav li {
  flex: none;
  font-size: 0.4rem;
  font-weight: bold;
  color: #242424;
  margin-right: 1.06666667rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.indexBox .listNav li:last-child {
  margin-right: 0;
}
.indexBox .listNav li .icon {
  margin-bottom: 0.2rem;
}
.indexBox .listNav li .icon img {
  width: 0.76rem;
  height: auto;
}
.indexBox .listNav li .tit {
  position: relative;
}
.indexBox .listNav li .tit::after {
  content: '';
  width: 0;
  position: absolute;
  transition: all .5s;
  bottom: -0.06666667rem;
  height: 0.01333333rem;
  background: #2166f6;
  left: 50%;
  transform: translateX(-50%);
}
.indexBox .listNav li.on {
  color: #2166f6;
}
.indexBox .listNav li.on .tit::after {
  width: 100%;
}
.indexBox .list-swiper {
  margin-top: 0.57333333rem;
}
.indexBox .list-swiper .infotext {
  background: #fff;
  border-radius: 0.18666667rem;
  width: 9.30666667rem;
  padding: 0.37333333rem 0.53333333rem;
  font-size: 0.37333333rem;
  color: #242424;
  line-height: 2;
  text-align: justify;
  box-shadow: 0px 0.18666667rem 0.45333333rem 0px rgba(33, 102, 246, 0.14);
  margin: 0 auto;
}
.indexBox .list-swiper .jjBox {
  margin-top: 0.6rem;
  padding: 0 0.34666667rem;
}
.indexBox .list-swiper .jjBox h3 {
  font-size: 0.56rem;
  font-weight: bold;
  color: #2166f6;
  padding-right: 0.90666667rem;
  background: url(../images/jujiao.png) right center no-repeat;
  background-size: 0.65333333rem 0.17333333rem;
  float: left;
}
.indexBox .list-swiper .jjBox p {
  color: #575757;
  font-size: 0.37333333rem;
  line-height: 2.1;
}
.indexBox .list-swiper .jjBox p span {
  padding: 0 0.33333333rem;
  border-right: 0.01333333rem solid #575757;
}
.indexBox .list-swiper .list {
  width: 9.30666667rem;
  margin: 0 auto;
  padding-bottom: 0.8rem;
}
.indexBox .list-swiper .list li {
  margin-top: 0.82666667rem;
  background: #fff;
  border-radius: 0.18666667rem;
  box-shadow: 0px 0.18666667rem 0.45333333rem 0px rgba(33, 102, 246, 0.14);
}
.indexBox .list-swiper .list li a {
  display: block;
  padding: 0.4rem;
}
.indexBox .list-swiper .list li a .tit {
  font-size: 0.4rem;
  color: #242424;
  font-weight: bold;
}
.indexBox .list-swiper .list li a .conbox {
  margin-top: 0.26666667rem;
  display: flex;
  justify-content: space-between;
}
.indexBox .list-swiper .list li a .conbox .pic {
  margin-top: 0.08rem;
  width: 2.65333333rem;
  height: 1.81333333rem;
  border-radius: 0.18666667rem;
  background: #ccc;
}
.indexBox .list-swiper .list li a .conbox .text {
  font-size: 0.37333333rem;
  color: #6e6e6e;
  width: 5.21333333rem;
  line-height: 1.8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.listCon {
  background-color: #fff;
  padding: 0.4rem 0.4rem;
  margin: 0.53333333rem auto 0;
}
.listCon .title h2 {
  font-size: 0.48rem;
  color: #117df1;
  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: #117df1;
}
.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: #117df1;
}
.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;
}
.wlcy_banner {
  height: 6.89333333rem;
  background: url(../images/wlcy_banner.jpg) top center no-repeat;
  background-size: 100% 100%;
}
.yscy_banner {
  height: 6.89333333rem;
  background: url(../images/yscy_banner.jpg) top center no-repeat;
  background-size: 100% 100%;
}
.qlcy_banner {
  height: 6.89333333rem;
  background: url(../images/qlcy_banner.jpg) top center no-repeat;
  background-size: 100% 100%;
}
@keyframes round {
  form {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
