* {
  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: #f7f7f7;
  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 {
  height: 5.45333333rem;
  width: 100%;
  background: url(../iamges/banner_m.jpg) center center no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
}
.banner .bt {
  margin-top: 3.78666667rem;
  font-size: 0.17333333rem;
  color: #fff;
}
.banner .bt span {
  margin-right: 0.26666667rem;
}
.spft {
  width: 9.2rem;
  border-radius: 0.18666667rem;
  background-color: #fff;
  padding: 0 0.4rem;
  margin: -0.69333333rem auto 0;
  overflow: hidden;
}
.spft .title {
  margin-top: 0.53333333rem;
  display: flex;
  justify-content: space-between;
}
.spft .title h3 {
  display: flex;
  align-items: center;
  font-size: 0.48rem;
  color: #3d51cd;
  width: 4.64rem;
  justify-content: space-between;
  font-family: 'FZ HZ';
}
.spft .title h3::after {
  content: '';
  display: block;
  width: 2.22666667rem;
  height: 0.45333333rem;
  background: url(../iamges/title_right.jpg) center center no-repeat;
  background-size: 100% 100%;
}
.spft .title a {
  display: block;
  width: 1.6rem;
  height: 0.53333333rem;
  border: 0.01333333rem solid #e9e9e9;
  font-size: 0.32rem;
  color: #b2b2b2;
  text-align: center;
  line-height: 0.53333333rem;
  border-radius: 0.26666667rem;
}
.spft ul li {
  padding: 0.53333333rem 0;
  border-bottom: 0.01333333rem solid #e6e6e6;
}
.spft ul li .pic {
  display: block;
  height: 5.01333333rem;
  position: relative;
  background-color: #ccc;
}
.spft ul li .pic .icon {
  width: 0.96rem;
  height: 0.96rem;
  background: url(../iamges/player.png) center center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  margin-left: -0.48rem;
  top: 50%;
  margin-top: -0.48rem;
  z-index: 3;
}
.spft ul li .pic .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 2;
  top: 0;
  left: 0;
}
.spft ul li .tit {
  margin-top: 0.33333333rem;
  line-height: 0.56rem;
}
.spft ul li .tit a {
  font-size: 0.37333333rem;
  color: #222222;
}
.spft ul li .jdbm {
  margin-top: 0.33333333rem;
  font-size: 0.34666667rem;
  color: #666666;
}
.spft ul li .text {
  font-size: 0.32rem;
  margin-top: 0.33333333rem;
  color: #999999;
}
.spft ul li:last-child {
  border-bottom: none;
}
.rdwd {
  width: 9.2rem;
  border-radius: 0.18666667rem;
  background-color: #fff;
  padding: 0 0.4rem;
  margin: 0.66666667rem auto 0;
  overflow: hidden;
}
.rdwd .title {
  margin-top: 0.53333333rem;
  display: flex;
  justify-content: space-between;
}
.rdwd .title h3 {
  display: flex;
  align-items: center;
  font-size: 0.48rem;
  color: #3d51cd;
  width: 4.64rem;
  justify-content: space-between;
  font-family: 'FZ HZ';
}
.rdwd .title h3::after {
  content: '';
  display: block;
  width: 2.22666667rem;
  height: 0.45333333rem;
  background: url(../iamges/title_right.jpg) center center no-repeat;
  background-size: 100% 100%;
}
.rdwd .title a {
  display: block;
  width: 1.6rem;
  height: 0.53333333rem;
  border: 0.01333333rem solid #e9e9e9;
  font-size: 0.32rem;
  color: #b2b2b2;
  text-align: center;
  line-height: 0.53333333rem;
  border-radius: 0.26666667rem;
}
.rdwd ul {
  padding-bottom: 0.53333333rem;
}
.rdwd ul li {
  margin-top: 0.53333333rem;
  border-radius: 0 0.50666667rem 0 0.50666667rem;
  overflow: hidden;
  background-color: #f9f9f9;
}
.rdwd ul li .question {
  width: 100%;
  height: 1.46666667rem;
  background: #3d51cd;
  display: flex;
  align-items: center;
  padding: 0 0.48rem 0 0.26666667rem;
  justify-content: space-between;
}
.rdwd ul li .question .icon {
  width: 0.66666667rem;
  height: 0.50666667rem;
  background: url(../iamges/question.png) center center no-repeat;
  background-size: 100% 100%;
}
.rdwd ul li .question .tit {
  width: 6.74666667rem;
}
.rdwd ul li .question .tit a {
  color: #fff;
  font-weight: bold;
  font-size: 0.34666667rem;
}
.rdwd ul li .answer {
  display: flex;
  padding: 0.4rem 0.48rem 0.4rem 0.26666667rem;
  justify-content: space-between;
}
.rdwd ul li .answer .icon {
  width: 0.66666667rem;
  height: 0.50666667rem;
  background: url(../iamges/answer.png) center center no-repeat;
  background-size: 100% 100%;
}
.rdwd ul li .answer .text {
  font-size: 0.32rem;
  color: #222222;
  width: 6.74666667rem;
}
.rdwd ul li .answer .text a {
  font-size: 0.32rem;
  color: #3d51cd;
}
.rdwd ul li .more {
  border-top: 0.01333333rem solid #e6e6e6;
  height: 1.37333333rem;
  padding: 0 0.33333333rem;
}
.rdwd ul li .more a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0.34666667rem;
  color: #999999;
  line-height: 1.37333333rem;
  text-align: center;
}
.tjzc {
  width: 9.2rem;
  border-radius: 0.18666667rem;
  background-color: #fff;
  padding: 0 0.4rem;
  margin: 0.66666667rem auto 0;
  overflow: hidden;
}
.tjzc .title {
  margin-top: 0.53333333rem;
  display: flex;
  justify-content: space-between;
}
.tjzc .title h3 {
  display: flex;
  align-items: center;
  font-size: 0.48rem;
  color: #3d51cd;
  width: 4.64rem;
  justify-content: space-between;
  font-family: 'FZ HZ';
}
.tjzc .title h3::after {
  content: '';
  display: block;
  width: 2.22666667rem;
  height: 0.45333333rem;
  background: url(../iamges/title_right.jpg) center center no-repeat;
  background-size: 100% 100%;
}
.tjzc .title a {
  display: block;
  width: 1.6rem;
  height: 0.53333333rem;
  border: 0.01333333rem solid #e9e9e9;
  font-size: 0.32rem;
  color: #b2b2b2;
  text-align: center;
  line-height: 0.53333333rem;
  border-radius: 0.26666667rem;
}
.tjzc .tjzc-swiper {
  height: 5.04rem;
  margin: 0.53333333rem 0;
}
.tjzc .tjzc-swiper .swiper-slide {
  width: 4.84rem;
  height: 5.01333333rem;
  background: url(../iamges/tjzc_bg.png) center center no-repeat;
  background-size: 100% 100%;
  padding: 0.02666667rem 0.24rem;
}
.tjzc .tjzc-swiper .swiper-slide .pic {
  height: 4.36rem;
}
.tjzc .tjzc-swiper .swiper-slide .tit {
  height: 0.65333333rem;
  padding: 0 0.14666667rem;
}
.tjzc .tjzc-swiper .swiper-slide .tit a {
  font-size: 0.21333333rem;
  display: block;
  height: 100%;
  line-height: 0.65333333rem;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #4f4f4f;
}
.rchg {
  width: 9.2rem;
  border-radius: 0.18666667rem;
  background-color: #fff;
  padding: 0 0.4rem;
  margin: 0.66666667rem auto 0.66666667rem;
  overflow: hidden;
}
.rchg .title {
  margin-top: 0.53333333rem;
  display: flex;
  justify-content: space-between;
}
.rchg .title h3 {
  display: flex;
  align-items: center;
  font-size: 0.48rem;
  color: #3d51cd;
  width: 4.64rem;
  justify-content: space-between;
  font-family: 'FZ HZ';
}
.rchg .title h3::after {
  content: '';
  display: block;
  width: 2.22666667rem;
  height: 0.45333333rem;
  background: url(../iamges/title_right.jpg) center center no-repeat;
  background-size: 100% 100%;
}
.rchg .title a {
  display: block;
  width: 1.6rem;
  height: 0.53333333rem;
  border: 0.01333333rem solid #e9e9e9;
  font-size: 0.32rem;
  color: #b2b2b2;
  text-align: center;
  line-height: 0.53333333rem;
  border-radius: 0.26666667rem;
}
.rchg ul {
  margin-top: 0.53333333rem;
}
.rchg ul li {
  height: 3.09333333rem;
  background: url(../iamges/m_rchg_bg.jpg) center center no-repeat;
  margin-bottom: 0.4rem;
  display: flex;
  padding: 0.37333333rem 0.26666667rem 0.37333333rem 0.4rem;
  justify-content: space-between;
}
.rchg ul li .date {
  width: 1.84rem;
}
.rchg ul li .date .top {
  height: 0.66666667rem;
  font-family: 'FZ HZ';
  font-size: 0.4rem;
  color: #fff;
  font-weight: bold;
  position: relative;
}
.rchg ul li .date .top::after {
  content: '';
  display: block;
  width: 0.61333333rem;
  height: 0.04rem;
  background: #fff;
  border-radius: 0.02rem;
  position: absolute;
  bottom: 0rem;
}
.rchg ul li .year {
  font-size: 0.24rem;
  color: #b5dffd;
  font-family: 'FZ HZ';
  margin-top: 0.21333333rem;
}
.rchg ul li .right {
  width: 5.66666667rem;
}
.rchg ul li .right .tit {
  height: 1.94666667rem;
}
.rchg ul li .right .tit a {
  display: flex;
  width: 100%;
  padding: 0.17333333rem 0 0.17333333rem 0.24rem;
  background: linear-gradient(to right, #4cbcf7, rgba(0, 0, 0, 0));
  font-size: 0.34666667rem;
  font-weight: bold;
  color: #fff;
  align-items: center;
}
.rchg ul li .right .fbjg {
  color: #b5dffd;
  text-align: right;
  font-size: 0.34666667rem;
}
.wqhg {
  width: 9.2rem;
  border-radius: 0.18666667rem;
  background-color: #fff;
  padding: 0 0.4rem 0.37333333rem;
  margin: 0.66666667rem auto 0.66666667rem;
  overflow: hidden;
}
.wqhg .title {
  margin-top: 0.53333333rem;
  display: flex;
  justify-content: space-between;
}
.wqhg .title h3 {
  display: flex;
  align-items: center;
  font-size: 0.48rem;
  color: #3d51cd;
  width: 4.64rem;
  justify-content: space-between;
  font-family: 'FZ HZ';
}
.wqhg .title h3::after {
  content: '';
  display: block;
  width: 2.22666667rem;
  height: 0.45333333rem;
  background: url(../iamges/title_right.jpg) center center no-repeat;
  background-size: 100% 100%;
}
.wqhg .title a {
  display: block;
  width: 1.6rem;
  height: 0.53333333rem;
  border: 0.01333333rem solid #e9e9e9;
  font-size: 0.32rem;
  color: #b2b2b2;
  text-align: center;
  line-height: 0.53333333rem;
  border-radius: 0.26666667rem;
}
.wqhg ul li {
  margin-top: 0.53333333rem;
  width: 8.4rem;
  height: 2.85333333rem;
}
.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;
  background-color: #ededed;
}
.page .cur {
  background: #cd0000;
  color: #fff;
}
.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;
}
.contentBox {
  padding: 0 0.4rem;
  margin: 0.53333333rem auto 0;
}
.contentBox h1 {
  font-size: 0.45666667rem;
  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;
}
.listCon {
  padding: 0 0.4rem;
  margin: 0.53333333rem auto 0;
}
.listCon .title h2 {
  font-size: 0.48rem;
  color: #000;
  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: #fd6550;
}
.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: #fd6550;
}
.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;
}
.conVideo {
  width: 100%;
  display: flex;
  justify-content: center;
}
.conVideo .live_iframe {
  width: 100%;
  height: auto;
}
.con-pagination {
  width: 100%;
  margin-top: 0.73333333rem;
  display: flex;
  justify-content: space-around;
  border-bottom: 0.01333333rem solid #eaeaea;
  align-items: center;
}
.con-pagination .swiper-pagination-bullet {
  display: block;
  width: 1.94666667rem;
  height: 0.57333333rem;
  text-align: center;
  line-height: 0.57333333rem;
  font-size: 0.37333333rem;
  background: none;
  opacity: 1;
}
.con-pagination .swiper-pagination-bullet-active {
  position: relative;
  color: #3d51cd;
}
.con-pagination .swiper-pagination-bullet-active::after {
  content: '';
  display: block;
  width: 0.50666667rem;
  height: 0.04rem;
  background-color: #3d51cd;
  border-radius: 1.5px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -0.25333333rem;
}
.con_swiper {
  width: 8.6rem;
  overflow: hidden;
  margin: 0.56rem auto;
}
.con_swiper .swiper-slide {
  width: 100%;
  font-size: 0.34666667rem;
  line-height: 1.6;
}
.con_swiper .swiper-slide a {
  font-size: 0.34666667rem;
}
.con_swiper .swiper-slide h4 {
  width: 1.6rem;
  height: 0.48rem;
  line-height: 0.48rem;
  text-align: center;
  font-size: 0.37333333rem;
  color: #fff;
  background: url(../iamges/bt.jpg) left bottom no-repeat;
  background-size: 100% 100%;
  margin-top: 0.77333333rem;
  margin-bottom: 0.33333333rem;
}
.con_swiper .swiper-slide h5 {
  display: inline-flex;
  font-size: 0.37333333rem;
  height: 0.48rem;
  background-color: #3d51cd;
  color: #fff;
  align-items: center;
  margin-top: 0.77333333rem;
  margin-bottom: 0.33333333rem;
}
.con_swiper .swiper-slide h5 span {
  display: inline-block;
}
.con_swiper .swiper-slide h5::after {
  content: '';
  display: block;
  width: 0.21333333rem;
  height: 0.48rem;
  background: url(../iamges/bt_right.jpg) center center no-repeat;
  background-size: 100% 100%;
}
.con_swiper .swiper-slide h5::before {
  content: '';
  display: block;
  width: 0.21333333rem;
  height: 0.48rem;
  background: url(../iamges/bt_left.jpg) center center no-repeat;
  background-size: 100% 100%;
}
.con_swiper .swiper-slide h4:nth-child(1) {
  margin-top: 0;
}
.con_swiper .swiper-slide:last-child p {
  text-align: center;
}
.con_swiper .swiper-slide:last-child p img {
  width: 8rem;
}
