﻿<!--

#mq {
    background: #FFF;
    overflow: hidden;
    height: 300px;
    padding: 10px;
}

    #mq .mqc {
        display: block;
    }

        #mq .mqc img {
            width: 30%;
            margin-right: 5px;
            vertical-align: auto;
        }

.edui-upload-video {
    width: 100%;
}

div.mui-bar {
    border: none;
    height: auto;
    padding: 10px;
    padding-top: 1px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 3px;
    background-color: #fdfdfd;
    width: 100%;
    max-width: 640px;
    min-width: 320px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 9999;
    box-shadow: 0px -1px 1px #dad8d8;
}

.mui-bar
.service, .query {
    width: 23%;
    height: 56px;
    border: 1px solid rgb(222,222,222);
    text-align: center;
    float: left;
    border-radius: 4px 4px 4px 4px;
}

    .service a, .query a {
        color: rgb(221,45,151);
        font-size: 14px;
    }

    .query img, .service img {
        max-width: 30px;
        margin: 0px auto;
    }

.mui-bar .purchase {
    float: left;
    width: 48%;
    height: 56px;
    border: 1px solid rgb(222,222,222);
    margin: 0px 0.5%;
    text-align: center;
    background-color: #F00;
    border-radius: 4px 4px 4px 4px;
}

@-moz-document url-prefix() {
    .mui-bar .purchase {
        width: 47%;
    }
}

.mui-bar .purchase a {
    line-height: 56px;
    font-size: 0.22rem;
    color: rgb(255,255,255);
}

.mui-bar .service, .query {
    width: 25.5%;
    height: 56px;
    border: 1px solid rgb(222,222,222);
    text-align: center;
    float: left;
    border-radius: 4px 4px 4px 4px;
}

    .service
    a, .query a {
        float: left;
        line-height: 18px;
        color: #000;
        font-size: 14px;
        width: auto;
        text-align: center;
        margin-top: 9px;
        margin-left: 6%;
    }

    .query
    img, .service img {
        float: left;
        max-width: 30px;
        margin: 0px auto;
        margin-top: 12px;
        margin-left: 26%;
        margin-right: 1px;
    }

.fot {
    width: 100%;
    text-align: center;
    line-height: 1.2;
    padding-top: 2px;
    font-size: 12px;
}

.mui-bar {
    border: none;
}

    .mui-bar .purchase img {
        max-width: 30px;
        margin: 12px auto 0px 20%;
        text-align: right;
        float: left;
        width: 50%;
        padding-top: 3px;
    }

    .mui-bar .purchase
    span {
        text-align: left;
        line-height: 60px;
        width: 50%;
    }

    .mui-bar .purchase
    a {
        margin: 0 auto;
        text-align: center;
        font-size: 16px;
        line-height: 56px;
        width: 100%;
    }

.fot p {
    margin: 0 auto;
    color: #000;
    line-height: 13px;
    font-size: 13px;
    text-align: center;
    margin-top: 34px;
}

    .fot p img {
        width: 35px;
        height: auto;
        margin-right: 0px;
        padding-top: 6px;
        margin-left: 3px;
    }

.mui-bar .purchase
a span {
    line-height: 50px;
    float: left;
    font-size: 20px;
    text-align: center;
}

.data-table {
    color: #000;
}

@media screen and (max-width:656px) {
    .mui-bar .purchase {
        width: 56%;
        height: 47px;
    }

    .mui-bar
    .service, .query {
        width: 21.5%;
    }

    .mui-bar .purchase img {
        width: 30px;
        height: auto;
        margin-top: 6px;
    }

    .mui-bar .service img, .query img {
        width: 30px;
        height: auto;
        margin-top: 6px;
    }

    .mui-bar .service, .query {
        height: 47px;
    }

    .mui-bar .purchase
    a span {
        line-height: 47px;
        font-size: 12x;
    }

    .mui-bar .purchase span {
        line-height: 47px;
        font-size: 20px;
    }

    .service a, .query a {
        float: left;
        font-size: 12px;
        line-height: 16px;
    }

        .service
        a img, .query a img {
            vertical-align: middle;
        }

    .mui-bar img .purchase img {
        margin-top: 3px;
    }

    .query img, .service img {
        margin-left: 12%;
    }

    .service
    a, .query a {
        margin-left: 8%;
    }

    .service a, .query a {
        margin-top: 6px;
    }

    .fot
    p {
        font-size: 11px;
    }
}

.table_details {
    height: auto;
    margin: 0 auto;
    background: #e7e7e7;
    padding-bottom: 5px
}

.data-table {
    margin: 1.5%;
    font-size: 14px;
    color: rgb(102,102,102);
    margin-top: 0;
}

    .data-table tr {
        height: 27px;
    }

    .data-table
    th {
        border: 1px solid rgb(204,204,204);
        font-weight: 100;
        padding: 5px;
    }

    .data-table th {
        background: none repeat scroll 0% 0% rgb(244,244,244);
        text-transform: uppercase;
        font-family: "Arial";
        white-space: nowrap;
    }

    .data-table td {
        padding: 10px;
        background: #fff;
        border: 1px solid rgb(204,204,204);
    }

.table_details p {
    margin-bottom: 0;
}

.go-appraise {
    background: #e7e7e7;
    padding-top: 0;
}

#detial-appraise .go-appraise a {
    display: inline-block;
    margin: 0px auto;
    width: 140px;
    cursor: pointer;
    font-size: 14px;
    border: 1px solid #ccc;
    line-height: 28px;
    border-radius: 20px;
    color: #666;
}

#detial-appraise .go-appraise {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 2px;
    border-top: 1px solid #ccc;
}

.detail-block {
    margin-top: 0;
}

@media screen and (max-width:656px) {
    @-moz-document url-prefix() {
        .mui-bar .purchase {
            width: 54%;
        }
    }
}
-->
.input_btn03 {
    width: 100%;
    font-family: 寰蒋闆呴粦;
    font-size: 14px;
    color: rgb(255,255,255);
    height: 40px;
    margin: 10px auto 0px;
    border-radius: 5px;
    background: red !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: red !important;
    border-image: initial !important;
}

.timeWrap .colon {
    background: #000000;
}

#notify {
    float: left;
    padding-left: 10%;
    line-height: 35px;
    height: 35px;
    font-weight: bold;
    color: #ff0000;
}

#buy_agin {
    position: absolute;
    right: 22px;
    top: 2px;
    border: none;
    background: none;
}

.shuliang_right {
    position: relative;
}

.mui-bar {
    margin: 0 auto;
    max-width: 640px
}

.mui-bar {
    bottom: 0;
    height: 50px;
    display: table;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    min-width: 320px;
    max-width: 640px
}

.mui-bar {
    padding-bottom: 1px
}

.red-shad {
    background: -webkit-linear-gradient(#ff1717,#d20000) !important;
    background: -o-linear-gradient(#ff1717,#d20000) !important;
    background: -moz-linear-gradient(#ff1717,#d20000) !important;
    background: linear-gradient(#ff1717,#d20000) !important
}

.red-shad {
    background: -webkit-linear-gradient(#ff1717,#d20000);
    background: -o-linear-gradient(#ff1717,#d20000);
    background: -moz-linear-gradient(#ff1717,#d20000);
    background: linear-gradient(#ff1717,#d20000)
}

.orange-shad {
    background: linear-gradient(#ff8040,#ff6a1e) repeat scroll 0 0 transparent
}

.mui-bar .mui-bar-item {
    display: table-cell;
    text-align: center;
    padding: 6px 0;
    color: white;
    cursor: pointer;
    line-height: 15px;
    vertical-align: middle
}

.mui-bar .mui-bar-item {
    text-align: center;
    color: white;
    cursor: pointer;
    line-height: 15px
}

.mui-bar-con {
    width: 85px;
    margin: 0 auto
}

.mui-bar-con {
    width: 120px
}

.mui-bar .mui-bar-item span {
    display: inline-block;
    width: 100%
}

.mui-bar {
    border: 0
}

    .mui-bar .purchase img {
        max-width: 30px;
        margin: 12px auto 0 20%;
        text-align: right;
        float: left;
        width: 50%;
        padding-top: 3px
    }

    .mui-bar .purchase span {
        text-align: left;
        line-height: 60px;
        width: 50%
    }

    .mui-bar .purchase a {
        margin: 0 auto;
        text-align: center;
        font-size: 16px;
        line-height: 56px;
        width: 100%
    }

.fot p {
    margin: 0 auto;
    color: #000;
    line-height: 13px;
    font-size: 13px;
    text-align: center;
    margin-top: 34px
}

    .fot p img {
        width: 35px;
        height: auto;
        margin-right: 0;
        padding-top: 6px;
        margin-left: 3px
    }

.mui-bar .purchase a span {
    line-height: 50px;
    float: left;
    font-size: 20px;
    text-align: center
}

@media screen and (max-width:656px) {
    .mui-bar .purchase {
        width: 56%;
        height: 47px
    }

    .mui-bar .service, .query {
        width: 21.5%
    }

    .mui-bar .purchase img {
        width: 30px;
        height: auto;
        margin-top: 6px
    }

    .mui-bar .service img, .query img {
        width: 30px;
        height: auto;
        margin-top: 6px
    }

    .mui-bar .service, .query {
        height: 47px
    }

    .mui-bar .purchase a span {
        line-height: 47px;
        font-size: 12x
    }

    .mui-bar .purchase span {
        line-height: 47px;
        font-size: 20px
    }

    .service a, .query a {
        float: left;
        font-size: 12px;
        line-height: 16px
    }

        .service a img, .query a img {
            vertical-align: middle
        }

    .mui-bar img .purchase img {
        margin-top: 3px
    }

    .query img, .service img {
        margin-left: 12%
    }

    .service a, .query a {
        margin-left: 8%
    }

    .service a, .query a {
        margin-top: 6px
    }

    .fot p {
        font-size: 11px
    }
}

.table_details {
    height: auto;
    margin: 0 auto;
    background: #e7e7e7;
    padding-bottom: 5px
}

.data-table {
    margin: 1.5%;
    font-size: 14px;
    color: #666;
    margin-top: 0
}

    .data-table tr {
        height: 27px
    }

    .data-table th {
        border: 1px solid #ccc;
        font-weight: 100;
        padding: 5px
    }

    .data-table th {
        background: none repeat scroll 0 0 #f4f4f4;
        text-transform: uppercase;
        font-family: "Arial";
        white-space: nowrap
    }

    .data-table td {
        padding: 10px;
        background: #fff;
        border: 1px solid #ccc
    }

.table_details p {
    margin-bottom: 0
}

.go-appraise {
    background: #e7e7e7;
    padding-top: 0
}

#detial-appraise .go-appraise a {
    display: inline-block;
    margin: 0 auto;
    width: 140px;
    cursor: pointer;
    font-size: 14px;
    border: 1px solid #ccc;
    line-height: 28px;
    border-radius: 20px;
    color: #666
}

#detial-appraise .go-appraise {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 2px;
    border-top: 1px solid #ccc
}

.detail-block {
    margin-top: 0
}

@media screen and (max-width:656px) {
    @-moz-document url-prefix() {
        .mui-bar .purchase {
            width: 54%
        }
    }
}

.fot p img {
    width: 35px;
    height: auto;
    margin-right: 0;
    padding-top: 6px;
    margin-left: 3px
}

.mui-bar .purchase a span {
    line-height: 50px;
    float: left;
    font-size: 20px;
    text-align: center
}

@media screen and (max-width:656px) {
    .mui-bar .purchase {
        width: 56%;
        height: 47px
    }

    .mui-bar .service, .query {
        width: 21.5%
    }

    .mui-bar .purchase img {
        width: 30px;
        height: auto;
        margin-top: 6px
    }

    .mui-bar .service img, .query img {
        width: 30px;
        height: auto;
        margin-top: 6px
    }

    .mui-bar .service, .query {
        height: 47px
    }

    .mui-bar .purchase a span {
        line-height: 47px;
        font-size: 12x
    }

    .mui-bar .purchase span {
        line-height: 47px;
        font-size: 20px
    }

    .service a, .query a {
        float: left;
        font-size: 12px;
        line-height: 16px
    }

        .service a img, .query a img {
            vertical-align: middle
        }

    .mui-bar img .purchase img {
        margin-top: 3px
    }

    .query img, .service img {
        margin-left: 12%
    }

    .service a, .query a {
        margin-left: 8%
    }

    .service a, .query a {
        margin-top: 6px
    }

    .fot p {
        font-size: 11px
    }
}

.table_details {
    height: auto;
    margin: 0 auto;
    background: #e7e7e7;
    padding-bottom: 5px
}

.data-table {
    margin: 1.5%;
    font-size: 14px;
    color: #666;
    margin-top: 0
}

    .data-table tr {
        height: 27px
    }

    .data-table th {
        border: 1px solid #ccc;
        font-weight: 100;
        padding: 5px
    }

    .data-table th {
        background: none repeat scroll 0 0 #f4f4f4;
        text-transform: uppercase;
        font-family: "Arial";
        white-space: nowrap
    }

    .data-table td {
        padding: 10px;
        background: #fff;
        border: 1px solid #ccc
    }

.table_details p {
    margin-bottom: 0
}

.go-appraise {
    background: #e7e7e7;
    padding-top: 0
}

#detial-appraise .go-appraise a {
    display: inline-block;
    margin: 0 auto;
    width: 140px;
    cursor: pointer;
    font-size: 14px;
    border: 1px solid #ccc;
    line-height: 28px;
    border-radius: 20px;
    color: #666
}

#detial-appraise .go-appraise {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 2px;
    border-top: 1px solid #ccc
}

.detail-block {
    margin-top: 0
}

@media screen and (max-width:656px) {
    @-moz-document url-prefix() {
        .mui-bar .purchase {
            width: 54%
        }
    }
}

.fot p img {
    width: 38px;
    height: auto;
    margin-right: 0;
    padding-top: 3px;
    margin-left: 3px
}
-->

.detail-context .flag {
    font-size: 12px
}

@media screen and (max-width:656px) {
    .detail-context .flag {
        font-size: 15px;
        padding: 2px 1%;
        margin-left: .5%
    }
}

.detail-7day {
    padding-bottom: 8px;
    padding-top: 8px;
    height: 43px
}

.detail-number {
    padding: 7px 5px;
    height: 36px
}

.mui-bar {
    padding-bottom: 1px
}

@media screen and (max-width:656px) {
    .mui-bar .purchase {
        height: 47.5px;
        border: #dedede
    }

    div.mui-bar {
        padding-bottom: 1.5px
    }
}

@media screen and (max-width:656px) {
    .detail-context {
        height: 45px
    }

    @media screen and (max-width:656px) {
        .detail-context .flag {
            font-size: 15px;
            padding: 2px .5%;
            margin-left: .5%
        }
    }

    @media screen and (max-width:656px) {
        .fot p {
            float: left;
            width: 100%;
            margin-top: 1px
        }
    }
}

.language a:link, .language a:visited, .language a:hover, .language a:active {
    text-decoration: none;
    color: #fff
}

.language {
    height: 40px;
    line-height: 40px;
    background: #333;
    color: #fff;
    font-size: 16px
}

    .language a {
        display: block;
        width: 50%;
        line-height: 40px;
        text-align: center;
        float: left
    }

        .language a.c-red {
            color: #f00
        }

.mui-bar-con {
    width: 120px
}

@media screen and (max-width:656px) {
    .mui-bar .purchase {
        width: 46%
    }

    .mui-bar .service, .query {
        width: 26.5%
    }
}

.red-shad {
    background: #d20000 !important
}

@media screen and (max-width:656px) {
    .mui-bar .purchase {
        width: 46%;
        font-size: 10px !important
    }

    .mui-bar .service, .query {
        width: 26.5%;
        font-size: 10px !important
    }
}

@media screen and (max-width:656px) {
    .mui-bar .service img, .query img {
        margin-top: 12px;
        width: 20px
    }

    .mui-bar .purchase img {
        margin-top: 12px;
        width: 20px
    }
}

.secure_03 {
    display: none !important
}

.footer_jp {
    display: none
}

.pro_color dl dd span.imgbox {
    width: 140px
}

.pro_color .options_content {
    width: 100px !important
}
