.FMarket .intrinsic-banner .black h6 {
  color: #fff;
}
.FMarket .intrinsic-banner .black i {
  background: #fff;
}
.FMarket-tit {
  padding: 58px 0;
}
.FMarket-center1 {
  background: #f5f5f5;
  padding-bottom: 30px;
}
.FMarket-tit h1 {
  font-size: 24px;
  text-align: center;
  color: #000;
}
.FMarket-tit p {
  font-size: 18px;
  text-align: center;
  color: #000;
  margin-top: 30px;
}
.FMarket-tit_bg {
  width: 400px;
  background-color: #cbcbcb;
  height: 47px;
  line-height: 47px;
  text-align: center;
  margin-bottom: 50px;
  border-radius: 30px 30px 0 0;
  margin: 0 auto;
  box-sizing: border-box;
}
.FMarket-tit_bg p {
  font-size: 18px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}
/* 23-9-26修改添加，盒子头部文字过多导致换行，缩小字体 */
.FMarket-tit_bg_longtitle {
  font-size: 16px !important;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}
/* 23-9-26修改添加，底部按钮文字过多导致换行，缩小字体 */
.FMarket-center_list_bg_longtext {
  font-size: 12px;
}
.FMarket-tit_bg span {
  display: inline-block;
  width: 20px;
  height: 24px;
  background: url(../images/FMarket-icon1.png) no-repeat;
  background-size: cover;
  vertical-align: middle;
  margin-right: 20px;
}
.FMarket-center_list {
  margin-top: 85px;
}
.FMarket-center_list_bg {
  width: 285px;
  height: 45px;
  line-height: 45px;
  background-color: #f5f5f5;
  border-radius: 30px;
  margin: 0 auto;
  margin-top: 45px;
  text-align: center;
  cursor: pointer;
}
.FMarket-center_list ul li {
  display: inline-block;
  background-color: #fff;
  width: 48%;
  padding: 50px 30px;
  box-sizing: border-box;
  margin-bottom: 30px;
  float: left;
}
.FMarket-center_list ul li:nth-child(odd) {
  margin-right: 30px;
}
.FMarket-center_list ul li h1 {
  text-align: center;
  color: #000;
  font-size: 20px;
  margin-bottom: 30px;
}
.FMarket-center_list ul li h2 {
  text-align: center;
  color: #000;
  font-size: 16px;
  font-weight: normal;
  margin-top: -30px;
  margin-bottom: 10px;
}
.FMarket-center_list_bg p {
  color: #000;
  text-align: center;
  display: inline-block;
}
.FMarket-center_list_bg span {
  display: inline-block;
  width: 30px;
  height: 17px;
  background: url(../images/FMarket-icon3.png) no-repeat;
  background-size: cover;
  margin-left: 10px;
}
.FMarket-center_list_bg:hover {
  background-color: #000;
}
.FMarket-center_list_bg:hover > p {
  color: #fff;
}
.FMarket-center_list_bg:hover > span {
  background: url(../images/FMarket-icon2.png);
}

.FMarket-center2 {
  padding: 50px 0;
}
.FMarket-center2 ul li {
  display: inline-block;
  width: 48%;
  box-sizing: border-box;
}

.FMarket-center2 h1 {
  margin-bottom: 30px;
  font-size: 20px;
  color: #000;
  text-align: center;
}
.FMarket {
  background-color: #f5f5f5;
}
/* .FMarket-center2 .FMarket-center_list_bg{margin: 60px auto;} */
.FMarket-center2_list_t {
  background-color: #fff;
  padding: 50px 30px;
  margin-top: 40px;
}

.FMarket-center2 ul li:nth-child(odd) {
  margin-right: 30px;
}

/* .FMarket-center_list li .FMarket-change-w{
    width: 400px;
} */
.FMarket-btn2 .FMarket-center_list_bg {
  margin-top: 10px;
}
/* .FMarket-center_list ul li:last-child{
    min-height: 367px;
}
.FMarket-last_li .FMarket-center_list_bg{margin-top: 70px;} */
