﻿/*商品詳情3*/
/*左侧图片*/
.layui-layer-content .detail_top {
    display: block;
}

.numadd .choosenum input {
    width: 120px;
}

.choosenum .layui-anim-upbit {
    max-height: 190px;
}

.detail_top {
    width: 100%;
    padding: 2%;
    margin: 0px;
    display: none;
}

    .detail_top .left {
        width: 510px;
        float: left;
        padding-right: 70px;
    }


    .detail_top .right {
        width: 530px;
        float: left;
    }

    /*放大镜*/
    .detail_top .left .zoom {
        float: left;
        width: 100%;
        position: relative;
    }

        .detail_top .left .zoom img {
            width: 100%;
        }

        .detail_top .left .zoom .box {
            width: 100%;
            min-height: 460px;
            position: relative;
            overflow: hidden;
            text-align: center;
            overflow: hidden;
        }

            .detail_top .left .zoom .box:after {
                content: '';
                display: block;
                width: 33px;
                height: 33px;
                position: absolute;
                top: 0;
                right: 0;
            }

            .detail_top .left .zoom .box img {
                width: auto;
                max-width: 100%;
                max-height: 100%;
            }

                .detail_top .left .zoom .box img.zoomImg {
                    position: absolute;
                    top: -518.429px;
                    left: -559.616px;
                    opacity: 0;
                    width: 1920px;
                    height: 1200px;
                    border: none;
                    max-width: none;
                    max-height: none;
                }

                .detail_top .left .zoom .box img::selection {
                    background-color: transparent;
                }

                .detail_top .left .zoom .box img:hover {
                    cursor: zoom-in;
                }

            .detail_top .left .zoom .box .mask {
                width: 200px;
                height: 200px;
                position: absolute;
                top: 0px;
                left: -10000px;
                opacity: 0.6;
                background-color: white;
                z-index: 2;
            }

            .detail_top .left .zoom .box .oostock {
                display: none;
            }

            /*.detail_top .left .zoom .box.stout:before {
                content: "";
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                top: 0;
                background-color: #868484;
                opacity: 0.6;
                z-index: 2;
            }*/

            .detail_top .left .zoom .box.stout .oostock {
                width: 100%;
                text-align: center;
                position: absolute;
                bottom: 0px;
                /*left: 50%;
                transform: translateX(-50%);*/
                padding: 5px 25px;
                border: 1px solid #ccc;
                border-bottom: none;
                background: #ccc;
                color: white;
                font-size: 30px;
                z-index: 3;
                display: block;
            }

                .detail_top .left .zoom .box.stout .oostock.is_booking {
                    color: #ed7a37;
                }

        .detail_top .left .zoom .swiper-slide img {
            width: 100%;
            z-index: 1;
        }

        .detail_top .left .zoom .box_list {
            width: 100%;
            position: relative;
            margin-top: 8px;
            min-height: 50px;
        }

            .detail_top .left .zoom .box_list img {
                width: auto;
                cursor: pointer;
                max-width: 100%;
                max-height: 100%;
                min-height: 100%;
            }

            .detail_top .left .zoom .box_list .swiper-container {
                width: 91%;
                overflow: hidden;
            }

            .detail_top .left .zoom .box_list .swiper-next {
                background-image: none;
                background: url(../imgs/icon/c_icon.png) no-repeat -76px 8px;
                width: 13px;
                height: 66px;
                transform: translateY(-50%);
                right: -2px;
                margin-top: 0px;
            }

            .detail_top .left .zoom .box_list .swiper-prev {
                background-image: none;
                background: url(../imgs/icon/c_icon.png) 0px no-repeat;
                width: 13px;
                height: 66px;
                left: 0px;
                transform: translateY(-50%);
                margin-top: 0px;
            }

        .detail_top .left .zoom .box_big {
            width: 300px;
            height: 300px;
            position: absolute;
            left: -1000px;
            top: 1px;
            overflow: hidden;
            z-index: 99999;
        }

.view .detail_top .left .zoom .box_big.show {
    left: 460px;
}

.showgoods .detail_top .left .zoom .box_big.show {
    left: 460px;
}

.detail_top .left .zoom .box_big img {
    width: 780px;
    max-width: none;
    /*height: 780px;*/
    position: absolute;
    left: 0;
    top: 0;
}

.view .detail_top .left .zoom .box_big img {
    width: 690px;
}

.detail_top .left .box_list .swiper-slide {
    min-width: 60px;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    text-align: center;
}
/*手機端*/
#imagesinfo_m {
    width: 100%;
    display: none;
}

    #imagesinfo_m .swiper-slide {
        text-align: center;
        height: 350px;
    }

    #imagesinfo_m img {
        max-height: 100%;
    }

    #imagesinfo_m .oostock {
        display: none;
    }

    #imagesinfo_m.stout .oostock {
        width: 100%;
        text-align: center;
        position: absolute;
        bottom: 0px;
        padding: 5px 25px;
        border: 1px solid #ccc;
        border-bottom: none;
        background: #ccc;
        color: white;
        font-size: 30px;
        z-index: 3;
        display: none;
    }

        #imagesinfo_m.stout .oostock.is_booking {
            color: #ed7a37;
        }

    #imagesinfo_m .layui-carousel-arrow {
        background: none;
        color: #fff;
        font-size: 30px;
        left: 0px;
    }

    #imagesinfo_m .layui-carousel[lay-arrow=always] .layui-carousel-arrow {
        left: 0px;
    }

    #imagesinfo_m .layui-carousel:hover .layui-carousel-arrow[lay-type=add], .layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add] {
        right: 0px;
    }

    #imagesinfo_m .layui-carousel-ind ul {
        background: none;
    }

    #imagesinfo_m .swiper-pagination-bullet-active {
        background: #000;
    }

/*右侧信息*/
.detail_top .right .mainclass {
    font-size: 15px;
    font-weight: bold;
    padding: 3px 15px;
    background-color: #E6E6E6;
    color: #777676;
    border-radius: 3px;
    margin-top: 20px;
    margin-bottom: 15px;
    display: inline-block;
}

.detail_top .class1 {
    font-size: 20px;
    font-weight: bold;
    padding: 5px 10px;
    background-color: #FF532D;
    color: white;
    float: right;
}

.detail_top .right h3:first-child {
    font-weight: bold;
    margin-bottom: 6px;
}

.detail_top .right h3 {
    white-space: pre-wrap;
    margin-top: 5px;
}

    .detail_top .right h3.name {
        line-height: 31px;
        font-size: 30px;
    }

    .detail_top .right h3 a.brandtext {
        margin-right: 20px;
        font-weight: bold;
    }

    .detail_top .right h3 .brandbtn {
        font-size: 13px;
        font-weight: bold;
        padding: 4px 8px;
        vertical-align: top;
        border-radius: 11px;
        cursor: pointer;
        display: inline-block;
    }

    .detail_top .right h3 .brandbtn.followed {
        opacity: 0.5;
    }

.detail_top .right p.des {
    margin-top: 6px;
    margin-bottom: 6px;
    color: red;
    font-size: 13px;
    word-wrap: break-word;
    word-break: normal;
}

.detail_top .right .price {
    color: red;
    margin-bottom: 10px;
    font-size: 12px;
}

    .detail_top .right .price .netprice {
        color: #FF532D;
        font-size: 24px;
        font-weight: bold;
    }


    .detail_top .right .price del {
        color: #333333;
        margin-left: 10px;
        font-size: 20px;
    }

.detail_top .right .details {
    width: 100%;
    /*padding: 10px;
    margin: 16px 0px 10px;
    border-top: 1px solid #ccc;*/
    border-bottom: 1px solid #ccc;
    margin-bottom: 12px;
    margin-top: 20px;
}

    .detail_top .right .details .details_top {
        display: flex;
    }

    .detail_top .right .details ul {
        /*width: 100%;*/
        margin-bottom: 0;
        flex: 1;
    }

        .detail_top .right .details ul li {
            width: 33%;
            padding: 0px 10px 13px 3px;
            float: left;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-size: 14px;
            color: #777676;
        }

.detail_top .detail.block {
    position: relative;
    max-height: 200px;
    overflow: hidden;
}

    .detail_top .detail.block:before {
        content: '';
        display: block;
        width: auto;
        position: absolute;
        height: 124px;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1;
        background-image: -webkit-linear-gradient( top, rgba(255,255,255,0) 0%, #fff 90%);
    }


    .detail_top .detail.block:after {
        content: attr(data-more);
        color: #8a8a8a;
        font-size: 15px;
        padding-right: 31px;
        cursor: pointer;
        position: absolute;
        vertical-align: middle;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
        height: 20px;
        z-index: 1;
        background-image: url(../imgs/icon/up_arrows_icon.png);
        background-size: 28px auto;
        background-position: right center;
        background-color: transparent;
        background-repeat: no-repeat;
        pointer-events: auto;
    }



.detail_top .right .choose {
    width: 100%;
    padding-top: 10px;
}

    .detail_top .right .choose table {
        width: 100%;
        table-layout: auto;
    }

        .detail_top .right .choose table tr.bulk td div.item {
            cursor: pointer;
            display: inline-block;
            border: 1px solid red;
            height: 46px;
            margin-right: 1%;
            min-width: 31.7%;
            padding: 3px 10px;
            margin-bottom: 10px;
        }

            .detail_top .right .choose table tr.bulk td div.item p {
                line-height: 18px;
            }

                .detail_top .right .choose table tr.bulk td div.item p span {
                    color: red;
                    margin-left: 5px;
                }

        .detail_top .right .choose table tr td:first-child {
            vertical-align: top;
            padding-top: 5px;
        }

        .detail_top .right .choose table tr td {
            padding-bottom: 10px;
        }

            .detail_top .right .choose table tr td:first-child {
                width: 64px;
            }

        .detail_top .right .choose table tr:first-child td {
            font-size: 14px;
            color: #908a8a;
            padding-bottom: 5px;
        }

        .detail_top .right .choose table tr.inventory td {
            padding-top: 0px;
        }

            .detail_top .right .choose table tr.inventory td span {
                margin-bottom: 10px;
            }

table tr.options td span {
    display: inline-block;
    line-height: 25px;
    color: #666;
    margin-right: 10px;
    margin-bottom: 10px;
    min-width: 54px;
    padding: 0px 10px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    font-size: 13px;
}

.detail_top table tr td span {
    border: 1px solid #ccc;
}

    .detail_top table tr td .nostock {
        background: #b5b5b5;
    }

.detail_top table tr.filling td span {
    width: auto;
    padding: 0px 10px;
    display: inline-block;
    line-height: 25px;
    color: #666;
    margin-right: 10px;
    margin-bottom: 10px;
    min-width: 54px;
    border-radius: 10px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    font-size: 13px;
}

    .detail_top table tr.filling td .choose_a {
        position: relative;
    }

    .detail_top table tr.filling td span i {
        display: none;
    }

    .detail_top table tr.filling td span.choose_a i {
        position: absolute;
        bottom: -5px;
        right: 0px;
        display: block;
    }

.detail_top table tr.num em {
    display: inline-block;
    padding-top: 5px;
    opacity: 0;
}

.detail_top .right .sum {
    margin: 0px;
    color: red;
    font-size: 14px;
    line-height: 30px;
}


    .detail_top .right .sum span {
        font-size: 24px;
        margin-left: 10px;
    }

.detail_top .right .sale {
    margin-bottom: 15px;
}

.detail_top .right .click_btn {
    width: 100%;
    position: relative;
}

    .detail_top .right .click_btn i {
        font-weight: normal;
        font-size: 26px;
        vertical-align: middle;
    }

    .detail_top .right .click_btn span {
        vertical-align: middle;
    }

    .detail_top .right .click_btn button {
        height: 38px;
        font-size: 17px;
        font-weight: bold;
        flex: 1;
    }

        .detail_top .right .click_btn button.btn1 {
            margin: 0px 20px;
        }

        .detail_top .right .click_btn button.collectbtn {
            background-color: #FEB123;
            border: 1px solid #FEB123;
        }

        .detail_top .right .click_btn button.notifyme {
            background: #ccc;
            color: #ed7a37;
            border: 1px solid #ccc;
        }

.w .detail_top .right .click_btn .noadd {
    background-color: #ccc;
    color: white;
}

.detail_top .right .click_btn .numadd {
    display: flex;
    align-items: center;
    font-size: 20px;
}

    .detail_top .right .click_btn .numadd > span {
        min-width: 30px;
        height: 30px;
        display: block;
        border: 1px solid #b8b7bd;
        float: left;
        text-align: center;
        cursor: pointer;
        font-size: 20px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .detail_top .right .click_btn .numadd > span.dis {
            color: #d7d7da;
            border: 1px solid #d7d7da;
            cursor: not-allowed;
        }

        .detail_top .right .click_btn .numadd > span.add {
            margin-right: 10px;
        }

    .detail_top .right .click_btn .numadd .amount input {
        background: none;
        border: none;
        border-top: 1px solid #b8b7bd;
        border-bottom: 1px solid #b8b7bd;
        width: 60px;
        height: 30px;
        float: left;
        text-align: center;
        cursor: pointer;
    }

    .detail_top .right .click_btn .numadd .amount span {
        min-width: 30px;
        height: 30px;
        display: block;
        border: 1px solid #b8b7bd;
        float: left;
        text-align: center;
        cursor: pointer;
        font-size: 20px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .detail_top .right .click_btn .numadd .amount .dis {
        color: #d7d7da;
        border: 1px solid #d7d7da;
        cursor: not-allowed;
    }

    .detail_top .right .click_btn .numadd .amount .add {
        margin-right: 10px;
    }

    .detail_top .right .click_btn .numadd input::-webkit-outer-spin-button,
    .detail_top .right .click_btn .numadd input::-webkit-inner-spin-button {
        -webkit-appearance: none;
    }

    .detail_top .right .click_btn .numadd .inventory {
        width: 40%;
        line-height: 40px;
        margin-left: 10px;
    }

    .detail_top .right .click_btn .numadd .choosenum .layui-form-item {
        margin-bottom: 0px;
        margin-right: 10px;
    }

.detail_top .right .share {
    /*width: 100%;
    padding-top: 10px;*/
    display: none;
}

    .detail_top .right .share .icon {
        float: left;
        /*width: 42%;*/
        width: 100%;
    }

    .detail_top .right .share .share_title {
        vertical-align: top;
        color: #777676;
        line-height: 30px;
        font-size: 17px;
        font-weight: bold;
        margin-right: 10px;
    }

    .detail_top .right .share .dpartno {
        float: right;
    }

    .detail_top .right .share .specificid {
        vertical-align: top;
        line-height: 31px;
        font-size: 13px;
    }

    .detail_top .right .share .spectitle {
        margin-left: 5px;
    }

.right .share span.icon img {
    margin-right: 10px;
    cursor: pointer;
}

.right .share .cont {
    float: left;
    width: 58%;
    /*text-align: right;*/
}

    .right .share .cont span {
        margin-right: 3%;
        line-height: 30px;
        /*cursor: pointer;*/
        display: inline-block;
    }

.view .right .share .cont {
    text-align: left;
    width: 100%;
}

.view .social-share {
    display: none;
}

.social-share .social-share-icon {
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    color: none;
    margin: 4px;
    display: inline-block;
    cursor: pointer;
}

.social-share .iconfont {
    font-size: 24px;
}

.social-share .facebook {
    background: url(../imgs/icon/Facebook_hover.png) no-repeat;
}

.social-share .icon-google {
    background: url(../imgs/icon/Google_hover.png) no-repeat;
}

.social-share .twitter {
    background: url(../imgs/icon/twitter.png) no-repeat;
}

.social-share .tumblr {
    background: url(../imgs/icon/tumblr.png) no-repeat;
}

.social-share .instagram {
    background: url(../imgs/icon/instagram.png) no-repeat;
}

.social-share .weibo {
    background: url(../imgs/icon/weibo.png) no-repeat;
}

.social-share .whatsapp {
    background: url(../imgs/icon/whatsapp.png) no-repeat;
}

.social-share .line {
    background: url(../imgs/icon/line.png) no-repeat;
}

.social-share .email {
    background: url(../imgs/icon/email.png) no-repeat;
}

.social-share .copylink {
    background: url(../imgs/icon/link.png) no-repeat;
}

.detail_top .showall {
    float: right;
    margin-top: 10px;
}

    .detail_top .showall .combutton1 {
        line-height: 30px;
        padding: 0px 20px;
    }

.terms {
    width: 100%;
    border-top: 1px solid #B2B1B1;
    margin-top: 15px;
    padding-top: 15px;
    color: #777676;
    font-size: 14px;
}

    /*.terms:not(.prom) {
        display: flex;
    }*/

    .terms .title {
        width: 23%;
        font-weight: bold;
        /*cursor: pointer;*/
    }

    .terms .content p {
        background: transparent;
        border: none;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 10;
        -webkit-box-orient: vertical;
    }

        .terms .content p.common {
            position: relative;
            max-height: 200px;
            overflow: hidden;
        }

.popup .layui-layer-page {
    max-height: 500px;
}

/*.terms .content pre:before {
            content: '';
            display: block;
            width: auto;
            position: absolute;
            height: 124px;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 1;
            background-image: -webkit-linear-gradient( top, rgba(255,255,255,0) 0%, #fff 90%);
        }*/

.terms .content .textmore {
    display: none;
}

    .terms .content .textmore.duo {
        display: inline-block;
        cursor: pointer;
        margin-top: 5px;
    }


.terms:not(.prom) .content {
    /*padding-left: 30px;*/
    width: 77%;
    margin-top: 20px;
}

.terms .content ul li {
    list-style-type: disc;
    padding-bottom: 3px;
}

.terms.prom .content .choose_a {
    width: 48%;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 5px;
    background-color: red;
    color: white;
    margin-top: 10px;
    cursor: pointer;
}

    .terms.prom .content .choose_a span {
        word-break: break-all;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-align: center;
    }

    .terms.prom .content .choose_a:nth-child(2n-1) {
        margin-right: 10px;
    }

.terms .popup .contain {
    padding: 30px;
}

    .terms .popup .contain pre {
        background: transparent;
        border: none;
    }

    .terms .popup .contain .ptitle {
        font-size: 17px;
        color: black;
        margin-bottom: 20px;
    }

.detail_top .fixbtn {
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 3;
    width: 100%;
    display: none;
}

    .detail_top .fixbtn button {
        width: 100%;
        height: 44px;
        font-size: 18px;
    }

        .detail_top .fixbtn button.notifyme {
            background: #ccc;
            color: white;
            border: 1px solid #ccc;
        }

        .detail_top .fixbtn button i {
            font-weight: normal;
            font-size: 26px;
            vertical-align: middle;
        }

    .detail_top .fixbtn .collectbtn{
        width: 80px;
        height: 80px;
        text-align: center;
        position: absolute;
        left: -18px;
        bottom: -14px;
        border-radius: 100%;
        background-color: #FEB123;
        cursor: pointer;
    }

        .detail_top .fixbtn .collectbtn i {
            font-size: 40px;
            color: white;
            top: 50%;
            transform: translateY(-50%);
        }



/*商品詳情*/
.detail_top .detail h2 {
    border-bottom: 1px solid #d3d3d5;
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    padding-bottom: 14px;
    margin-top: 20px;
}

.detail_top .detail_text {
    font-size: 20px !important;
    font-family: 'Noto Sans HK', sans-serif !important;
    line-height: 25px;
    padding: 20px 10px 0px 10px;
}

    .detail_top .detail_text a {
        text-decoration: underline;
        color: #0000EE;
    }

    /*閲讀更多*/
    .detail_top .detail_text.block {
        position: relative;
        max-height: 600px;
        overflow: hidden;
    }

        .detail_top .detail_text.block:before {
            content: '';
            display: block;
            width: auto;
            position: absolute;
            height: 124px;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 1;
            background-image: -webkit-linear-gradient( top, rgba(255,255,255,0) 0%, #fff 90%);
        }

        .detail_top .detail_text.block:after {
            content: attr(data-more);
            color: #8a8a8a;
            font-size: 15px;
            padding-right: 31px;
            cursor: pointer;
            position: absolute;
            vertical-align: middle;
            left: 50%;
            transform: translateX(-50%);
            bottom: 0;
            height: 20px;
            z-index: 1;
            background-image: url(../imgs/icon/up_arrows_icon.png);
            background-size: 28px auto;
            background-position: right center;
            background-color: transparent;
            background-repeat: no-repeat;
            pointer-events: auto;
        }
    /*收起*/
    .detail_top .detail_text.packup {
        position: relative;
        max-height: auto;
        overflow: hidden;
        padding-bottom: 30px;
    }

        .detail_top .detail_text.packup:after {
            content: attr(data-less);
            color: #8a8a8a;
            font-size: 15px;
            padding-right: 31px;
            cursor: pointer;
            position: absolute;
            vertical-align: middle;
            left: 50%;
            transform: translateX(-50%);
            bottom: 5px;
            height: 20px;
            z-index: 2;
            background-image: url(../imgs/icon/tottom_arrows_icon.png);
            background-size: 28px auto;
            background-position: right center;
            background-color: transparent;
            background-repeat: no-repeat;
            pointer-events: auto;
        }

@media (min-width: 1024px) {
    .choosenum {
        display: inline-block;
    }
}


@media (max-width: 1023px) {
    .detail_top .right h3.name {
        line-height: 28px;
    }

    .detail_top .right .click_btn .numadd {
        display: block;
    }

        .detail_top .right .click_btn .numadd .amount {
            width: 100%;
            height: 30%;
            /*position: absolute;
        top: 0;*/
        }

        .detail_top .right .click_btn .numadd .unit {
            display: inline-block;
        }

    .detail_top .right .click_btn button.btn1 {
        margin: 0px;
        margin-top: 20px;
    }

    .detail_top .right .click_btn .numadd .amount span {
        min-width: 12%;
        height: 40px;
        line-height: 37px;
        font-size: 22px;
        color: white;
    }

    .detail_top .right .click_btn .numadd .amount input {
        width: 76%;
        height: 40px;
        font-size: 17px;
        -webkit-appearance: none; /*清除ios默认圆角*/
        border-radius: 0;
    }

    .detail_top .right .click_btn .numadd .choosenum {
        width: 80%;
        display: inline-block;
    }

        .detail_top .right .click_btn .numadd .choosenum input {
            width: 100%;
        }

    .detail_top .right .click_btn .numadd .amount .add {
        margin-right: 0px;
    }

    .detail_top .right .click_btn button {
        width: 100%;
        margin-top: 20px;
    }

    .terms .title {
        width: 35%;
    }

    .popup .layui-layer-page {
        max-height: 400px;
    }

    .showgoods .detail_top .left {
        padding-top: 0px;
    }
}
/*倒計時*/
.detail_top .down {
    width: 100%;
    background-color: #FF4101;
    height: 35px;
    margin-bottom: 10px;
}

.detail_top .time {
    margin-top: 5px;
    margin-left: 10px;
    color: white;
    font-weight: bold;
    font-size: 17px;
    width: 37%;
}

.detail_top .end {
    margin-top: 6px;
    color: white;
    font-size: 16px;
    /*width: 99%;*/
}

.detail_top .flex {
    display: flex;
    width: 100%;
}

.detail_top .times {
    text-align: center;
    width: 14%;
    display: inline-block;
    background-color: black;
    border-radius: 3px 3px 3px 3px;
}

.detail_top .branch {
    text-align: center;
    width: 14%;
    display: inline-block;
    background-color: black;
    border-radius: 3px 3px 3px 3px;
}

.detail_top .day {
    text-align: center;
    width: 14%;
    display: inline-block;
    background-color: black;
    border-radius: 3px 3px 3px 3px;
}

.detail_top .min {
    text-align: center;
    width: 14%;
    display: inline-block;
    background-color: black;
    border-radius: 3px 3px 3px 3px;
}

.detail_top .end2 {
    width: 70%;
}
