* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
fieldset,
img {
  border: none;
}
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;
  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;
}
.indexBox {
  width: 100%;
  background: url(../images/banner.jpg) top center no-repeat;
}
.indexBox .banner {
  height: 638px;
}
.indexBox .banner .wrap {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.indexBox .banner .wrap .formBox {
  margin-top: 312px;
  margin-left: 55px;
  float: left;
  width: 488px;
}
.indexBox .banner .wrap .formBox .searchBox {
  width: 488px;
  height: 56px;
  background: #fff;
  border-radius: 28px;
  position: relative;
}
.indexBox .banner .wrap .formBox .searchBox .searchTxt {
  width: 100%;
  height: 100%;
  font-size: 20px;
  background: #fff;
  border-radius: 28px;
  border: none;
  padding-left: 25px;
  padding-right: 124px;
}
.indexBox .banner .wrap .formBox .searchBox .searchBtn {
  width: 122px;
  height: 54px;
  border-radius: 0 28px 28px 0;
  color: #fff;
  position: absolute;
  right: 1px;
  top: 1px;
  z-index: 2;
  border: none;
  cursor: pointer;
  font-size: 24px;
  padding-left: 25px;
  background: #3a62e2 url(../images/search.png) 18px center no-repeat;
}
.indexBox .banner .wrap .formBox p {
  margin-top: 18px;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}
.indexBox .banner .wrap .formBox p a {
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  margin-left: 10px;
}
.indexBox .banner .wrap .banner-swiper {
  width: 490px;
  float: left;
  margin-top: 158px;
  margin-left: 78px;
}
.indexBox .banner .wrap .banner-swiper .swiper-slide {
  width: 361px;
  height: 219px;
  border-radius: 11px;
  background: #ccc;
  overflow: hidden;
}
.indexBox .banner .wrap .banner-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.indexBox .banner .wrap .banner-swiper .next {
  width: 26px;
  height: 26px;
  background: url(../images/next.png) center center no-repeat;
  position: absolute;
  cursor: pointer;
  z-index: 9;
  top: 100px;
  right: 15px;
}
.indexBox .banner .wrap .banner-swiper .prev {
  left: 15px;
  top: 100px;
  width: 26px;
  height: 26px;
  background: url(../images/prev.png) center center no-repeat;
  position: absolute;
  cursor: pointer;
  z-index: 9;
}
.indexBox .topBox {
  width: 1200px;
  margin: 0 auto;
}
.indexBox .topBox .left {
  float: left;
  width: 822px;
  height: 479px;
  background: #f5f9fe;
  position: relative;
}
.indexBox .topBox .left .icon {
  width: 408px;
  height: 222px;
  background: url(../images/mid_icon.png) center center no-repeat;
  position: absolute;
  left: 199px;
  top: 134px;
}
.indexBox .topBox .left ul li {
  width: 236px;
  height: 88px;
  border-radius: 10px;
  background: #fff;
  position: absolute;
  cursor: pointer;
  overflow: hidden;
}
.indexBox .topBox .left ul li:nth-child(1) {
  top: 34px;
  left: 121px;
}
.indexBox .topBox .left ul li:nth-child(2) {
  top: 65px;
  left: 504px;
}
.indexBox .topBox .left ul li:nth-child(3) {
  top: 355px;
  left: 533px;
}
.indexBox .topBox .left ul li:nth-child(4) {
  top: 355px;
  left: 62px;
}
.indexBox .topBox .left ul li:nth-child(5) {
  top: 178px;
  left: 21px;
}
.indexBox .topBox .left ul li .xs {
  width: 100%;
  height: 100%;
  display: table;
  padding-left: 13px;
  padding-right: 18px;
  line-height: 88px;
}
.indexBox .topBox .left ul li .xs span {
  display: table-cell;
  vertical-align: middle;
  line-height: normal;
}
.indexBox .topBox .left ul li .xs img {
  margin-right: 10px;
  vertical-align: middle;
}
.indexBox .topBox .left ul li .hover {
  display: none;
  width: 100%;
  height: 100%;
  background: #3559cf;
  padding-left: 13px;
  padding-right: 18px;
  line-height: 88px;
}
.indexBox .topBox .left ul li .hover img {
  vertical-align: middle;
}
.indexBox .topBox .left ul li .hover .text {
  display: table-cell;
  width: 153px;
  line-height: normal;
  vertical-align: middle;
  color: #fff;
}
.indexBox .topBox .left ul li:hover .xs {
  display: none;
}
.indexBox .topBox .left ul li:hover .hover {
  display: table;
}
.indexBox .topBox .right {
  width: 378px;
  height: 479px;
  float: right;
  background: url(../images/hdrx_bg.png) center center no-repeat;
  padding: 19px 47px 0;
}
.indexBox .topBox .right .title {
  width: 156px;
  height: 42px;
  background: url(../images/hdrx_title.png) center center no-repeat;
  margin-bottom: 17px;
}
.indexBox .topBox .right ul li {
  margin-bottom: 14px;
  height: 60px;
  border-radius: 10px;
  border: 1px solid #fff;
}
.indexBox .topBox .right ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 60px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexBox .topBox .right ul li:last-child {
  margin-bottom: 0;
}
.indexBox .rmwd {
  margin: 52px auto 0;
  width: 1200px;
}
.indexBox .rmwd .title {
  height: 52px;
  background: url(../images/title_rmwd.png) center center no-repeat;
}
.indexBox .rmwd .content ul {
  padding-top: 19px;
}
.indexBox .rmwd .content ul li {
  width: 588px;
  height: 216px;
  background: url(../images/rmwd_bg.png) center center no-repeat;
  float: left;
  margin-top: 25px;
  position: relative;
  padding: 27px 60px 0 55px;
}
.indexBox .rmwd .content ul li:nth-child(2n) {
  float: right;
}
.indexBox .rmwd .content ul li .pm {
  font-size: 42px;
  font-weight: bold;
  color: #f09344;
  opacity: .1;
  position: absolute;
  top: 25px;
  right: 38px;
  font-style: italic;
}
.indexBox .rmwd .content ul li .question {
  overflow: hidden;
}
.indexBox .rmwd .content ul li .question h3 {
  width: 42px;
  height: 42px;
  border-radius: 16px;
  background: #406cf6;
  color: #fff;
  text-align: center;
  line-height: 42px;
  font-size: 20px;
  font-weight: bold;
  float: left;
}
.indexBox .rmwd .content ul li .question .tit {
  width: 417px;
  float: right;
  margin-top: 12px;
}
.indexBox .rmwd .content ul li .question .tit a {
  font-size: 16px;
  font-weight: bold;
  color: #222222;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexBox .rmwd .content ul li .question .tit a:hover {
  color: #3559cf;
}
.indexBox .rmwd .content ul li .text {
  color: #555555;
  font-size: 16px;
  line-height: 1.6;
  margin-top: 12px;
  text-align: justify;
}
.indexBox .rmwd .content ul li:last-child .pm {
  color: #365bd3;
}
.indexBox .xhzwwd {
  width: 1200px;
  margin: 52px auto 0;
}
.indexBox .xhzwwd .title {
  height: 80px;
  position: relative;
  background: url(../images/title_xhwd.png) top center no-repeat;
}
.indexBox .xhzwwd .title h3 {
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  color: #f09344;
  text-align: center;
  position: absolute;
  bottom: 0;
}
.indexBox .xhzwwd .content {
  margin-top: 44px;
  position: relative;
  height: 288px;
  border-radius: 16px;
  background: #f5f7ff;
  padding: 33px 22px 0;
}
.indexBox .xhzwwd .content ul li {
  width: 560px;
  height: 86px;
  background: #fff;
  border-radius: 12px;
  float: left;
  position: relative;
  margin-bottom: 18px;
  padding-left: 79px;
  padding-right: 15px;
  padding-top: 18px;
}
.indexBox .xhzwwd .content ul li:nth-child(2n) {
  float: right;
}
.indexBox .xhzwwd .content ul li h3 {
  width: 36px;
  height: 54px;
  background: #375dd6;
  box-shadow: 0px 5px 5px 0px rgba(78, 100, 180, 0.15);
  border-radius: 0px 0px 18px 18px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 54px;
  position: absolute;
  left: 28px;
  top: 0;
}
.indexBox .xhzwwd .content ul li a {
  font-size: 18px;
  color: #375dd6;
  font-weight: bold;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}
.indexBox .xhzwwd .bomBox {
  height: 80px;
  position: absolute;
  width: 810px;
  bottom: -40px;
  left: 50%;
  margin-left: -405px;
}
.indexBox .xhzwwd .bomBox a {
  display: block;
  width: 383px;
  height: 80px;
  background: #3a62e2;
  border-radius: 12px;
  text-align: center;
  line-height: 80px;
  float: left;
}
.indexBox .xhzwwd .bomBox a:nth-child(2) {
  float: right;
}
.indexBox .xhzwwd .bomBox a img {
  vertical-align: middle;
}
.indexBox .xhzwwd .bomBox a span {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  margin-left: 8px;
  vertical-align: middle;
}
.indexBox .hdzxwd {
  width: 1200px;
  margin: 92px auto;
}
.indexBox .hdzxwd .title {
  height: 52px;
  background: url(../images/title_hdzxwd.png) center center no-repeat;
}
.indexBox .hdzxwd .content {
  margin-top: 44px;
}
.indexBox .hdzxwd .content .leftNav {
  width: 234px;
  float: left;
}
.indexBox .hdzxwd .content .leftNav ul {
  width: 222px;
}
.indexBox .hdzxwd .content .leftNav ul li {
  height: 50px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #f5f7ff;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  text-align: center;
  position: relative;
  line-height: 50px;
}
.indexBox .hdzxwd .content .leftNav ul li a {
  color: #000000;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
}
.indexBox .hdzxwd .content .leftNav ul .on {
  background: #3a62e2;
  color: #fff;
}
.indexBox .hdzxwd .content .leftNav ul .on a {
  color: #fff;
}
.indexBox .hdzxwd .content .leftNav ul .on::after {
  content: '';
  position: absolute;
  border: 10px solid transparent;
  border-left: solid #3a62e2 10px;
  right: -20px;
  top: 15px;
}
.indexBox .hdzxwd .content .right {
  float: right;
  width: 944px;
  height: 978px;
  border-radius: 16px;
  background: #f5f7ff;
  padding: 50px 30px 0;
}
.hdzxlist {
  width: 100%;
  height: 100%;
}
.hdzxlist li {
  height: 179px;
  padding: 12px 28px 0 28px;
  border-radius: 12px;
  background: #fff;
  position: relative;
  margin-bottom: 20px;
}
.hdzxlist li h3 {
  width: 36px;
  height: 54px;
  background-color: #375dd6;
  box-shadow: 0px 5px 5px 0px rgba(78, 100, 180, 0.15);
  border-radius: 0px 0px 18px 18px;
  position: absolute;
  top: -5px;
  left: 29px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 54px;
}
.hdzxlist li .question {
  margin-left: 51px;
  width: 660px;
}
.hdzxlist li .question a {
  font-size: 18px;
  font-weight: bold;
  color: #375dd6;
}
.hdzxlist li .date {
  font-size: 16px;
  color: #555555;
  position: absolute;
  right: 28px;
  top: 23px;
}
.hdzxlist li .answer {
  margin-top: 25px;
  font-size: 16px;
  color: #555555;
  line-height: 1.6;
  text-align: justify;
}
.hdzxlist .page {
  margin-top: 45px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #404040;
  padding-bottom: 36px;
}
.hdzxlist .page span {
  padding: 0px 15px;
  border: 1px solid #feffff;
  margin-right: 6px;
  border-radius: 5px;
  line-height: 38px;
  height: 38px;
  display: inline-block;
  font-size: 16px;
  background: #feffff;
}
.hdzxlist .page span.on {
  border: 1px solid #375dd6;
  background: #375dd6;
  color: #fff;
}
.hdzxlist .page a {
  padding: 0px 15px;
  border: 1px solid #feffff;
  margin-right: 6px;
  color: #404040;
  line-height: 38px;
  height: 38px;
  display: inline-block;
  background: #feffff;
}
.hdzxlist .page a:hover {
  border: 1px solid #375dd6;
  background: #375dd6;
  color: #fff;
}
.hdzxlist .page a.back:hover {
  border: 1px solid #feffff;
  color: #404040;
  background: #fff;
}
