京东-index.css

/*京东首页的css*/
* {
    margin: 0;
    padding: 0;
}
.jd {
    height: 480px;
    /*background-color: pink;*/
    position: relative;
}
.jd-inner {
    height: 480px;
    /*background-color: skyblue;*/
    position: relative;
    z-index: 1; /*只有定位的盒子才有 z-index*/
}
.ad {
    height: 480px;
    background: url(../images/bg.png) no-repeat top center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;  /*一定要写 position 会转换为行内块 根据内容多少定宽度*/
}
.ad a {
    display: block;
    width: 100%;
    height: 100%;
}

.jd-clo1 {
    width: 190px;
    height: 465px;
    background-color: #6E6568;
    float: left;
    padding-top: 15px;
}
.jd-clo1 li {
    padding-left: 10px;
    height: 28px;
    line-height: 28px;
}
.jd-clo1 li:hover {
    background-color: #999395;
}
.jd-clo1 li a {
    color: #fff;
    font-size: 14px;
}
.jd-clo1 li a:hover {
    color: #f10215;
}
.jd-clo1 li span {
    color: #fff;
    font-size: 12px;
}
.jd-clo2 {
    width: 790px;
    height: 480px;
    float: left;
    margin-left: 10px;
}
.jd-clo2-hd {
    height: 340px;
    position: relative;
}
.jd-clo2-bd div {
    width: 390px;
    height: 130px;
    float: left;
    margin-top: 10px;
}
.jd-clo2-bd div img {
    width: 100%;
}
.firstPic {
    margin-right: 10px;
}
.arr-l, .arr-r {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 30px;
    height: 60px;
    background: rgba(0,0,0, 0.3);
    font-family: "icomoon";
    color: #fff;
    text-align: center;
    line-height: 60px;
    font-size: 25px;
}
.arr-l {
    left: 0;
}
.arr-r {
    right: 0;
}
.jd-clo2-hd ol {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -90px;
    width: 180px;
    height: 20px;
    background: rgba(255,255,255, 0.3);
    border-radius: 10px;
}
.jd-clo2-hd ol li {
    width: 12px;
    height: 12px;
    background-color: #fff;
    border-radius: 50%;
    float: left;
    margin: 4px 5px;
    cursor: pointer;
}
.jd-clo2-hd .current {
    background-color: #f10215;
}
.jd-clo3 {
    width: 190px;
    height: 480px;
    float: right;
}
.jd-clo3 a {
    font-size: 12px;
    color: #747474;
}
.user {
    height: 95px;
    /*background-color: pink;*/
    padding: 20px 15px 0;
}
.user-info {
    height: 40px;
    padding-left: 54px;
    font-size: 12px;
    color: #747474;
    line-height: 22px;
    position: relative;
}
.user-info a {
    font-size: 12px;
    color: #747474;
}
.user-info a:hover {
    color: #f10215;
}
.info-img {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    overflow: hidden;
}
.info-img img {
    width: 100%;
    height: auto;
}
.user-profit {
    margin-top: 14px;
}
.user-profit a {
    width: 70px;
    height: 20px;
    border: 2px solid #f10215;
    display: inline-block;
    font-size: 12px;
    color: #f10215;
    text-align: center;
    line-height: 20px; 
    margin-right: 3px;
}
.user-profit a:hover {
    background-color: #f10215;
    color: #fff;
}
.news {
    height: 154px;
    /*background-color: purple;*/
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px 15px 0;
}
.tab-hd {
    border-bottom: 1px solid #ccc;
    padding: 3px 0;
    position: relative;
}
.tab-hd a {
    font-size: 12px;
    color: #747474;
    margin: 0 4px;
}
.cuxiao {
    border-right: 1px solid #ccc;
    padding-right: 10px;
}
.news .more1 {
    position: absolute;
    top: 7px;
    right: 0;
}
.line {
    width: 28px;
    height: 2px;
    background-color: #f10215;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.tab-bd {
    margin-top: 10px;
}
.tab-bd li {
    height: 23px;
    line-height: 23px;
}
.jd-service {
    height: 209px;
    /*background-color: skyblue;*/
    width: 190px;
    overflow: hidden;
}
.jd-service ul {
    width: 195px;
}
.jd-service li {
    width: 47px;
    height: 69px;
    /*background-color: purple;*/
    float: left;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.jd-service li a {
    width: 100%;
    height: 100%; /*根据父亲*/
    /*height: auto; 针对于自己的高度和宽度*/
    display: block;
}
.jd-service i {
    display: block;
    width: 24px;
    height: 24px;
    margin: 15px auto 8px;
    background: url(../images/sprite_fs@1x.png) no-repeat;
}
.jd-service p {
    text-align: center;
}
  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值