.pst{
    display: flex;
    justify-content: space-around;
    cursor: pointer;
}
.login_div{
    width: 50%;
    margin:  0 auto;
    text-align: center;
    transform: none;
    box-shadow: rgb(150 151 180 / 50%) 0px 2px 14px;
    border: 0px solid rgb(239, 51, 64);
    padding-bottom: 20px;
    background-color: #FFF;
    margin-top: 9%;
    padding-top: 30px;
    display: none;
    border-radius: 10px;
}

.register_div01{
    display: none;
}

.register{
    display: none;
}

.close_div{
    cursor: pointer;
    position: absolute;
    margin-left: 47%;
    margin-top: -14px;
}
.login_div01{
    width: 100%;
    height:100%;
    position: fixed;
    z-index: 99999;
    display: none;
}
.divPolt{
    position: fixed;
    background-color: #000;
    opacity: 0.8;
    top: 0;
    width: 100%;
    height:100%;
    z-index: 99999;
    display: none;
}

.login_div_title{
    height: 35px;
}
.login_div_subt{
    width: 55%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #896fd4;
    border-radius: 50px;
    font-size: 18px;
    color: #FFF;
    margin: 0 auto;
    margin-bottom: 30px;
    cursor: pointer;
}
.login_div_name{
    height: 60px;
}
.login_div_email{
    height: 80px;
    margin-bottom: 80px;
}
.login_div1 input{
    width: 50%;
    border: 1px solid #d5d2d2;
    margin: 10px;
    height: 45px;
    border-radius: 10px;
    color: #666666;
    padding: 0 10px;
}
.login_div1 textarea{
    width: 50%;
    border: 1px solid #d5d2d2;
    margin: 10px;
    height: 100px;
    border-radius: 10px;
    color: #666666;
    padding: 10px;
}

.lanmu2_name{
    width: 50%;
    float: left;
}
.nav30_div{
    width: 100%;
    height: 70px;
}
.lanmu2_imgp{
    margin-top: 0px;
}
.nav3_title .div_por30 {
    width: 11%;
    margin-left: -3%;
    display: none;
    background-color: #fff;
    position: absolute;
    z-index: 66;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    font-size: 16px;
    border-left: 1px solid #ebebec;
    border-right: 1px solid #ebebec;
    box-shadow: rgb(217 218 220 / 50%) 0px 2px 4px;
}
.myElement {
    position: absolute; /* 或者relative，根据需要 */
    width: 100%; /* 或者具体的宽度 */
    background-color: white;
    transition: transform 0.5s ease; /* 平滑过渡效果 */
    transform: translateY(-100%); /* 初始时元素在顶部之外 */
}

.lanmu2_img{
    width: 20%;
    float: left;
}
.goodsData{
    position: absolute;
    width: 74%;
    margin-left: 24%;
    text-align: left;
    padding-top: 10px;
    height: 367px;
    overflow: hidden;
}
.goodscatemore{
    width: 200px;
    height: 100px;
    position: absolute;
    top: 373px;
    z-index: 555;
    right: 15%;
}
.goodscatemore img{
    width: 10px;
    height: 15px;
    padding-top: 0px;

}
.goods_price{
    display: flex;
    justify-content: center;
    margin-top: 10px;
}
.goods_price1{
    color: red;
    font-size: 20px;
}
.original_price{
    margin-left: 10px;
    font-size: 14px;
    color: #000;
    text-decoration: line-through;
}
.goodsnamemsg{
    background-color: #999;
    padding: 10px 5px;
    line-height: 25px;
    border-radius: 0 0 10px 10px;
    height: 120px;
}
.goods_name{
    color: #000;
    font-size: 15px;
    height: 45px;
    padding: 0 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: box;
    box-orient: vertical;
}
.categoodsrow{
    width: 250px;
    height: 350px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.categoodsrow .goos_img img{
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 250px;
}
.mrgto2{
     width: 200px;
     margin-left: 10%;
     background-color: #f1f0f052;
 }

.pro_colse{
    padding-bottom: 50px;
}
.search_logo1_img, .cart_logo1_img, .user_logo1_img{
    width: 30px;
    height: 30px;
    margin-top: 4px;
    margin-left: -20px;
    cursor: pointer;
}
.mrgto1{
    width: 1200px;
    margin: 0 auto;
}
.searc_div001,.cart_div001,.user_div001{
    display: flex;
}
.search_logo1{
    width: 155px;
    border: 0px;
    font-size: 13px;
    height: 33px;
    line-height: 15px;
    border-bottom: 1px solid #e1dddd;
}
.search_logo1:focus{
    border: 0px;
    border-bottom: 1px solid #e1dddd;
}
input{
    outline: none;
}
.search_logo1:hover{
    border: 0px;
    border-bottom: 1px solid #e1dddd;
}
.searc_div001,.cart_div001,.user_div001{
    margin-left: 21px;
    margin-top: 20px;
    width: 1%;
}

.nav3_div{
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #e5e0e0;
    background-color: #00000047;
    top: 0;
    z-index: 99999;
    position: absolute;
}
.nav3_main{
    width: 1200px;
    margin: 0 auto;
    display: flex;
}

.nav3_main .nav3_title{
    width: 94%;
    height: 100%;
}
.nav3_main .phone{
    width: 15%;
    height: 100%;
    display: flex;
    line-height: 70px;
    color: #c71111;
    font-size: 28px;
    cursor: pointer;
}

.nav3_main .logo1{
    max-width: 12%;
    height: 100%;
    width: 172px;
    height:50px;
}
.nav3_main .logo{
    max-width: 12%;
    height: 100%;
    position: absolute;
}
.nav3_main .logo img{
    max-width: 200px;
    padding-top: 15px;
    height: 40px;
}

.nav3_title ul {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
}
.nav3_title ul li{
    margin: 0;
    padding: 0 0 0 3%;
    line-height: 70px;
    text-align: center;
    font-size: 18px;
}
.nav3_title ul li a{
    color: #000;
    height: 70px;
    display: block;
    /*text-shadow: -0.5px -0.5px 0 #FFF, 0.5px -0.5px 0 #FFF, -0.5px 0.5px 0 #FFF, 0.5px 0.5px 0 #FFF;*/
}

 #div_por3_type1 a{
     color: #000;
     height: 50px;
     width: 200px;
     float: left;
     text-align: center;
    margin-left: 20px;
}

.nav3_title ul li a:hover{
    color: red;
    height: 70px;
    display: block;
}
.nav3_title ul li .pro_colse a:hover{
    color: red;
    height: 50px;
    display: block;

}
.nav3_title ul li .pro_colse a{
    color: #000;
    height: 50px;
    display: block;
}
.search_logo1{
    display: none;
}
.nav3_title .div_por3 {
    width: 100%;
    height: 400px;
    left: 0;
    display: none;
    background-color: #fff;
    position: absolute;

    text-align: center;
    line-height: 50px;
    cursor: pointer;
    font-size: 16px;

}

.nav3_title #div_por3_type1 {
    width: 100%;
    margin-left: 0;
    left: 0;
    min-height: 80px;
    display: none;
    padding-bottom: 20px;
    background-color: #f8f8f8;
    position: absolute;
    z-index: 99;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    font-size: 16px;
    border-left: 0px solid #ebebec;
    border-right: 0px solid #ebebec;
    padding-top: 20px;
}

.nav3_title .div_item{

    line-height: 51px;
    height: 51px;
    overflow: hidden;
    font-size: 12px;
    /*border-bottom: 1px solid #ebebec;*/
}
.lanmu2{
    height: 51px;
    border-bottom: 1px solid #ebebec;

}
.nav3_title .div_item1{
    padding-bottom: 5px;
    line-height: 16px;
    overflow: hidden;
    font-size: 12px;

}
.nav3_main .phone img{
    width: 30px;
    height: 25px;
    padding-top: 22px;
    padding-right: 10px;
}

.nav3_title .btd{
    background: url(/resources/img/home/down.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    float: right;
    margin-top: 36%;
    margin-left: 3px;
}
.nav3_title .btdp{
    background: url(/resources/img/home/up.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    float: right;
    margin-top: 36%;
    margin-left: 3px;
}
.langue_div{
    width: auto;
    display: flex;
    background-color: #afafaf;
    border-radius: 30px;
    cursor: pointer;
}
.heard_langue{
    padding-top: 27px;
}
.langue_div1{
    width: 40px;
    text-align: center;
    padding: 5px 3px;
    color: #FFF;
    /*border-radius: 30px 0 0 30px;*/
}
.langue_div1:first-child {
    border-radius: 30px 0 0 30px;
}
.langue_div1:last-child {
    border-radius:  0 30px 30px 0 ;
}
.langue_div2{
    width: 40px;
    text-align: center;
    padding: 5px 3px;
    color: #FFF;
    border-radius:  0 30px 30px 0 ;
}
.langue_div .active{
    background-color: #000;
}

/*购物车样式*/
.cart_div01{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
    top: 2%;
    display: none;
}
.cartu_div_1{
    margin: 0 auto;
    text-align: center;
    transform: none;
    width: 80%;
    box-shadow: rgb(150 151 180 / 50%) 0px 2px 14px;
    border: 0px solid rgb(239, 51, 64);
    padding-bottom: 20px;
    background-color: #FFF;
    margin-top: 0%;
    display: block;
    border-radius: 10px;
    padding: 10px;
}
.login_div_title_01{
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
}

.close_div_01 {
    cursor: pointer;
    position: absolute;
    margin-left: 78%;
    margin-top: 0px;
    color: #afaaaa;
}


.goods_cart_d_01{
    margin-top: 10px;
    height: 350px;
    overflow-y: scroll;
    border-bottom: 1px solid #e8e5e5;
}
.login_div_title_01{
    border-bottom: 1px solid #dcd8d8;
    margin-bottom: 5px;
}
.cart_div01_01{
    background-color: #fbfbfb;
}
.goods_cart_d_01::-webkit-scrollbar { /* Chrome, Safari, Opera*/
    display: none;
}
.goods_cart_d_01 .goods_list_item{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e8e8e8;
    padding: 10px 0;
}
.goods_cart_d_01 .goods_list_item .goods_img img{
   max-width: 120px;
    max-height: 120px;
}
.goods_cart_d_01 .goods_list_item .goods_img{
    border: 1px solid #f2f1f1;
    border-radius: 5px;
    margin-right: 5px;
}
.goods_cart_d_01 .goods_list_item .good_price{
    margin-top: 19px;
    font-size: 26px;
    color: red;
    font-weight: bold;
}
.good_price .price{
    margin-top: 10px;
}
.goods_cart_d_01 .goods_list_item  .good_name{
    width: 70%;
    text-align: left;
}
.delect_cart{
    width: 10%;
    cursor: pointer;
    text-align: center;
    margin-top: 36px;
    font-size: 16px;

}
.contct_p_01{
    display: flex;
    justify-content: space-between;
    padding: 10px;
}
.pijiklrt_01{
    text-align: left;
    padding: 10px;
}

.element {
    animation: slideDown 1s ease-out; /* 2秒的动画时间，缓入缓出效果 */
    z-index: -2;
}
@keyframes slideDown {
    from {
        transform: translateY(-100%); /* 从顶部开始 */
        opacity: 1; /* 初始透明度为0 */
    }
    to {
        transform: translateY(0%); /* 移动到正常位置 */
        opacity: 1; /* 完全不透明 */

    }
}
.user_div001{
    width: 10%;

}
.username{
    width: 80%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    cursor: pointer;
}

.nuitnumber{
    display: flex;
}
.number_1{
    border: 1px solid #d4d2d2;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 30px;
    cursor: pointer;
}
.inputpd{
    width: 50px;
    line-height: 35;
    height: 35px;
    margin: 0 10px;
    text-align: center;
    border: 1px solid #d4d2d2;
}

.nuitnumber_01{
    margin-top: 30px;
    margin-left: 25px;
}
.cart_show_number{
    text-align: center;
    width: 15px;
    height: 15px;
    background-color: red;
    position: absolute;
    font-size: 10px;
    line-height: 15px;
    border-radius: 50%;
    color: #FFF;
    margin-left: -5px;
    display: none;
}
