* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
fieldset,
img {
  border: none;
  width: 100%;
  height: 100%;
}
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;
  background: #f7f9fa url(../iamges/banner.jpg) center top no-repeat;
  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;
}
.cc {
  height: 35px;
}
.banner {
  height: 490px;
}
.bt {
  font-size: 24px;
  color: #fff;
  text-align: center;
}
.bt span {
  margin-left: 45px;
}
.spft {
  width: 1200px;
  border-radius: 14px;
  background: #fff;
  margin: 92px auto 0;
  overflow: hidden;
  padding: 0 40px;
}
.spft .title {
  margin: 50px auto 5px;
  line-height: 40px;
  position: relative;
  width: 565px;
}
.spft .title h3 {
  font-family: 'FZ HZ';
  color: #3d51cd;
  font-size: 36px;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 4px;
}
.spft .title a {
  display: block;
  position: absolute;
  right: 0;
  top: 0px;
  color: #b2b2b2;
}
.spft .title a span {
  display: inline-block;
  width: 15px;
  height: 15px;
  color: #fff;
  background-color: #b2b2b2;
  text-align: center;
  line-height: 15px;
}
.spft .title::after {
  vertical-align: middle;
  content: '';
  display: inline-block;
  width: 167px;
  height: 34px;
  background: url(../iamges/title_right.jpg) center center no-repeat;
  margin-left: 30px;
}
.spft .title::before {
  vertical-align: middle;
  content: '';
  display: inline-block;
  width: 167px;
  height: 34px;
  background: url(../iamges/title_left.jpg) center center no-repeat;
  margin-right: 30px;
}
.spft ul {
  overflow: hidden;
  padding-bottom: 15px;
}
.spft ul li {
  padding: 30px 0;
  width: 528px;
  float: left;
  border-bottom: 1px solid #e6e6e6;
}
.spft ul li .pic {
  height: 313px;
  background: #ccc;
  display: block;
  position: relative;
}
.spft ul li .pic .icon {
  width: 72px;
  height: 72px;
  position: absolute;
  z-index: 3;
  top: 50%;
  margin-top: -36px;
  left: 50%;
  margin-left: -36px;
  background: url(../iamges/player.png) center center no-repeat;
  display: none;
}
.spft ul li .pic .mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  display: none;
}
.spft ul li .pic:hover .icon {
  display: block;
}
.spft ul li .pic:hover .mask {
  display: block;
}
.spft ul li .tit {
  margin-top: 15px;
}
.spft ul li .tit a {
  color: #3d51cd;
  display: block;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.spft ul li .jdbm {
  margin-top: 12px;
  color: #666666;
}
.spft ul li .text {
  color: #999999;
  margin-top: 12px;
}
.spft ul li .text a {
  color: #999999;
}
.spft ul li:nth-child(2n) {
  float: right;
}
.spft ul li:nth-last-child(1) {
  border-bottom: none;
}
.spft ul li:nth-last-child(2) {
  border-bottom: none;
}
.rdwd {
  width: 1200px;
  border-radius: 14px;
  background: #fff;
  margin: 70px auto 0;
  overflow: hidden;
  padding: 0 40px 50px;
}
.rdwd .title {
  margin: 50px auto 5px;
  line-height: 40px;
  position: relative;
  width: 565px;
}
.rdwd .title h3 {
  font-family: 'FZ HZ';
  color: #3d51cd;
  font-size: 36px;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 4px;
}
.rdwd .title a {
  display: block;
  position: absolute;
  right: 0;
  top: 0px;
  color: #b2b2b2;
}
.rdwd .title a span {
  display: inline-block;
  width: 15px;
  height: 15px;
  color: #fff;
  background-color: #b2b2b2;
  text-align: center;
  line-height: 15px;
}
.rdwd .title::after {
  vertical-align: middle;
  content: '';
  display: inline-block;
  width: 167px;
  height: 34px;
  background: url(../iamges/title_right.jpg) center center no-repeat;
  margin-left: 30px;
}
.rdwd .title::before {
  vertical-align: middle;
  content: '';
  display: inline-block;
  width: 167px;
  height: 34px;
  background: url(../iamges/title_left.jpg) center center no-repeat;
  margin-right: 30px;
}
.rdwd ul {
  overflow: hidden;
}
.rdwd ul li {
  padding: 0 20px;
  margin-top: 36px;
  width: 530px;
  height: 426px;
  border-radius: 0 38px 0 38px;
  float: left;
  background-color: #f9f9f9;
  overflow: hidden;
}
.rdwd ul li .question {
  height: 90px;
  background-color: #3d51cd;
  width: 530px;
  margin-left: -20px;
  overflow: hidden;
  padding: 0 20px;
}
.rdwd ul li .question .icon {
  width: 50px;
  height: 38px;
  background: url(../iamges/question.png) center center no-repeat;
  float: left;
  margin-top: 25px;
}
.rdwd ul li .question .tit {
  margin-top: 25px;
  float: right;
  width: 413px;
  height: 38px;
  display: flex;
  align-items: center;
}
.rdwd ul li .question .tit a {
  font-weight: bold;
  color: #fff;
}
.rdwd ul li .answer {
  padding: 0 0 20px;
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden;
}
.rdwd ul li .answer .icon {
  width: 50px;
  height: 38px;
  background: url(../iamges/answer.png) center center no-repeat;
  float: left;
  margin-top: 20px;
}
.rdwd ul li .answer .text {
  width: 413px;
  float: right;
  margin-top: 20px;
  color: #222222;
  line-height: 28px;
  height: 224px;
  overflow-y: scroll;
}
.rdwd ul li .answer .text a {
  color: #3d51cd;
}
.rdwd ul li .more {
  height: 66px;
  text-align: right;
  line-height: 66px;
}
.rdwd ul li .more a {
  display: inline-block;
  width: 96px;
  color: #3d51cd;
  text-align: left;
  background: url(../iamges/jt.png) right center no-repeat;
}
.rdwd ul li:nth-child(2n) {
  float: right;
}
.tjzc {
  width: 1200px;
  border-radius: 14px;
  background: #fff;
  margin: 70px auto 0;
  overflow: hidden;
  padding: 0 40px 50px;
}
.tjzc .title {
  margin: 50px auto 5px;
  line-height: 40px;
  position: relative;
  width: 613px;
}
.tjzc .title h3 {
  font-family: 'FZ HZ';
  color: #3d51cd;
  font-size: 36px;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 4px;
}
.tjzc .title a {
  display: block;
  position: absolute;
  right: 0;
  top: 0px;
  color: #b2b2b2;
}
.tjzc .title a span {
  display: inline-block;
  width: 15px;
  height: 15px;
  color: #fff;
  background-color: #b2b2b2;
  text-align: center;
  line-height: 15px;
}
.tjzc .title::after {
  vertical-align: middle;
  content: '';
  display: inline-block;
  width: 167px;
  height: 34px;
  background: url(../iamges/title_right.jpg) center center no-repeat;
  margin-left: 30px;
}
.tjzc .title::before {
  vertical-align: middle;
  content: '';
  display: inline-block;
  width: 167px;
  height: 34px;
  background: url(../iamges/title_left.jpg) center center no-repeat;
  margin-right: 30px;
}
.tjzc .tjzc-swiper {
  height: 376px;
  width: 1130px;
  margin: 35px auto 35px;
}
.tjzc .tjzc-swiper .swiper-slide {
  width: 363px;
  height: 376px;
  background: url(../iamges/tjzc_bg.png) center center no-repeat;
  padding: 0 18px;
}
.tjzc .tjzc-swiper .swiper-slide .pic {
  height: 327px;
}
.tjzc .tjzc-swiper .swiper-slide .tit {
  height: 49px;
  padding: 0 11px;
}
.tjzc .tjzc-swiper .swiper-slide .tit a {
  display: block;
  height: 100%;
  line-height: 49px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #4f4f4f;
}
.tjzc .btnBox {
  margin-top: 36px;
  height: 50px;
  text-align: center;
}
.tjzc .btnBox .next {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #cdcdcd;
  position: relative;
  margin-left: 38px;
  cursor: pointer;
}
.tjzc .btnBox .next:after {
  content: '';
  display: block;
  width: 44px;
  height: 10px;
  background: url(../iamges/next.png) center center no-repeat;
  position: absolute;
  left: -11px;
  top: 50%;
  margin-top: -10px;
}
.tjzc .btnBox .next:hover {
  background-color: #3d51cd;
  border: none;
}
.tjzc .btnBox .prev:hover {
  background-color: #3d51cd;
  border: none;
}
.tjzc .btnBox .prev {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #cdcdcd;
  position: relative;
  cursor: pointer;
}
.tjzc .btnBox .prev:after {
  content: '';
  display: block;
  width: 44px;
  height: 10px;
  background: url(../iamges/prev.png) center center no-repeat;
  position: absolute;
  right: -11px;
  top: 50%;
  margin-top: -10px;
}
.rchg {
  width: 1200px;
  border-radius: 14px;
  background: #fff;
  margin: 70px auto 0;
  overflow: hidden;
  padding: 0 40px 50px;
  margin-bottom: 65px;
}
.rchg .title {
  margin: 50px auto 5px;
  line-height: 40px;
  position: relative;
  width: 565px;
}
.rchg .title h3 {
  font-family: 'FZ HZ';
  color: #3d51cd;
  font-size: 36px;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 4px;
}
.rchg .title a {
  display: block;
  position: absolute;
  right: 0;
  top: 0px;
  color: #b2b2b2;
}
.rchg .title a span {
  display: inline-block;
  width: 15px;
  height: 15px;
  color: #fff;
  background-color: #b2b2b2;
  text-align: center;
  line-height: 15px;
}
.rchg .title::after {
  vertical-align: middle;
  content: '';
  display: inline-block;
  width: 167px;
  height: 34px;
  background: url(../iamges/title_right.jpg) center center no-repeat;
  margin-left: 30px;
}
.rchg .title::before {
  vertical-align: middle;
  content: '';
  display: inline-block;
  width: 167px;
  height: 34px;
  background: url(../iamges/title_left.jpg) center center no-repeat;
  margin-right: 30px;
}
.rchg ul {
  overflow: hidden;
  margin-top: 35px;
}
.rchg ul li {
  width: 530px;
  height: 195px;
  background: url(../iamges/rchg_bg.jpg) center center no-repeat;
  float: left;
  margin-bottom: 30px;
  overflow: hidden;
}
.rchg ul li .date {
  width: 110px;
  float: left;
  margin-top: 38px;
  margin-left: 30px;
}
.rchg ul li .date .top {
  height: 45px;
  font-family: 'FZ HZ';
  color: #fff;
  font-size: 24px;
  position: relative;
}
.rchg ul li .date .top::after {
  content: '';
  display: block;
  width: 46px;
  height: 3px;
  background-color: #fff;
  border-radius: 1.5px;
  position: absolute;
  bottom: 0;
}
.rchg ul li .date .year {
  font-family: 'FZ HZ';
  color: #b5dffd;
  font-weight: bold;
  margin-top: 18px;
}
.rchg ul li .right {
  float: left;
  margin-left: 40px;
  margin-top: 33px;
}
.rchg ul li .right .tit {
  width: 320px;
  height: 118px;
}
.rchg ul li .right .tit a {
  display: block;
  background: linear-gradient(to right, #4cbcf7, rgba(0, 0, 0, 0));
  padding: 10px 0px 10px 15px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
}
.rchg ul li .right .fbjg {
  color: #b5dffd;
  text-align: right;
}
.rchg ul li:nth-child(2n) {
  float: right;
}
.wqhg {
  width: 1200px;
  border-radius: 14px;
  background: #fff;
  margin: 70px auto 0;
  overflow: hidden;
  padding: 0 40px 50px;
  margin-bottom: 65px;
}
.wqhg .title {
  margin: 50px auto 5px;
  line-height: 40px;
  position: relative;
  width: 565px;
}
.wqhg .title h3 {
  font-family: 'FZ HZ';
  color: #3d51cd;
  font-size: 36px;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 4px;
}
.wqhg .title a {
  display: block;
  position: absolute;
  right: 0;
  top: 0px;
  color: #b2b2b2;
}
.wqhg .title a span {
  display: inline-block;
  width: 15px;
  height: 15px;
  color: #fff;
  background-color: #b2b2b2;
  text-align: center;
  line-height: 15px;
}
.wqhg .title::after {
  vertical-align: middle;
  content: '';
  display: inline-block;
  width: 167px;
  height: 34px;
  background: url(../iamges/title_right.jpg) center center no-repeat;
  margin-left: 30px;
}
.wqhg .title::before {
  vertical-align: middle;
  content: '';
  display: inline-block;
  width: 167px;
  height: 34px;
  background: url(../iamges/title_left.jpg) center center no-repeat;
  margin-right: 30px;
}
.wqhg ul {
  margin-top: 42px;
  overflow: hidden;
}
.wqhg ul li {
  width: 530px;
  height: 180px;
  float: left;
}
.wqhg ul li:nth-child(2) {
  float: right;
}
.con-pagination {
  width: 1200px;
  margin: 80px auto 0;
  height: 43px;
  border-bottom: 2px solid #e9e9e9;
  padding: 0 89px 0px;
}
.con-pagination .swiper-pagination-bullet {
  display: block;
  width: 146px;
  height: 43px;
  opacity: 1;
  background: none;
  float: left;
  font-size: 28px;
  margin-right: 292px;
  border-radius: 0;
  text-align: center;
  line-height: 43px;
  color: #666666;
  position: relative;
}
.con-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.con-pagination .swiper-pagination-bullet-active {
  color: #3d51cd;
}
.con-pagination .swiper-pagination-bullet-active::after {
  content: '';
  display: block;
  width: 38px;
  height: 3px;
  background-color: #3d51cd;
  border-radius: 1.5px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -19px;
}
.con_swiper {
  width: 1200px;
  margin: 0 auto 45px;
  overflow: hidden;
}
.con_swiper .swiper-slide {
  width: 100%;
  padding: 55px 40px;
  line-height: 2;
  font-size: 16px;
}
.con_swiper .swiper-slide h4:nth-child(1) {
  margin-top: 0;
}
.con_swiper .swiper-slide h4 {
  width: 100px;
  height: 36px;
  font-size: 18px;
  color: #fff;
  margin-bottom: 30px;
  text-align: center;
  line-height: 36px;
  margin-top: 30px;
  background: url(../iamges/bt.jpg) left bottom no-repeat;
}
.con_swiper .swiper-slide h5 {
  display: inline-block;
  background-color: #3d51cd;
  position: relative;
  width: auto;
  height: 36px;
  font-size: 18px;
  color: #fff;
  line-height: 36px;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: left;
}
.con_swiper .swiper-slide h5 span {
  display: inline-block;
  height: 36px;
  background-color: #3d51cd;
  vertical-align: middle;
}
.con_swiper .swiper-slide h5::after {
  display: inline-block;
  content: '';
  width: 16px;
  height: 36px;
  background: url(../iamges/bt_right.jpg) center center no-repeat;
  vertical-align: middle;
  position: absolute;
  top: 0px;
}
.con_swiper .swiper-slide h5::before {
  display: inline-block;
  content: '';
  width: 16px;
  height: 36px;
  background: url(../iamges/bt_left.jpg) center center no-repeat;
  vertical-align: middle;
  margin-top: -2px;
}
.con_swiper .swiper-slide img {
  width: auto;
  height: auto;
}
.con_swiper .swiper-slide:last-child {
  text-align: center;
  line-height: 30px;
}
.con_swiper .swiper-slide:last-child img {
  display: inline-block;
  margin-top: 20px;
}
.conVideo {
  width: 1000px;
  margin: 0 auto;
}
.conVideo video {
  width: 100% !important;
}
