@charset "utf-8";

/*
*UGO index 改版3.33 + 海外购新加首页overseas_index
*time :20160222
*author:L.J;
*/

body {
    background-color: #f0f0f0
}


/*four_links*/

.links-con {
    background: #fff;
    border-bottom: 1px solid #e3e3e3;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -moz-box-align: justify;
    -ms-flex-align: center;
    justify-content: space-between;
    align-content: center;
}

.links-con a {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    box-sizing: border-box;
    display: block;
}


/*three-links*/

.place-one-con {
    margin-top: .833em;
}

.place-one-t {
    height: 16.7em;
    position: relative;
    overflow: hidden;
    border-top: 1px solid #e3e3e3;
}

.place-01 {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    display: block;
}

.place-02 {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 50%;
    display: block;
    border-left: 2px solid #f0f0f0;
    margin-left: -2px;
}

.place-03 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 50%;
    display: block;
    border-top: 2px solid #f0f0f0;
    margin-top: -2px;
    border-left: 2px solid #f0f0f0;
    margin-left: -2px;
}

.place-one-t img {
    height: 100%;
}

.place-one-bt {
    margin-top: 2px;
}


/*two-links*/

.place-two-con {
    margin-top: .833em;
    background-color: #fff;
    padding: .833em;
    overflow: hidden;
}

.place-two-con a {
    float: left;
    width: 49%;
    display: block;
}

.place-two-con a:last-child {
    margin-right: 0;
    float: right;
}


/*活动进行中*/


/*living-con*/

.living-con {
    border-bottom: 1px solid #ccc;
    background-color: #fff;
}

.grad-line {
    height: .417em;
}

.living-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(17, 17, 17, .2);
}

.living-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.833em;
    line-height: 1.833em;
    background-color: rgba(17, 17, 17, .35);
}

.living-bar:before {
    content: "";
    position: absolute;
    background: url(../images/latest/index_play.png) no-repeat;
    background-size: 100% 100%;
    width: 2.292em;
    height: 1.833em;
}

.living-time {
    font-family: arial;
    color: #666;
    font-size: 1em;
    margin-right: .8em;
    position: absolute;
    right: 0;
    top: 4.5em;
    background: url(../images/public/gb3/i_time.png) no-repeat left center;
    background-size: 28% 60%;
    padding-left: 1.5em;
}

.bar {
    margin-right: 1.125em;
    margin-top: .75em;
    margin-left: 3.125em;
    height: .333em;
    line-height: .333em;
    background-color: #fff;
    border-radius: 8px
}

.bar-ing {
    left: 0;
    top: 0;
    width: 30%;
    background-color: #39c9da;
    height: .333em;
    border-radius: 8px;
    position: absolute;
}

.living-tit-con {
    padding: .833em 0 .833em 0;
}

.living-btn {
    background: url(../images/public/gb3/zb_bg.png) no-repeat;
    background-size: 100% 100%;
    width: 5.6em;
    height: 1.6em;
    position: absolute;
    right: 0;
    top: .833em;
    display: block;
}

.living-tit-lt {
    margin-left: .417em;
    margin-right: 6.833em;
    position: relative;
}

.w58 .living-tit {
    width: 56%;
}

.col_num {
    position: absolute;
    top: 0;
    line-height: 1.5em;
    height: 1.3em;
    right: .833em;
    width: 40%;
    text-align: right;
}

.living-tit {
    color: #222;
    font-size: 1.083em;
    padding-bottom: .417em;
}

.living-sale {
    height: 1.167em;
    line-height: 1.167em;
}

.price {
    color: #222;
    font-family: arial;
    font-size: 1.167em;
}

.low-price {
    color: #999;
    font-family: arial;
    font-size: 1.083em;
    text-decoration: line-through;
}


/*ten-update*/

.ten-update {
    margin: 0 .833em;
}

.day-tit {
    text-align: center;
    color: #666;
    font-size: 1em;
    padding: .417em 0;
    height: 2.292em;
    line-height: 2.292em;
    font-weight: normal;
    position: relative;
}

.day-tit:before {
    content: "";
    position: absolute;
    background: url(../images/latest/index_day.png) no-repeat;
    background-size: 100% 100%;
    height: 1.5em;
    width: 3.583em;
    left: 50%;
    top: 20%;
    margin-left: -8.79em;
}

.ten-list {
    border-bottom: 1px solid #e0e0e0;
    padding-top: .833em;
}

.ten-list:last-child {
    border-bottom: none;
}

.ten-tit-con {
    height: 3.333em;
    line-height: 3.333em;
    background-color: #fff;
}

.surplus {
    margin-right: .417em;
    color: #999;
    width: 18%;
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
}

.sale {
    color: #222;
    font-size: 1.167em;
    vertical-align: top;
}

.sale-num {
    font-family: arial;
    font-size: 1.083em;
    line-height: .6em;
}

.ten-tit {
    color: #222;
}

.ten-meg {
    position: relative;
    margin-right: 4.79em;
    margin-left: .833em;
}

.ten-img-tit {
    position: absolute;
    width: 100%;
    height: 1.833em;
    line-height: 1.833em;
    background-color: rgba(17, 17, 17, .5);
    color: #fff;
    font-size: 1em;
    left: 0;
    bottom: 0;
}

.ten-img-tit span {
    padding: 0 .625em;
    border-left: 4px solid #39c9da;
    float: left;
    width: 94.6%;
    height: 1.833em;
}


/*tv-live css*/

.tv-live-con {
    padding-top: .833em;
}

.tv-live-con .ten-list {
    padding: .833em .833em 0 .833em;
    background-color: #fff;
    margin-bottom: .833em;
}

.tv-live-con .ten-list:last-child {
    margin-bottom: 0;
}

.no-livbtn .living-tit-lt {
    margin: 0 .417em;
    position: relative;
}


/*activity.html*/

.activity-tit {
    color: #222;
    font-size: 1.167em;
    font-weight: 500;
    padding: .833em 0 0 0;
    text-align: left;
    position: relative;
    height: 1.167em;
    line-height: 1.167em;
}

.activity-tit i {
    width: .333em;
    height: 1.167em;
    background-color: #f70800;
    overflow: hidden;
    float: left;
    margin-right: .417em;
}

.activity-tit-rt {
    line-height: 1.25em;
    color: #999;
    font-size: .92em;
    float: right;
}

.activity-img-tit {
    position: absolute;
    width: 100%;
    height: 2.083em;
    line-height: 2.083em;
    background-color: rgba(17, 17, 17, .5);
    color: #fff;
    font-size: 1em;
    left: 0;
    bottom: 0;
}

.activity-img-tit span {
    display: block;
    padding: 0 .833em;
}

.activity-link {
    overflow: hidden;
    height: 100%;
}

.activity-link a {
    display: block;
}

.act-lottery {
    width: 40%;
    float: left;
    /*border-bottom: 3px solid #f0f0f0;*/
}

.act-lottery-r {
    float: right;
    width: 60%;
    margin-left: -1px;
    border-left: 1px solid #f0f0f0;
}

.act-signin {
    width: 100%;
    height: 42%;
    position: relative;
    overflow: hidden;
}

.act-signin:after {
    width: 100%;
    height: 1px;
    position: absolute;
    background: #EFEFEF;
    content: "";
    left: 0;
    bottom: 0;
}

.act-tv {
    height: 58%;
    float: left;
    width: 50%;
}

.act-seckill {
    float: right;
    width: 50%;
    margin-left: -1px;
    border-left: 1px solid #f0f0f0;
    height: 58%;
}


/*high-goods*/

.high-tit {
    color: #666;
    font-size: 1em;
    padding: .417em 0;
    height: 2.292em;
    line-height: 2.292em;
    font-weight: normal;
    position: relative;
    float: left;
    margin-left: 49%;
}

.high-tit:before {
    content: "";
    position: absolute;
    background: url(../images/latest/index_high.png) no-repeat;
    background-size: 100% 100%;
    height: 1.5em;
    width: 6.583em;
    left: 50%;
    top: 20%;
    margin-left: -10em;
}

.high-sale {
    padding: .833em .833em 1.042em .833em;
    background-color: #fff;
}

.high-day {
    color: #999;
    font-size: 1.083em;
}

.high-sale-con .ten-list:last-child {
    padding-bottom: 0;
}


/*new 0831 css*/

.limited-activity {
    background-color: #fff;
    border-top: 1px solid #e3e3e3;
    margin-top: .833em;
    padding: .833em;
    margin-bottom: .833em;
}

.limited-activity li {
    position: relative;
    z-index: 1;
    width: 100%;
    margin-top: .833em
}

.limited-activity li:last-child {
    margin-bottom: 0
}

.limited-activity li a {
    display: block;
}

.icon-yqg {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 4.167em;
    height: 4.167em;
    line-height: 4.167em;
    text-align: center;
    margin-top: -2.0835em;
    margin-left: -2.0835em;
    color: #fff;
    font-size: 1.083em;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 50%;
    z-index: 3
}

.tv-shopping,
.best-goods,
.fashion-dress {
    background-color: #fff;
    border-top: 1px solid #e3e3e3;
    margin-top: .833em;
    padding: .833em .833em 0 .833em;
    margin-bottom: .833em
}

.more-link {
    float: right;
    color: #999;
    margin-right: 1.2em;
}

.more-link:after {
    content: "";
    position: absolute;
    right: .833em;
    top: 1.63em;
    width: .58em;
    height: .58em;
    margin-top: -.58em;
    margin-right: -.29em;
    border-right: solid 2px #999;
    border-top: solid 2px #999;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}

.sildetv-bt {
    background-color: rgba(255, 255, 255, .2);
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 1);
    width: 3em;
    height: 3em;
    top: 50%;
    left: 50%;
    margin-left: -1.5em;
    margin-top: -1.5em;
    z-index: 1;
}

.sildetv-bt:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -.75em;
    margin-left: -.333em;
    width: 0;
    height: 0;
    border: transparent .833em solid;
    border-left: 1.167em rgba(255, 255, 255, 1) solid;
    z-index: 1;
}

.tv-place {
    position: relative;
}

.place-tv01 {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    display: block;
    background-color: #fff
}

.place-tv02 {
    float: left;
    width: 50%;
    border-bottom: 1px solid #e3e3e3;
}

.place-tv03 {
    float: right;
    width: 50%;
    border-bottom: 1px solid #e3e3e3;
    margin-left: -1px;
    border-left: 1px solid #e3e3e3;
}

.place-tv-bt {
    margin: .833em;
}

.people-buy {
    color: #999;
    float: right;
}

.people-buy i {
    font-family: arial
}

.icon-flag {
    width: 1.833em;
    height: 1.375em;
    margin-right: .417em;
    float: left;
}

.best-goods {
    border-bottom: 1px solid #e3e3e3
}

.fashion-dress {
    border-bottom: 1px solid #e3e3e3;
}

.more-rt {
    float: right;
    color: #999;
    font-size: .917em
}

.people-buy i {
    color: #222
}

.video-cut {
    background-color: #fff;
}

.video-cut li {
    float: left;
    height: 1.667em;
    line-height: 1.667em;
    margin: .625em 0;
    position: relative;
    width: 50%;
    text-align: center;
    color: #666;
    font-size: 1.083em;
}

.video-cut li:last-child {
    border-left: 1px solid #d3d3d3;
    margin-left: -1px;
}

.video-cut li i {
    display: block;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: .625em;
}

.video-cut li.active i {
    color: #f82922;
    border-bottom: 1px solid #f82922;
}

.video-cut li.active:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 100%;
    width: .833em;
    height: .833em;
    margin-top: .21em;
    margin-right: -.416em;
    border-right: solid 1px #f82922;
    border-top: solid 1px #f82922;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    background-color: #fff;
}

.cut-goods {
    background-color: #fff;
    border-top: 1px solid #e3e3e3;
    margin-top: 1.667em;
    /*padding: 0 .833em 0 .833em;*/
    margin-bottom: .833em;
}

.cut-goods blockquote {
    display: none;
}

.cut-goods .ten-list {
    margin: 0 .833em 0 .833em;
}

.cut-goods .ten-list:last-child {
    border-bottom: none;
}

.has-none {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.has-none:before {
    content: "已抢光";
    display: block;
    width: 5em;
    height: 5em;
    line-height: 5em;
    position: absolute;
    background: rgba(0, 0, 0, .5);
    left: 50%;
    top: 50%;
    margin-left: -2.5em;
    margin-top: -3.5em;
    background-size: 5em 5em;
    border-radius: 50%;
    color: #fff;
    font-size: 1.083em;
    text-align: center;
}

.has-little {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 5em;
}

.hy-logo {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 7em;
    height: 4.167em
}

.i_ms {
    width: 3.2em;
    height: 1em;
    display: inline-block;
    margin-left: .417em;
}


/*家居*/

.activity-ing {
    background-color: #fff;
    border-top: 1px solid #e3e3e3;
    margin-top: .833em;
    padding: .833em 0;
    margin-bottom: .833em;
}

.activity-ing .activity-tit {
    padding: .4165em .833em .833em .833em;
}

.activity-ing ul {
    padding: .833em .833em 0 .833em;
}

.activity-ing li {
    position: relative;
    z-index: 1;
    width: 100%;
    margin-bottom: .833em
}

.activity-ing li:last-child {
    margin-bottom: 0
}

.activity-ing li a {
    display: block;
}

.activity-ing .place-one-con {
    border-bottom: 1px solid #e3e3e3;
    margin-top: 0
}

.icon_maintv {
    position: absolute;
    background: url(http://img.17ugo.com/mobile/common/images/icon_tv_58X58.png) no-repeat;
    background-size: 2.42em 2.42em;
    width: 2.43em;
    height: 2.43em;
    bottom: 2em;
    right: 1.5em;
    z-index: 4
}

.shosen {
    margin-bottom: .833em;
}

.i_lt {
    width: 4.125em;
    height: 3.8em;
    position: absolute;
    top: 0;
    left: 0.625em;
}

.i_rt {
    width: 3.125em;
    height: 3.125em;
    position: absolute;
    right: 0;
    right: 0.625em;
    top: 0.625em;
}

.eight_link a {
    position: relative;
    text-align: center;
    width: 25%;
    height: 100%;
    float: left;
    border-left: 2px solid #f0f0f0;
    margin-left: -2px;
    color: #222;
}

.eight_link a i {
    position: absolute;
    bottom: .833em;
    text-align: center;
    width: 100%;
    font-size: 1em;
}

.eight_link p:nth-child(1) {
    border-bottom: 3px solid #f0f0f0
}


/*N元任选和组合套装*/

.piece {
    color: #f70800;
}

.piece_vertical {
    color: #222;
    padding: 0 .417em;
}

.icon_group {
    position: absolute;
    background: url(../images/global-shop/icon_group.png) no-repeat;
    background-size: 3.5em 2.5em;
    width: 3.5em;
    height: 2.5em;
    top: .5em;
    right: .5em;
    z-index: 4;
    color: #fff;
    text-align: center;
}

.i_group_tp {
    height: 35%;
    display: block;
    margin-top: 4%;
    padding-bottom: 5%
}

.i_group_tp i.i_g_number {
    font-size: 1em;
}

.i_group_tp i.i_g_word {
    font-size: .5em;
}

.i_group_bt {
    height: 52%;
    display: block;
}

.i_group_bt i.i_g_number {
    font-size: 1em;
}

.i_group_bt i.i_g_word {
    font-size: .5em;
}


/*新加海外购首页*/

.place_one_list {
    background-color: #fff;
    border-top: 1px solid #e3e3e3;
    padding: 0 .833em .833em .833em;
    margin-bottom: .833em;
}

.place_one_list li {
    width: 100%;
    margin-top: .833em
}

.day_choice {
    padding-top: 0;
}

.overseas_tv_shopping .living-btn {
    background: url(../images/latest/index_table.png) no-repeat;
    background-size: 100% 100%;
    width: 6.25em;
    height: 2.5em;
    position: absolute;
    right: 0;
    top: .833em;
    display: block;
}

.overseas_tv_shopping .sildetv-bt {
    background-color: rgba(0, 0, 0, .7);
    border: none;
}

.overseas_tv_shopping .living-time {
    font-family: arial;
    color: #fff;
    font-size: 1em;
    margin-right: 0;
    position: absolute;
    right: inherit;
    left: 1em;
    top: 1em;
    background: url(../images/sea-shop/zb_ing.png) no-repeat 0 0;
    background-size: 100% 100%;
    padding-left: 4.5em;
    width: 4.5em;
    height: 1.5em;
    line-height: 1.5em;
}

.overseas_tv_shopping .living-bar {
    background-color: inherit;
    bottom: inherit;
    top: 0;
}

.overseas_tv_shopping .living-bar:before {
    background: none;
}


/*海外购页面热销榜单*/

.oversea_hot_con {
    /*height: 19em;*/
    position: relative;
    overflow: hidden;
    border-top: 1px solid #e3e3e3;
    background: #fff
}

.oversea_top {
    padding-bottom: 1.5em
}

.oversea_hot_tit {
    padding: .833em;
    height: 1.167em;
    line-height: 1.167em;
    overflow: hidden;
    position: relative;
}

.i_tj {
    background: url(../images/sea-shop/tttj.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 1em;
    top: 0;
    width: 6em;
    height: 2.3em
}

.o_tit_lt {
    color: #222;
    font-size: 1.167em;
    float: left;
}

.place-one-con .goods-slide {
    background-color: #fff;
    min-height: 10em;
    overflow: hidden;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.oversea_no {
    width: 3.3em;
    height: 3.3em;
    position: absolute;
    left: .417em;
    top: .417em;
}

.place-one-con .swiper-slide {
    border-top: 1px solid #ccc;
    box-shadow: 0 0 1px #000;
    border-bottom: 1px solid #ccc;
}

.day_chose {
    padding-top: .833em;
}

.place-one-con .swiper-pagination {
    text-align: right;
    right: .833em;
    font-size: 1.08em;
    color: #222
}


/*20160802 add 电视直播和网络直播切换*/

.live_video {
    background-color: #fff;
    margin-top: .833em;
}

.live_video li {
    float: left;
    height: 1.667em;
    line-height: 1.667em;
    margin: .625em 0;
    position: relative;
    width: 50%;
    text-align: center;
    color: #666;
    font-size: 1.083em;
}

.live_video li:last-child {
    border-left: 1px solid #d3d3d3;
    margin-left: -1px;
}

.live_video li i {
    display: block;
    padding-bottom: .625em;
}

.live_video li.active i {
    color: #f82922;
    border-bottom: 1px solid #f82922;
    margin-top: -1px;
}

.live_video_tv {
    background-color: #fff;
    margin-bottom: .833em
}

.live_video_tv .living-btn {
    background: transparent;
    text-align: center;
    color: #fff;
    font-size: 1.083em;
    background-color: #ff504a;
    border-radius: 5px;
    height: 2.083em;
    line-height: 2.083em;
    right: .417em;
}

.live_video_con .live_video_tv:last-child .living-btn {
    background-color: #00cad1;
}

.live_video_con .live_video_tv:last-child .living-time {
    background: url(../images/sea-shop/lv_zb_ing.png) no-repeat 0 0;
    background-size: 100% 100%
}

.tv_icon {
    position: absolute;
    background: url(../images/3-34video/play.png) no-repeat left center;
    background-size: 3.75em 3.75em;
    width: 3.75em;
    height: 3.75em;
    left: 50%;
    top: 50%;
    margin-top: -1.87em;
    margin-left: -1.87em;
}

.live_video_con .living-tit-con {
    padding: .833em 0 .833em .417em;
}

.net_price {
    color: #999;
    font-family: arial;
    font-size: 1.083em;
}

.i_lt_xg {
    width: 3.125em;
    height: 3.125em;
    position: absolute;
    left: 0.625em;
    top: 0.625em;
}

.full_line_time {
    height: 1.833em;
    line-height: 1.833em;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 1em;
    color: #fff;
    overflow: hidden;
}

.i_time_tip {
    background: rgba(0, 0, 0, .5);
    height: 1.833em;
    line-height: 1.833em;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-indent: .417em;
}

.i_time_iv {
    background: #4a9bff;
    text-align: center;
    width: 2.4em;
    height: 100%;
    float: left;
}

.i_time_down {
    background: #ff4e4e;
    float: left;
    text-align: center;
    width: 2.4em;
    height: 100%
}


/*20161008 首页加组合活动块样式*/

.activity_placeholder {}

.three_flex {
    position: relative;
}

.three_flex a {
    position: absolute;
    display: block;
    width: 33.33333%;
    height: 100%;
    text-indent: -999em;
}

.three_flex a:nth-child(1) {
    left: 0;
}

.three_flex a:nth-child(2) {
    left: 33.33333%;
}

.three_flex a:nth-child(3) {
    right: 0;
}

.two_flex {
    position: relative;
}

.two_flex a {
    position: absolute;
    display: block;
    width: 50%;
    height: 100%;
    text-indent: -999em;
}

.two_flex a:nth-child(1) {
    left: 0
}

.two_flex a:nth-child(2) {
    right: 0
}

.three_ud {
    position: relative;
}

.three_ud a {
    position: absolute;
    display: block;
    text-indent: -999em;
}

.three_ud a:nth-child(1) {
    width: 50%;
    height: 100%;
    left: 0;
}

.three_ud a:nth-child(2) {
    width: 50%;
    height: 50%;
    right: 0;
    top: 0
}

.three_ud a:nth-child(3) {
    width: 50%;
    height: 50%;
    right: 0;
    bottom: 0
}

.three_img_link {
    overflow: hidden;
}

.three_img_link a {
    float: left;
    width: 33.3333%
}


/*已下架*/

.icon-no {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 5em;
    height: 5em;
    line-height: 5em;
    text-align: center;
    margin-top: -2.5em;
    margin-left: -2.5em;
    color: #fff;
    font-size: 1.083em;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 50%;
    z-index: 3;
}
