.serv_1 {
  padding-top: 78px;
  text-align: center;
  background-color: #f7e5de;
  padding-bottom: 138px;
  position: relative;
}

.serv_1 .top_1 {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.serv_1 .top_1 .block_1 {
  content: '';
  position: absolute;
  top: -120px;
  left: 0;
  border: 2px solid #ff5823;
  width: 30px;
  height: 76px;
}

.serv_1 .serv_line {
  width: 100px;
  height: 2px;
  background-color: #333333;
  margin: 28px auto;
}

.serv_1 .serv_1_tit {
  color: #1a1a1a;
  font-size: 36px;
}

.serv_1 .serv_desc {
  margin-bottom: 8px;
  font-size: 14px;
  color: #333;
}

.serv_1 .s_imgs {
  width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  justify-content: space-evenly;
}

.serv_1 .s_imgs .img_item:hover .black_div {
  height: 100%;
  width: 100%;
}

.serv_1 .s_imgs .img_item:hover .item_btn {
  background-color: #ff5823;
  color: #fff;
}

.serv_1 .s_imgs .img_item:hover .item_btn img {
  display: inline-block;
  vertical-align: top;
  border: none;
  margin: 6px 0;
}

.serv_1 .s_imgs .img_item:hover .item_btn .btn_txt {
  display: inline-block;
  vertical-align: top;
}

.serv_1 .s_imgs .img_item:hover .item_btn .right_1 {
  display: none;
}

.serv_1 .s_imgs .img_item:hover .item_btn .right_2 {
  display: inline-block;
}

.serv_1 .s_imgs .img_item:hover .item_num {
  font-weight: bold;
}

.serv_1 .s_imgs .img_item {
  border: none;
  width: 300px;
  height: 332px;
  position: relative;
  cursor: pointer;
}

.serv_1 .s_imgs .img_item .black_div {
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: background-color 1s;
  transition: background-color 1s;
}

.serv_1 .s_imgs .img_item .item_txt:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -0.5px;
  left: 0;
  height: 1px;
  background-color: #fff;
  width: 30px;
}

.serv_1 .s_imgs .img_item .item_txt:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -0.5px;
  right: 0;
  height: 1px;
  background-color: #fff;
  width: 30px;
}

.serv_1 .s_imgs .img_item .item_txt {
  position: absolute;
  top: 54px;
  width: 178px;
  margin-left: -89px;
  left: 50%;
  color: #fff;
  font-size: 22px;
}

.serv_1 .s_imgs .img_item .item_txt span {
  width: 178px;
  display: inline-block;
  font-weight: bold;
}

.serv_1 .s_imgs .img_item .item_num {
  margin-top: 20px;
  text-align: left;
  color: #1a1a1a;
  font-size: 22px;
  font-weight: initial;
}

.serv_1 .s_imgs .img_item .item_btn {
  cursor: pointer;
  position: absolute;
  top: 225px;
  width: 178px;
  left: 50%;
  margin-left: -89px;
  height: 44px;
  line-height: 44px;
  background-color: #fff;
  text-align: center;
  font-size: 20px;
  color: #1a1a1a;
}

.serv_1 .s_imgs .img_item .item_btn img {
  display: inline-block;
  vertical-align: top;
  border: none;
  margin: 6px 0;
  width: 31px;
  height: 30px;
}

.serv_1 .s_imgs .img_item .item_btn .btn_txt {
  display: inline-block;
  vertical-align: top;
}

.serv_1 .s_imgs .img_item .item_btn .right_1 {
  display: inline-block;
}

.serv_1 .s_imgs .img_item .item_btn .right_2 {
  display: none;
}

.serv_1 .s_imgs .item_1 {
  background-image: url(/Jingjia_wq/gywm/im_1.jpg);
}

.serv_1 .s_imgs .item_2 {
  background-image: url(/Jingjia_wq/gywm/im_2.jpg);
}

.serv_1 .s_imgs .item_3 {
  background-image: url(/Jingjia_wq/gywm/im_3.jpg);
}

.serv_1 .s_imgs .item_4 {
  background-image: url(/Jingjia_wq/gywm/im_4.jpg);
}

.serv {
  width: 100%;
  position: relative;
}

.serv .s_banner {
  background: url("/Jingjia_wq/gywm/draw2-s6-bg.jpg") no-repeat center;
  background-size: cover;
  height: 300px;
  width: 100%;
  position: relative;
}

.serv .s_banner img {
  display: block;
  margin: 0 auto;
  border: none;
  width: 1200px;
  height: 278px;
  position: relative;
  top: -31px;
}

.serv .txt_cont {
  width: 1200px;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0;
}

.serv .txt_a {
  font-size: 20px;
  color: #333;
  position: absolute;
  top: 124px;
}

.serv .txt_1 {
  left: 205px;
}

.serv .txt_2 {
  left: 465px;
}

.serv .txt_3 {
  left: 731px;
}

.serv .txt_4 {
  left: 999px;
}

.med {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  margin-top: 76px;
  position: relative;
}

.med .med_tit {
  font-size: 36px;
  color: #1a1a1a;
}

.med .med_line {
  height: 2px;
  margin: 0 auto;
  width: 100px;
  background-color: #333;
  margin-top: 25px;
  margin-bottom: 26px;
}

.med .med_desc {
  font-weight: bold;
  width: 100%;
  position: absolute;
  top: 106px;
  font-size: 14px;
  color: #333333;
}

.med .med_desc div {
  height: 20px;
  line-height: 20px;
}

.med img {
  height: 690px;
  width: 100%;
  margin-bottom: 80px;
}

.map {
  position: relative;
  height: 750px;
  margin-bottom: 100px;
}

.map .m_t {
  background: url("/Jingjia_wq/gywm/map_2.png") no-repeat center;
  background-size: cover;
  min-width: 1200px;
  height: 500px;
  text-align: center;
  color: #fff;
}

.map .m_t img {
  height: 73px;
  margin-top: 64px;
  margin-bottom: 20px;
}

.map .m_t div {
  margin-bottom: 14px;
  font-size: 20px;
}

.map .m_b {
  display: block;
  border: none;
  width: 1200px;
  height: 500px;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 250px;
}
/*# sourceMappingURL=gywm_2.css.map */