/* src/components/links.module.css */
._link_tt_1bky8_1 {
  background-color: #ab3333;
  color: #fff;
  padding: 10px 30px;
}

._link_cont_1bky8_7 {
  padding: 15px 0;
}

._link_cont_1bky8_7 a {
  margin-right: 20px;
}

/* src/components/navList.module.css */
._navlist_1ia7p_1 {
  padding: 15px 0 10px 0;
  position: relative;
  z-index: 88880;
}

._navimg_1ia7p_7 {
  width: 40px;
  cursor: pointer;
  margin-left: 20px;
}

._nav_mark_1ia7p_13 {
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 88888;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
}

._nav_box_1ia7p_23 {
  position: fixed;
  width: 30%;
  height: 100vh;
  background-color: #525453;
  top: 0;
  left: -30%;
  z-index: 999999;
  transition: 1s;
}

@media screen and (max-device-width: 800px) {
  ._nav_box_1ia7p_23 {
    width: 60%;
    left: -60%;
  }
}

@media screen and (max-device-width: 1000px) {
  ._nav_box_1ia7p_23 {
    width: 50%;
    left: -50%;
  }
}

._show_slider_1ia7p_48 {
  left: 0;
}

._sidebar_1ia7p_52 li {
  height: 3rem;
  line-height: 3rem;
  border-bottom: #323233 1px solid;
  border-top: #646464 1px solid;
  color: #fff;
  cursor: pointer;
  padding-left: 20%;
}

._sidebar_1ia7p_52 li i {
  font-size: 1.6rem;
}

._sidebar_1ia7p_52 li span {
  font-size: 1.2rem;
  padding-left: 1rem;
}

/* src/components/pc/banner.module.css */
._banner_box_zw9ys_1 {
  position: relative;
}

._viewport_zw9ys_5 {
  position: relative;
  width: 100%;
  overflow: hidden;
}

._slider_zw9ys_11 {
  display: flex;
  transition: transform 0.5s ease;
}

._slide_zw9ys_11 {
  flex: 0 0 100%;
}

._slide_zw9ys_11 img {
  width: 100%;
  display: block;
}

._prev_zw9ys_25,
._next_zw9ys_26 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 34px;
  color: #fff;
  background: rgba(0, 0, 0, 0.25);
  cursor: pointer;
  z-index: 999;
  user-select: none;
}

._prev_zw9ys_25 {
  left: 0;
}

._next_zw9ys_26 {
  right: 0;
}

._prev_zw9ys_25:hover,
._next_zw9ys_26:hover {
  background: rgba(0, 0, 0, 0.5);
}

._pagination_zw9ys_55 {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 999;
}

._pagination_zw9ys_55 span {
  display: inline-block;
  width: 0.8rem;
  height: 0.8rem;
  margin: 0 4px;
  border-radius: 50%;
  background: #fff;
  opacity: 0.8;
  cursor: pointer;
}

._pagination_zw9ys_55 span._active_zw9ys_75 {
  opacity: 1;
  background: #1c67d8;
}

/* src/components/pc/menus.module.css */
._menu_ul_cqfnc_1 ul {
  display: flex;
  justify-content: space-between;
}

._menu_ul_cqfnc_1 ul li {
  padding: 15px 10px 10px 10px;
  cursor: pointer;
  font-size: 1.5rem;
}

._menu_ul_cqfnc_1 ul li i {
  color: rgb(237, 218, 182);
  font-size: 2rem;
}

._menu_ul_cqfnc_1 ul li span {
  color: #812627;
}

._menu_ul_cqfnc_1 ul li span:hover {
  color: #fff;
}

/* src/components/pc/navIndex.module.css */
._nav_1mayy_1 {
  padding-top: 20px;
  padding-bottom: 20px;
}

._mulu_1mayy_6 {
  height: 60px;
  width: 1200px;
  line-height: 60px;
  text-align: center;
  font-size: 36px;
  color: #a72a2d;
  margin: auto;
  background-image: url(/src/assets/images/lin1.jpg);
  background-repeat: no-repeat;
  background-position: center;
}

._nav_bg_1mayy_19 {
  width: 1050px;
  height: 800px;
  margin: auto;
  background-image: url(/src/assets/images/bg1.png);
  background-position: center;
  background-repeat: no-repeat;
}

._nav_bg_1mayy_19 ul li {
  width: 350px;
  height: 258px;
  float: left;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 5px;
}

/* src/components/pc/newIndex.module.css */
._main_left_1x38l_1 {
  width: 390px;
}

._main_right_1x38l_5 {
  width: 790px;
}

._h30_1x38l_9 {
  height: 30px;
}

._sy_news_1x38l_13 {
  background-color: #fff;
  margin-top: 15px;
  padding: 10px 0px;
}

._sy_news_1x38l_13 ul li {
  padding-left: 30px;
  padding-right: 10px;
  border-bottom: #ddd 1px dashed;
  background-color: #fff;
  height: 30px;
  line-height: 30px;
  background-image: url(/src/assets/images/hand.png);
  background-repeat: no-repeat;
  background-position: 10px 5px;
}

._sy_news_1x38l_13 ul li:hover {
  background-color: #ab3232;
  color: #fff;
}

._sy_news_1x38l_13 ul li:hover a {
  background-color: #ab3232;
  color: #fff;
}

._sy_news_1x38l_13 a:link {
  color: #333;
}

._sy_news_1x38l_13 a:visited {
  color: #333;
}

._sy_news_1x38l_13 a:hover {
  color: #fff;
}

._sy_news_1x38l_13 ul li span {
  float: right;
}

._vadios_1x38l_57 {
  margin-top: 20px;
  background-color: #fff;
  text-align: center;
}

._vadios_1x38l_57 h3 {
  padding: 10px;
}

._news_tt_1x38l_67 {
  border-bottom: #ab3232 5px solid;
  display: flex;
  justify-content: space-between;
}

._title_1x38l_73 {
  height: 48px;
  line-height: 48px;
  width: 280px;
}

._news_tt_1x38l_67 ._more_1x38l_79 {
  width: 60px;
  text-align: right;
  padding-top: 10px;
}

._zuopin_1x38l_85 {
  margin-top: 20px;
}

._zuopin_1x38l_85 li {
  float: left;
  margin-right: 20px;
}

._zuopin_1x38l_85 li img {
  width: 360px;
}

._right_tt_1x38l_98 img {
  margin-right: 20px;
}

/* src/components/pc/vspage.module.css */
._duibi_wjwdq_1 {
  background-color: #ab3334;
  color: #fff;
  height: 180px;
  line-height: 180px;
  text-align: center;
  font-size: 68px;
}

._duibi_tb_wjwdq_10 {
  margin-bottom: 10px;
  margin-top: 10px;
  border-bottom: 3px #aaa solid;
  border-top: 3px #aaa solid;
  border-collapse: collapse;
  color: #666;
  font-size: 15px;
}

._duibi_tb_wjwdq_10 th {
  height: 50px;
  font-size: 24px;
}

._duibi_tb_wjwdq_10 th,
._duibi_tb_wjwdq_10 td {
  padding: 5px 10px;
}

._red_td_wjwdq_30 {
  background-color: #ab3334;
  color: #fff;
}

._red_td_wjwdq_30:hover {
  background-color: #faedd5;
  color: #ab3334;
}

._g_td_wjwdq_40 {
  font-size: 24px;
}

._chengji_table_wjwdq_44 td,
._chengji_table_wjwdq_44 th {
  background-color: #e5be9e;
  padding: 20px;
  margin: 20px;
  line-height: 32px;
}

._duibi_tb_wjwdq_10 td {
  height: 38px;
  border-bottom: 2px #aaa solid;
  border-top: 2px #aaa solid;
  text-align: center;
  border-collapse: collapse;
}

/* src/components/pc/waterFall.module.css */
#_waterfall_1yrep_1 {
  width: 100%;
  height: 100vh;
  color: #333;
  text-align: center;
  font-size: 20px;
  margin: auto;
}

#_waterfall_1yrep_1 ul {
  list-style: none;
  box-sizing: border-box;
  background-color: #fff;
  overflow: hidden;
}

#_waterfall_1yrep_1 ul li {
  width: 20%;
  height: auto;
  padding: 10px;
  font-size: 14px;
  position: absolute;
  box-sizing: border-box;
  margin: 0 0 10px 0;
  overflow: hidden;
}

#_waterfall_1yrep_1 ul li img {
  width: 100%;
  display: block;
  height: auto;
}

#_waterfall_1yrep_1 ul li span {
  text-decoration: line-through;
  line-height: 2;
  margin-left: 10px;
}

/* src/views/pcWeb/map.module.css */
._info_1633o_1 {
  border-radius: 10px;
}

