.content.content_width {
  margin-top: 0.32rem;
  margin-bottom: 0.8rem;
}

.content>div:first-child {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #585858;
}

.content>div:first-child>span {
  color: #BD2D3A;
}

.content>div:nth-child(2) {
  display: flex;
  margin-top: 1.25rem;
  padding-bottom: 0.43rem;
  border-bottom: 0.01rem solid #D3D3D3;
}

.content>div:nth-child(2)>div:first-child>div {
  display: flex;
  width: 1.06rem;
  height: 1.06rem;
  border: 0.01rem solid #D8D8D8;
  /* transition: var(--s_tran) border; */
  justify-content: center;
  padding: 0.14rem 0;
  cursor: pointer;
}

.content>div:nth-child(2)>div:first-child>div:first-child {
  margin-bottom: 0.11rem;
}

.content>div:nth-child(2)>div:nth-child(2) {
  width: 6.18rem;
  height: 4.11rem;
  padding-left: 0.21rem;
  padding-right: 0.61rem;
}

.content>div:nth-child(2)>div:first-child>div>img {
  width: auto;
}

.content>div:nth-child(2)>div:first-child>div:hover {
  border: 0.01rem solid #B6002A;
}
.click_active{
  border: 0.01rem solid #B6002A !important; 
}
/* .content>div:nth-child(2)>div:first-child>div:first-child {
  border: 0.01rem solid #B6002A;
}

.content>div:nth-child(2)>div:first-child>div:first-child {
  border: 0.01rem solid #B6002A;
} */

.content>div:nth-child(2)>div:last-child {
  flex: 1;
  padding-top: 0.14rem;
}

.content>div:nth-child(2)>div:last-child>p:first-child {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.25rem;
  color: #151515;
  margin-bottom: 0.09rem;
}

.content>div:nth-child(2)>div:last-child>p:nth-child(2) {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #585858;
  line-height: 0.3rem;
}

.content>div:nth-child(2)>div:last-child>div:nth-child(3) {
  margin-top: 0.3rem;
  margin-bottom: 0.68rem;
}

.content>div:nth-child(2)>div:last-child>div:nth-child(3)>p {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.14rem;
  color: #9A9A9A;
  line-height: 0.3rem;
  display: flex;
  align-items: center;
}

.content>div:nth-child(2)>div:last-child>div:nth-child(3)>p>span {
  display: block;
  width: 0.09rem;
  height: 0.09rem;
  border-radius: 50%;
  margin-right: 0.05rem;
  background: #B6002A;
  margin-right: 0.08rem;
}

.content>div:nth-child(2)>div:last-child>p:nth-child(4) {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #030303;
  margin-bottom: 0.25rem;
}

.content>div:nth-child(2)>div:last-child>p:last-child {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #FFFFFF;
  background: #B6002A;
  padding: 0.15rem 0.34rem;
  display: inline-block;
  cursor: pointer;
}
.showcon{
    display: flex;
    align-items: flex-start;
}
.showcon-right{
    margin-left: 0.44rem;
    padding-top: 1.4rem;
}
.showcon-rightk{
    width: 4rem;
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0.2rem 0.01rem rgba(0,0,0,0.11);
    margin-bottom: 0.41rem;
    
}
.topimg img{
    width: 100%;
    height: 2rem;
    object-fit: cover;
}
.topimg video{
     width: 100%;
    height: 2rem;
    object-fit: cover;
}
.bttitle{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.16rem;
    color: #000000;
    line-height: 0.2rem;
}
.bttype{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 600;
    font-size: 0.12rem;
    color: #020202;
}
.bttitle{
    margin-top: 0.13rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.16rem;
    color: #000000;
    line-height: 0.2rem;
}
.btdetil{
    margin-top: 0.03rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.13rem;
    color: #020202;
    line-height: 0.2rem;
}
.showcon-rightk:hover .btmore{
    /*display: block;*/
    opacity: 1;
}
.btmore{
    transition: all 0.5s ease;
    /*display: none;*/
    opacity: 0;
    margin-top: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #B6002A;
    line-height: 0.4rem;
}
.bottomtext{
    padding: 0.17rem 0.3rem 0.19rem;
}
.showcon-left{
    width: 9.56rem;
}
.showcon-left>div {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.25rem;
  color: #151515;
  margin-top: 0.64rem;
  margin-bottom: 0.32rem;
}

.showcon-left>.tab {
  display: flex;
}

.showcon-left>.tab>div {
  width: 1.96rem;
  font-family: Arial, Arial;
  font-weight: 400;
  font-size: 0.16rem;
  color: #151515;
  line-height: 0.28rem;
  margin-right: 0.19rem;
  padding-left: 0.11rem;
  padding-right: 0.07rem;
  padding-top: 0.05rem;
  padding-bottom: 0.05rem;
  display: flex;
  align-items: center;
}

.showcon-left>.tab>div>p {
  width: 0.91rem;
  background: #fff;
  margin-left: 0.47rem;
  padding-left: 0.13rem;
}

.showcon-left>.tab>div:nth-child(even) {
  background-color: #A4B7CE;
}

.showcon-left>.tab>div:nth-child(odd) {
  background-color: #E1E8F0;
}

table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  margin-top: 0.25rem;
  margin-bottom: 0.54rem;
}

th,
td {
  border: 0.01rem solid #DEDEDE;
  text-align: center;
}

thead>tr {
  background: #B78532;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.2rem;
  color: #FFFFFF;

}

thead>tr>th {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.2rem;
  color: #FFFFFF;
  padding: 0.11rem 0;
}

thead>tr>th:first-child {
  width: 3.47rem;
}

tbody>tr>td {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #000000;
  line-height: 0.38rem;
}

tbody>tr>th {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.16rem;
  color: #000000;
  padding: 0.2rem 0 0.19rem 0;
}

tbody>tr>td:nth-child(2) {
  width: 1.92rem;
}

tbody>tr>th:first {
  width: 1.55rem;
}

.kefu {
  position: fixed;
  bottom: 40%;
  right: 0.2rem;
  z-index: 999;
}

.kefu_content {
  width: 0.4rem;
  height: 0.4rem;
  background: #ffffff;
  box-shadow: 0rem 0.03rem 0.1rem 0.01rem rgba(0, 0, 0, 0.13);
  border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.kefu_content>img {
  width: 0.28rem;
  height: 0.21rem;
}

.kefu_footer {
  width: 0.4rem;
  height: 0.2rem;
  background: #ffffff;
  box-shadow: 0rem 0.03rem 0.1rem 0.01rem rgba(0, 0, 0, 0.13);
  border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
  margin-top: 0.05rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.kefu_footer>img {
  width: 0.17rem;
  height: 0.08rem;
}

img{
    width: revert-layer;
    height: revert-layer;
    max-width: 100%;
}
@media only screen and (max-width: 1024px) {
.banner img{
  height: inherit;

}
.content > div:first-child{
  font-size: 0.24rem;
}
.content > div:nth-child(2){
  display: block;
}
.content > div:nth-child(2) > div:first-child > div{
  width: 20%;
  height: auto;
}
.content > div:nth-child(2) > div:nth-child(2){
  width: 100%;
  height: auto;
}
.content > div:nth-child(2) > div:last-child > p:nth-child(2){
  font-size: 0.24rem;
}
.content > div:nth-child(2) > div:last-child > div:nth-child(3) > p{
  font-size: 0.24rem;
}
.content > div:nth-child(2) > div:last-child > p:nth-child(4){
  font-size: 0.24rem;
}
.content > div:nth-child(2) > div:last-child > p:last-child{
  font-size: 0.24rem;
}
.showcon{
  display: block;
}
.showcon-left{
  width: 100%;
}
tbody > tr > td{
  font-size: 0.24rem;
}
.showcon-right{
  margin-left: 0;
  padding-top: 0;
}
.showcon-rightk{
  width: 100%;
}
.topimg img{
  height: 5rem;
}
.bttype{
  font-size: 0.24rem;
}
.bttitle{
  font-size: 0.24rem;
}
}