全部搜索
- T490
- X1 Carbon 2019
- X1 隐士 2019
- ThinkBook 14s
<>
.swiper-container-horizontal>.swiper-pagination-bullets{
bottom: 25px;
}
.swiper-pagination-bullet {
width: 12px;
height: 12px;
display: inline-block;
border-radius: 100%;
border: 1px solid #EEEEEE;
}
.swiper-pagination-bullet-active{
border: none;
color: #EB140A;
background: #EB140A;
}
>
<>
.activity-box{
width: 100%;
}
.activity-box .title-box{
top: 60px;
left: 0;
font-size: 24px;
font-weight: bold;
margin: 50px 0 30px 0;
}
.activity-box .activity-detail {
position: relative;
display: inline-block;
width: 1200px;
overflow: hidden;
padding: 10px;
padding-bottom: 20px;
transform: translateX(-10px);
}
.activity-box .activityContent-box{
position: relative;
display: inline-block;
width: 100%;
}
.activity-box .activity-enter{
position: relative;
width: 285px;
height: 400px;
background-color: #F4F4F4;
}
.activity-box .activity-enter-title{
position: absolute;
left: 18px;
top: 230px;
font-size:20px;
font-weight:400;
color:rgba(0,0,0,1);
}
.activity-box .activity-enter-text{
position: absolute;
left: 18px;
top: 275px;
width: 245px;
font-size: 14px;
color: #6F7170;
font-weight: 400;
word-wrap: break-word;
word-break: break-all;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
margin-top: 20px;
}
.activity-box .activity-tolink{
position: absolute;
left: 18px;
bottom: 24px;
font-size: 14px;
color: #6F7170;
font-weight: 400;
}
.swiper-container2 .swiper-slide a {
display: inline-block;
width: 285px;
height: 400px;
}
.activity-box .swiper-container2 {
position: relative;
}
.activity-box .swiper-container2 .swiper-slide:hover {
-ms-transform: scale(1.01);
-moz-transform: scale(1.01);
-webkit-transform: scale(1.01);
transform: scale(1.01);
transition: all .2s;
-moz-box-shadow: 0 5px 10px silver;
-webkit-box-shadow: 0 5px 10px silver;
box-shadow: 0 5px 10px silver;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#c0c0c0',Direction=125,Strength=9);
}
.activity-box .swiper-container2 .swiper-button-next{
right: 0;
}
.activity-box .swiper-container2 .swiper-button-prev {
left: 0;
}
.activity-box .swiper-container2 .swiper-button-next,.activity-box .swiper-container2 .swiper-button-prev {
position: absolute;
top: 50%;
margin-top: -62px;
z-index: 10;
cursor: pointer;
-moz-background-size: 27px 44px;
-webkit-background-size: 27px 44px;
background-size: 27px 44px;
background-position: center;
background-repeat: no-repeat;
}
.activity-box .swiper-container2 .swiper-button-prev {
width: 50px;
height: 125px;
background-color: rgba(0,0,0,.5);
border-radius: 10px;
background-image: url(https://img2cdn.clubstatic.lenovo.com.cn/pic/18701209090410/0) !important;
}
.activity-box .swiper-container2 .swiper-button-next {
width: 50px;
height: 125px;
background-color: rgba(0,0,0,.5);
border-radius: 10px;
background-image: url(https://img2cdn.clubstatic.lenovo.com.cn/pic/18701212898912/0) !important;
}
/* 6.8活动弹窗 */
.active-model{
position: fixed;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.5);
z-index: 99;
display: none;
top: 0;
}
.active-model .tip-img{
width: 80%;
margin: 4% auto 0;
position: relative;
}
.active-model .tip_img img {
width: 100%;
height: 100%;
}
.active-model .tip-img .active-modal-close{
cursor: pointer;
width: 50px;
height: 50px;
position: absolute;
right: -45px;
top: -45px;
}
.active-modal-close svg{
width: 50px;
height: 50px;
fill:rgb(247236236);
}
/* 品牌轮播 */
.brand-detail{
overflow: hidden;
}
.brand-detail:hover {
/* box-shadow: 0px 6px 20px 0px rgba(0000.15); */
box-shadow: 0 5px 10px silver;
-ms-transform: scale(1.01);
-moz-transform: scale(1.01);
-webkit-transform: scale(1.01);
transform: scale(1.01);
transition: all .2s;
}
.brand-detail .brand-swiper{
height: 180px;
}
.brand-swiper .swiper-slide a {
width: 1200px;
height: 180px;
}
.brand-detail .brand-swiper .brand-pagination{
position: absolute;
z-index: 10;
bottom: 5px;
text-align: center;
}
/* 品牌轮播结束 */
/* 官方优选添加鼠标移入效果 */
.official-goods .link{
top: 128px;
}
.official-goods .official-goods-slogan{
color: #000000;
}
/* 产品价格信息 */
.official-goods .official-goods-price{
position: absolute;
top: 93px;
left: 34px;
font-size: 16px;
color: #6F7170;
}
.official-goods .official-goods-price span:nth-child(1){
margin-right: 10px;
}
.official-goods1{
width: 590px;
height: 350px;
background-image: url('https://img2cdn.clubstatic.lenovo.com.cn/pic/19251695235159/0');
}
.official-goods1 img{
position: absolute;
bottom: 0px;
right: 0px;
}
.official-goods2,.official-goods3{
width: 285px;
height: 350px;
background-image: url('https://img2cdn.clubstatic.lenovo.com.cn/pic/19251701439779/0');
}
.official-goods2 img{
position: absolute;
bottom: -5px;
right: 50px;
}
.official-goods3 img{
position: absolute;
bottom: -12px;
right: 40px;
}
.official-goods4,.official-goods5{
width: 590px;
height: 157px;
background-image: url('https://img2cdn.clubstatic.lenovo.com.cn/pic/19251707126665/0');
}
.official-goods4 .official-goods-title,.official-goods5 .official-goods-title{
top: 27px;
}
.official-goods4 .official-goods-slogan,.official-goods5 .official-goods-slogan{
top: 56px;
}
.official-goods4 .official-goods-price,.official-goods5 .official-goods-price{
top: 85px;
}
.official-goods4 .link,.official-goods5 .link{
top : 119px;
}
.official-goods4 img{
position: absolute;
bottom: -25px;
right: 80px;
}
.official-goods5 img{
position: absolute;
bottom: -4px;
right: 0px;
}
.official-goods1 img:hover,.official-goods2 img:hover,.official-goods3 img:hover,.official-goods4 img:hover,.official-goods5 img:hover{
-ms-transform: scale(1.05);
-moz-transform: scale(1.05);
-webkit-transform: scale(1.05);
transform: scale(1.05);
transition: all .5s;
/* box-shadow: 0px 6px 20px 0px rgba(0000.15); */
/* background-color: rgba(255,255,255,0); */
}
/* 粉丝社区 */
.fans-community{
width: 100%;
}
.fans-community .fans-title{
position: relative;
font-size: 24px;
font-weight: bold;
margin: 50px 0 30px 0;
}
.fans-community .fans-title .more-content{
position: absolute;
top: 5px;
right: 2px;
color: #999999;
font-size: 14px;
font-weight:400;
text-decoration: none;
}
.fans-community .fans-community-content{
position: relative;
}
.fans-community-content ul{
display: inline-block;
}
.fans-community-content ul li{
width: 285px;
height: 400px;
float: left;
margin-right: 20px;
}
.fans-community-content ul li:hover{
-ms-transform: scale(1.01);
-moz-transform: scale(1.01);
-webkit-transform: scale(1.01);
transform: scale(1.01);
transition: all .2s;
-moz-box-shadow: 0 5px 10px silver;
-webkit-box-shadow: 0 5px 10px silver;
box-shadow: 0 5px 10px silver;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#c0c0c0',Direction=125,Strength=9);
}
.fans-community-content ul li:first-child{
position: relative;
width: 590px;
height: 400px;
}
.fans-community-content ul li:last-child{
margin-right: 0;
}
.fans-community-content ul li img{
width: 100%;
height: 100%;
}
.fans-community-content ul li .fansLive-title {
position: absolute;
top: 16px;;
right: 17px;
width: 142px;
height: 24px;
line-height: 24px;
border-radius: 12px;
font-size: 13px;
background-color: rgba(0,0,0,0.4);
color: #FEFEFE;
text-align: center;
}
/* AI大师训练营 */
.masterTrainingCamp .fans-title {
position: relative;
font-size: 24px;
font-weight: bold;
margin: 50px 0 30px 0;
}
.masterTrainingCamp .fans-title .more-content {
position: absolute;
top: 5px;
right: 2px;
color: #999999;
font-size: 14px;
font-weight: 400;
text-decoration: none;
}
.masterTrainingCamp .masterTrainingCamp-content .banner {
width: 100%;
height: 180px;
margin-bottom: 50px;
background-size: cover;
background-position: center;
cursor: pointer;
}
.masterTrainingCamp .masterTrainingCamp-content .broadcast {
display: flex;
justify-content: space-between;
}
.masterTrainingCamp .masterTrainingCamp-content .broadcast .preview {
flex: 1;
margin-right: 20px;
}
.masterTrainingCamp .masterTrainingCamp-content .broadcast .entrance {
flex: 1;
}
.masterTrainingCamp .masterTrainingCamp-content .broadcast .preview-img {
flex: 1;
height: 400px;
background-size: cover;
background-position: center;
cursor: pointer;
}
.masterTrainingCamp .masterTrainingCamp-content .broadcast .entrance-img {
flex: 1;
height: 400px;
background-size: cover;
background-position: center;
cursor: pointer;
}
.masterTrainingCamp .masterTrainingCamp-content .broadcast .preview .preview-info,
.masterTrainingCamp .masterTrainingCamp-content .broadcast .entrance .entrance-info {
font-size: 20px;
background: #F4F4F4;
padding: 20px;
}
.masterTrainingCamp .masterTrainingCamp-content .banner:hover,
.masterTrainingCamp .masterTrainingCamp-content .broadcast .preview:hover,
.masterTrainingCamp .masterTrainingCamp-content .broadcast .entrance:hover {
box-shadow: 0 5px 10px silver;
-ms-transform: scale(1.01);
-moz-transform: scale(1.01);
-webkit-transform: scale(1.01);
transform: scale(1.01);
transition: all .2s;
}
>
官方优选
X1 Carbon Aura 2025
AI全互联元启版
政府补贴15%可叠加教育优惠
ThinkBook 14+ 2026
R7 H 255|32G|99.9Whr
2026新品上市
ThinkBook 16+ 2026
R7 H 255|32G|99.9Whr
全新星耀白
ThinkPad T14p 2025
政府补贴15%可叠加教育优惠
Ultra 9 285H|64G+1T|3K
thinkplus锋行者氮化镓桌面充电站
一站式解决多设备供电
3AC+3C+1A | RGB幻彩灯效
特色服务
-
三小时极速达
三小时极速到家-欲速则达,送货上门的尊享体验!
-
回收换新
回收换新-免费上门 |专业保值 |高效便捷 |优惠换新
-
专属定制
专属定制-携手新锐艺术家,定制专属于您的ThinkPad
