 .Column_Anchor {
  font-family: Source Han Serif CN;
  font-weight: 800;
  font-size: 32px;
  color: #890303;
  line-height: 68px;
  margin-right: 20px;
  margin-left: 20px;
  position: relative;

}
.Column_Anchor::before{
 content:"";
  position: absolute;
  width: 9px;
height: 9px;
background: #890303;
    left: -20%;
    top: 48%;
}
.Column_Anchor::after{
 content:"";
  position: absolute;
  width: 9px;
height: 9px;
background: #890303;
   right: -20%;
    top: 48%;
}
.col_menu_head{
    display: flex;
    justify-content: center;
    align-items: center;
}


.wp_column {
  width: 300px;
}
.wp_column a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp_listcolumn {
    display: flex;
    justify-content: center;
    border-bottom: 2px solid transparent; /* 设置底部边框 */
    background-image: linear-gradient(
      to right,
      rgba(137, 3, 3, 0) 0%,  /* 左侧透明颜色 */
      rgba(137, 3, 3, 0.1) 50%, /* 中间部分透明颜色 */
      rgba(137, 3, 3, 0) 100% /* 右侧透明颜色 */
    );
    background-position: bottom;
    background-size: 100% 2px; /* 控制渐变的高度和宽度 */
    background-repeat: no-repeat; /* 不重复背景 */
    padding-top: 10px;
  }
  
#container {
  width: 100%;
  height: 425px;
  margin-top: 20px;
}
.s1 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 20px;
  color: #333333;
  line-height: 22px;
  margin-bottom: 30px;
}
.s2 {
  font-family: Microsoft YaHei;
  font-size: 16px;
  color: #333333;
  line-height: 40px;
}
.c1 {
}
.container2 {
  padding: 50px;
  display: flex;
  align-items: start;
  justify-content: space-around;
}
.container3 {
  background: #f9f8f8;
  padding-top: 20px;
  padding-bottom: 40px;
}
.container3 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.s3 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 22px;
  color: #333333;
  line-height: 100px;
}
.JRWM {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.JRWM li {
  width: 33%;
  display: flex;
  justify-content: center;
  border-bottom: 2px solid transparent; /* 设置底部边框 */
  background-image: linear-gradient(
    to right,
    rgba(137, 3, 3, 0) 0%,  /* 左侧透明颜色 */
    rgba(137, 3, 3, 0.1) 50%, /* 中间部分透明颜色 */
    rgba(137, 3, 3, 0) 100% /* 右侧透明颜色 */
  );
  background-position: bottom;
  background-size: 100% 2px; /* 控制渐变的高度和宽度 */
  background-repeat: no-repeat; /* 不重复背景 */
}
.JRWM li:hover  .s3{
font-weight: bold;
color: #890303;
  -webkit-transition:0.5s;
}
#centerMapBtn {
    padding: 10px 10px;
    background-color: rgba(137, 3, 3, 1);
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}
#centerMapBtn:hover{
    transition:0.5s;
    box-shadow: 0px 2px 8px 0px rgba(115,4,4,0.5);
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    -ms-transition:0.5s;
    -o-transition:0.5s;
}

@media screen and (max-width: 999px) {
.CYFCSub li {
    width: 26%;
    margin-bottom: 40px;
}

}
@media screen and (max-width: 999px) {
 
}

@media screen and (max-width: 500px) {
.container2 {
    padding: 50px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
align-items: flex-start;
}
#container {
    width: 100%;
    height: 255px;
    margin-top: 50px;
}
     .s2 {
        font-weight: 500;
        font-size: 11px !important;
        color: #333333;
        line-height: 40px;
    }
.Column_Anchor{
 font-size: 25px !important;
}




.JRWM li {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    border-bottom: 2px solid transparent;
    background-image: linear-gradient(to right, rgba(137, 3, 3, 0) 0%, /* å·¦ä¾§é€æ˜Žé¢œè‰² */ rgba(137, 3, 3, 0.1) 50%, /* ä¸­é—´éƒ¨åˆ†é€æ˜Žé¢œè‰² */ rgba(137, 3, 3, 0) 100% /* å³ä¾§é€æ˜Žé¢œè‰² */);
    background-position: bottom;
    background-size: 100% 2px;
    background-repeat: no-repeat;
     padding-left:30px;
margin-bottom:30px;
}






}


.CYFCBT {
   
  padding-bottom: 20px;
  border-bottom: 2px solid transparent; /* 设置底部边框 */
  background-image: linear-gradient(
    to right,
    rgba(137, 3, 3, 0) 0%,
    /* 左侧透明颜色 */ rgba(137, 3, 3, 0.1) 50%,
    /* 中间部分透明颜色 */ rgba(137, 3, 3, 0) 100% /* 右侧透明颜色 */
  );
  background-position: bottom;
  background-size: 100% 2px; /* 控制渐变的高度和宽度 */
  background-repeat: no-repeat; /* 不重复背景 */
 
  text-align: center;
  padding-bottom: 20px;
}
.s5 {
  font-family: Source Han Serif CN;
  font-weight: 800;
  font-size: 32px;
  color: #890303;
  line-height: 68px;
  margin-right: 10px;
  margin-left: 10px;
}


.s66{
  font-weight: bold;
  font-size: 30px;
  color: rgba(137, 3, 3, 0.5);
  line-height: 35px;
}
.YQLJ{
margin-right: 30px;
margin-left:30px;
}
.main1{
padding-bottom:50px !important;
}




