@charset "UTF-8";
#bread {
    width: 790px
}

#gbl_body {
    position: relative;
    padding-top: 20px
}

#content_container {
    position: relative;
    width: 990px
}

#content_container .content_bg {
    background: #fff;
    border-radius: 3px;
    border: 1px #ddd solid;
    padding: 20px 0 0 23px
}

#content_container #content_main {
    width: 414px;
    float: right
}

#content_container #content_main .link_list {
    margin-top: 26px
}

#content_container #content_main .link_list#tag {
    margin-top: 23px
}

#content_container #content_sub {
    width: 558px;
    float: left
}

#coordinate_img {
    left: 0;
    top: 0;
    width: 558px;
    border-left: 1px #ddd solid;
    border-top: 1px #ddd solid;
    border-right: 1px #ddd solid;
    border-radius: 3px 3px 0 0;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    will-change: transform;
    -webkit-will-change: transform;
    -moz-will-change: transform;
    overflow: hidden
}

#coordinate_img:before {
    display: block;
    content: "";
    color: #e73554;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 3;
    font-size: 130px;
    margin: -60px 0 0 -65px;
    cursor: default;
    -webkit-transition: all linear 0.5s;
    -moz-transition: all linear 0.5s;
    -o-transition: all linear 0.5s;
    transition: all linear 0.5s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    visibility: hidden
}

#coordinate_img.likeon:before {
    visibility: visible;
    -webkit-animation: likeAnimation 1.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 1;
    -moz-animation: likeAnimation 1.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 1;
    animation: likeAnimation 1.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 1
}

#coordinate_img p.img {
    font-size: 0;
    line-height: 1;
    letter-spacing: 0;
    position: relative;
    z-index: 1
}

#coordinate_img p.img img {
    border-radius: 3px 3px 0 0;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    touch-callout: none;
    -webkit-touch-callout: none;
    -moz-touch-callout: none
}

#coordinate_img p.ranking_flag {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2
}

#coordinate_img p.view_num {
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-size: 12px;
    z-index: 2;
    color: #fff;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    line-height: 1.2;
    padding: 4px 12px 4px 12px;
    letter-spacing: 0.05em
}

#coordinate_img p.view_num:before {
    content: "";
    font-size: 16px;
    vertical-align: -2px;
    margin: 0 4px 0 0
}

#coordinate_img ul.useitem_taglist li {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    line-height: 1.2;
    font-size: 14px;
    margin: -15px 0 0 13px;
    opacity: 0;
    -webkit-will-change: transform;
    -moz-will-change: transform;
    will-change: transform
}

.ani #coordinate_img ul.useitem_taglist li {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: -6% center;
    -moz-transform-origin: -6% center;
    -ms-transform-origin: -6% center;
    transform-origin: -6% center;
    -webkit-transition: -webkit-transform linear 0.12s, opacity linear 0.12s;
    -moz-transition: -moz-transform linear 0.12s, opacity linear 0.12s;
    -webkit-transition: opacity linear 0.12s, -webkit-transform linear 0.12s;
    transition: opacity linear 0.12s, -webkit-transform linear 0.12s;
    -o-transition: transform linear 0.12s, opacity linear 0.12s;
    transition: transform linear 0.12s, opacity linear 0.12s;
    transition: transform linear 0.12s, opacity linear 0.12s, -webkit-transform linear 0.12s
}

.useitem_tagshow #coordinate_img ul.useitem_taglist li {
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
    opacity: 1
}

#coordinate_img ul.useitem_taglist li:before {
    position: absolute;
    left: -18px;
    top: 50%;
    margin: -5px 0 0 0;
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    font-size: 0;
    line-height: 1;
    background: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3)
}

#coordinate_img ul.useitem_taglist li:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0, 0, 0, 0);
    border-right-color: rgba(0, 0, 0, 0.85);
    border-width: 5px;
    margin-top: -5px
}

#coordinate_img ul.useitem_taglist li:hover a {
    opacity: 0.8
}

#coordinate_img ul.useitem_taglist li:hover:before {
    opacity: 0.8
}

#coordinate_img ul.useitem_taglist li:hover:after {
    opacity: 0.8
}

#coordinate_img ul.useitem_taglist li a {
    position: relative;
    display: block;
    color: #fff;
    border-radius: 4px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-tap-highlight-color: rgba(150, 150, 150, 0.2)
}

#coordinate_img ul.useitem_taglist li a:hover {
    text-decoration: none
}

#coordinate_img ul.useitem_taglist li a span {
    display: block;
    background: rgba(0, 0, 0, 0.85);
    padding: 6px 10px 6px 10px;
    border-radius: 4px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

#coordinate_img ul.useitem_taglist li.right {
    margin: -15px 15px 0 0;
    -webkit-transform-origin: 108% center;
    -moz-transform-origin: 108% center;
    -ms-transform-origin: 108% center;
    transform-origin: 108% center
}

#coordinate_img ul.useitem_taglist li.right a {
    float: right
}

#coordinate_img ul.useitem_taglist li.right:before {
    left: auto;
    right: -18px
}

#coordinate_img ul.useitem_taglist li.right:after {
    right: auto;
    left: 100%;
    border-left-color: rgba(0, 0, 0, 0.85);
    border-right-color: rgba(0, 0, 0, 0)
}

#coordinate_img ul.useitem_taglist li.regist_item a {
    padding-right: 30px
}

#coordinate_img ul.useitem_taglist li.regist_item a span {
    padding-right: 5px;
    border-radius: 4px 0 0 4px
}

#coordinate_img ul.useitem_taglist li.regist_item a:after {
    content: "";
    display: block;
    letter-spacing: 0;
    border-radius: 0 4px 4px 0;
    position: absolute;
    width: 30px;
    padding: 5px 0 0 0;
    text-align: center;
    right: 0;
    top: 0;
    height: 29px;
    font-size: 17px;
    line-height: 1;
    background: #222;
    background: rgba(34, 34, 34, 0.8)
}

#coordinate_img ul.useitem_taglist li.regist_item.buyitem a:after {
    background: #2490d0;
    background: rgba(36, 144, 208, 0.9);
    font-size: 18px
}

#coordinate_img ul.useitem_taglist li.regist_item.fleamarket a:after {
    background: #f18f19;
    background: rgba(241, 143, 25, 0.9);
    font-size: 18px
}

#coordinate_img ul.useitem_taglist li.regist_item.my_item a:after, #coordinate_img ul.useitem_taglist li.regist_item.weboff_item a:after {
    content: "";
    padding-top: 6px;
    font-size: 16px;
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    color: #2490d0
}

#coordinate_img ul.useitem_taglist li.regist_item.right a {
    padding-right: 0;
    padding-left: 30px
}

#coordinate_img ul.useitem_taglist li.regist_item.right a:after {
    right: auto;
    left: 0;
    border-radius: 4px 0 0 4px;
    letter-spacing: -0.1em
}

#coordinate_img ul.useitem_taglist li.regist_item.right a span {
    padding-right: 10px;
    border-radius: 0 4px 4px 0
}

#coordinate_img .useitem_tagshowbtn {
    position: absolute;
    width: 65px;
    right: 0;
    bottom: 0;
    line-height: 1
}

#coordinate_img .useitem_tagshowbtn a {
    display: block;
    padding: 10px;
    display: block;
    border-radius: 50%;
    width: 65px;
    border-radius: 50%
}

#coordinate_img .useitem_tagshowbtn a span {
    position: relative;
    z-index: 2;
    display: block;
    width: 45px;
    height: 45px;
    font-size: 25px;
    color: rgba(255, 255, 255, 0.7);
    background: rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    padding: 10px 0 0 10px
}

#coordinate_img .useitem_tagshowbtn a span:before {
    content: "";
    vertical-align: 0
}

.useitem_tagshow #coordinate_img .useitem_tagshowbtn a span {
    color: rgba(0, 0, 0, 0.6);
    background: rgba(255, 255, 255, 0.8)
}

#coordinate_img .useitem_tagshowbtn a:hover {
    text-decoration: none
}

.useitem_tagshow #coordinate_img .useitem_tagshowbtn a:hover {
    text-decoration: none
}

#coordinate_img .useitem_tagshowbtn a:hover span {
    background: rgba(0, 0, 0, 0.3)
}

.useitem_tagshow #coordinate_img .useitem_tagshowbtn a:hover span {
    background: rgba(255, 255, 255, 0.6)
}

#coordinate_info.content_bg {
    padding-bottom: 13px
}

#coordinate_info h1 {
    padding: 0 23px 0 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5
}

#coordinate_info .model_info {
    margin: 10px 0 0 0;
    padding: 0 23px 0 0;
    font-size: 11px;
    color: #888
}

#coordinate_info .content_txt {
    margin: 10px 0 0 0;
    padding: 18px 23px 0 0;
    font-size: 14px;
    border-top: 1px #eee solid;
    word-break: break-all
}

#coordinate_info .meta {
    margin: 16px 0 0 0;
    padding: 12px 23px 0 0;
    border-top: 1px #eee solid;
    font-size: 11px;
    color: #888
}

#coordinate_info .meta .update_date:before {
    content: "";
    padding: 0 5px 0 0;
    font-size: 16px;
    color: #aaa;
    vertical-align: -3px
}

#coordinate_info .shop_info {
    clear: both;
    margin: 16px 0 0 0;
    padding: 12px 23px 0 0;
    display: table;
    border-top: 1px #eee solid;
    width: 389px;
    table-layout: fixed
}

#coordinate_info .shop_info .img {
    width: 40px;
    display: table-cell;
    vertical-align: top
}

#coordinate_info .shop_info .img img {
    border-radius: 4px;
    border: 1px #ddd solid
}

#coordinate_info .shop_info .content {
    padding: 0 0 0 12px;
    display: table-cell;
    line-height: 1.2;
    vertical-align: middle;
    width: 326px
}

#coordinate_info .shop_info .content .name {
    font-size: 13px;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-weight: bold;
    -webkit-padding-before: 2px
}

#coordinate_info .shop_info .content .name a {
    color: #333
}

#coordinate_info .shop_info .content .brand {
    margin: 5px 0 0 0;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 10px;
    color: #888
}

#item {
    margin: 18px 0 0 0
}

#item .tit {
    font-size: 16px;
    font-weight: bold
}

#item .type {
    padding: 8px;
    background-color: #aba66c;
    color: white;
    width: 80px;
    text-align: center;
    margin-bottom: 12px;
    font-size: 14px;
}

#item .price {
    color: red;
    margin: 12px 0;
}

#item ul {
    margin: 15px 0 0 0
}

#item ul li {
    clear: both;
    margin: 24px 0 0 0;
    padding: 24px 0 0 0;
    border-top: 1px #eee solid
}

#item ul li .sub {
    width: 100px;
    float: left;
    position: relative
}

#item ul li .sub a {
    display: block
}

#item ul li .sub a .img {
    font-size: 0;
    line-height: 1;
    letter-spacing: 0
}

#item ul li .sub a .img img {
    border-radius: 3px
}

#item ul li .sub a .coupon {
    position: absolute;
    left: 5px;
    bottom: 24px;
    font-size: 11px;
    color: #fff;
    padding: 2px 6px 2px 6px;
    font-family: "Helvetica Neue", "Helvetica", "Arial", "Verdana", sans-serif;
    background: rgba(36, 144, 208, 0.9);
    border-radius: 2px;
    line-height: 1.2;
    background: #fa7f05;
    color: #fff;
    font-size: 10px;
    line-height: 1.3;
    letter-spacing: 0px
}

#item ul li .sub a .price {
    position: absolute;
    left: 5px;
    bottom: 5px;
    font-size: 11px;
    color: #fff;
    padding: 2px 6px 2px 6px;
    font-family: "Helvetica Neue", "Helvetica", "Arial", "Verdana", sans-serif;
    background: rgba(36, 144, 208, 0.9);
    border-radius: 2px;
    line-height: 1.2
}

#item ul li .main {
    width: 271px;
    float: right;
    padding: 0 23px 0 0
}

#item ul li .main .brand {
    margin: -3px 0 0 0;
    font-size: 15px;
    font-weight: bold;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

#item ul li .main .brand a {
    color: #333
}

#item ul li .main .txt {
    margin: 1px 0 0 0;
    font-size: 12px;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

#item ul li .main .snap_count {
    margin: 1px 0 0 0;
    font-size: 12px
}

#item  .btn {
    margin: 8px 0 0 0;
    font-size: 12px;
    width: 180px
}

#item  .btn_buy {
    width: 100%;
}

#item .btn_buy a {
    display: block;
    padding: 8px 0 8px 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    border: 1px #1e78ad solid;
    border-radius: 2px;
    background: #2490d0;
    background: -moz-linear-gradient(top, #2490d0 0%, #1f7eb6 100%);
    background: -webkit-linear-gradient(top, #2490d0 0%, #1f7eb6 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#2490d0), to(#1f7eb6));
    background: -o-linear-gradient(top, #2490d0 0%, #1f7eb6 100%);
    background: linear-gradient(to bottom, #2490d0 0%, #1f7eb6 100%);
}

#item ul li .main .btn_search a {
    display: block;
    padding: 8px 0 8px 0;
    text-align: center;
    text-decoration: none;
    color: #888;
    font-weight: bold;
    border: 1px #ddd solid;
    border-radius: 2px;
    background: #fafafa;
    background: -moz-linear-gradient(top, #fff 0%, #f6f6f6 100%);
    background: -webkit-linear-gradient(top, #fff 0%, #f6f6f6 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f6f6f6));
    background: -o-linear-gradient(top, #fff 0%, #f6f6f6 100%);
    background: linear-gradient(to bottom, #fff 0%, #f6f6f6 100%);
    padding: 6px 0 6px 0
}

#item ul li .main .btn_search.zozo_search a {
    color: #2490d0
}

#item ul li:first-child {
    margin-top: 0;
    padding-top: 0;
    border: none
}

#item ul li.fleamarket .sub a .price {
    background: rgba(241, 143, 25, 0.9)
}

#item.content_bg {
    padding-top: 18px;
    padding-bottom: 23px;
    padding-right: 23px;
}

#get_ranking {
    margin: 30px 0 0 0
}

#get_ranking p {
    font-size: 13px;
    font-weight: bold
}

#get_ranking p span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    font-weight: normal
}

#sns {
    clear: both;
    margin: 30px 0 0 0;
    border-top: 1px #ddd solid;
    padding: 18px 0 0 0
}

#action.content_bg {
    padding: 24px 0 0 0;
    border-radius: 0 0 3px 3px
}

#action.content_bg #function_btn {
    position: relative;
    border-bottom: 1px solid #cccccc;
}

#action.content_bg #function_btn .container {
    padding: 0 23px 15px 23px
}

#action.content_bg #function_btn .container .subContainer {
    float: right
}

#action.content_bg #function_btn .container .subContainer .btn_like {
    float: left
}

#action.content_bg #function_btn .container .subContainer .btn_like.listOn {
    position: relative
}

#action.content_bg #function_btn .container .subContainer .btn_like.listOn:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 54px;
    z-index: 2;
    margin: 0 0 0 -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 16px 15px;
    border-color: transparent transparent #ddd transparent
}

#action.content_bg #function_btn .container .subContainer .btn_like.listOn:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 55px;
    z-index: 2;
    margin: 0 0 0 -14px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 14px 15px 14px;
    border-color: transparent transparent #f6f7f8 transparent
}

#action.content_bg #function_btn .container .subContainer .btn_comment {
    margin: 0 0 0 6px;
    float: right
}

#action.content_bg #function_btn .like_list {
    margin: 10px 0 0 0;
    border-bottom: 1px #ddd solid
}

#content_other {
    top: -117px;
    z-index: 40
}

#gAdcordedetail_1 {
    display: block;
    text-align: center;
    margin: 25px 0 0 0
}

#gAdcordedetail_2 {
    display: block;
    text-align: center;
    margin: 18px 0 0 0
}

#topAdBigBanner {
    margin: 0 auto 20px auto
}