.sprite {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url("/Jingjia_wq/fswh/icon.png");
}

.f10_2 {
  width: 20px;
  height: 20px;
  background-position: -699px -0px;
}

.f7_1 {
  width: 64px;
  height: 68px;
  background-position: -0px -0px;
}

.f7_2 {
  width: 69px;
  height: 67px;
  background-position: -64px -0px;
}

.f7_3 {
  width: 64px;
  height: 64px;
  background-position: -133px -0px;
}

.f7_4 {
  width: 64px;
  height: 68px;
  background-position: -197px -0px;
}

.f8_1 {
  width: 75px;
  height: 61px;
  background-position: -261px -0px;
}

.f8_2 {
  width: 72px;
  height: 72px;
  background-position: -336px -0px;
}

.f8_3 {
  width: 72px;
  height: 72px;
  background-position: -408px -0px;
}

.f8_4 {
  width: 72px;
  height: 89px;
  background-position: -480px -0px;
}

.f8_5 {
  width: 72px;
  height: 68px;
  background-position: -552px -0px;
}

.f8_6 {
  width: 75px;
  height: 81px;
  background-position: -624px -0px;
}

.col000 {
  color: #000000;
}

.colfff {
  color: #ffffff;
}

.banner {
  height: 565px;
  background: url("/Jingjia_wq/fswh/banner.jpg") no-repeat center/cover;
}

.fs_con {
  width: 1200px;
  margin: auto;
}

.fs_tit {
  position: relative;
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  padding-bottom: 30px;
  letter-spacing: 4px;
}

.fs_tit:before {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  width: 50px;
  height: 8px;
  border-radius: 10px;
  background: #f48159;
}

.fs1 {
  padding: 80px 0;
}

.fs1_con {
  text-align: center;
  margin-top: 50px;
  font-size: 0;
}

.fs1_con .fs1_item {
  position: relative;
  display: inline-block;
  width: 320px;
  height: 416px;
  border-radius: 6px;
  border: 1px solid #e8e8e8;
  margin: 0 24px;
}

.fs1_con .fs1_item img {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.fs1_con .fs1_item .fs1_tit {
  margin: 30px 0;
  font-size: 24px;
  color: #777777;
}

.fs1_con .fs1_item .fs1_des {
  font-size: 18px;
  color: #555555;
  margin: 30px 40px 0;
  text-align: justify;
}

.fs1_con .fs1_item .fs1_btn {
  position: absolute;
  padding: 10px 0;
  border-radius: 50px;
  background: #e5e5e5;
  color: #777777;
  width: 70%;
  left: 15%;
  bottom: -20px;
  font-size: 20px;
}

.fs1_con .fs1_item:hover {
  border-color: #ffb381;
  -webkit-box-shadow: 0 0 20px rgba(202, 91, 27, 0.3);
          box-shadow: 0 0 20px rgba(202, 91, 27, 0.3);
}

.fs1_con .fs1_item:hover .fs1_tit {
  color: #f48159;
}

.fs1_con .fs1_item:hover .fs1_btn {
  background: #fa945c;
  color: #fff;
}

.fs2 {
  height: 700px;
  background: url("/Jingjia_wq/fswh/f2_bg.jpg") no-repeat center/cover;
}

.fs2 .fs_con {
  padding-top: 80px;
}

.fs2 .fs2_con {
  margin-top: 60px;
  font-size: 0;
  text-align: center;
}

.fs2 .fs2_con .fs2_item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 258px;
  height: 300px;
  margin: 0 24px;
  background: url("/Jingjia_wq/fswh/f2_1.png") no-repeat left bottom/100%;
}

.fs2 .fs2_con .fs2_item:nth-of-type(1) .fs2_item_t, .fs2 .fs2_con .fs2_item:nth-of-type(4) .fs2_item_t {
  padding-top: 37px;
}

.fs2 .fs2_con .fs2_item:nth-of-type(1) {
  margin-left: 0;
}

.fs2 .fs2_con .fs2_item:nth-of-type(4) {
  margin-right: 0;
}

.fs2 .fs2_con .fs2_item:nth-of-type(2) .fs2_item_t, .fs2 .fs2_con .fs2_item:nth-of-type(3) .fs2_item_t {
  padding-top: 56px;
}

.fs2 .fs2_con .fs2_item:nth-of-type(2) .fs2_item_t:before {
  border-left-color: #ffdc7c;
}

.fs2 .fs2_con .fs2_item:nth-of-type(3) .fs2_item_t:before {
  border-left-color: #fed35f;
}

.fs2 .fs2_con .fs2_item:nth-of-type(4) .fs2_item_t:before {
  border-left-color: #ffcc44;
}

.fs2 .fs2_con .fs2_item .fs2_item_t {
  position: relative;
  width: 132px;
  height: 152px;
  font-size: 24px;
  text-align: center;
}

.fs2 .fs2_con .fs2_item .fs2_item_t:before {
  content: '';
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  border-left: 132px solid #fee6a3;
  border-right: 132px solid transparent;
  border-top: 76px solid transparent;
  border-bottom: 76px solid transparent;
}

.fs2 .fs2_con .fs2_item .fs2_item_t:after {
  content: '';
  position: absolute;
  z-index: 1;
  left: 18px;
  top: 0;
  border-left: 132px solid rgba(255, 204, 68, 0.2);
  border-right: 132px solid transparent;
  border-top: 76px solid transparent;
  border-bottom: 76px solid transparent;
}

.fs2 .fs2_con .fs2_item .fs2_item_t p {
  position: relative;
  z-index: 3;
  width: 101px;
  color: #303030;
}

.fs2 .fs2_con .fs2_item:nth-of-type(3) .fs2_item_b, .fs2 .fs2_con .fs2_item:nth-of-type(4) .fs2_item_b {
  left: 20px;
}

.fs2 .fs2_con .fs2_item .fs2_item_b {
  position: absolute;
  width: 86%;
  margin: 0 7%;
  left: 0;
  top: 167px;
  font-size: 18px;
  color: #000000;
  text-align: left;
}

.fs2 .fs2_con .fs2_item .fs2_item_b p {
  margin: 10px 0;
}

.fs2 .fs2_con .fs2_item .fs2_item_b p span {
  display: inline-block;
  width: 90%;
  vertical-align: top;
}

.fs2 .fs2_con .fs2_item .fs2_btn {
  position: absolute;
  width: 60%;
  left: 20%;
  bottom: -50px;
  padding: 4px 0;
  cursor: pointer;
  text-align: center;
  font-size: 18px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #ffcc44;
  -webkit-transition: width .3s, font-size .3s, left .3s;
  transition: width .3s, font-size .3s, left .3s;
}

.fs2 .fs2_con .fs2_item .fs2_btn:hover {
  width: 70%;
  font-size: 20px;
  left: 15%;
}

.fs3 {
  height: 685px;
  background: url("/Jingjia_wq/fswh/f3_bg.jpg") no-repeat center/cover;
}

.fs3 .fs_con {
  padding-top: 44px;
}

.fs3 .fs3_con {
  font-size: 0;
  margin-top: 72px;
  text-align: center;
}

.fs3 .fs3_con .fs3_item {
  display: inline-block;
}

.fs3 .fs3_con .fs3_item p {
  font-size: 24px;
  color: #000;
  margin-top: -19px;
  margin-right: 10px;
  text-align: left;
}

.fs3 .fs3_con .fs3_item p, .fs3 .fs3_con .fs3_item div, .fs3 .fs3_con .fs3_item img {
  display: inline-block;
  vertical-align: middle;
}

.fs3 .fs3_con .fs3_item div {
  width: 198px;
  margin-left: 10px;
  text-align: left;
}

.fs3 .fs3_con .fs3_item div p {
  font-size: 18px;
  color: #333333;
  margin-top: 0;
  margin-right: 0;
}

.fs3 .fs3_con .fs3_item div p:nth-of-type(2) {
  margin: 101px 0;
}

.fs4 {
  height: 300px;
  background: url("/Jingjia_wq/fswh/f4_bg.jpg") no-repeat center/cover;
}

.fs4 .fs_con {
  position: relative;
  height: 100%;
}

.fs4 .fs_con .fs4_btn {
  position: absolute;
  left: 33.7%;
  bottom: 17px;
  width: 250px;
  height: 56px;
  cursor: pointer;
}

.fs5 {
  height: 765px;
  background: url("/Jingjia_wq/fswh/f5_bg.jpg") no-repeat center/cover;
}

.fs5 .fs_con {
  padding-top: 80px;
}

.fs5 .fs5_con {
  font-size: 0;
  margin-top: 38px;
  text-align: center;
}

.fs5 .fs5_con .fs5_item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 219px;
  height: 377px;
  -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
  padding: 95px 40px 0;
  cursor: pointer;
}

.fs5 .fs5_con .fs5_item:hover {
  z-index: 2;
}

.fs5 .fs5_con .fs5_item:nth-of-type(1) {
  background: url("/Jingjia_wq/fswh/f5_1.jpg") no-repeat center/cover;
}

.fs5 .fs5_con .fs5_item:nth-of-type(2) {
  background: url("/Jingjia_wq/fswh/f5_2.jpg") no-repeat center/cover;
}

.fs5 .fs5_con .fs5_item:nth-of-type(3) {
  background: url("/Jingjia_wq/fswh/f5_3.jpg") no-repeat center/cover;
}

.fs5 .fs5_con .fs5_item:nth-of-type(4) {
  background: url("/Jingjia_wq/fswh/f5_4.jpg") no-repeat center/cover;
}

.fs5 .fs5_con .fs5_item:nth-of-type(n+2) {
  margin-left: -10px;
}

.fs5 .fs5_con .fs5_item:nth-of-type(2n) {
  margin-top: 30px;
}

.fs5 .fs5_con .fs5_item p, .fs5 .fs5_con .fs5_item span {
  margin-bottom: 25px;
}

.fs5 .fs5_con .fs5_item .fs5_item_t {
  font-size: 30px;
  color: #fff;
  text-align: left;
}

.fs5 .fs5_con .fs5_item .fs5_line {
  display: block;
  width: 100%;
  height: 1px;
  background: #ffffff;
}

.fs5 .fs5_con .fs5_item .fs5_des {
  font-size: 20px;
  color: #dddddd;
  text-align: justify;
}

.fs6 {
  height: 725px;
  background: url("/Jingjia_wq/fswh/f6_bg.jpg") no-repeat left bottom/100%;
}

.fs6 .fs_con {
  padding-top: 80px;
}

.fs6 .fs6_con {
  font-size: 0;
  text-align: center;
  padding-top: 80px;
}

.fs6 .fs6_con .fs6_item {
  position: relative;
  display: inline-block;
  width: 302px;
  height: 386px;
  background: #fff;
  margin: 0 24px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.fs6 .fs6_con .fs6_item img {
  position: absolute;
  bottom: 0;
  left: 14%;
}

.fs6 .fs6_con .fs6_item .fs6_des {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  text-align: left;
}

.fs6 .fs6_con .fs6_item .fs6_des .shan_sha {
  position: absolute;
  width: 300px;
  left: 0;
  height: 1px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  background: #ffffff;
  -webkit-transform: rotate(11deg);
          transform: rotate(11deg);
  top: 30px;
  z-index: 2;
}

.fs6 .fs6_con .fs6_item .fs6_des .shan {
  position: relative;
  left: 0;
  z-index: 2;
  border-left: 151px solid #ffffff;
  border-bottom: 30px solid #ffffff;
  border-top: 30px solid transparent;
  border-right: 151px solid transparent;
}

.fs6 .fs6_con .fs6_item .fs6_des .fs6_export {
  position: relative;
  width: 72%;
  height: 105px;
  padding: 0 14%;
  z-index: 3;
  background: #fff;
}

.fs6 .fs6_con .fs6_item .fs6_des .fs6_export_con {
  position: absolute;
  left: 0;
  bottom: 25px;
  width: 72%;
  padding: 0 14%;
  z-index: 4;
  height: 105px;
  overflow: hidden;
}

.fs6 .fs6_con .fs6_item .fs6_des .fs6_export_con .fs6_t {
  font-size: 28px;
  margin-bottom: 20px;
  color: #000;
}

.fs6 .fs6_con .fs6_item .fs6_des .fs6_export_con .fs6_d {
  font-size: 18px;
  color: #333;
}

.fs6 .fs6_con .fs6_item .fs6_des .fs6_export_con .fs6_d:before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: initial;
  margin-right: 4px;
  border-radius: 50%;
  border: 2px solid #f48159;
}

.fs6 .fs6_con .fs6_item .fs6_des .fs6_export_con .fs6_d1:before {
  border-color: #f48159;
}

.fs6 .fs6_con .fs6_item .fs6_des .fs6_export_con .fs6_d2:before {
  border-color: #f9c0ac;
}

.fs6 .fs6_con .fs6_item .fs6_des .fs6_export_con .fs6_des_p {
  font-size: 15px;
  color: #cccccc;
  margin-top: 10px;
}

.fs6 .fs6_con .fs6_item:hover .shan {
  border-left-color: rgba(49, 22, 8, 0.9);
  border-bottom-color: rgba(49, 22, 8, 0.9);
}

.fs6 .fs6_con .fs6_item:hover .fs6_export {
  background: rgba(49, 22, 8, 0.9);
  height: 200px;
}

.fs6 .fs6_con .fs6_item:hover .fs6_export_con {
  height: 200px;
  bottom: 10px;
}

.fs6 .fs6_con .fs6_item:hover .fs6_export_con .fs6_t {
  color: #fff;
  margin-bottom: 10px;
  text-align: center;
}

.fs6 .fs6_con .fs6_item:hover .fs6_export_con .fs6_d {
  font-size: 18px;
  color: #fff;
}

.fs6 .fs6_con .fs6_item:hover .fs6_export_con .fs6_d1:before {
  border-color: #fff;
}

.fs6 .fs6_con .fs6_item:hover .fs6_export_con .fs6_d2:before {
  border-color: #fff;
}

.fs7 .fs_con {
  padding: 66px 0;
}

.fs7 .fs_con .fs7_l {
  display: inline-block;
  width: 610px;
  padding-left: 100px;
}

.fs7 .fs_con .fs7_l .fs7_item {
  display: inline-block;
  vertical-align: top;
  width: 300px;
}

.fs7 .fs_con .fs7_l .fs7_item:nth-of-type(n+3) {
  margin-top: 56px;
}

.fs7 .fs_con .fs7_l .fs7_item .sprite {
  vertical-align: middle;
}

.fs7 .fs_con .fs7_l .fs7_item .fs7_l_r {
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
}

.fs7 .fs_con .fs7_l .fs7_item .fs7_l_r .fs7_p1 {
  font-size: 25px;
  color: #ffad21;
}

.fs7 .fs_con .fs7_l .fs7_item .fs7_l_r .fs7_p1:after {
  content: '';
  display: block;
  width: 64px;
  height: 1px;
  margin: 6px 0;
  background: #ffad21;
}

.fs7 .fs_con .fs7_l .fs7_item .fs7_l_r .fs7_p2 {
  font-size: 18px;
}

.fs7 .fs_con .fs7_r {
  position: relative;
  float: right;
  margin-top: -129px;
}

.fs7 .fs_con .fs7_r img {
  display: block;
  width: 100%;
}

.fs7 .fs_con .fs7_r .fs7_btn {
  position: absolute;
  width: 176px;
  height: 57px;
  bottom: 5px;
  left: 30%;
  cursor: pointer;
}

.fs8 {
  height: 828px;
  background: url("/Jingjia_wq/fswh/f8_bg.jpg") no-repeat center/cover;
}

.fs8 .fs_con {
  padding: 66px 0;
}

.fs8 .fs_con .fs8_con {
  margin-top: 30px;
  text-align: center;
  font-size: 0;
}

.fs8 .fs_con .fs8_con .fs8_item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 250px;
  height: 256px;
  background: #333333;
  padding: 20px 35px 0;
  text-align: left;
  margin: 0 35px;
}

.fs8 .fs_con .fs8_con .fs8_item:after {
  content: '';
  position: absolute;
  width: 340px;
  height: 20px;
  background: #f48159;
  left: -10px;
  bottom: 0;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.fs8 .fs_con .fs8_con .fs8_item:nth-of-type(n+4) {
  margin-top: 48px;
}

.fs8 .fs_con .fs8_con .fs8_item:nth-of-type(4) .fs8_p2 {
  margin-bottom: 10px;
}

.fs8 .fs_con .fs8_con .fs8_item:nth-of-type(6) .fs8_p2 {
  margin-bottom: 20px;
}

.fs8 .fs_con .fs8_con .fs8_item .fs8_p1 {
  font-size: 22px;
}

.fs8 .fs_con .fs8_con .fs8_item .fs8_p2 {
  font-size: 30px;
  color: #f48159;
  margin-top: 20px;
  margin-bottom: 30px;
}

.fs9 {
  height: 300px;
  background: url("/Jingjia_wq/fswh/f9_bg.jpg") no-repeat center/cover;
}

.fs10 {
  height: 400px;
  background: url("/Jingjia_wq/fswh/f10_bg.jpg") no-repeat right top;
}

.fs10 .fs_con {
  padding: 80px 0;
}

.fs10 .fs10_l, .fs10 .fs10_r {
  display: inline-block;
  vertical-align: middle;
}

.fs10 .fs10_l {
  margin-left: 80px;
}

.fs10 .fs10_r {
  margin-left: 100px;
}

.fs10 .f10_l_p {
  font-size: 18px;
  color: #000000;
  margin-top: 30px;
}

.fs10 .f10_l_p span {
  margin-right: 10px;
}

.fs10 .f10_l_p span i {
  vertical-align: middle;
  margin-top: -5px;
}

.fs10 .fs10_r_p {
  font-size: 36px;
  color: #000;
}

.fs10 .fs10_r_p span {
  color: #f48159;
}

.fs10 .fs10_r_p2 {
  font-size: 20px;
  color: #555;
  margin: 20px 0;
}

.fs10 .fs10_btn {
  display: inline-block;
  font-size: 26px;
  color: #8d5f12;
  width: 236px;
  text-align: center;
  line-height: 60px;
  background: #ffd58d;
  -webkit-box-shadow: 0 6px 0 #d5a451;
          box-shadow: 0 6px 0 #d5a451;
  border-radius: 50px;
  cursor: pointer;
}
/*# sourceMappingURL=fswh.css.map */