.head{
     width: 100%;
     height: 140px;
     background: white;
}
.headBox{
     width: 1220px;
     height: 140px;
     margin: 0 auto;
     position: absolute;
     left: 50%;
     margin-left: -610px;
}
.logo{
     display: block;
     width: 270px;
     margin-top: 27px;
}
.menu{
     margin-top: 24px;
     width: 100%;
     height: 40px;
}
.menuLi{
     float: left;
     height: 40px;
     font-size: 20px;
     color: black;
     position: relative;
     margin-left: 30px;
}
.menuLi:nth-child(1) {
     margin-left: 0px;
 }
/* .menuLiDh{
     color: #e6534f; 
} */


.menuLiDh {
}
.menuLiDh .headLine {
     display: block;
}
 .headLine {
     width: 36px;
     height: 4px;
     position: absolute;
     bottom: 0px;
     left: 50%;
     margin-left: -18px;
     background: #3a6dcb;
     display: none;
 }
 .menuLiDh{
     font-weight: bold;
     /* color: #3a6dcb; */
 }
 .headMy{
     position: absolute;
     top: 55px;
     right: 0px;
   }
   .headMyImg{
     width: 16px;
     margin-right: 20px;
     float: left;
   }
   .headMyp1{
     float: left;
     font-size: 14px;
     color: black;
     margin-right: 15px;
     margin-top: 3px;
     cursor: pointer;
     user-select: none;
   }
   .headMyp2{
     font-size: 14px;
     float: left;
     padding-left: 15px;
     height: 16px;
     border-left: 1px solid black;
     margin-top: 3px;
     cursor: pointer;
     user-select: none;
   }

.content{
     width: 1225px;
     overflow: hidden;
     margin: 0 auto;
     margin-top: 25px;
}
.contentMenu{
     float: left;
     width: 100px;
     overflow: hidden;
     margin-top: 75px;
}
.contentMenuLi{
     width: 100%;
     height: 60px;
     border-bottom: 1px solid rgba(0, 0, 0, 0.1);
     line-height: 50px;
     text-align: right;
     cursor: pointer;
     user-select: none;
     color: #616161;
}
.contentMenuLiDh{
     color:#e6534f ;
     border-bottom: 1px solid #e6534f;
}
.contentBox{
     width: 1080px;
     float: left;
     margin-left: 20px;
     margin-bottom: 75px;
}
.contentSw{
     width: 100%;
     height: 100%;
     display: none;
}
.contentLi{
     width: 215px;
     height: 270px;
     float: left;
     border: 1px solid rgba(0, 0, 0, 0.1);
}
.contentLiImg{
     width: 100%;
     height: 145px;
}
.contentLiBot{
     width: 100%;
     /* overflow: hidden; */
     user-select: none;
}
.contentLiHead{
     height: 45px;
     width: 100%;
     line-height: 45px;
     font-size: 14px;
     text-align: center;
     font-weight: bold;
}
.contentLiMs{
     height: 25px;
     font-size: 12px;
     line-height: 12px;
     color: rgba(0, 0, 0, 0.3);
     text-align: center;
     display: none;
}
.contentLiJg{
     width: 100%;
     text-align: center;
     height: 30px;
}
.contentLiJg span:nth-child(1){
     font-size: 14px;
     font-weight: bold;
     color: #e5534e;
     line-height: 14px;
}
.contentLiJg span:nth-child(2){
     font-size: 14px;
     font-weight: bold;
     color: #e5534e;
     line-height: 14px;
}
.contentLiJg span:nth-child(3){
     font-size: 12px;
     color: #7f7f7f;
     line-height: 14px;
}
.contentLiBtn{
     width: 80px;
     height: 30px;
     margin: 0 auto;
     background: #68d381;
     text-align: center;
     color: white;
     font-size: 14px;
     border-radius: 5px;
     line-height: 30px;
     cursor: pointer;
     box-shadow: 0px 5px 6px 1px rgba(0, 0, 0, 0.2);
     /* display: NONE; */
}
.contentLiBtnNew{
     width: 100px;
     margin: 0 auto;
     font-size: 12px;
     height: 30px;
     display: none;
}
.contentLiBtnNewL{
     float: left;
     width: 20px;
     height: 20px;
     text-align: center;
     line-height: 20px;
     color: white;
     background: rgba(0, 0, 0, 0.5);
}
.contentLiBtnNewNum{
     float: left;
     width: 60px;
     height: 20px;
     text-align: center;
     line-height: 20px;
     color: black;
}
.contentLiBtnNewR{
     float: left;
     width: 20px;
     height: 20px;
     text-align: center;
     line-height: 20px;
     color: white;
     background: #c40f23;

}






.priceBox{
     width: 100%;
     height: 75px;
     position: fixed;
     bottom: 0px;
     background: #262221;
     z-index: 999;
}
.priceZj{
     margin-left: 17%;
     width: 280px;
     height: 100%;
     float: left;
}
.priceNumBox{
     float: left;
     width: 75px;
     height: 75px;
     border-radius: 35px;
     background: url(../img/gwc.png) no-repeat center;
     background-size: cover;
     position: relative;
}
.priceSlNum{
     width: 22px;
     height: 22px;
     background: white;
     position: absolute;
     top: -11px;
     right: 11px;
     border-radius: 11px;
     user-select: none;
     color: #c40f23;
     font-size: 12px;
     text-align: center;
     line-height: 22px;
}  
.priceTxt{
     float: left;
     width: 50px;
     text-align: center;
     line-height: 75px;
     color: white;
     font-size: 16px;
}  
.priceJgNum{
     float: left;
     line-height: 75px;
     color: white;
     font-size: 18px;
     font-weight: bold;
}
.priceBtn{
     width: 585px;
     float: right;
     background: #c40f23;
     height: 75px;
     color: white;
     line-height: 75px;
     padding-left: 50px;
     font-size: 24px;
     user-select: none;
     cursor: pointer;
}



.headerAi {
    position: absolute;
    right: 10px;
    width: 500px;
    margin-top: 16px;
}

.header__user-info {
    display: flex;
    align-items: center;
    float: left;
}

.header__avatar {
     float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
}

.header__username {
    margin: 0;
}

.header__actions {
    display: flex;
}

.header__action-button {
    background-color: transparent;
    border: none;
    color: #343a40;
    cursor: pointer;
    font-size: 14px;
    padding: 0.5rem 1rem;
    margin-left: 10px;
    border-radius: 4px;
    transition: all 0.3s ease;
}

.header__action-button:hover {
    background-color: #e9ecef;
}

.edit-button {
    /* 可以根据需要添加特定样式 */
}

.logout-button {
    /* 可以根据需要添加特定样式 */
}
.stMenu{
     width: 100%;
     height: 90px;
}
.stMenuLi{
     float: left;
     width: 100px;
     height: 30px;
     border: 1px solid rgba(0, 0, 0, 0.3);
     border-radius: 15px;
     margin-left: 20px;
     color: black;
     text-align: center;
     line-height: 30px;
     font-size: 14px;
     margin-top: 30px;
}
.stMenuLi:nth-child(1){
     margin-left: 0;
}
.stMenuLiDh{
     background: #de4c4c;
     color: white;
}