﻿
.starhome-header {
    height: 540px;
    background: url(../../../images/page/activity/starhome/starhome-header.jpg) no-repeat center;
    position: relative;
}
.starhome-header1 {
    height: 540px;
    background: url(../../../images/page/activity/starhome1/starhome-header.jpg) no-repeat center;
    position: relative;
}
.starhome-header a {
    position: absolute;
    left: 50%;
    bottom: 70px;
    margin-left: 300px;
}
.starhome-wrap {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.starhome-product {
    height: 240px;
    background: url(../../../images/page/activity/starhome/1.jpg) no-repeat center;
    box-shadow: 2px 2px 20px 1px #cacaca;
}
.starhome-product li {
    height: 135px;
    float: left;
    width: 33.3%;
    position: relative;
    padding-top: 105px;
    line-height: 18px;
    font-size: 14px;
    color: #999;
}
.starhome-product li p {
    padding-left: 110px;
}
.starhome-product li p.starhome-price {
    font-size: 18px;
    color: #333;
    bottom: 40px;
    line-height: 24px;
}
.starhome-product li p.starhome-price, .starhome-product li a {
    position: absolute;
}
.starhome-product li a {
    width: 150px;
    height: 40px;
    text-align: center;
    color: #fff;
    background: #ff4b9d;
    line-height: 40px;
    left: 50%;
    margin-left: -75px;
    border-radius: 20px;
    bottom: -20px;
}
.starhome-product li a:hover {
    background: #ff80ba;
}



.starhome-detail {
    color: #666;
    font-size: 16px;
    line-height: 30px;
}
.starhome-detail > * {
    height: 499px;
    border-bottom: 1px solid #eeeeee;
    padding-left: 25px;
}
.starhome-detail-1 {
    height: 695px;
    background: url(../../../images/page/activity/starhome/2.png);
    margin-top: 20px;
    position: relative;
    text-align: center;
}
.starhome-detail-1 ul {
    position: absolute;
    bottom: 50px;
    left: 0;
    padding-left: 45px;
}
.starhome-detail-1 ul li {
    float: left;
    margin-right: 44px;
}
.ball {
    width: 115px;
    height: 115px;
    border-radius: 50%;
    color: #fff;
    position: relative;
    font-size: 12px;
    line-height: 12px;
}
.ball .cn {
    padding-top: 28px;
    font-size: 26px;
    line-height: 38px;
}
.ball-wrapper .shadow {
    width: 10px;
    height: 10px;
    margin: 10px 0 0 55px;
    display: block;
    position: relative;
    border-radius: 50%;
    transform: scaleY(.3);
    -ms-transform: scaleY(.3);
    -moz-transform: scaleY(.3);
    -webkit-transform: scaleY(.3);
    -o-transform: scaleY(.3);
}

.ball1 .ball {
    background: #69cefc;
}
.ball1 .shadow {
    background: #bcf5fe;
    box-shadow: 0px 0 20px 20px #bcf5fe;
}

.ball2 .ball {
    background: #74e8be;
}
.ball2 .shadow {
    background: #b1f6e4;
    box-shadow: 0px 0 20px 20px #b1f6e4;
}

.ball3 .ball {
    background: #fcc369;
}
.ball3 .shadow {
    background: #feebad;
    box-shadow: 0px 0 20px 20px #feebad;
}

.ball4 .ball {
    background: #84aeed;
}
.ball4 .shadow {
    background: #cbe5fa;
    box-shadow: 0px 0 20px 20px #cbe5fa;
}

.ball5 .ball {
    background: #84d97d;
}
.ball5 .shadow {
    background: #c6f3c0;
    box-shadow: 0px 0 20px 20px #c6f3c0;
}

.ball6 .ball {
    background: #f79ec4;
}
.ball6 .shadow {
    background: #fde7f1;
    box-shadow: 0px 0 20px 20px #fde7f1;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.starhome-detail .blue {
    color: #69cefc;
}
.starhome-detail .title {
    margin: 120px 0 20px 0;
}
.starhome-detail table {
    width: 100%;
    border: 1px solid #c6d3d9;
    margin-bottom: 50px;
    text-align: center;
}
.starhome-detail table td, .starhome-detail table th {
    border: 1px solid #c6d3d9;
}
.starhome-detail table .price {
    color: #ff4b9d;
    font-size: 18px;
    margin-top: 10px;
}
.starhome-detail table a {
    color: #fff;
    background: #ff4b9d;
    width: 84px;
    height: 23px;
    line-height: 23px;
    display: block;
    margin: 0 auto;
    border-radius: 12px;
    margin-bottom: 20px;
}
.starhome-detail table a:hover {
    background: #ff80ba;
}
.starhome-footer {
    height: 200px;
    background: url(../../../images/page/activity/starhome/footer.png) no-repeat center;
    position: relative;
}
.starhome-footer a {
    width: 100px;
    height: 35px;
    position: absolute;
    bottom: 80px;
    left: 50%;
    margin-left: 170px;
}
.starhome-side {
    z-index:99;
    display:none;
    width: 85px;
    height: 325px;
    background: url(../../../images/page/activity/starhome/side.png) no-repeat center;
    position: fixed;
    top: 60px;
    left: 50%;
    margin-left: 525px;
}
.starhome-side ul {
    margin-top: 100px;
}
.starhome-side ul a {
    display: block;
    height: 21px;
    text-indent: -9999px;
    margin-bottom: 10px;
    transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
}
.starhome-side ul a.backTop {
    margin-top: 20px;
}







