﻿@charset "utf-8";

.bannerBox {
    width: 100%;
    height: 480px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-bottom: 30px
}

.slides {
    height: 480px;
    position: relative
}

.slides li, .slides li a {
    display: block;
    height: 480px
}

.flex-control-nav {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    width: 100%;
    text-align: center
}

.flex-control-nav li {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    *display: inline;
    zoom: 1
}

.flex-control-nav a {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    background: url("../images/bannernav.png") 0 0 no-repeat;
    cursor: pointer;
}

.flex-control-nav .flex-active {
    background-position: right 0;
}

.flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%
}

.flex-direction-nav li a {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    position: absolute
}

.flex-direction-nav li a.flex-prev {
    left: 40px;
    background: url("../images/prev.png") center center no-repeat
}

.flex-direction-nav li a.flex-next {
    right: 40px;
    background: url("../images/next.png") center center no-repeat
}

.YourLoveBox {
    width: 1200px;
    height: 283px;
    margin: 0 auto 30px;
    overflow: hidden
}

.YourLoveH {
    width: 1199px;
    height: 31px;
}

.YourLoveH ul {
    width: 100%
}

.YourLoveH ul li {
    height: 30px;
    float: left
}

.YourLoveH ul li.YourLoveHLi {
    width: 908px;
    height: 30px;
    font-size: 20px;
}

.YourLoveH ul li.YourLoveHNav {
    width: 95px;
    height: 29px;
    font-size: 20px;
    cursor: pointer;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
}

.YourLoveH ul li.cur {
    height: 27px;
}

.YourLove {
    width: 1198px;
    height: 250px;
    border-top: 0;
    overflow: hidden
}

.YourLoveSon {
    width: 100%;
    height: 100%;
    display: none
}

.YourLove ul {
    width: 1199px
}

.YourLove ul li {
    width: 201px;
    height: 250px;
    float: left;
    overflow: hidden
}

.YourLove ul li.YourLoveBanner {
    width: 188px;
    position: relative
}

.YourLoveBox.sp, .YourLoveBox.sp .YourLove, .YourLoveBox.sp .YourLove ul li {
    height: auto;
}

.YourLoveBox.sp .title {
    width: 912px;
    height: 30px;
    font-size: 20px;
}

.YourLoveBox.sp .box-more {
    float: right;
    padding-right: 10px;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
}

.YourLoveBox.sp .YourLove ul li {
    width: 207px;
    margin: 23px 15px;
}

.YourLoveBox.sp .YourLove ul li .YLProImg {
    height: auto;
}

.YourLoveBox.sp .YourLove ul li .YLProImg, .YourLoveBox.sp .YourLove ul li .YLProImg a {
    display: block;
    width: 100%;
    max-width: 207px;
    max-height: 207px;
    overflow: hidden;
    position: relative;
}

.YourLoveBox.sp .YourLove ul li .YLProImg img {
    width: 100%;
    max-width: inherit;
    max-height: inherit;
}

.YourLoveBox.sp .YourLove ul li .YLProImg .sign {
    position: absolute;
    top: 1px;
    right: 3px;
    width: 18%;
    z-index: 1;
}

.YourLoveBox.sp .YourLoveH ul li.YourLoveHNav {
    border-bottom: none;
}

.YourLoveBox.sp .YourLoveH ul li.cur {
    height: 28px;
    border-bottom: none;
}

.CrowdsBar {
    width: 100%;
    height: 5px;
    overflow: hidden;
}

.CrowdsBarBg {
    /*width:5%;*/
    height: 100%;
    float: left;
}

.CrowdsBarInfo div {
    float: left;
    width: 33.333333%;
}

.CrowdsTotal {
    text-align: center;
}

.CrowdsJoin {
    text-align: left;
}

.CrowdsRest {
    text-align: right;
}

.YourLoveBox.sp .btn-more {
    cursor: pointer;
}

.YLProImg {
    width: 201px;
    height: 159px;
    overflow: hidden;
    text-align: center
}

.YLProImg span {
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.YLProImg img {
    max-width: 201px;
    max-height: 159px
}

.YLProName {
    width: 180px;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.YLProName a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.YLProSPrice {
    margin: 0 10px;
    height: 24px;
    font-size: 13px;
    /* line-height: 24px; */
}

.YLProSPrice i {
    font-size: 24px
}

.YourLoveBox.sp .YLProSPrice i {
    font-size: 18px
}

.YLProSPrice > span {
    display: inline-block;
    float: left
}

.YourLoveBox.sp .YLProSPrice .sale-price {
    background: url("../images/icon-buy-gang.png") left center no-repeat;
    background-size: 45px auto;
    padding-left: 48px;
}

.YourLoveSon span.YLZhe {
    display: inline-block;
    float: left;
    width: 45px;
    height: 20px;
    margin: 2px 2px 4px 10px;
    line-height: 20px;
    text-align: center;
    background: url("../images/ZheBg.png") center no-repeat;
    border-radius: 2px;
}

.tab-cash-back span.YLZhe {
    width: 35px;
}

.YLProMPrice {
    clear: both;
    height: 20px;
    /* line-height: 24px; */
    width: 172px;
    margin: 0 auto;
    text-decoration: line-through;
    font-size: 13px;
}

.tab-cash-back .YLProMPrice {
    clear: none;
}

.YourLoveBox.sp .YLProMPrice {
    display: inline-block;
    float: left;
    width: auto;
    margin: 0 10px;
    /* clear: none; */
    vertical-align: baseline;
}

.TeamsProNum {
    padding: 7px 5px;
}

.crowd .YLProMPrice {
    text-decoration: none;
}

.crowd .btn-buy-now {
    border-radius: 4px;
    width: 35px;
    padding: 3px 6px;
    text-align: center;
    display: inline-block;
}

.crowd .msg-text {
    width: 75%;
}

.crowd .YLProMPrice {
    width: 25%;
}

.YourLoveBox.sp .crowd .YLProMPrice.gray-999 {
    display: block;
    float: none;
    width: 93%;
    margin: 0 auto;
}

.YourLoveBox.sp .crowd .YLProName {
    width: 93%;
    height: auto;
}

.YourLoveBox.sp .crowd .YLProName a {
    line-height: 150%;
    height: 40px;
    overflow: initial;
    text-overflow: initial;
    white-space: initial;
}

.YourLoveBox.sp .crowd .bot {
    padding-bottom: 15px;
}

.YLBuy {
    width: 170px;
    height: 30px;
    margin: 20px auto 10px
}

.YourLoveBox.sp .YLBuy {
    margin-top: 5px;
}

.YourLoveBox.sp .YLBuyTime {
    margin-bottom: 15px;
}

.YLBuyZhe {
    width: 83px;
    height: 30px;
    float: left;
    background: url("../images/ZheBg2.png") center no-repeat;
    line-height: 30px;
    text-align: center;
    font-size: 13px;
}

.YLBuyZhe span {
    font-size: 20px
}

.YLBuyBt {
    width: 87px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    float: left;
    font-size: 13px
}

.YLBuyBt a {
    display: block;
    width: 100%;
    height: 100%;
}

.YLBuyTime {
    width: 172px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    margin: 0 auto
}

.YLBuyTime img {
    vertical-align: middle;
    margin-right: 5px
}

.ProBanner {
    width: 1200px;
    height: 100px;
    margin: 0 auto 30px
}

.CategoryFloorBox {
    width: 1200px;
    /* height: 484px; */
    margin: 0 auto 30px;
}

.CategoryFloorH {
    width: 1200px;
    height: 35px;
}

.CategoryFloorH > a {
    display: block;
    width: 100%;
    height: 100%
}

.CategoryFloorH > a > div {
    height: 35px;
    line-height: 35px
}

.CategoryFloorH > a > div.floatL {
    padding-left: 14px;
    font-size: 20px;
}

.CategoryFloorH > a > div.floatL span {
    margin-right: 5px
}

.CategoryFloorH > a > div.floatR {
    padding-right: 10px;
    font-size: 14px;
}

.CategoryFloor {
    width: 1198px;
    /* min-height: 438px; */
    margin-top: 8px;
    overflow: hidden;
}

.CategoryFloor ul {
    width: 1200px
}

.CategoryFloor ul li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 220px;
    height: 219px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.CategoryFloor ul li.new-line {
    width: 240px;
    height: 240px;
}

.CategoryFloor ul li > a > img {
    max-height: 219px;
    max-width: 219px
}

.CategoryFloor ul li.CategoryFloorBBanner {
    width: 319px;
    height: 438px;
    position: relative;
    overflow: hidden;
}

.CategoryFloor ul li.CategoryFloorBBanner img {
    position: relative;
    top: 0;
    left: 0;
    max-height: 100%;
    max-width: 100%;
}

.CategoryFloor ul li.CategoryFloorSBanner {
    width: 440px;
    height: 219px;
}

.CategoryFloor ul li.CategoryFloorSBanner a img {
    max-height: 100%;
    max-width: 100%;
}

.FloorPro {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 42px;
    padding: 11px 0;
}

.FloorProName {
    height: 20px;
    margin: 0 10px;
    line-height: 20px;
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    text-overflow: ellipsis;
}

.FloorProPrice {
    width: 100%;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    font-size: 14px;
    text-align: center
}

.FloorProPrice span {
    font-size: 24px
}

/* 首页预售栏 */
.showbox {
    padding: 27px 0;
}

.showH {
    width: 1200px;
    height: 46px;
    line-height: 46px;
    margin: 0 auto 20px;
}

.showH .floatL {
    font-size: 22px;
}

.showH .floatR a {
    font-size: 14px;
    line-height: 52px;
}

.show {
    width: 1199px;
    margin: 0 auto;
}

.show ul {
    width: 1210px;
}

.show ul li {
    width: 292px;
    height: 448px;
    float: left;
    margin: 0 10px 10px 0;
}

.ShowName {
    width: 190px;
    height: 42px;
    margin: 0 auto;
    padding: 6px 0;
    overflow: hidden;
    font-size: 13px;
    /* text-align: center; */
}

.ShowImg {
    width: 207px;
    height: 207px;
    text-align: center;
    position: relative;
}

.ShowImg img {
    max-width: 207px;
    max-height: 207px;
    vertical-align: middle;
}

.ShowImg span {
    height: 100%;
    vertical-align: top;
    display: inline-block;
}

.ShowTime {
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    filter: alpha(opacity=80);
}

.ShowPr {
    width: 196px;
    /* height: 40px; */
    line-height: 40px;
    margin: 0 auto;
}

.ShowPr span {
    font-size: 16px;
    margin-right: 10px;
}

.ShowPr span i {
    font-size: 24px;
    font-style: normal;
}

.ShowPr del {
    font-size: 12px;
    text-decoration: line-through;
}

.ShowPr strong {
    display: block;
    line-height: 100%;
}

.ShowSale {
    width: 195px;
    height: 20px;
    margin: 0 auto;
    line-height: 20px;
}

.ShowBuyBt {
    width: 195px;
    height: 35px;
    margin: 0 auto;
}

.ShowBuyBt a {
    display: none;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    float: right;
    background: url("../yushou/images/BuyBt1.png") center no-repeat;
}

.YourLoveBox.sp .YourLove ul li:hover .ShowBuyBt a {
    display: block;
}

.ShowHover {
    display: none;
}

.appreciation {
    display: inline-block;
    float: right;
}

/*友情链接*/
.FriendLink {
    width: 1098px;
    height: 48px;
    overflow: hidden;
    padding: 10px 0;
    margin: 20px auto;
}

.FriendLinkL {
    width: 150px;
    height: 40px;
    padding: 4px 0;
    text-align: center;
}

.FriendLinkL p {
    font-size: 16px;
    font-weight: bold;
}

.FriendLinkR {
    width: 900px;
    margin-left: 23px;
    position: relative;
}

.FLinkSlide {
    width: 778px;
    height: 45px;
    position: absolute;
    top: 1px;
    left: 50%;
    margin-left: -389px;
    overflow: hidden;
}

.FLinkSlide ul li {
    display: inline-block;
    width: 187px;
    height: 45px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

.FriendLinkR > a {
    display: block;
    width: 10px;
    height: 19px;
    position: absolute;
    top: 15px;
}

.FriendLinkR > a.FLinkPrev {
    background: url(../images/FLinkPrev.png) center no-repeat;
    background-size: 100% 100%;
    left: 0;
}

.FriendLinkR > a.FLinkNext {
    background: url(../images/FLinkNext.png) center no-repeat;
    background-size: 100% 100%;
    right: 0;
}

.home_tx {
    margin: 27px 0 -27px;
    z-index: 224;
    padding: 5px 15px;
    box-sizing: border-box;
    position: absolute;
    top: -26px;
    width: 100%;
}

.home_tx .notices {
    width: 1200px;
    color: #fff;
    margin: 0 auto;
}

.home_tx .notice {
    line-height: 150%;
    color: #fff;
    padding: 5px 0;
    font-size: 14px;
    letter-spacing: 1px;
}

.home_tx .close {
    margin-right: 30px;
    padding: 5px 10px;
    text-align: center;
    cursor: pointer;
}