/* 全局样式 */
/* body::-webkit-scrollbar {
  display: none;
} */

body {
  padding: 0 !important;
}

.main-body {
  font: 16px Microsoft YaHei, "微软雅黑", "MicrosoftJhengHei", 华文细黑, STHeiti,
    MingLiu !important;
  line-height: 1.5;
  color: #222222 !important;
}

.main-body a:hover {
  text-decoration: none;
}

.main-body a {
  text-decoration: none;
}

/* 基本标签 */
* {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
}
table,
td,
th {
  vertical-align: middle;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  font-style: italic;
}
q {
  quotes: "&#8220;" "&#8221;";
}
a img {
  border: none;
}
a {
  outline: none;
  text-decoration: none;
  color: #333;
}
a:hover {
  outline: none;
  text-decoration: none;
  color: #fff;
  cursor: pointer;
}
a:active {
  outline: none;
  color: #fff;
}
a::after {
  color: #fff;
}
a:focus {
  outline: 0;
}
li {
  list-style: none outside none;
}
hr {
  margin: 0;
}
.clear,
.clearer {
  height: 0px;
  overflow: hidden;
  margin: 0px;
  clear: both;
}
.center {
  text-align: center;
}

/* 公共 */
.h3 {
  font-size: 28px;
  text-align: center;
  font-weight: bold;
  line-height: 32px;
}
.h5 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin: 30px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 40px 0;
}
.spacing {
  height: 60px;
  width: 100%;
}
.col-md-2 {
  width: 64px !important;
}

/* 每个块块问题重写 */
.tita.tit .h3 {
  margin: 71px 0 0;
  font-weight: bold;
  font-size: 28px;
}

.bg1 .tita.tit .h3 {
  margin-top: 50px;
}

.titb.h3 {
  margin: 67px 0 35px 0;
  font-weight: bold;
}
.titsub.h5 {
  margin: 0;
  padding-bottom: 18px;
}
.titc.h3 {
  margin: 70px 0 49px 0;
  font-weight: bold;
}
.titd.h3 {
  font-weight: bold;
  margin: 71px 0 51px;
  font-size: 28px;
}
.tite.h3 {
  margin: 56px 0 27px !important;
}
.tit1 .titf.h3 {
  margin: 71px 0 33px;
}
.titg.h3 {
  margin: 68px 0 45px !important;
  font-weight: bold;
  font-size: 28px;
}
.tith.h3 {
  margin: 66px 0 42px !important;
  font-weight: bold;
  font-size: 28px;
}

.case .tith.h3 {
  margin-top: 50px !important;
  margin-bottom: 20px !important;
}

.btncenter {
  display: flex;
  justify-content: space-around;
}
.case .swiper32.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction .swiper32 .swiper-slide {
  text-align: right;
  width: 98% !important;
}

/* 带有副问题 */
.kh {
  display: flex;
  justify-items: center;
  justify-content: space-between;
  line-height: 43px;
  margin-bottom: 30px;
}
.kh div {
  display: flex;
}
.kh hr {
  border-top: 1px solid transparent;
}
.kh.p div span {
  font-size: 20px;
  font-weight: 500;
}

@media (min-width: 1200px) {
  .kh.p div span {
    padding: 0 10px;
  }
}

.bg2 .demo1 .h5 {
  margin: 28px 0;
  font-size: 20px;
  line-height: 1;
}
.tit .h5 {
  font-size: 16px;
  font-weight: bold;
}
.tit .p {
  font-weight: 500;
}

/* 每个块块配景 */
.bg1 {
  background: url("/fa/wx/201909241/RJ-img/bg1.jpg") no-repeat center;
  background-size: cover;
}
.bg2 {
  background: url("/fa/wx/201909241/RJ-img/bg2.jpg") no-repeat top;
  background-size: cover;
}
.bg3 {
  background: url("/fa/wx/201909241/RJ-img/bg3.jpg") no-repeat top;
  background-size: cover;
}
.bg4 {
  background: url("/fa/wx/201909241/RJ-img/bg4.jpg") no-repeat top;
  background-size: 100% 36%;
  background-position: top;
}
.bg5 {
  background: url("/fa/wx/201909241/RJ-img/bg5.jpg") no-repeat center;
  background-size: cover;
}
.bg6 {
  background: url("/fa/wx/201909241/RJ-img/bg6.jpg") no-repeat center;
  background-size: cover;
}

.padding-bottom {
  padding-bottom: 59px;
}

.padding-bottom::after {
  display: block;
  content: "";
  clear: both;
}

.swp3 {
  text-align: right;
}
.bg6 .swiper-container-android .swiper-slide,
.swiper-wrapper {
  padding-bottom: 50px;
}
.bg6 .swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 2px;
}

/* 横线 */
.msg-sys.tit1 .p img:before,
.msg-sys.tit1 .p span:after {
  content: "";
  position: absolute;
  top: 58%;
  background: #333;
  width: 9%;
  height: 2px;
  opacity: 0.5;
}
.msg-sys.tit1 .p img:before {
  left: 22%; /*调解配景横线的左右距离*/
}
.msg-sys.tit1 .p img:after {
  right: 22%;
}
.tit1 .p img:before,
.tit1 .p span:after {
  content: "";
  position: absolute;
  top: 58%;
  background: #fff;
  width: 9%;
  height: 2px;
  opacity: 0.5;
}
.tit1 .p img:before {
  left: 26%; /*调解配景横线的左右距离*/
}
.tit1 .p img:after {
  right: 26%;
}

.wx {
  display: none;
}
.tabcon2 {
  display: none;
}
.case .swiper-container {
  height: 194px;
  background-color: #18335c;
  box-shadow: -5px -1px 24px 0px rgba(13, 5, 9, 0.2);
  position: relative;
  z-index: 88;
}

/* tab */
.tab {
  color: #333;
  line-height: 60px;
  margin-bottom: 60px;
}
.tab .tabtit {
  background: #eaeaea;
  text-align: center;
  font-size: 24px;
  font-weight: 500 !important;
}
.tab .tabtit:hover {
  color: #203d64;
}

/* swiper 轮播 */
.swiper {
  margin-top: 60px;
}
.swiper1 .swiper-wrapper {
  height: 280px;
}
.swiper1 .swiper-slide {
  height: 180px;
}
.swiper1 .swiper-slide span {
  text-align: center;
}
.swiper1 .swiper-slide-active,
.swiper1 .swiper-slide-duplicate-active {
  transform: scale(1);
  box-shadow: 0 0 26px #7db4dc;
  border: 1px solid #258bc3;
}
.swiper1 img {
  width: 200px;
  font-size: 20%;
  display: block;
  margin: auto;
  padding-top: 20px;
}
.swiperp .swiper-slide {
  background: #fff;
  text-align: center;
  height: 380px;
}
.swiperp .img {
  padding-top: 100px;
}
.swiperp .swiper-slide span {
  display: block;
  position: absolute;
  bottom: 0;
  background: #f5f5f5;
  box-shadow: 0 5px 17px -6px #000;
  width: 100%;
  color: #444;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
}
.swiper2.swiper-container {
  height: auto;
}
.swiper2 .swiper-slide {
  height: auto !important;
  background: #fff;
}
.swiper2 .swiper-slide .img {
  width: 100%;
}
.swiper-slide {
  background: #fff;
}
.swiper2 .swiper-slide span {
  bottom: 0;
  background: rgba(65, 109, 155, 0.3);
  height: 60px;
  line-height: 60px;
  color: #333;
}
.swiper32.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction .swiper32 .swiper-slide {
  width: 100%;
  height: auto !important;
}

.swiperp2 .swiper-slide {
  background: #fff;
  text-align: center;
  height: 380px;
  width: 288px !important;
  margin-right: 50px !important;
}
.swiperp2 .img {
  padding-top: 80px;
}
.swiperp2 .swiper-slide span {
  display: block;
  position: absolute;
  bottom: 0;
  background: rgba(50, 80, 120, 0.2);
  width: 100%;
  color: #333;
  height: 60px;
  line-height: 60px;
  font-weight: bold;
  font-size: 16px;
}
.swiper-slide span {
  display: block;
  position: absolute;
  bottom: -50px;
  width: 100%;
  color: #444;
  height: 40px;
  line-height: 40px;
}

/*Mr.wang*/
.p2_blue {
  overflow: hidden;
  background-color: rgba(180, 220, 245, 0.36);
}

.bg2 .third .third-cell {
  margin-bottom: 0px;
}

.p2_blue_btn_txt {
  padding-top: 32px;
  /* padding-bottom: 44px; */
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #335179;
}
/*Mr.wang*/

/*指示点*/
:root {
  --swiper-theme-color: #fff !important;
}
.swiper-pagination {
  width: 100% !important;
}
.swiper-pagination-bullet {
  margin: 0px 3px;
}

/* 问题文字 */
.tit1 .h3 {
  color: #fff;
  margin: 40px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 28px;
}
.tit1 .p {
  margin: 0 0 30px 0;
  color: #fff;
}
.tit1 .p span {
  font-size: 22px;
}
.tit1 .h4 {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  margin: 0 0 27px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bg4 .btncenter a,
.bg5 .btncenter a {
  line-height: 43px;
}

/* 卡片列表结构 */

.bg4 .card::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.fajz_info .card-list img {
  box-shadow: 0px 0px 43px 0px rgba(125, 180, 220, 0.31);
  border: solid 8px #ffffff;
}

.bg5 .card-list hr {
  margin: 0 auto 6px;
}

@media (min-width: 1200px) {
  .bg5 .card-list hr {
    width: 60px;
  }
  .bg4 .card-list hr {
    width: 114px;
  }
}

.card-list hr {
  height: 4px;
  background: #335179;
  width: 30%;
  position: absolute;
  bottom: -8px;
  margin: 10px auto 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.card-list img {
  width: 100%;
}
.card-list .h3 {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  margin: 10px 0;
  color: #333;
}
.card-list .p {
  font-size: 16px;
  margin: 0;
  font-weight: 500;
  text-align: justify;
  color: #333;
  line-height: 24px;
  margin: 0 auto;
}

/* 第四块儿 */
.plan {
  color: #fff;
}
.plan ul li a {
  color: #fff;
  line-height: 28px;
}
.plan .l {
  z-index: 1;
}
.plan img {
  box-shadow: 0 0 20px rgba(59, 89, 127, 0.1);
}
.plan .r {
  background: url("/fa/wx/201909241/RJ-img/img02-fangan.jpg") no-repeat top;
  padding: 30px 40px;
  height: 445px;
  margin-top: 40px;
  position: relative;
}
.plan .r .bot {
  position: absolute;
  bottom: 8%;
  right: 14%;
  border: none;
}
.plan .r h3 {
  font-size: 24px;
  font-weight: bold;
  height: 50px;
  line-height: 40px;
}
.plan .r h4 {
  font-size: 16px;
  margin: 10px 0;
}
.plan .r div {
  margin-bottom: 40px;
}
.plan .r img.icon {
  display: inline-block;
  width: 23px;
  margin-right: 10px;
  border: none;
  box-shadow: 0;
}
.plan .col-md-7 {
  padding-right: 0;
}
.plan .col-md-5 {
  padding-left: 0;
}

.tit1 .h4 {
  text-align: center;
}

.bg5 .btncenter a {
  padding: 0;
}

.bg4 .btncenter {
  margin: 50px auto 50px;
}

.bg4 .btncenter a:first-child {
  margin-right: 123px;
}
