#bsWXBox {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.bshare-weixin {
  position: relative;
}
.bshare-weixin:before {
  content: '\e615';
  font-family: 'iconfont';
  color: #fff;
  font-size: 1.2rem;
}
.bshare-sinaminiblog {
  position: relative;
}
.bshare-sinaminiblog:before {
  content: '\e81c';
  font-family: 'iconfont';
  color: #fff;
  font-size: 0.8rem;
}
.bshare-qzone {
  position: relative;
}
.bshare-qzone:before {
  content: '\e63f';
  font-family: 'iconfont';
  font-size: 1rem;
  color: #fff;
}
.banner {
  position: relative;
  overflow: hidden;
}
.banner img {
  width: 100%;
}
.banner .text {
  width: 100%;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.banner .text h2 {
  font-size: 2.4rem;
  font-weight: bold;
  color: #fff;
}
.banner .text span {
  display: inline-block;
  width: 1.4rem;
  height: 4px;
  background: #e77b43;
  margin: 0.6rem 0;
}
.banner .text p {
  font-size: 0.8rem;
  color: #fff;
}
.banner .text > ul {
  margin-top: 2.5rem;
  text-align: center;
}
.banner .text > ul li {
  display: inline-block;
  width: 10rem;
  height: 3.2rem;
  background: #fff;
}
.banner .text > ul li:not(:last-child) {
  margin-right: 0.5rem;
}
.banner .text > ul li a {
  display: block;
  text-align: center;
  font-size: 0.9rem;
  color: #666;
  line-height: 3.2rem;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.banner .text > ul li.active a {
  color: #fff;
  background-image: linear-gradient(88deg, #e77a42 0%, #f1a753 100%);
  background-blend-mode: normal, normal;
}
.banner .text > ul li:hover a {
  color: #fff;
  background-image: linear-gradient(88deg, #e77a42 0%, #f1a753 100%);
  background-blend-mode: normal, normal;
}
.fix-nav {
  position: fixed;
  top: 4rem;
  left: 0;
  width: 100%;
  height: 3.2rem;
  z-index: 12;
  color: #fff;
  box-shadow: 0px 8px 54px 0px rgba(0, 0, 0, 0.11);
  display: none;
}
.fix-nav > ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.fix-nav > ul li {
  flex: 1;
}
.fix-nav > ul li a {
  font-size: 0.9rem;
  display: block;
  line-height: 3.2rem;
  text-align: center;
  color: #666;
  background: #fff;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.fix-nav > ul li:hover a {
  color: #fff;
  background-image: linear-gradient(88deg, #e77a42 0%, #f1a753 100%);
  background-blend-mode: normal, normal;
}
.fix-nav > ul li.active a {
  color: #fff;
  background-image: linear-gradient(88deg, #e77a42 0%, #f1a753 100%);
  background-blend-mode: normal, normal;
}
.bread .con {
  display: flex;
  height: 4rem;
}
.bread .con a {
  font-size: 0.7rem;
  color: #777;
  line-height: 4rem;
}
.bread .con a:hover {
  color: #ff8041;
}
.bread .con span {
  font-size: 0.7rem;
  color: #777;
  display: inline-block;
  line-height: 4rem;
  margin: 0 0.4rem;
}
.bread .con h6 {
  font-size: 0.7rem;
  line-height: 4rem;
  color: #777;
}
.fx_details {
  padding-top: 2rem;
}
.fx_details .con .left {
  float: left;
  width: 76%;
}
.fx_details .con .left .title {
  border-bottom: 1px solid #ddd;
}
.fx_details .con .left .title > h1 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #000;
  text-align: center;
}
.fx_details .con .left .title > ul {
  display: flex;
  justify-content: center;
  margin: 1rem 0 2rem;
}
.fx_details .con .left .title > ul li {
  margin: 0 2%;
}
.fx_details .con .left .title > ul li h2 {
  font-size: 0.8rem;
  color: #999;
}
.fx_details .con .left .title > ul li h2 span {
  color: #000;
}
.fx_details .con .left .content {
  padding: 1rem 0 3.5rem;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.fx_details .con .left .content .con-details img {
  max-width: 100% !important;
}
.fx_details .con .left .content .con-details .brief h2 {
  float: left;
  font-size: 0.8rem;
  color: #666;
  margin-right: 4px;
  line-height: 1.8;
}
.fx_details .con .left .content .con-details .brief p {
  overflow: hidden;
  font-size: 0.8rem;
  color: #666;
  margin: 0;
}
.fx_details .con .left .content .con-details p {
  font-size: 0.8rem;
  color: #000;
  margin: 1rem 0;
  line-height: 1.8;
  text-align: justify;
}
.fx_details .con .left .content .share {
  position: absolute;
  top: -0.5rem;
  left: -100px;
  z-index: 10;
}
.fx_details .con .left .content .share > h2 {
  font-size: 0.7rem;
  color: #333;
  text-align: center;
  margin-bottom: 1rem;
  position: relative;
}
.fx_details .con .left .content .share > h2:before {
  content: '';
  width: 1.2rem;
  height: 1px;
  background: #ddd;
  position: absolute;
  left: -24px;
  top: 50%;
}
.fx_details .con .left .content .share > h2:after {
  content: '';
  width: 1.2rem;
  height: 1px;
  background: #ddd;
  position: absolute;
  right: -24px;
  top: 50%;
}
.fx_details .con .left .content .share .bshare-custom {
  margin-bottom: 1rem;
}
.fx_details .con .left .content .share .bshare-custom a {
  float: none;
  display: block;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  background: #ccc;
  position: relative;
  padding-left: 0;
  line-height: 2rem;
  margin: 0 auto;
  margin-top: 0.5rem;
}
.fx_details .con .left .content .share .bshare-custom a:before {
  line-height: 2rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.fx_details .con .left .content .share .bshare-custom a.bshare-weixin:hover {
  background: #09bb07;
}
.fx_details .con .left .content .share .bshare-custom a.bshare-weixin:hover:before {
  color: #fff;
}
.fx_details .con .left .content .share .bshare-custom a.bshare-qzone:hover {
  background: #5091cc;
}
.fx_details .con .left .content .share .bshare-custom a.bshare-qzone:hover:before {
  color: #fff;
}
.fx_details .con .left .content .share .bshare-custom a.bshare-sinaminiblog:hover {
  background: #9e223f;
}
.fx_details .con .left .content .share .bshare-custom a.bshare-sinaminiblog:hover:before {
  color: #fff;
}
.fx_details .con .left .content .share.active {
  position: fixed;
  top: 20%;
  left: 7%;
}
.fx_details .con .left .content .share .comment {
  width: 2.5rem;
  position: relative;
}
.fx_details .con .left .content .share .comment img {
  width: 100%;
}
.fx_details .con .left .content .share .comment span {
  position: absolute;
  right: -0.6rem;
  top: -0.9rem;
  font-size: 1.3rem;
  color: #f97c33;
  font-style: italic;
}
.fx_details .con .left .turn {
  padding: 3rem 0;
}
.fx_details .con .left .turn h2 {
  font-size: 0.8rem;
  color: #000;
  margin-top: 0.4rem;
}
.fx_details .con .left .turn h2 a {
  display: block;
  font-size: 0.8rem;
}
.fx_details .con .left .turn h2 a span {
  display: block;
}
.fx_details .con .left .turn h2 a span:first-child {
  float: left;
  width: 70px;
}
.fx_details .con .left .turn h2 a span:last-child {
  overflow: hidden;
}
.fx_details .con .left .turn h2:hover a {
  color: #f9813e;
}
.fx_details .con .left .review {
  padding: 2rem 0 4rem;
}
.fx_details .con .left .review .tu {
  float: left;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  overflow: hidden;
}
.fx_details .con .left .review .tu img {
  width: 100%;
  height: 100%;
}
.fx_details .con .left .review .review-con {
  float: right;
  width: calc(100% - 4rem);
  position: relative;
  height: 4rem;
}
.fx_details .con .left .review .review-con textarea {
  width: 100%;
  border: 2px solid #efefef;
  height: 100%;
  padding: 1rem;
}
.fx_details .con .left .review .review-con button {
  position: absolute;
  top: 0;
  right: 0;
  width: 5rem;
  height: 100%;
  background-image: linear-gradient(-83deg, #7961f8 0%, #1d34f6 100%);
  font-size: 0.8rem;
  color: #fff;
  border: none;
}
.fx_details .con .left .review .review-con button:hover {
  background: #ff8041;
}
.fx_details .con .left .review-list {
  padding-bottom: 4rem;
}
.fx_details .con .left .review-list > ul li {
  padding: 1rem 0 3rem;
  border-top: 1px solid #ddd;
}
.fx_details .con .left .review-list > ul li .tu {
  float: left;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  overflow: hidden;
}
.fx_details .con .left .review-list > ul li .tu img {
  width: 100%;
  height: 100%;
}
.fx_details .con .left .review-list > ul li .review-con {
  float: right;
  width: calc(100% - 4rem);
}
.fx_details .con .left .review-list > ul li .review-con .top {
  display: flex;
  margin-bottom: 0.4rem;
}
.fx_details .con .left .review-list > ul li .review-con .top h2 {
  font-size: 0.9rem;
  font-weight: bold;
  color: #000;
  margin-right: 0.6rem;
}
.fx_details .con .left .review-list > ul li .review-con .top span {
  font-size: 0.7rem;
  font-weight: bold;
  color: #999;
  position: relative;
  top: 0.2rem;
}
.fx_details .con .left .review-list > ul li .review-con .text p {
  font-size: 0.8rem;
  color: #333;
  line-height: 1.8;
}
.fx_details .con .left .review-list .more {
  width: 100%;
  height: 2.5rem;
  background: #f7f7f7;
}
.fx_details .con .left .review-list .more a {
  display: block;
  text-align: center;
  line-height: 2.5rem;
  font-size: 0.8rem;
  color: #999;
}
.fx_details .con .left .review-list .more:hover {
  background: #ff8041;
}
.fx_details .con .left .review-list .more:hover a {
  color: #fff;
}
.fx_details .con .right {
  float: right;
  width: 20%;
  padding-top: 1rem;
}
.fx_details .con .right > h2 {
  font-size: 1.1rem;
  font-weight: bold;
  color: #000;
  margin-bottom: 1.3rem;
}
.fx_details .con .right .list-one {
  padding-bottom: 1.2rem;
  border-bottom: 1px solid #ddd;
}
.fx_details .con .right .list-one a {
  display: block;
}
.fx_details .con .right .list-one a .top {
  overflow: hidden;
}
.fx_details .con .right .list-one a .top img {
  width: 100%;
}
.fx_details .con .right .list-one a .bottom h2 {
  font-size: 0.9rem;
  font-weight: bold;
  color: #000;
  margin: 0.5rem 0;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 3em;
}
.fx_details .con .right .list-one a .bottom span {
  font-size: 0.8rem;
  color: #999;
}
.fx_details .con .right .list-one:hover a .top img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.fx_details .con .right .list-one:hover a .bottom h2 {
  color: #ff8041;
}
.fx_details .con .right .list-other ul {
  padding-top: 0.6rem;
}
.fx_details .con .right .list-other ul li {
  margin-top: 0.8rem;
  padding-left: 0.8rem;
  position: relative;
}
.fx_details .con .right .list-other ul li a {
  font-size: 0.8rem;
  color: #666;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 1.5em;
}
.fx_details .con .right .list-other ul li:before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #f97c33;
  position: absolute;
  left: 0;
  top: 0.5rem;
}
.fx_details .con .right .list-other ul li:hover a {
  color: #ff8041;
}
@media screen and (max-width: 1500px) {
  .fx_details .con .left .content .share.active {
    left: 6%;
  }
}
@media screen and (max-width: 1366px) {
  .fx_details .con .left .content .share.active {
    left: 5%;
  }
}
@media screen and (max-width: 1200px) {
  .fx_details .con .left .content .share {
    left: -80px;
  }
  .fx_details .con .left .content .share.active {
    left: 3%;
  }
}
@media screen and (max-width: 1024px) {
  .banner {
    margin-top: 96px;
  }
  .bread .con a {
    font-size: 14px;
  }
  .bread .con h6 {
    font-size: 14px;
  }
  .fx_details .con .left .content {
    padding: 1rem 0 2rem;
  }
  .fx_details .con .left .content .share {
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
  }
  .fx_details .con .left .content .share.active {
    position: relative;
    top: 0;
    left: 0;
  }
  .fx_details .con .left .content .share > h2 {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 1rem;
    top: 4px;
  }
  .fx_details .con .left .content .share > h2:before {
    display: none;
  }
  .fx_details .con .left .content .share > h2:after {
    display: none;
  }
  .fx_details .con .left .content .share .discuss {
    display: none;
  }
  .fx_details .con .left .content .share .comment {
    display: none;
  }
  .fx_details .con .left .content .share .bshare-custom {
    display: inline;
    margin-bottom: 0;
  }
  .fx_details .con .left .content .share .bshare-custom a {
    display: inline-block;
    marign-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .banner {
    margin-top: 72px;
    height: 200px;
    overflow: hidden;
  }
  .banner img {
    height: 100%;
    width: auto;
  }
  .banner .text {
    top: 50%;
  }
  .banner .text h2 {
    font-size: 20px;
  }
  .banner .text p {
    font-size: 14px;
  }
  .banner .text span {
    margin: 0;
  }
  .banner .text > ul {
    margin-top: 14px;
  }
  .banner .text > ul li {
    width: 80px;
    height: 40px;
  }
  .banner .text > ul li a {
    font-size: 14px;
    line-height: 40px;
  }
  .fix-nav > ul li a {
    font-size: 14px;
    line-height: 40px;
  }
  .bread .con h6 {
    display: none;
  }
  .bread .con span:last-of-type {
    display: none;
  }
  .fx_details {
    padding-top: 0;
  }
  .fx_details .con .left {
    width: 100%;
  }
  .fx_details .con .left .title > h1 {
    font-size: 16px;
    padding: 0 10px;
  }
  .fx_details .con .left .title > ul {
    flex-wrap: wrap;
    margin: 1rem 0 1rem;
  }
  .fx_details .con .left .title > ul li {
    width: 30%;
    margin: 6px 0 0;
  }
  .fx_details .con .left .title > ul li h2 {
    font-size: 14px;
    text-align: center;
  }
  .fx_details .con .left .title > ul li h2 span {
    margin-left: 6px;
  }
  .fx_details .con .left .title > ul li:last-child {
    width: 100%;
  }
  .fx_details .con .left .content {
    padding: 0 0 2rem;
  }
  .fx_details .con .left .content .con-details {
    padding-top: 10px;
  }
  .fx_details .con .left .content .con-details .brief h2 {
    font-size: 14px;
  }
  .fx_details .con .left .content .con-details .brief p {
    font-size: 14px;
  }
  .fx_details .con .left .content .con-details p {
    font-size: 14px;
  }
  .fx_details .con .left .content .share > h2 {
    font-size: 14px;
  }
  .fx_details .con .left .content .share .bshare-custom a {
    width: 40px;
    height: 40px;
  }
  .fx_details .con .left .content .share .bshare-custom a:before {
    line-height: 40px;
    font-size: 20px !important;
  }
  .fx_details .con .left .content .share .bshare-custom a.bshare-weixin:before {
    font-size: 26px !important;
  }
  .fx_details .con .left .turn h2 a span {
    font-size: 14px;
  }
  .fx_details .con .left .turn h2 a span:first-child {
    width: 60px;
  }
  .fx_details .con .left .review {
    padding: 1rem 0 3rem;
  }
  .fx_details .con .left .review .tu {
    width: 40px;
    height: 40px;
  }
  .fx_details .con .left .review .review-con {
    width: calc(100% - 50px);
    height: 60px;
  }
  .fx_details .con .left .review .review-con button {
    font-size: 14px;
  }
  .fx_details .con .left .review-list {
    padding-bottom: 1rem;
  }
  .fx_details .con .left .review-list > ul li {
    padding: 1rem 0 2rem;
  }
  .fx_details .con .left .review-list > ul li .tu {
    width: 40px;
    height: 40px;
  }
  .fx_details .con .left .review-list > ul li .review-con {
    width: calc(100% - 50px);
  }
  .fx_details .con .left .review-list > ul li .review-con .top h2 {
    font-size: 14px;
  }
  .fx_details .con .left .review-list > ul li .review-con .top span {
    font-size: 12px;
  }
  .fx_details .con .left .review-list > ul li .review-con .text p {
    font-size: 14px;
  }
  .fx_details .con .left .review-list .more {
    height: 40px;
  }
  .fx_details .con .left .review-list .more a {
    line-height: 40px;
    font-size: 14px;
  }
  .fx_details .con .right {
    width: 100%;
    padding-bottom: 40px;
  }
  .fx_details .con .right > h2 {
    font-size: 16px;
  }
  .fx_details .con .right .list-one a .bottom {
    padding: 0 10px;
  }
  .fx_details .con .right .list-one a .bottom h2 {
    font-size: 16px;
  }
  .fx_details .con .right .list-one a .bottom span {
    font-size: 12px;
  }
  .fx_details .con .right .list-other ul li {
    padding-left: 12px;
  }
  .fx_details .con .right .list-other ul li a {
    font-size: 16px;
  }
  .fx_details .con .right .list-other ul li:before {
    top: 8px;
  }
}
/*# sourceMappingURL=fengxiang_details.css.map */