.gdd_ich1 {
  background: url("../images/fy_bg.jpg") no-repeat;
  background-size: 100%;
  height: 6.8rem;
  padding-top: 20px;
}
.gdd_ich1 #ich1 {
  width: 70.8%;
  margin: 0 auto 160px;
  position: relative;
}
.gdd_ich1 #ich1 img {
  width: 100%;
}
.gdd_ich1 #ich1 .ich1_txt {
  width: 680px;
  height: 276px;
  padding: 35px;
  bottom: -168px;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #ffffff;
  position: absolute;
  opacity: 0;
}
.gdd_ich1 #ich1 .ich1_txt .ich1_txt1 {
  font-size: 24px;
  color: #333333;
  margin-bottom: 28px;
}
.gdd_ich1 #ich1 .ich1_txt .ich1_txt2 {
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}
.gdd_ich2 {
  background: url("../images/fy_bg1.jpg") no-repeat;
  background-size: 100%;
  padding: 2rem 0;
}
.gdd_ich2 #ich2 {
  width: 70.8%;
  margin: 0 auto;
}
.gdd_ich2 #ich2 .ich2_list {
  display: flex;
  position: relative;
}
.s1{
  top: 100px;
  opacity: 0;
}
.gdd_ich2 #ich2 .ich2_list .ich2_item .item_img {
  width: 100%;
}
.gdd_ich2 #ich2 .ich2_list .ich2_item .item_img img {
  width: 100%;
}
.gdd_ich2 #ich2 .ich2_list .ich2_item .item_txt {
  height: 280px;
  background-color: #fff;
  padding: 15px;
}
.gdd_ich2 #ich2 .ich2_list .ich2_item .item_txt .item_txt1 {
  font-size: 24px;
  color: #333333;
  margin-bottom: 15px;
}
.gdd_ich2 #ich2 .ich2_list .ich2_item .item_txt .item_txt2 {
  font-size: 14px;
  color: #666666;
  line-height: 1.8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
}
.gdd_ich2 #ich2 .ich2_list .gdd_prev,
.gdd_ich2 #ich2 .ich2_list .gdd_next {
  position: absolute;
  top: 50%;
  width: 64px;
  height: 50px;
  margin-top: -25px;
  z-index: 10;
  cursor: pointer;
}
.gdd_ich2 #ich2 .ich2_list .gdd_prev {
  left: -100px;
}
.gdd_ich2 #ich2 .ich2_list .gdd_next {
  right: -100px;
}
/*匠心之道开始*/
.about_jxzd .jx1 {
  line-height: 2;
  font-size: 14px;
  color: #666666;
  margin-top: 80px;
  margin-bottom: 35px;
}
.about_jxzd .jx_banner_box {
  position: relative;
  margin-bottom: 190px;
}
.about_jxzd .jx_banner_box img {
  width: 100%;
}
.about_jxzd .jx_banner_box .jx_txt {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -200px;
  background: #fff;
  width: 70.8%;
  height: 316px;
  margin: auto;
  padding: 60px 160px;
  text-align: center;
  opacity: 0;
}
.about_jxzd .jx_banner_box .jx_txt .jx_txt1 {
  font-size: 24px;
  color: #333333;
  margin-bottom: 30px;
}
.about_jxzd .jx_banner_box .jx_txt .jx_txt2 {
  font-size: 14px;
  color: #666666;
  margin-bottom: 50px;
  line-height: 2;
}
.about_jxzd .jx_banner_box .jx_txt .jx_btn {
  position: relative;
  width: 168px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  margin: 0 auto;
  font-size: 18px;
  font-style: italic;
  color: #111111;
  border: solid 1px #000000;
}
.about_jxzd .jx_banner_box .jx_txt .jx_btn .jx_btn_line {
  position: absolute;
  width: 48px;
  height: 1px;
  background-color: #000000;
  top: 0;
  bottom: 0;
  right: -15px;
  margin: auto;
  transition: all 0.3s;
}
.about_jxzd .jx_banner_box .jx_txt .jx_btn:hover .jx_btn_line {
  right: -30px;
}
/*匠心之道结束*/
/*美学之道开始*/
.about_mxzd .mx1 {
  display: flex;
  justify-content: space-between;
}
.about_mxzd .mx1 .left {
  position: relative;
  width: 66.2%;
  margin-right: 55px;
}
.about_mxzd .mx1 .left img {
  width: 100%;
  position: relative;
  z-index: 2;
}
.about_mxzd .mx1 .left .left_bg {
  position: absolute;
  right: -40px;
  bottom: -40px;
  z-index: 0;
  width: 100%;
}
.about_mxzd .mx1 .left .left_bg img {
  width: 100%;
}
.about_mxzd .mx1 .right {
  flex: 1;
  position: relative;
  top: 100px;
  opacity: 0;
}
.about_mxzd .mx1 .right > p {
  margin-top: 1.1rem;
  font-size: 18px;
  line-height: 2;
  color: #000000;
}
.about_mxzd .mx1 .right .r_img {
  width: 243px;
  height: 213px;
  margin-left: 30px;
  margin-top: 100px;
}
.about_mxzd .mx1 .right .r_img img {
  width: 100%;
}
/*美学之道结束*/
