/*
Theme Name: FanRuan_qufenxi
Description: qufenxi.com
Author: fanruanteam
Version: 1.0
*/
body {
  font-family: "PingFangSC-Light", "Hiragino Sans GB", "Microsoft YaHei",
    "OpenSans", "Myriad Pro", "Verdana";
  background: #f6fafe;
  margin-top: 72px;
}

section {
  padding: 50px 0;
}

.header-div {
  background: rgba(76, 126, 255, 1);
}

.navbar-nav > li > a {
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
  color: rgba(238, 242, 248, 1);
  line-height: 20px;
  letter-spacing: 1px;
}

.navbar-nav > li {
  margin: 0 10px;
}

.navbar-nav > li > a:hover {
  background-color: rgba(19, 205, 254, 0);
  border-bottom: 2px solid white;
}

.navbar-nav > li > a:focus {
  background-color: rgba(19, 205, 254, 0);
}

.header {
  background-color: rgba(255, 255, 255, 0);
  padding-top: 5px;
  padding-bottom: 5px;
}

.header .active {
  border-bottom: 2px solid white;
}

.header-btn {
  background-color: rgba(255, 255, 255, 0);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 1);
  padding: 7px 24px;
  margin: 10px 10px;
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  line-height: 20px;
  letter-spacing: 1px;
  float: right;
}

.header-btn:hover {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, 1);
}

.header-btn:focus {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, 1);
}

.header-btn2 {
  background-color: rgba(255, 255, 255, 0);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 1);
  padding: 4px 12px;
  margin: 14px 5px;
  font-size: 12px;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  line-height: 20px;
  letter-spacing: 1px;
  float: right;
}

.header-btn2:hover {
  background-color: rgba(255, 255, 255, 0);
  color: rgba(255, 255, 255, 1);
}

.header-btn2:focus {
  background-color: rgba(255, 255, 255, 0);
  color: rgba(255, 255, 255, 1);
}

#headnav {
  margin: 5px 0;
}

.banner {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.banner-carousel-item {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 10px 0;
}

.banner-carousel-item h2 {
  font-size: 36px;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  line-height: 54px;
  letter-spacing: 3px;
  margin-bottom: 20px;
  margin-top: 40px;
  margin-left: 50px;
}

@media screen and (min-width: 1200px) {
  .banner-carousel-item h2 {
    width: max-content;
  }
}

.banner-carousel-item p {
  font-size: 18px;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  line-height: 28px;
  letter-spacing: 1px;
  margin-left: 50px;
}

.banner-carousel-item button {
  background: rgba(255, 255, 255, 1);
  border-radius: 2px;
  border: none;
  padding: 10px 29px;
  margin: 30px 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 1px;
}

.banner-carousel-text {
  margin-top: 50px;
  height: 250px;
}

#banner-carousel-item1 {
  background-image: url("./wp-assets/img/l1-bg.png");
}

#banner-carousel-item2 {
  background-image: url("./wp-assets/img/l2-bg.png");
}

#banner-carousel-item3 {
  background-image: url("./wp-assets/img/l3-bg.png");
}

#banner-carousel-item4 {
  background-image: url("./wp-assets/img/l4-bg.png");
}

#banner-carousel-item5 {
  background-image: url("./wp-assets/img/l5-bg.png");
}

#carousel-left {
  position: absolute;
  z-index: 50;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}

#carousel-right {
  position: absolute;
  z-index: 50;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}

.main {
  margin: 40px 0;
}

.main .m-title {
  font-size: 24px;
  font-weight: 400;
  color: rgba(0, 0, 0, 1);
  line-height: 38px;
  letter-spacing: 2px;
}

.main .m-desc {
  font-size: 16px;
  font-weight: 400;
  color: rgba(97, 114, 136, 1);
  line-height: 24px;
  letter-spacing: 1px;
  margin-top: 20px;
}

.main .m-info {
  /*position: relative;*/
  margin-top: 40px;
}

.main .m-head {
  max-width: 30px;
  max-height: 30px;
  margin-right: 5px;
}

.main,
m-username {
  font-size: 16px;
  font-weight: 400;
  color: rgba(0, 0, 0, 1);
  line-height: 24px;
  letter-spacing: 1px;
}

.main .m-date {
  font-size: 16px;
  font-weight: 400;
  color: rgba(97, 114, 136, 1);
  line-height: 24px;
  letter-spacing: 1px;
}

.margintb-row {
  margin: 50px 0;
}

.title {
  font-size: 28px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: 2px;
}

.title-white {
  font-size: 28px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: 2px;
  color: rgba(255, 255, 255, 1);
}

#section5 {
  background-image: url("./img/footer-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
}

#section5 button {
  background: rgba(255, 255, 255, 1);
  border-radius: 2px;
  border: none;
  padding: 10px 29px;
  font-size: 14px;
  font-weight: 500;
  color: rgba(54, 138, 249, 1);
  line-height: 20px;
  letter-spacing: 1px;
}

.j-button {
  display: inline-block;
  width: max-content;
  position: relative;
}

#section5 .j-button {
  margin-top: 40px;
  margin-bottom: 20px;
}

.banner-carousel-text .j-button {
  margin-top: 30px;
  margin-bottom: 10px;
}

#section5 .j-button {
  margin-top: 40px;
  margin-bottom: 20px;
}

#section2 .img-text-div .j-button {
  margin: 30px 0;
}

.header-container {
  background: #ffffff;
}

.article-content-container {
  background: #ffffff;
  min-height: 400px;
}

.article-description {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #617288;
  line-height: 24px;
}

.banner .navbar {
  background: #ffffff;
}

.route-nav {
  margin-top: 20px;
  margin-bottom: 20px;
}

.singlebox-right {
  margin-top: 80px;
}

.singlebox-right img {
  height: auto;
  background: #c4c4c4;
  border-radius: 6px;
  margin-bottom: 20px;
}

.singlebox-right a {
  display: block;
  width: 100%;
  height: 36px;
  background: #00acbe;
  border-radius: 5px;
  opacity: 1;
  font-size: 16px;
  font-family: PingFang SC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 36px;
  letter-spacing: 2px;
  text-align: center;
}
