﻿.last-company{padding:35px 0}
.last-company .entery{margin:30px 0}
.last-company .entery:after{background:url('../img/shapes/twill.webp');content:"";width:100%;height:100%;position:absolute;z-index:2;top:0;right:0;opacity:.05;border-radius:15px}
.last-company .entery .bgz{top:0;height:100%;right:0;opacity:.05 !important;z-index:1}
.last-company .entery .items{width:calc(100% - 295px);padding:25px}
.last-company .entery .items .entxs{min-height:178px}
.last-company .entery .items .item{backdrop-filter:blur(10px);width:calc(20% - 15px);margin:7.5px;padding:10px;background:rgba(255, 255, 255, 0.1);border:1px rgba(255, 255, 255, 0.8) solid}
.last-company .entery .items .item .pic-area{width:52px}
.last-company .entery .items .item .pic-area .pic{height:52px}
.last-company .entery .items .item .title{width:calc(100% - 67px)}
.last-company .entery .items .item .title a{text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;text-align:right;margin-top:3px}
.last-company .entery .items .item .title .titr-ltr{direction:ltr}
.last-company .entery .info-area{width:295px;min-height:calc(100% + 60px);right:0;top:-30px;border:1px #E5E5E5 solid;padding:25px}
.last-company .entery .info-area .arm-co{padding:15px;background:#000;width:90px;height:90px}
.last-company .entery .info-area .names{width:calc(100% - 105px)}
.last-company .entery .info-area .names .namefa{margin:12px 0 5px;max-width:100%}
.last-company .entery .info-area .names .namefa:after{content:"";position:absolute;background:var(--color);opacity:.15;height:calc(100% - 15px);width:100%;bottom:-2px;right:0;z-index:0}
.last-company .entery .info-area .names .nameen{letter-spacing:1px}
.last-company .entery .info-area .infos{padding-top:10px;margin-top:15px;border-top:1px transparent dashed;border-image:repeating-linear-gradient(to right,rgba(118,121,128,0.5) 0,rgba(118,121,128,0.5) 10px,transparent 10px,transparent 20px) 1}
.last-company .entery .info-area .infos:before{content:"";position:absolute;top:-2px;height:4px;right:0;z-index:2;position:absolute;width:100%;background:linear-gradient(to left,#fff,transparent,#fff)}
.last-company .entery .info-area .infos .inf{margin-top:10px}
.last-company .entery .info-area .infos .more-btn{padding:10px;margin-top:15px}
.last-company .entery .info-area .infos .more-btn i{transform:translate(-3px,2px)}

.dark-mode .last-company .entery .info-area{background:#2e2e2e;border-color:rgba(255, 255, 255, 0.1)}
.dark-mode .last-company .entery .info-area .infos .inf .val{color:#fff}
.dark-mode .last-company .entery .info-area .infos:before{background:linear-gradient(to left,#2e2e2e,transparent,#2e2e2e)}
.dark-mode .last-company .entery .info-area .infos .more-btn{background:rgba(84, 178, 71, 0.1)}
.dark-mode .last-company .entery .info-area .infos,.dark-mode .last-company .entery .info-area .names .nameen{color:rgba(255, 255, 255, 0.5)}


@media only screen and (min-width:920px){
.last-company .entery .items .item:hover{background:#fff}
.last-company .entery .items .item:hover .title a{color:#334155}
.last-company .entery .info-area .infos .more-btn:hover{color:#fff !important;background:var(--color) !important}
.dark-mode .last-company .entery .items .item:hover{background:#363E4D;border-color:rgba(255, 255, 255, 0)}
.dark-mode .last-company .entery .items .item:hover .title a{color:#fff}
}
@media only screen and (max-width:1270px){
.last-company .entery .items .item{width:calc(25% - 15px)}
.last-company .entery .items .item:nth-child(9),.last-company .entery .items .item:nth-child(10){display:none}
}
@media only screen and (max-width:1100px){
.last-company .entery .items .item{width:calc(33.33% - 15px)}
.last-company .entery .items .item:nth-child(9){display:block}
}
@media only screen and (max-width:920px){
.last-company{padding:12.5px 0}
.last-company .main{max-width:100%}
.last-company .entery{border-radius:0;margin:30px 0 10px}
.last-company .entery .items .entxs{min-height:154px}
.last-company .entery .items{width:calc(100% - 178px);padding:0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}
.last-company .entery .items::-webkit-scrollbar{display:none}
.last-company .entery .items .entxs{width:860px;margin:10.5px}
.last-company .entery .items .item:nth-child(9),.last-company .entery .items .item:nth-child(10){display:block}
.last-company .entery .items .item{width:calc(20% - 15px);padding:8px;border-radius:10px}
.last-company .entery .items .item .pic-area{width:40px;border-radius:10px}
.last-company .entery .items .item .pic-area .pic{height:40px;border-radius:10px}
.last-company .entery .items .item .title{font-size:14px;width:calc(100% - 50px)}
.last-company .entery .items .item .title a{margin:0}
.last-company .entery .info-area{width:160px;padding:10px;right:18px;border-radius:10px;min-height:0}
.last-company .entery .info-area .arm-co{width:40px;height:40px;padding:10px;border-radius:10px}
.last-company .entery .info-area .names{width:calc(100% - 50px)}
.last-company .entery .info-area .names .namefa{font-size:14px;margin:2px 0 0}
.last-company .entery .info-area .names .namefa::after{height:16px}
.last-company .entery .info-area .names .nameen{font-size:13px}
.last-company .entery .info-area .infos{font-size:12px;padding-top:5px}
.last-company .entery .info-area .infos .inf{margin-top:5px}
.last-company .entery .info-area .infos .inf .val{float:none;display:inline-block;margin-right:3px}
.last-company .entery .info-area .infos .more-btn{padding:7px;margin-top:22px}
}