@charset "utf-8";
/* CSS Document */

boed,
.zbnav,
.main {
  width: 100%;
}
.ydd_none {
  display: none !important;
}
.pc_none {
  display: inline-block !important;
}
.zbnav p {
  width: 100%;
  display: flex;
  background-color: #fff;
  overflow-x: auto;
  line-height: 100px;
  padding: 0 40px;
  box-sizing: border-box;
  white-space: nowrap;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.ydd_header {
  width: 100%;
  height: 80px;
  background: #b82f27;
  font-size: 36px;
  color: #ffffff;
  font-weight: 500;
  text-align: center;
  line-height: 80px;
  margin-top: 10px;
}
.zbnav a {
  color: #000;
  font-size: 38px;
  font-weight: 400;
}
.ydd_top_db {
  margin-top: 70px;
  margin-bottom: 20px;
}
.main.gg.ydd_top_db p a img {
  width: 100% !important;
  height: auto !important;
  max-width: 100% !important;
  display: inline-block;
}
.main.gg.ydd_top_db p a {
  width: 100% !important;
  display: inline-block;
}
.ydd_jdt {
  background-color: #fff;
  padding: 28px 40px;
  box-sizing: border-box;
}
.ydd_jdt .topL {
  width: 100%;
  height: 550px;
  box-shadow: 0px 2px 10px 0px rgba(131, 95, 95, 0.56);
}
.focus .fPic,
.focus {
  width: 100%;
  height: 410px;
}
.focus .fPic {
  width: 100%;
}
.focus .fcon {
  width: 100%;
}
.focus img {
  width: 100%;
  height: 410px;
}
.focus .prev,
.focus .next {
  display: none;
}
.focus .fbg {
  bottom: 0px;
  left: 0px;
  width: 100%;
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.5) 20%,
    rgba(0, 0, 0, 0.5) 80%,
    rgba(0, 0, 0, 0.5) 100%
  );
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
  height: 60px;
  display: flex;
  align-items: center;
}
.focus .D1fBt {
  width: 80px;
}
.focus .D1fBt a {
  width: 12px;
  height: 12px;
}
.focus .shadow {
  background-color: #fff;
  position: absolute;
  bottom: -124px;
  left: 0px;
  z-index: 10;
  height: 60px;
  line-height: 60px;
  display: block;
  text-align: left;
  font-weight: 600;
  font-size: 32px;
  color: #585858;
  line-height: 45px;
  height: 125px;
  margin-top: -95px;
  padding: 25px 15px;
  box-sizing: border-box;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.focus .shadow a {
  font-weight: 600;
  font-size: 32px;
  color: #585858;
  line-height: 45px;
}
.ydd_jdt .topR {
  width: 100%;
  padding: 0;
  margin-top: 20px;
  height: auto;
}
.zbtxtList li {
  width: 100%;
  line-height: 75px;
  border-bottom: 0px;
  font-weight: 400;
  font-size: 32px;
  color: #585858;
  height: 75px;
  padding-left: 30px;
  box-sizing: border-box;
  position: relative;
}
.zbtxtList li a {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  color: #585858;
}
.zbtxtList li a::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #cc0000;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.ydd_jdt .topR .pc_none {
  height: auto;
  width: 100%;
  display: flex !important;
  justify-content: center;
  margin: 40px auto;
}
.ydd_jdt .topR .pc_none a {
  display: inline-block;
  width: 200px;
  height: 48px;
  background: #f2eade;
  box-shadow: 0px 3px 2px 0px rgba(143, 123, 97, 0.34);
  border-radius: 24px;
  font-weight: 400;
  font-size: 24px;
  color: #8c8070;
  line-height: 48px;
  text-align: center;
}
.ydd_gd {
  margin-top: 20px;
  margin-bottom: 20px;
}
.ydd_gd .firstRow {
  overflow-x: auto;
  display: flex;
  width: 750px !important;
  overflow-x: auto;
  display: flex;
  flex-wrap: nowrap;
  gap: 20px;
}
.ydd_gd .firstRow td {
  width: 750px !important;
}
.ydd_gd .firstRow td img {
  width: 750px !important;
}
.ydd_tbtj {
  width: 100%;
}
p.lmmore {
  width: auto;
}
.ydd_tbtj .lm h2 a {
  width: auto;
  font-weight: 600;
  font-size: 36px;
  color: #9c6724;
  padding-left: 30px;
  box-sizing: border-box;
  position: relative;
}
.ydd_tbtj .lm p a {
  font-weight: 400 !important;
  font-size: 24px !important;
  color: #8c8070 !important;
  line-height: 50px !important;
}
.ydd_tbtj .lm h2 a::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 28px;
  background: #9c6724;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.wightbox {
  width: 100%;
  padding: 0;
}
.wightbox tr {
  display: flex;
  flex-wrap: wrap;
}
.wightbox tr td {
  width: 100%;
  height: auto;
}
.wightbox tr td img {
  width: 100%;
  height: auto;
  border: 0;
  margin-top: 20px;
}
.wightbox tr td h2 {
  width: 100%;
  height: 60px;
  background: rgba(62, 22, 22, 0.52);
  margin-top: -60px;
  text-align: center;
}
.wightbox tr td h2 a {
  font-weight: 400;
  font-size: 32px;
  color: #ffffff;
  line-height: 60px;
  width: 670px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.zbtxtList {
  margin-top: 40px !important;
}
.ydd_tbtj .mainR,
.ydd_tbtj .mainL {
  width: 100%;
  background-color: #fff;
  /* margin-top: 20px; */
  padding: 40px;
  box-sizing: border-box;
}
.ydd_tbtj .mainR {
  margin-top: 20px;
}
.ydd_img3 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.ydd_img3 br {
  display: none;
}
.ydd_img3 img {
  width: 100%;
  height: auto;
  max-width: 100% !important;
}
.ydd_dibu .mainL,
.ydd_dibu .mainR {
  width: 100%;
  background-color: #fff;
  padding: 40px;
  box-sizing: border-box;
}
.ydd_dibu .lm h2 a {
  width: auto;
  font-weight: 600;
  font-size: 36px;
  color: #9c6724;
  padding-left: 30px;
  box-sizing: border-box;
  position: relative;
}
.ydd_dibu .lm p a {
  font-weight: 400 !important;
  font-size: 24px !important;
  color: #8c8070 !important;
  line-height: 50px !important;
}
.ydd_dibu .lm h2 a::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 28px;
  background: #9c6724;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.ydd_dibu .wightbox {
  display: flex;
  justify-content: space-between;
  margin-top: 35px;
}
.ydd_dibu .wightbox img {
  width: 100%;
  height: auto;
}
.ydd_dibu .wightbox .zbzz {
  flex: 1;
  margin-left: 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.ydd_dibu .wightbox a {
  flex: 1;
}
ul.zbzz li {
  font-weight: 400;
  font-size: 32px;
  color: #585858;
  line-height: 76px;
}
.ydd_dibu .mainR {
  margin-top: 20px;
  margin-bottom: 20px;
}
.ydd_dibu .mainR .wightbox {
  width: 100%;
  height: auto !important;
  flex-direction: column;
}
.ydd_dibu .mainR .wightbox .hdbd li {
  width: 100%;
}
.ydd_dibu .mainR .wightbox .hdbd li h2 {
  position: sticky !important;
  width: 100%;
  height: 60px;
  background: rgba(62, 22, 22, 0.52);
  margin-top: -60px;
  text-align: center;
}
.ydd_dibu .mainR .wightbox .hdbd li h2 a {
  font-weight: 400;
  font-size: 32px;
  color: #ffffff;
  line-height: 60px;
  width: 670px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
 ul.zbzz li{
            font-size: 30px;
        }
        .ydd_dibu .wightbox a{
            display: inline-block;
        }
		.zbtxtList{
			display: flex !important;
			flex-direction: column;
			gap: 30px;
		}
		.zbtxtList li{
			line-height: 45px !important;
		}
		.zbtxtList li a::before{
			top: 50%;
		}