@charset "utf-8";
.zx_con.zx_con_qj {
  background: #fff;
}
.zx_con.zx_con_qj .zx_01 .fc_img {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.zx_con.zx_con_qj .zx_01 .fc_img img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.zx_con.hz_ys {
  background: url(../images/other/win/hz_ys_bj_p.jpg) no-repeat center top;
  background-size: 100% 100%;
}
.zx_con.hz_ys .zx_01 {
  background: transparent;
}
.zx_con.hz_ys .zx_01 .hz_ys_icon {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-wrap: wrap;
}
.zx_con.hz_ys .zx_01 .hz_ys_icon .ys_icon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #fff;
  width: 18.4%;
  height: 178px;
  border-radius: 4px;
  border: 1px solid rgba(164, 0, 0, 0.2);
  padding: 0 1%;
  margin: 0 2% 20px 0;
}
.zx_con.hz_ys .zx_01 .hz_ys_icon .ys_icon:hover {
  box-shadow: 0 6px 12px rgba(164, 0, 0, 0.1);
}
.zx_con.hz_ys .zx_01 .hz_ys_icon .ys_icon:hover img {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  margin-top: -6px;
}
.zx_con.hz_ys .zx_01 .hz_ys_icon .ys_icon:nth-child(5n) {
  margin-right: 0;
}
.zx_con.hz_ys .zx_01 .hz_ys_icon .ys_icon img {
  display: inline-block;
  width: 56px;
  height: auto;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.zx_con.hz_ys .zx_01 .hz_ys_icon .ys_icon p {
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #A40000;
  line-height: 22px;
  margin-top: 16px;
}
.zx_con.hz_lc {
  width: 100%;
  background: #fff;
}
.zx_con.hz_lc .safe_width_01 {
  max-width: 1560px;
  padding: 0 75px;
}
.zx_con.hz_lc .safe_width_01 .lc_box {
  margin-top: 120px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.zx_con.hz_lc .safe_width_01 .lc_box .lc_item {
  flex: 1;
  position: relative;
}
.zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_bj_img {
  width: 100%;
  height: auto;
}
.zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top {
  position: absolute;
  top: -48px;
  z-index: 1;
  left: -80px;
  display: flex;
  justify-content: left;
  align-items: center;
}
.zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top img {
  display: inline-block;
  width: 45px;
  height: auto;
  margin-right: 10px;
}
.zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top span {
  font-size: 20px;
  color: #333;
  position: relative;
}
.zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top span::after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/other/win/dot.png) no-repeat center center;
  background-size: 100% auto;
  position: absolute;
  left: 14px;
  bottom: -30px;
  z-index: 1;
}
.zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top.lc_2 {
  top: unset;
  bottom: -48px;
  left: 0%;
  justify-content: center;
  width: 100%;
}
.zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top.lc_2 span {
  position: relative;
}
.zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top.lc_2 span::after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/other/win/dot.png) no-repeat center center;
  background-size: 100% auto;
  position: absolute;
  left: 14px;
  top: -32px;
  bottom: unset;
  z-index: 1;
}
.zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top.lc_3 {
  width: 100%;
  left: 64%;
}
.zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top.lc_3 span {
  position: relative;
}
.zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top.lc_3 span::after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/other/win/dot.png) no-repeat center center;
  background-size: 100% auto;
  position: absolute;
  left: 36px;
  z-index: 1;
}
.zx_con.he_zc {
  padding: 80px 0;
  width: 100%;
  background: #fdfdfb;
  background: -moz-linear-gradient(top, #fdfdfb, #f8f4ed);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fdfdfb), to(#f8f4ed));
  background: -o-linear-gradient(top, #fdfdfb, #f8f4ed);
}
.zx_con.he_zc .zc_con {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-left: 6%;
  padding-right: 6%;
}
.zx_con.he_zc .zc_con .zc_r {
  width: 34.8%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.zx_con.he_zc .zc_con .zc_r img {
  display: inline-block;
  width: auto;
  max-width: 100%;
  height: auto;
}
.zx_con.he_zc .zc_con .zc_l {
  width: calc(100% - 34.8%);
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-direction: column;
  padding-right: 10%;
}
.zx_con.he_zc .zc_con .zc_l .pp_head {
  margin-top: 20px;
}
.zx_con.he_zc .zc_con .zc_l .pp_head h5 {
  text-align: left;
}
.zx_con.he_zc .zc_con .zc_l .pp_head p {
  text-align: left;
}
.zx_con.he_zc .zc_con .zc_l .zc_l_desc {
  width: 100%;
}
.zx_con.he_zc .zc_con .zc_l .zc_l_desc h5 {
  width: 100%;
  font-size: 18px;
  line-height: 20px;
  color: #333333;
}
.zx_con.he_zc .zc_con .zc_l .zc_l_desc p {
  width: 100%;
  font-size: 16px;
  color: #333;
  line-height: 32px;
  text-indent: 32px;
  margin-top: 12px;
}
.zx_con.he_zc .zc_con .zc_l .zc_l_tel {
  width: 100%;
  margin-top: 8%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.zx_con.he_zc .zc_con .zc_l .zc_l_tel .l_tel_item {
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-direction: column;
}
.zx_con.he_zc .zc_con .zc_l .zc_l_tel .l_tel_item h5 {
  width: 100%;
  font-size: 16px;
  color: #333333;
  line-height: 18px;
  font-weight: bold;
}
.zx_con.he_zc .zc_con .zc_l .zc_l_tel .l_tel_item div {
  width: 100%;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  margin-top: 6px;
}
.zx_con.he_zc .zc_con .zc_l .zc_l_tel .l_tel_item div span {
  font-size: 20px;
  color: #A40000;
  line-height: 36px;
  font-weight: bold;
  margin-right: 20px;
}
.zx_con.he_zc .zc_con .zc_l .zc_l_tel .l_tel_item div span:last-child {
  margin-right: 0;
}
/*联系我们*/
.lx_con02 {
  padding: 80px 0;
  width: 100%;
  background: #fff;
}
.lx_con02 .lx02_con_box {
  width: 100%;
  padding: 60px 5% 80px 5%;
  background: #FAF9F7;
}
.lx_con02 .lx02_con_box .lx02_box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.lx_con02 .lx02_con_box .lx02_box .lx02_item {
  width: 47.5%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-direction: column;
  margin-bottom: 30px;
}
.lx_con02 .lx02_con_box .lx02_box .lx02_item h5 {
  width: 100%;
  font-size: 16px;
  line-height: 20px;
  color: #333;
  margin-bottom: 12px;
}
.lx_con02 .lx02_con_box .lx02_box .lx02_item input {
  width: 100%;
  border: 1px solid #E9E9E9;
  border-radius: 10px;
  background: #fff;
  padding: 0 24px;
  font-size: 14px;
  color: #333;
  height: 48px;
  outline: none;
}
.lx_con02 .lx02_con_box .lx02_box .lx02_item input::-webkit-input-placeholder {
  color: #BFBFBF;
}
.lx_con02 .lx02_con_box .lx02_box .lx02_item input:-moz-placeholder {
  color: #BFBFBF;
}
.lx_con02 .lx02_con_box .lx02_box .lx02_item input:-ms-input-placeholder {
  color: #BFBFBF;
}
.lx_con02 .lx02_con_box .lx02_box .lx02_item.lx02_item_long {
  width: 100%;
}
.lx_con02 .lx02_con_box .lx02_box .lx02_item.lx02_item_long textarea {
  width: 100%;
  border: 1px solid #E9E9E9;
  border-radius: 10px;
  background: #fff;
  padding: 10px 24px;
  font-size: 14px;
  color: #333;
  height: 180px;
  line-height: 30px;
  resize: none;
  outline: none;
}
.lx_con02 .lx02_con_box .lx02_box .lx02_item.lx02_item_long textarea::-webkit-input-placeholder {
  color: #BFBFBF;
}
.lx_con02 .lx02_con_box .lx02_box .lx02_item.lx02_item_long textarea:-moz-placeholder {
  color: #BFBFBF;
}
.lx_con02 .lx02_con_box .lx02_box .lx02_item.lx02_item_long textarea:-ms-input-placeholder {
  color: #BFBFBF;
}
.lx_con02 .lx02_con_box .lx02_box .lx02_btn {
  width: 100%;
  padding-top: 20px;
}
.lx_con02 .lx02_con_box .lx02_box .lx02_btn a {
  display: inline-block;
  width: 216px;
  height: 50px;
  border-radius: 4px;
  background: #A40000;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 50px;
  text-decoration: none;
}
.lx_con02 .lx02_con_box .lx02_box .lx02_btn a:hover {
  opacity: 0.9;
}
.lx_con01 {
  width: 100%;
  margin-top: 156px;
}
.lx_con01 .lx01_box {
  width: 100%;
  position: relative;
}
.lx_con01 .lx01_box .lx01_desc {
  position: absolute;
  right: 0;
  z-index: 2;
  bottom: -549px;
  width: 482px;
  height: 642px;
  background: url(../images/other/contact/lx_bj_p.jpg) no-repeat center top;
  background-size: 100% 100%;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
.lx_con01 .lx01_box .lx01_desc h5 {
  width: 100%;
  text-align: center;
  font-size: 32px;
  line-height: 38px;
  color: #fff;
}
.lx_con01 .lx01_box .lx01_desc .gs_title {
  margin-top: 34px;
  width: 100%;
  height: 53px;
  position: relative;
}
.lx_con01 .lx01_box .lx01_desc .gs_title span {
  display: inline-block;
  width: 100%;
  height: 53px;
  line-height: 53px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.lx_con01 .lx01_box .lx01_desc .gs_title::after {
  content: '';
  width: calc(100% + 28px);
  height: 53px;
  background: url(../images/other/contact/title_bj.png) no-repeat center right;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.lx_con01 .lx01_box .lx01_desc .gs_info {
  width: 100%;
  padding: 40px 5% 0 7.5%;
}
.lx_con01 .lx01_box .lx01_desc .gs_info .gs_p {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  margin-bottom: 16px;
}
.lx_con01 .lx01_box .lx01_desc .gs_info .gs_p img {
  display: inline-block;
  width: 22px;
  height: auto;
  margin-right: 10px;
}
.lx_con01 .lx01_box .lx01_desc .gs_info .gs_p div {
  display: inline-block;
  width: calc(100% - 32px);
  line-height: 22px;
  font-size: 14px;
  color: #fff;
}
.lx_con01 .lx01_box .lx01_desc .gs_info .gs_p div a {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  margin-right: 20px;
}
.lx_con01 .lx01_box .lx01_desc .gs_info .gs_p div a:last-child {
  margin-right: 0;
}
.lx_con01 .block_pc {
  width: 100%;
}
.lx_con01 .block_sj {
  width: 100%;
}
.lx_con01 .lx01_map {
  width: 100%;
  height: 549px;
  background: #f7f7f7;
}
@media (max-width: 1280px) {
  .zx_con.hz_ys .zx_01 .hz_ys_icon .ys_icon {
    height: 168px;
  }
  .zx_con.hz_ys .zx_01 .hz_ys_icon .ys_icon img {
    width: 46px;
  }
  .zx_con.hz_ys .zx_01 .hz_ys_icon .ys_icon p {
    font-size: 16px;
    line-height: 18px;
    margin-top: 14px;
  }
  .zx_con.hz_lc .safe_width_01 {
    max-width: 1560px;
    padding: 0 75px;
  }
  .zx_con.hz_lc .safe_width_01 .lc_box {
    margin-top: 120px;
  }
  .zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top {
    position: absolute;
    top: -48px;
    z-index: 1;
    left: -80px;
    display: flex;
    justify-content: left;
    align-items: center;
  }
  .zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top img {
    width: 36px;
    margin-right: 8px;
  }
  .zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top span {
    font-size: 16px;
  }
  .zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top span::after {
    width: 18px;
    height: 18px;
    background: url(../images/other/win/dot.png) no-repeat center center;
    background-size: 100% auto;
    left: 24px;
    bottom: -34px;
    z-index: 1;
  }
  .zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top.lc_2 {
    top: unset;
    bottom: -48px;
    left: 0%;
    justify-content: center;
    width: 100%;
  }
  .zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top.lc_2 span {
    position: relative;
  }
  .zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top.lc_2 span::after {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../images/other/win/dot.png) no-repeat center center;
    background-size: 100% auto;
    position: absolute;
    left: 14px;
    top: -36px;
    bottom: unset;
    z-index: 1;
  }
  .zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top.lc_3 {
    width: 100%;
    left: 64%;
  }
  .zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top.lc_3 span {
    position: relative;
  }
  .zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top.lc_3 span::after {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../images/other/win/dot.png) no-repeat center center;
    background-size: 100% auto;
    position: absolute;
    left: 30%;
    z-index: 1;
  }
  .zx_con.he_zc {
    padding: 60px 0;
  }
  .zx_con.he_zc .zc_con .zc_l {
    padding-right: 5%;
  }
  .zx_con.he_zc .zc_con .zc_l .pp_head {
    margin-top: 10px;
  }
  .zx_con.he_zc .zc_con .zc_l .zc_l_desc {
    width: 100%;
  }
  .zx_con.he_zc .zc_con .zc_l .zc_l_desc h5 {
    font-size: 16px;
    line-height: 18px;
  }
  .zx_con.he_zc .zc_con .zc_l .zc_l_desc p {
    font-size: 14px;
    line-height: 28px;
    text-indent: 28px;
    margin-top: 10px;
  }
  .zx_con.he_zc .zc_con .zc_l .zc_l_tel {
    margin-top: 3%;
  }
  .zx_con.he_zc .zc_con .zc_l .zc_l_tel .l_tel_item {
    flex: 1;
  }
  .zx_con.he_zc .zc_con .zc_l .zc_l_tel .l_tel_item h5 {
    font-size: 14px;
    line-height: 16px;
  }
  .zx_con.he_zc .zc_con .zc_l .zc_l_tel .l_tel_item div {
    margin-top: 6px;
  }
  .zx_con.he_zc .zc_con .zc_l .zc_l_tel .l_tel_item div span {
    font-size: 18px;
    line-height: 34px;
    margin-right: 12px;
  }
}
@media (max-width: 767px) {
  .zx_con.hz_ys {
    background: url(../images/other/win/hz_ys_bj_m.jpg) no-repeat center top;
    background-size: 100% 100%;
  }
  .zx_con.hz_ys .zx_01 .hz_ys_icon {
    justify-content: space-between;
  }
  .zx_con.hz_ys .zx_01 .hz_ys_icon .ys_icon {
    background: #fff;
    width: 48%;
    height: 4.2rem;
    border-radius: 0.15rem;
    border: 0.025rem solid rgba(164, 0, 0, 0.2);
    padding: 0 1%;
    margin: 0 0 0.45rem 0;
  }
  .zx_con.hz_ys .zx_01 .hz_ys_icon .ys_icon:hover {
    box-shadow: 0 0.2rem 0.8rem rgba(164, 0, 0, 0.1);
  }
  .zx_con.hz_ys .zx_01 .hz_ys_icon .ys_icon:hover img {
    margin-top: -0.3rem;
  }
  .zx_con.hz_ys .zx_01 .hz_ys_icon .ys_icon img {
    width: 1.75rem;
  }
  .zx_con.hz_ys .zx_01 .hz_ys_icon .ys_icon p {
    font-size: 0.6rem;
    line-height: 0.8rem;
    margin-top: 0.5rem;
  }
  .zx_con.hz_lc .safe_width_01 {
    max-width: 100%;
    padding: 0rem;
  }
  .zx_con.hz_lc .safe_width_01 .zx_01 {
    padding-bottom: 4rem;
  }
  .zx_con.hz_lc .safe_width_01 .lc_box {
    margin-top: 2.75rem;
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .zx_con.hz_lc .safe_width_01 .lc_box .lc_item {
    flex: unset;
    width: 6.2rem;
    position: relative;
  }
  .zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_bj_img {
    width: 100%;
    height: auto;
  }
  .zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top {
    position: absolute;
    top: -1rem;
    z-index: 1;
    left: -4.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 5.2rem;
  }
  .zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top img {
    width: 1.95rem;
    height: auto;
    margin-right: 0;
    margin-bottom: 0.5rem;
  }
  .zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top span {
    font-size: 0.6rem;
    line-height: 0.8rem;
  }
  .zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top span::after {
    content: '';
    display: inline-block;
    width: 0.85rem;
    height: 0.85rem;
    background: url(../images/other/win/dot.png) no-repeat center center;
    background-size: 100% auto;
    position: absolute;
    left: unset;
    right: -0.65rem;
    bottom: unset;
    top: -1.7rem;
    z-index: 1;
  }
  .zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top.lc_2 {
    top: 3.8rem;
    left: unset;
    z-index: 1;
    bottom: unset;
    right: -4.7rem;
    justify-content: center;
    width: 100%;
  }
  .zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top.lc_2 span {
    position: relative;
  }
  .zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top.lc_2 span::after {
    content: '';
    display: inline-block;
    width: 0.85rem;
    height: 0.85rem;
    background: url(../images/other/win/dot.png) no-repeat center center;
    background-size: 100% auto;
    position: absolute;
    top: -1.7rem;
    bottom: unset;
    left: -0.65rem;
    z-index: 1;
  }
  .zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top.lc_3 {
    width: 5.2rem;
    left: -4.2rem;
    top: unset;
    bottom: -1.8rem;
  }
  .zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top.lc_3 span {
    position: relative;
  }
  .zx_con.hz_lc .safe_width_01 .lc_box .lc_item .lc_i_top.lc_3 span::after {
    content: '';
    display: inline-block;
    width: 0.85rem;
    height: 0.85rem;
    background: url(../images/other/win/dot.png) no-repeat center center;
    background-size: 100% auto;
    position: absolute;
    left: unset;
    right: -0.65rem;
    bottom: unset;
    top: -1.7rem;
    z-index: 1;
  }
  .zx_con.hz_lc .safe_width_01 .lc_box .lc_item.lc_item_3 .lc_i_top.lc_1 span::after {
    right: -0.2rem;
  }
  .zx_con.he_zc {
    padding: 1.75rem 0.8rem;
  }
  .zx_con.he_zc .zc_con {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }
  .zx_con.he_zc .zc_con .zc_r {
    width: 100%;
    margin-top: 1.25rem;
  }
  .zx_con.he_zc .zc_con .zc_l {
    width: 100%;
    padding-right: 0;
  }
  .zx_con.he_zc .zc_con .zc_l .pp_head {
    margin-top: 0px;
  }
  .zx_con.he_zc .zc_con .zc_l .pp_head h5 {
    text-align: center;
  }
  .zx_con.he_zc .zc_con .zc_l .pp_head p {
    text-align: center;
  }
  .zx_con.he_zc .zc_con .zc_l .zc_l_desc {
    width: 100%;
  }
  .zx_con.he_zc .zc_con .zc_l .zc_l_desc h5 {
    font-size: 0.6rem;
    line-height: 0.8rem;
  }
  .zx_con.he_zc .zc_con .zc_l .zc_l_desc p {
    font-size: 0.6rem;
    line-height: 1.2rem;
    text-indent: 1.2rem;
    margin-top: 0.5rem;
  }
  .zx_con.he_zc .zc_con .zc_l .zc_l_tel {
    margin-top: 0.2rem;
    flex-direction: column;
  }
  .zx_con.he_zc .zc_con .zc_l .zc_l_tel .l_tel_item {
    width: 100%;
    flex: unset;
    margin-top: 1rem;
  }
  .zx_con.he_zc .zc_con .zc_l .zc_l_tel .l_tel_item h5 {
    font-size: 0.65rem;
    line-height: 0.8rem;
  }
  .zx_con.he_zc .zc_con .zc_l .zc_l_tel .l_tel_item div {
    margin-top: 0rem;
  }
  .zx_con.he_zc .zc_con .zc_l .zc_l_tel .l_tel_item div span {
    font-size: 0.75rem;
    line-height: 1rem;
    margin-right: 0.4rem;
  }
  .zx_con.he_zc .zc_con .zc_l .zc_l_tel .l_tel_item div span:last-child {
    margin-right: 0;
  }
  /*联系我们*/
  .lx_con02 {
    padding: 0;
  }
  .lx_con02 .safe_width {
    padding: 0;
  }
  .lx_con02 .lx02_con_box {
    padding: 1.9rem 0.85rem 1.5rem 0.85rem;
  }
  .lx_con02 .lx02_con_box .lx02_box {
    flex-direction: column;
  }
  .lx_con02 .lx02_con_box .lx02_box .lx02_item {
    width: 100%;
    margin-bottom: 0.85rem;
  }
  .lx_con02 .lx02_con_box .lx02_box .lx02_item h5 {
    font-size: 0.6rem;
    line-height: 0.8rem;
    margin-bottom: 0.4rem;
  }
  .lx_con02 .lx02_con_box .lx02_box .lx02_item input {
    border: 0.025rem solid #E9E9E9;
    border-radius: 0.1rem;
    padding: 0 0.8rem;
    font-size: 0.6rem;
    height: 1.95rem;
  }
  .lx_con02 .lx02_con_box .lx02_box .lx02_item.lx02_item_long textarea {
    border: 0.025rem solid #E9E9E9;
    border-radius: 0.1rem;
    padding: 0.5rem 0.8rem;
    font-size: 0.6rem;
    height: 6.25rem;
    line-height: 1.2rem;
  }
  .lx_con02 .lx02_con_box .lx02_box .lx02_btn {
    width: 100%;
    padding-top: 0.3rem;
    text-align: center;
  }
  .lx_con02 .lx02_con_box .lx02_box .lx02_btn a {
    width: 6.4rem;
    height: 1.75rem;
    border-radius: 0.1rem;
    font-size: 0.6rem;
    line-height: 1.75rem;
  }
  .lx_con01 {
    margin-top: 0;
    background: #FAF9F7;
  }
  .lx_con01 .safe_width_01 {
    padding: 0;
  }
  .lx_con01 .lx01_box {
    position: unset;
  }
  .lx_con01 .lx01_box .lx01_desc {
    position: unset;
    width: 100%;
    height: 21rem;
    background: url(../images/other/contact/lx_bj_m.jpg) no-repeat center top;
    background-size: 100% 100%;
  }
  .lx_con01 .lx01_box .lx01_desc h5 {
    font-size: 1.1rem;
    line-height: 1.4rem;
  }
  .lx_con01 .lx01_box .lx01_desc .gs_title {
    margin-top: 0.8rem;
    height: 2.2rem;
    position: relative;
  }
  .lx_con01 .lx01_box .lx01_desc .gs_title span {
    height: 2.2rem;
    line-height: 2.2rem;
    font-size: 0.7rem;
    background: #BF1D1D;
  }
  .lx_con01 .lx01_box .lx01_desc .gs_title::after {
    content: none;
  }
  .lx_con01 .lx01_box .lx01_desc .gs_info {
    width: 100%;
    padding: 1.25rem 0.5rem 0 0.85rem;
  }
  .lx_con01 .lx01_box .lx01_desc .gs_info .gs_p {
    width: 100%;
    margin-bottom: 0.8rem;
  }
  .lx_con01 .lx01_box .lx01_desc .gs_info .gs_p img {
    display: inline-block;
    width: 1rem;
    margin-right: 0.6rem;
  }
  .lx_con01 .lx01_box .lx01_desc .gs_info .gs_p div {
    width: calc(100% - 1.6rem);
    line-height: 1rem;
    font-size: 0.6rem;
  }
  .lx_con01 .lx01_box .lx01_desc .gs_info .gs_p div a {
    font-size: 0.6rem;
    margin-right: 0.4rem;
  }
  .lx_con01 .lx01_map {
    width: 100%;
    height: 370px;
    background: #f7f7f7;
  }
}
