.brand_Tab_box { background:url(../img/2401101609.png) no-repeat center; overflow:hidden; background-size: cover;}
.brand_Tab_box ul { overflow:hidden; margin:25px 25px 0; padding:15px;}
.brand_Tab_box ul li { height:110px; background:#fff; border-radius:8px; overflow:hidden; float:left;width:15.4%;margin-left:1%;  position:relative; text-align:center;margin-bottom:1%;padding-top:20px;}
.brand_Tab_box ul li:hover { box-shadow:0 0 15px #f7b2b7;}
.brand_Tab_box ul li img { height:70px; transition:all .5s;}
.brand_Tab_box ul li:hover img { transform:scale(.9) translate(0,-10px);}
.brand_Tab_box ul li span { display:block; width:90px; line-height:32px; position:absolute; left:50%; bottom:15px; transform:translate(-50%,0); text-align:center; border:1px solid #eee; border-radius:6px; color:#666; font-size:14px; background:#fff; opacity:0; transition:all .5s;}
.brand_Tab_box ul li:hover span { opacity:1;}
.brand_Tab_box ul li span:hover { color:#fff; background:#e60012;}


.brand_shwo_info {background:#fff;padding:25px;display:flex;border-radius: 5px;}
.brand_shwo_info .image {margin-right:30px;border-right:1px solid #eee;padding-right:30px;max-width: 18%;}
.brand_shwo_info .infoImg {background:#fff;margin:0 auto;border-radius: 5px;width:170px;height:88px;display:flex;align-items:center;justify-content:center;box-shadow: 0 0 10px rgb(0 0 0/.1);}
.brand_shwo_info .infoImg img {height: 50px;border-radius: 5px;}
.brand_shwo_info .text { margin-top:10px; text-align:center;}
.brand_shwo_info .text strong { display:block; font-size:14px; color:#111; font-weight:400;}
.brand_shwo_info .text p { margin-top:8px; font-size:14px;}
.brand_shwo_info .text p a { color:#ff6720;}
.brand_shwo_info .infoText {flex:1;overflow:hidden;border-radius: 8px;}
.brand_shwo_info .infoText .contenttxt {font-size:16px;line-height:28px;overflow:auto;padding:0;}
.brand_shwo_info .infoText .contenttxt::-webkit-scrollbar{ width: 6px;}
.brand_shwo_info .infoText .contenttxt::-webkit-scrollbar-track{ background-color: #fff;}
.brand_shwo_info .infoText .contenttxt::-webkit-scrollbar-thumb{ background-color: #ddd;}



.ppnr {
  position: relative;
  z-index: 1;
  color: white;
  /* padding: 20px; */
}


.brand_shwo_main {background:#fff;border-radius: 5px;}
.brand_shwo_main .brand_shwo_box {padding: 15px;}

.brand_shwo_main_Tit {margin-bottom: 25px;}
.brand_shwo_main_Tit strong {font-size: 20px;display:flex;align-items:center;color:#222;font-weight: 700;}
.brand_shwo_main_Tit strong:before { content:''; display:block; width: 6px;height: 24px;background: #e60012;border-radius: 2px;margin-right: 12px; margin-top:3px;}




.sell_list ul { display:flex; flex-wrap:wrap;}
.sell_list ul li {width:19.2%;float:left;position:relative;border-radius: 8px;margin-right:1%;background:#fff;box-sizing:border-box;border:1px solid #eee;padding:15px 10px;}
.sell_list ul li em {display:inline-block;line-height:20px;font-size:12px;color: #ff6720;padding:0 6px;border-radius:3px;position:absolute;top:10px;left:10px;background: rgba(255,103,32,.08);}
.sell_list ul li:hover{border-radius: 8px 8px 0 0;border: #ff6619 1px solid;}
.sell_list ul li:nth-child(5n+5) { margin-right:0;}
.sell_list ul li:nth-child(1n+6) { margin-top:1%;}
.sell_list ul li .image { width:100%; margin-bottom:15px; box-sizing:border-box;}
.sell_list ul li .image img {width:100%;height:200px;border-radius: 5px;}

.sell_list ul li h3 {line-height:30px;font-size: 16px;font-weight:400;color:#333;margin:6px 0;}



.infoText {
  position: relative;
  background-image: url('https://oss.3171688.com/202605/08/144323881.jpg'); 
  background-size: cover; 
  background-position: center;
}
.ppnr p{
  color:#fff;
  margin: 30px;
  line-height: 25px;
  text-indent: 2em !important;
  font-size: 16px;
}
.tisi {
margin-top: 8px;
    text-align: center;}
.tisi em{
    display: inline-block;
    line-height: 20px;
    font-size: 12px;
    color: #ff6720;
    padding: 0 6px;
    border-radius: 3px;
    background: rgba(255,103,32,.08);
    margin-right: 5px;
    }
.infoText::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgb(0 0 0 / 75%);
  z-index: 0;
} 

