.sanUL .menuOne{
    justify-content: center;
    padding-left: 0 !important;
    height: 3.5625rem !important;
font-size:16px  !important;
}
.sanA {
color:#333
}
.sanLi:hover .sanA{
color:#a22127
}
.sanUL .menuOne:hover{
background:white !important
}
/* 共通的样式 */
.breadcrumb-item + .breadcrumb-item::before {
  content: "/" !important;
  padding-right: 6px !important;
  padding-left: 3.2px !important;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 3.2px !important;
}
.breadcrumb {
  padding: 0 !important;
  margin-bottom: 0 !important;
  margin-left: .625rem;
  background: transparent !important;
  /* font-size: 1rem; */
}
.breadcrumb .active {
  color: black !important;
}
.imgText {
  bottom: 1.6875rem;
  left: 17.5rem;
  color: white;
  line-height: 8.6875rem;
  background: url("../newassets/yj/top.png");
  background-size: 100% 100%;
  text-align: center;
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: .625rem;
}

.cen{
  text-align: center;
  margin-top: 3rem;
}


.imgBots{
  margin-top: .625rem;
  width: 22.20rem;
}
a {
  /* color: #333 !important; */
  text-decoration: unset !important;
}
.mainArea {
  margin-bottom: 96px;
  display: flex;
}
.listLeftArea {
  padding: .625rem;
  background: #a42228;
}
.listLeftAreaContent {
  background: white;
}
.menuOne {
  width: 20.9375rem;
  height: 4.0625rem;

  background: #fff;
  display: flex !important;
  /* justify-content: center; */
  align-items: center;
  cursor: pointer;
  font-size: 18px !important;
  /* padding: 0 1.3125rem 0 6.5rem;*/
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666 !important;
  text-align: center;
  position: relative;
  padding-left: 1.5rem;
}
.menuOneActive {
  background: #a12726;
  color: white !important;
}

.menuOneRight {
  width: .4375rem;
  height: .875rem;
  /* position: absolute; */
  top: 50%;
  /* transform: translateY(-50%); */
  left: 70%;
  margin-left: 1.25rem;
  /* background: white */
}
.oneA {
  display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}
/* .menuOne img {
  margin-left: 16.96px;
  width: .9375rem;
  height: .9375rem;
} */
.menuOne {
  /* color: #374e71 !important; */
  text-decoration: unset !important;
}
.menuOne:hover {
  background: #cea669 !important;
  color: white !important;
}
.menuOne:nth-child(1) {
  /* background: #EBF1FA; */
}

.menuTwo {
  width: 16.25rem;
  height: 40px;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: white !important;
  font-size: 1rem;
  text-decoration: unset !important;
  background: #2d4462;
  padding: 0 0 0 3.75rem;
}

.menuTwo:hover,
.menuTwoActive {
  background: #c1a181 !important;
  color: white !important;
}

.gap {
  /* padding: 0 17.5rem; */
}
.crumbs {
  padding: 0 .25rem;
  /* font-size: 1.2rem; */
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  /* background: #f1f1f1; */
  width: 100%;
  align-items: center;
  height: 60px;
  border-bottom: .0625rem solid #e6e6e6;
  justify-content: flex-start;
}
.crumbs a {
  color: #4d4d4d !important;
}
.crumbs div {
  align-items: center;
  /* font-size: 1.2rem; */
}
.crumbs > div:nth-child(2) {
  margin-left: .625rem;
}
.crumbs img {
  width: .6875rem;
  height: .8125rem;
  margin-right: .3125rem;
}
.mainImg {
  width: 100%;
  /* height: 18.75rem; */
  position: relative;
}

.mainArea {
  /* display: block; */
  /* margin: 0px auo; */
  width: 80%;
  /* min-height: 31.25rem; */
}

/*当屏幕尺寸大于75rem时，应用下面的CSS样式*/
@media screen and (min-device-width: 75rem) {
  html {
    font-size: 1rem;
  }
  .planb{
    display: flex;justify-content: center;
  }
  .mainArea {
        display: flex;
    width: 80%;
    /* min-height: 31.25rem; */
    justify-content: center;
  }
  .imgText2 {
    bottom: 1.6875rem;
    left: 17.5rem;
    color: white;
    line-height: 8.6875rem;
    background: url("../newassets/yj/top2.png");
    background-size: 100% 100%;
    text-align: center;
    font-size: 2rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: .625rem;
  }
  
  .lineImgs{
    width: 1rem;
    height: 1rem;
    vertical-align: middle;
    display: inline-block;
  }
  .linetitle{
    font-size: 1rem;
    color: #4d4d4d;
    display: inline-block;
    vertical-align: middle;
    margin-left: 1rem;
  }
  .linemsg{
    display: inline-block;
    vertical-align: middle;
  }
  .listsqls{
    width: 100%;
    font-size: 1rem;
    color: #4d4d4d;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 56.875rem;
    border-bottom: 2px solid #F2F2F2;
    padding: 2.19rem 1.44rem 2.25rem 0;
    /* margin-left: 10rem; */
  }
  .listtime{
    font-size: 1rem;
    color: #4d4d4d;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: 0%;
    top: 2.4rem;
  }
}
/*当屏幕尺寸小于75rem时，应用下面的CSS样式*/
@media screen and (max-device-width: 75rem) {
  .nav-item{
    margin-left: 0 !important; 
  }
  .mainArea {
    width: 100%;
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 2.5rem;
  }

  .navMenuAreaSmallAvtive:hover {
    color: white !important;
  }
  .navMenuAreaSmallAvtive {
    background: #374e71;
    color: white !important;
  }
  .navMenuAreaSmall a {
    margin-top: .625rem;
  }
  .text2Area {
    display: flex;
    flex-direction: row;
    overflow-y: hidden;
    /* overflow-x: scroll; */
    height: 2.1875rem;
    line-height: 2.1875rem;
    align-items: center;
    flex: 1;
  }

  .gap {
    padding: 0 .7813rem;
  }
  .navMenuAreaSmall {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .navMenuAreaSmall:after {
    content: "";
    width: 6.25rem;
    border: .0625rem solid transparent;
  }
  .navMenuAreaSmall a {
    width: 6.25rem;
    height: 2.25rem;
    border: .0625rem solid #aeb5c1;
    border-radius: .25rem;
    font-size: .9375rem;
    color: #374e71;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .contentArea {
    margin-left: 0;
  }
  .crumbs {
    padding: 0;
    color: #374e71;
    background: white;
    font-size: .8125rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
  }
  .crumbs a {
    color: #666666 !important;
  }
  .crumbs .active {
    color: #666666 !important;
  }

  .sjx {
    transform: rotate(180deg);
    margin-left: .625rem;
  }
  .mainImgNavBtn {
    width: 100%;
    height: 100%;
    background: #ac1f27 !important;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    font-size: 1rem !important;
    font-family: Microsoft YaHei;
    font-weight: bold !important;
    color: #ffffff;
    padding: 0 .75rem !important;
    border: 0 !important;
  }
  .mainImgNavSmall .dropdown-toggle::after {
    border-top: .625rem solid !important;
    border-right: .5rem solid transparent !important;
    border-bottom: 0;
    border-left: .5rem solid transparent !important;
  }
  .mainImgNavSmall .dropdown-menu {
    /* left: 0rem !important; */
    width: 100%;
    /* top: -0.125rem !important; */
    padding: 0;
    background: #ac1f27 !important;
    transform: translateY(3.125rem) !important;
  }
  .mainImgNavBtn,.dropdown-menu {
    box-shadow: none !important;
    border-radius: 0 !important;
    border: 0 !important;
  }
  .mainImgNavSmall .dropdown-menu a ~ a {
    margin-top: 0;
  }
  .mainImgNavSmall .dropdown-item ~ .dropdown-item {
    border-top: .0625rem solid #c0353d;
  }
  .mainImgNavSmall .dropdown-item {
    background: #ac1f27;
    width: 100%;
    height: 100%;
    padding: .625rem 0;
    padding-left: .7813rem;
    font-size: .875rem !important;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ead5d6 !important;
    top: -0.3125rem;
    position: relative;
  }
  .mainImgNavSmall {
    height: 3.125rem;
    align-items: center;
    color: white;
    /* padding: 0 .8125rem; */
  }
  .mainImgNavSmall .text1 {
    font-size: 1rem;
    font-weight: bold;
    white-space: nowrap;
  }
  .mainImgNavSmall .text2 {
    font-size: .9375rem;
    margin-left: calc(2.0625rem / 2);
    line-height: normal;
    white-space: nowrap;
  }
  .mainImgNavSmall .text3 {
    font-size: .9375rem;
    margin-left: .8125rem;
  }
  .mainImgNavSmall .vLine {
    width: .0625rem;
    height: .8125rem;
    background: #ced3dc;
    margin-left: .625rem;
  }
  .mainImg {
    height: 10.9375rem;
  }
  html {
    font-size: .75rem;
  }
  
  .listsqls{
    width: 100%;
    font-size: 1rem;
    color: #4d4d4d;
    border-bottom: 2px solid #F2F2F2;
    padding: 1rem 1rem 1rem 1rem;
    display: block;
    margin: 0px auto;
  }
  
  .lineImgs{
    width: 1rem;
    height: 1rem;
    vertical-align: middle;
    margin-top: .3rem;
  }
  .linetitle{
    font-size: 1rem;
    color: #4d4d4d;
    vertical-align: middle;
    margin-left: 1rem;
  }
  .linemsg{
    width: 100%;
    display: flex;
  }
  .listtime{
    margin-top: 1rem;
    margin-left: 2rem;
    font-size: .75rem;
    color: #999999;
  }
}