.w1100 {
  width: 1100px;
  margin: 0 auto;
}
.mt20 {
  margin-top: 20px;
}
.mt50 {
  margin-top: 50px;
}
.mt100 {
  margin-top: 100px;
}
.pt20 {
  padding-top: 20px;
}
.pt50 {
  padding-top: 50px;
}
.pt100 {
  padding-top: 100px;
}
.title {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
.title h3 {
  font-size: 28px;
  color: #6d6d6d;
  letter-spacing: 2px;
  line-height: 60px;
}
.title .line {
  width: 550px;
  border-bottom: 2px solid #d17466;
  height: 1px;
}
.yongtu .line2 {
  height: 1px;
  border-bottom: 1px dashed #6d6d6d;
  margin: 25px 0px;
}
.yongtu .text p {
  color: #6d6d6d;
  font-size: 18px;
  line-height: 30px;
  text-indent: 38px;
  margin-bottom: 20px;
  letter-spacing: 4px;
}
.yongtu .box {
  display: flex;
  flex-direction: row;
  background-color: #edeef1;
  transition: all 0.3s;
  box-shadow: 2px 2px 4px #ccc;
}
.yongtu .box .item {
  flex: 1;
  height: auto;
}
.yongtu .box .item .tit {
  background-color: #8e6f64;
  padding: 10px;
  font-size: 22px;
  color: #FFF;
}
.yongtu .box .item .tit li {
  text-align: center;
}
.yongtu .box .item .tit li:first-child {
  border-bottom: 1px solid #ffffff;
  width: 50px;
  margin: 0 auto;
  font-weight: bold;
}
.yongtu .box .item .line_r {
  height: 150px;
  margin: 10px 0px;
  padding: 0px 20px;
  border-right: 2px solid #d1d5da;
}
.yongtu .box .item .line_r p {
  font-size: 18px;
  color: #6d6d6d;
  letter-spacing: 5px;
  padding-top: 25px;
}
.yongtu .box .item:last-child .line_r {
  border-right: none;
}
.yongtu .box .item:nth-child(n+1) .tit>li {
  color: #fff;
}
.yongtu .box .item:nth-child(2n) .tit {
  color: #8e6f64;
  background-color: #c2c7ce;
}
.yongtu .box .item:nth-child(2n) .tit li:first-child {
  border-bottom: 1px solid #8e6f64;
}
.yongtu .box .item:nth-child(2n) .triangle-down {
  border-top: 5px solid #c2c7ce;
}
.yongtu .box:hover {
  box-shadow: 7px 7px 4px rgba(188, 188, 188, 0.59);
}
.yongtu .triangle-down {
  width: 0;
  height: 0;
  margin: 0 auto;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 5px solid #8e6f64;
}
.guanjian {
  height: auto;
  overflow: hidden;
}
.guanjian .gj_1 {
  background: url(../images/page2021/ky03.png) no-repeat right;
  background-size: 170px;
}
.guanjian .gj_1 .ml180 {
  margin-left: 180px;
}
.guanjian .gj_1 .ml360 {
  margin-left: 360px;
}
.guanjian .gj_1 .ml540 {
  margin-left: 540px;
}
.guanjian .gj_1 .ml720 {
  margin-left: 720px;
}
.guanjian .gj_1 li {
  width: 380px;
  border-radius: 5px;
  height: 60px;
  line-height: 60px;
  padding-left: 100px;
  font-size: 24px;
  margin: 10px 0px;
}
.guanjian .gj_1 li:nth-child(2n-1) {
  background-color: #8e6f64;
  /* 浏览器不支持的时候显示 */
  background-image: linear-gradient(90deg, #8e6f64, #FFFFFF);
  color: #FFFFFF;
}
.guanjian .gj_1 li:nth-child(2n) {
  background-color: #c2c7ce;
  /* 浏览器不支持的时候显示 */
  background-image: linear-gradient(90deg, #c2c7ce, #FFFFFF);
  color: #8e6f64;
}
.guanjian .gj_1 li:nth-child(2n-1):hover {
  background-image: linear-gradient(90deg, #c2c7ce, #FFFFFF);
  color: #8e6f64;
}
.guanjian .gj_1 li:nth-child(2n):hover {
  background-image: linear-gradient(90deg, #8e6f64, #FFFFFF);
  color: #FFFFFF;
}
.guanjian .mulu {
  width: 50%;
  float: left;
  padding-top: 20px;
  margin-top: 30px;
}
.guanjian .mulu li {
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #6d6d6d;
  margin: 8px 0px;
  padding-left: 30px;
  float: left;
  width: 100%;
  background-color: #c5cbd1;
  /* 浏览器不支持的时候显示 */
  background-image: linear-gradient(90deg, #c5cbd1, #FFFFFF);
}
.guanjian .mulu li:hover {
  background-image: linear-gradient(90deg, #8e6f64, #FFFFFF);
  color: #FFFFFF;
}
.jingyan .fwbz1 h3,
.jingyan .fwbz2 h3 {
  font-size: 28px;
  height: 50px;
  padding-bottom: 10px;
  color: #6d6d6d;
  width: 180px;
  margin: 0 auto;
  text-align: center;
  border-bottom: 2px solid #8e6f64;
}
.jingyan .fwbz1 .item,
.jingyan .fwbz2 .item {
  height: auto;
  width: 100%;
  overflow: hidden;
  background: url(../images/page2021/ky04.png) no-repeat center;
  background-size: 400px 220px;
  padding: 50px 0px;
}
.jingyan .fwbz1 .item .item_l,
.jingyan .fwbz2 .item .item_l {
  width: 400px;
  float: left;
}
.jingyan .fwbz1 .item .item_l .one li,
.jingyan .fwbz2 .item .item_l .one li,
.jingyan .fwbz1 .item .item_l .two li,
.jingyan .fwbz2 .item .item_l .two li,
.jingyan .fwbz1 .item .item_l .three li,
.jingyan .fwbz2 .item .item_l .three li {
  float: left;
}
.jingyan .fwbz1 .item .item_l .one li:first-child,
.jingyan .fwbz2 .item .item_l .one li:first-child,
.jingyan .fwbz1 .item .item_l .two li:first-child,
.jingyan .fwbz2 .item .item_l .two li:first-child,
.jingyan .fwbz1 .item .item_l .three li:first-child,
.jingyan .fwbz2 .item .item_l .three li:first-child {
  width: 270px;
  border-top: 2px solid #b8b8ba;
  color: #6d6d6d;
  font-size: 18px;
  font-weight: 400;
  margin-left: 30px;
  float: left;
  padding: 2px;
}
.jingyan .fwbz1 .item .item_l .one li:nth-child(2),
.jingyan .fwbz2 .item .item_l .one li:nth-child(2),
.jingyan .fwbz1 .item .item_l .two li:nth-child(2),
.jingyan .fwbz2 .item .item_l .two li:nth-child(2),
.jingyan .fwbz1 .item .item_l .three li:nth-child(2),
.jingyan .fwbz2 .item .item_l .three li:nth-child(2) {
  background: url(../images/page2021/ky05.png) no-repeat;
  background-size: 70px 13px;
  width: 101px;
  height: 17px;
  margin-top: 20px;
  margin-left: -9px;
  transform: rotate(30deg) scale(1);
}
.jingyan .fwbz1 .item .item_l .two li:first-child,
.jingyan .fwbz2 .item .item_l .two li:first-child {
  width: 280px;
  margin-left: 0px;
  margin-top: 60px;
  border-top: none;
  border-bottom: 2px solid #b8b8ba;
}
.jingyan .fwbz1 .item .item_l .two li:nth-child(2),
.jingyan .fwbz2 .item .item_l .two li:nth-child(2) {
  margin-top: 108px;
  margin-left: 0px;
  transform: none;
}
.jingyan .fwbz1 .item .item_l .three li:first-child,
.jingyan .fwbz2 .item .item_l .three li:first-child {
  margin-top: 80px;
  border-top: none;
  border-bottom: 2px solid #b8b8ba;
}
.jingyan .fwbz1 .item .item_l .three li:nth-child(2),
.jingyan .fwbz2 .item .item_l .three li:nth-child(2) {
  margin-top: 102px;
  margin-left: -6px;
  transform: rotate(-30deg) scale(1);
}
.jingyan .fwbz1 .item .slogan,
.jingyan .fwbz2 .item .slogan {
  width: 240px;
  float: left;
  margin-top: 120px;
  margin-left: 10px;
  border-top: 2px solid #b8b8ba;
  border-bottom: 2px solid #b8b8ba;
  padding: 0px 5px;
  color: #6d6d6d;
}
.jingyan .fwbz1 .item .slogan h4,
.jingyan .fwbz2 .item .slogan h4 {
  font-size: 14px;
  letter-spacing: 2px;
}
.jingyan .fwbz1 .item .slogan h4 strong,
.jingyan .fwbz2 .item .slogan h4 strong {
  color: #8e6f64;
}
.jingyan .fwbz1 .item .slogan h5,
.jingyan .fwbz2 .item .slogan h5 {
  font-size: 8px;
  margin-top: 5px;
  letter-spacing: -1px;
}
.jingyan .fwbz1 .item .slogan h5 strong,
.jingyan .fwbz2 .item .slogan h5 strong {
  font-weight: normal;
  margin-right: 10px;
}
.jingyan .fwbz1 .item .item_r,
.jingyan .fwbz2 .item .item_r {
  width: 400px;
  float: right;
}
.jingyan .fwbz1 .item .item_r .one li,
.jingyan .fwbz2 .item .item_r .one li,
.jingyan .fwbz1 .item .item_r .two li,
.jingyan .fwbz2 .item .item_r .two li,
.jingyan .fwbz1 .item .item_r .three li,
.jingyan .fwbz2 .item .item_r .three li {
  float: right;
}
.jingyan .fwbz1 .item .item_r .one li:first-child,
.jingyan .fwbz2 .item .item_r .one li:first-child,
.jingyan .fwbz1 .item .item_r .two li:first-child,
.jingyan .fwbz2 .item .item_r .two li:first-child,
.jingyan .fwbz1 .item .item_r .three li:first-child,
.jingyan .fwbz2 .item .item_r .three li:first-child {
  width: 270px;
  border-top: 2px solid #b8b8ba;
  color: #6d6d6d;
  font-size: 18px;
  margin-right: 30px;
  font-weight: 400;
  padding: 2px;
}
.jingyan .fwbz1 .item .item_r .one li:nth-child(2),
.jingyan .fwbz2 .item .item_r .one li:nth-child(2),
.jingyan .fwbz1 .item .item_r .two li:nth-child(2),
.jingyan .fwbz2 .item .item_r .two li:nth-child(2),
.jingyan .fwbz1 .item .item_r .three li:nth-child(2),
.jingyan .fwbz2 .item .item_r .three li:nth-child(2) {
  background: url(../images/page2021/ky06.png) no-repeat;
  background-size: 70px 13px;
  width: 101px;
  height: 17px;
  margin-top: 3px;
  margin-right: -35px;
  transform: rotate(-30deg) scale(1);
}
.jingyan .fwbz1 .item .item_r .two li:first-child,
.jingyan .fwbz2 .item .item_r .two li:first-child {
  width: 280px;
  margin-right: 0px;
  margin-top: 85px;
  border-top: none;
  border-bottom: 2px solid #b8b8ba;
}
.jingyan .fwbz1 .item .item_r .two li:nth-child(2),
.jingyan .fwbz2 .item .item_r .two li:nth-child(2) {
  margin-top: 133px;
  margin-right: -33px;
  transform: none;
}
.jingyan .fwbz1 .item .item_r .three li:first-child,
.jingyan .fwbz2 .item .item_r .three li:first-child {
  margin-top: 80px;
  border-top: none;
  border-bottom: 2px solid #b8b8ba;
}
.jingyan .fwbz1 .item .item_r .three li:nth-child(2),
.jingyan .fwbz2 .item .item_r .three li:nth-child(2) {
  margin-top: 118px;
  margin-left: -6px;
  transform: rotate(30deg) scale(1);
}
.jingyan .fwbz2 {
  width: 100%;
  background: url(../images/page2021/ky07.png) no-repeat 537px 100px;
  height: 727px;
}
.jingyan .fwbz2 .fw_l,
.jingyan .fwbz2 .fw_r {
  float: left;
  width: 550px;
  overflow: hidden;
}
.jingyan .fwbz2 .fw_l .box,
.jingyan .fwbz2 .fw_r .box {
  margin-top: 32px;
  float: left;
  width: 100%;
  margin-right: 10px;
}
.jingyan .fwbz2 .fw_l .box .tit,
.jingyan .fwbz2 .fw_r .box .tit {
  width: 100%;
  float: left;
}
.jingyan .fwbz2 .fw_l .box .tit h5,
.jingyan .fwbz2 .fw_r .box .tit h5 {
  color: #8e6f64;
  border-bottom: 2px solid #949494;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
  width: 120px;
  margin-left: 10px;
  margin-top: 25px;
}
.jingyan .fwbz2 .fw_l .box li,
.jingyan .fwbz2 .fw_r .box li {
  background-color: #8e6f64;
  color: #FFFFFF;
  font-size: 15px;
  padding: 30px 20px;
  float: left;
  width: 400px;
  margin-top: 20px;
  letter-spacing: 2px;
  height: 40px;
  overflow: hidden;
}
.jingyan .fwbz2 .fw_l .box .triangle-right,
.jingyan .fwbz2 .fw_r .box .triangle-right {
  float: left;
  margin-top: 20px;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 60px solid #8e6f64;
}
.jingyan .fwbz2 .fw_r .box {
  margin-top: 115px;
}
.jingyan .fwbz2 .fw_r .box .tit h5 {
  color: #6d6d6d;
  border-bottom: 2px solid #8e6f64;
  float: right;
  text-align: right;
}
.jingyan .fwbz2 .fw_r .box li {
  background-color: #c2c7ce;
  float: right;
}
.jingyan .fwbz2 .fw_r .box li strong {
  color: #8e6f64;
}
.jingyan .fwbz2 .fw_r .box .triangle-left {
  float: right;
  margin-top: 20px;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-right: 60px solid #c2c7ce;
}
.jingyan .fwbz2 .fw_r .box:nth-child(2) {
  margin-top: 32px;
}
.fankui .title p {
  letter-spacing: 4px;
  color: #8e6f64;
  font-size: 16px;
  line-height: 34px;
}
.fankui .case {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.fankui .case .tabsDiv {
  width: 24%;
  height: 550px;
  float: left;
  background-color: #f3f5f7;
  margin-left: 1%;
  padding: 20px 0px;
}
.fankui .case .tabsDiv a {
  display: block;
  height: 60px;
  line-height: 60px;
  text-align: center;
  width: 100%;
  color: #6d6d6d;
  font-size: 22px;
}
.fankui .case .tabsDiv .active {
  padding-left: 40px;
  margin-left: -20px;
  background-color: #8e6f64;
  /* 浏览器不支持的时候显示 */
  background-image: linear-gradient(90deg, #8e6f64, #FFFFFF);
  /* background: url(../images/about/tab_line.jpg) no-repeat bottom; */
  color: #ffffff;
  box-shadow: 4px 4px 6px #dcdcdc;
}
.fankui .case .tabsContent {
  width: 75%;
  float: left;
  overflow: hidden;
}
.fankui .case .tabsContent .tableDiv .book {
  width: 42%;
  height: 240px;
  padding: 13px;
  float: left;
  margin-top: 15px;
  margin-left: 3%;
}
.fankui .case .tabsContent .tableDiv .book .main {
  width: 100%;
  height: 180px;
  overflow: hidden;
}
.fankui .case .tabsContent .tableDiv .book .main img {
  float: left;
  margin-right: 40px;
  box-shadow: 3px 3px 5px #979797;
  border: 1px solid #dadada;
  border-top: none;
}
.fankui .case .tabsContent .tableDiv .book .main h3 {
  font-size: 18px;
  color: #8e6f64;
  border: 1px solid #8e6f64;
  width: 160px;
  float: left;
  text-align: center;
  border-right: 3px solid #8e6f64;
  border-bottom: 3px solid #8e6f64;
  margin-top: 0px;
}
.fankui .case .tabsContent .tableDiv .book .main p {
  width: 160px;
  line-height: 22px;
  margin-top: 20px;
  float: left;
  color: #6d6d6d;
  font-size: 10px;
  text-indent: 28px;
  text-align: justify;
}
.fankui .case .tabsContent .tableDiv .book a {
  display: block;
  padding: 5px 10px;
  width: 80px;
  text-align: center;
  background-color: #8e6f64;
  margin-top: 5px;
  float: right;
  color: #FFFFFF;
}
.fankui .case .tabsContent .tableDiv .book a:hover {
  background-color: #973424;
}
.fwlc {
  background: url(../images/page2021/ky08.png) no-repeat center 120px;
}
.fwlc .lc {
  width: 910px;
  height: 560px;
  overflow: hidden;
  margin: 20px auto;
}
.fwlc .lc .box {
  width: 112px;
  height: 160px;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 4px;
  padding-top: 10px;
  float: left;
}
.fwlc .lc .box .tit {
  text-align: center;
  color: #6d6d6d;
  font-size: 18px;
  letter-spacing: 2px;
}
.fwlc .lc .box .line_up {
  margin-top: 10px;
  margin-left: 55px;
  width: 1px;
  height: 30px;
  border: none;
  border-left: 2px dashed #8e6f64;
}
.fwlc .lc .box .img {
  text-align: center;
}
.fwlc .lc .box .img img {
  width: 45px;
  height: 45px;
}
.fwlc .lc .box .text {
  margin-right: 3px;
  color: #6d6d6d;
  font-size: 16px;
  text-align: center;
}
.fwlc .lc .box:hover {
  transition: all 0.3s;
  box-shadow: 4px 4px 5px 2px #c0c0c0;
}
.fwlc .lc .box:hover img {
  width: 50px;
  height: 50px;
}
.fwlc .lc .line_r {
  height: 1px;
  width: 80px;
  margin-top: 90px;
  float: left;
  background-color: #8e6f64;
}
.need {
  margin-bottom: 40px;
}
.need .need-t {
  width: 240px;
  height: 46px;
  margin: 0 auto;
  background: #ff6e61;
  text-align: center;
  letter-spacing: 5px;
  line-height: 46px;
  color: #fff;
  font-size: 22.92px;
  margin-bottom: 40px;
}
.need .biaodan {
  width: 855px;
  margin: 0 auto;
  position: relative;
}
.need .biaodan div {
  width: 370px;
  height: 44px;
  border: 1px solid #493529;
  box-sizing: border-box;
  margin-bottom: 34px;
  line-height: 44px;
}
.need .biaodan div p,
.need .biaodan div input {
  float: left;
}
.need .biaodan div p {
  margin-left: 10px;
  color: #493529;
  font-weight: 700;
}
.need .biaodan div input {
  height: 36px;
  border: none;
  outline: none;
  font-size: 18px;
  background: #fff;
}
.need .biaodan div:nth-child(5) {
  width: 100%;
  height: 135px;
  overflow: hidden;
}
.need .biaodan div:nth-child(5) textarea {
  width: 650px;
  height: 115px;
  margin-top: 8px;
  resize: none;
  border: none;
  outline: none;
  font-size: 20px;
  background: #fff;
}
.need .biaodan .tijiao {
  position: absolute;
  bottom: -22%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 232px;
  height: 50px;
  line-height: 50px;
  background-color: #ff6e61;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 26px;
  text-decoration: none;
  cursor: pointer;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .w1100 {
    width: 100%;
  }
  .title h3 {
    width: 90%;
    margin: 0 auto;
    font-size: 20px;
    line-height: 30px;
  }
  .title .line {
    width: 90%;
    margin: 0 auto;
    padding-top: 10px;
  }
  .yongtu .text p {
    padding: 10px;
    font-size: 14px;
    margin-bottom: 0px;
    letter-spacing: 0px;
  }
  .yongtu .box {
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
    flex-direction: column;
    box-shadow: none;
  }
  .yongtu .box .item .line_r {
    height: 80px;
    border-right: none;
  }
  .yongtu .box .item .line_r p {
    font-size: 14px;
    padding-top: 10px;
    letter-spacing: 2px;
    text-align: justify;
  }
  .guanjian {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .guanjian .gj_1 {
    border-bottom: 2px solid #8e6f64;
    padding-bottom: 20px;
  }
  .guanjian .gj_1 .ml180,
  .guanjian .gj_1 .ml360,
  .guanjian .gj_1 .ml540,
  .guanjian .gj_1 .ml720 {
    margin-left: 0px;
  }
  .guanjian .gj_1 li {
    width: 100%;
    padding-left: 10px;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
  }
  .guanjian .mulu {
    width: 100%;
    padding-top: 20px;
    margin-top: 0px;
  }
  .guanjian .mulu li {
    font-size: 16px;
  }
  .guanjian .mulu:last-child {
    padding-top: 0px;
  }
  .jingyan .fwbz1,
  .jingyan .fwbz2 {
    width: 90%;
    margin: 0 auto;
  }
  .jingyan .fwbz1 h3,
  .jingyan .fwbz2 h3 {
    font-size: 18px;
    height: 35px;
    padding-bottom: 0px;
  }
  .jingyan .fwbz1 .item,
  .jingyan .fwbz2 .item {
    background: none;
    padding: 30px 0px;
  }
  .jingyan .fwbz1 .item .item_l,
  .jingyan .fwbz2 .item .item_l,
  .jingyan .fwbz1 .item .item_r,
  .jingyan .fwbz2 .item .item_r {
    width: 100%;
  }
  .jingyan .fwbz1 .item .item_l .one li:first-child,
  .jingyan .fwbz2 .item .item_l .one li:first-child,
  .jingyan .fwbz1 .item .item_r .one li:first-child,
  .jingyan .fwbz2 .item .item_r .one li:first-child,
  .jingyan .fwbz1 .item .item_l .two li:first-child,
  .jingyan .fwbz2 .item .item_l .two li:first-child,
  .jingyan .fwbz1 .item .item_r .two li:first-child,
  .jingyan .fwbz2 .item .item_r .two li:first-child,
  .jingyan .fwbz1 .item .item_l .three li:first-child,
  .jingyan .fwbz2 .item .item_l .three li:first-child,
  .jingyan .fwbz1 .item .item_r .three li:first-child,
  .jingyan .fwbz2 .item .item_r .three li:first-child {
    width: auto;
    border-top: none;
    color: #6d6d6d;
    font-size: 16px;
    line-height: 32px;
    font-weight: 400;
    margin: 0px;
    float: left;
    padding: 0px;
    padding-left: 15px;
    background: url(../images/page2021/dian.png) no-repeat 0 12px;
    background-size: 8px 8px;
  }
  .jingyan .fwbz1 .item .item_l .one li:nth-child(2),
  .jingyan .fwbz2 .item .item_l .one li:nth-child(2),
  .jingyan .fwbz1 .item .item_r .one li:nth-child(2),
  .jingyan .fwbz2 .item .item_r .one li:nth-child(2),
  .jingyan .fwbz1 .item .item_l .two li:nth-child(2),
  .jingyan .fwbz2 .item .item_l .two li:nth-child(2),
  .jingyan .fwbz1 .item .item_r .two li:nth-child(2),
  .jingyan .fwbz2 .item .item_r .two li:nth-child(2),
  .jingyan .fwbz1 .item .item_l .three li:nth-child(2),
  .jingyan .fwbz2 .item .item_l .three li:nth-child(2),
  .jingyan .fwbz1 .item .item_r .three li:nth-child(2),
  .jingyan .fwbz2 .item .item_r .three li:nth-child(2) {
    display: none;
  }
  .jingyan .fwbz1 .item .item_l .two li:first-child,
  .jingyan .fwbz2 .item .item_l .two li:first-child,
  .jingyan .fwbz1 .item .item_r .two li:first-child,
  .jingyan .fwbz2 .item .item_r .two li:first-child {
    border: none;
  }
  .jingyan .fwbz1 .item .item_l .three li:first-child,
  .jingyan .fwbz2 .item .item_l .three li:first-child,
  .jingyan .fwbz1 .item .item_r .three li:first-child,
  .jingyan .fwbz2 .item .item_r .three li:first-child {
    border: none;
  }
  .jingyan .fwbz1 .item .slogan,
  .jingyan .fwbz2 .item .slogan {
    display: none;
  }
  .jingyan .fwbz2 {
    background: none;
    height: auto;
    overflow: hidden;
  }
  .jingyan .fwbz2 .fw_l,
  .jingyan .fwbz2 .fw_r {
    width: 100%;
  }
  .jingyan .fwbz2 .fw_l .box,
  .jingyan .fwbz2 .fw_r .box {
    margin-top: 0px;
  }
  .jingyan .fwbz2 .fw_l .box .tit h5,
  .jingyan .fwbz2 .fw_r .box .tit h5 {
    padding-bottom: 2px;
  }
  .jingyan .fwbz2 .fw_l .box li,
  .jingyan .fwbz2 .fw_r .box li {
    height: 60px;
    font-size: 14px;
    padding: 10px;
    width: 74%;
    margin-top: 10px;
    letter-spacing: 0px;
  }
  .jingyan .fwbz2 .fw_l .box .triangle-right,
  .jingyan .fwbz2 .fw_r .box .triangle-right {
    margin-top: 10px;
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 50px solid #8e6f64;
  }
  .jingyan .fwbz2 .fw_l .box:nth-child(2) .tit h5 {
    color: #6D6D6D;
  }
  .jingyan .fwbz2 .fw_l .box:nth-child(2) li {
    background-color: #c2c7ce;
  }
  .jingyan .fwbz2 .fw_l .box:nth-child(2) span.triangle-right {
    float: left;
    margin-top: 10px;
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-right: none;
    border-left: 50px solid #c2c7ce;
  }
  .jingyan .fwbz2 .fw_r .box {
    margin-top: 0px;
  }
  .jingyan .fwbz2 .fw_r .box .tit h5 {
    color: #8e6f64;
    border-bottom: 2px solid #949494;
    float: left;
    text-align: left;
  }
  .jingyan .fwbz2 .fw_r .box li {
    background-color: #8e6f64;
    float: left;
  }
  .jingyan .fwbz2 .fw_r .box li strong {
    color: #FFFFFF;
  }
  .jingyan .fwbz2 .fw_r .box .triangle-left {
    float: left;
    margin-top: 10px;
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-right: none;
    border-left: 50px solid #8e6f64;
  }
  .jingyan .fwbz2 .fw_r .box:nth-child(2) {
    margin-top: 0px;
  }
  .jingyan .fwbz2 .fw_r .box:first-child .tit h5 {
    color: #6D6D6D;
  }
  .jingyan .fwbz2 .fw_r .box:first-child li {
    background-color: #c2c7ce;
  }
  .jingyan .fwbz2 .fw_r .box:first-child span.triangle-left {
    float: left;
    margin-top: 10px;
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-right: none;
    border-left: 50px solid #c2c7ce;
  }
  .fankui .case {
    margin-top: 20px;
  }
  .fankui .case .tabsDiv {
    margin-left: 0%;
    padding: 0px 0px;
    height: 820px;
  }
  .fankui .case .tabsDiv a {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
  }
  .fankui .case .tabsDiv .active {
    padding-left: 0px;
    margin-left: 0px;
    background-color: #8e6f64;
    background-image: none;
    color: #ffffff;
    box-shadow: none;
  }
  .fankui .case .tabsContent {
    width: 76%;
    margin-top: 0px;
  }
  .fankui .case .tabsContent .tableDiv .book {
    width: 100%;
    padding: 0px 5px;
    margin-bottom: 15px;
    margin-top: 0px;
    height: auto;
    border-bottom: 1px dashed #eee;
  }
  .fankui .case .tabsContent .tableDiv .book .main {
    height: auto;
  }
  .fankui .case .tabsContent .tableDiv .book .main img {
    width: 30%;
    margin-right: 5%;
  }
  .fankui .case .tabsContent .tableDiv .book .main h3 {
    width: 43%;
  }
  .fankui .case .tabsContent .tableDiv .book .main p {
    line-height: 18px;
    margin-top: 10px;
    width: 43%;
    height: 120px;
    overflow: hidden;
  }
  .fankui .case .tabsContent .tableDiv .book a {
    float: left;
    margin-left: 120px;
  }
  .fwlc .lc {
    width: 100%;
    height: auto;
  }
  .fwlc .lc .box {
    width: 33.3%;
    margin-left: 0px;
    margin-top: 0px;
    box-shadow: 1px 1px 2px #dcdcdc;
  }
  .fwlc .lc .line_r {
    display: none;
  }
  .need {
    padding: 0 20px;
    box-sizing: border-box;
    height: 700px;
  }
  .need .need-t {
    margin: 0 auto;
    margin-bottom: 40px;
  }
  .need .biaodan {
    width: 100%;
  }
  .need .biaodan div {
    width: 100%;
  }
  .need .biaodan div p {
    font-size: 12px;
  }
  .need .biaodan div:nth-child(5) {
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    height: 200px;
  }
  .need .biaodan div:nth-child(5) textarea {
    width: 100%;
    height: 140px;
    margin-top: -10px;
    resize: none;
    border: none;
    outline: none;
    font-size: 16px;
    text-indent: 2em;
  }
  .need .biaodan .tijiao {
    bottom: -12%;
  }
}
