@media (min-width: 24px){
    .content{
        width: 1024px;
        min-width: 1024px;
        margin: 0 auto;
    }

    .group-top{
        height: 120px;
    }
    .group-top-box{
        float: left;
        height: 120px;
        border-bottom: 1px solid #C8F2FF;
    }

    .group-top-box-top{
        width: 318px;
        height: 70px;
        border-bottom: 1px solid #90D5F8;
    }
    .group-top-box-bottom{
        width: 318px;
        height: 45px;
        border-top: 2px solid #1D8DE4;
    }

    .group-title{
        padding: 0 30px 0 30px ;
        width: 388px;
    }
    .group-title p{
        padding: 50px 0 0 10px;
        font-size: 34px;
        color: #1D8DE4;
    }
    .group-title span{
        margin: 30px 10px 0 0;
        width: 70px;
        height: 70px;
        display: inline-block;
        float: left;
    }
    .span-child{
        background: url("http://img.mytbz.com/static/images/product/child-header.png") top center no-repeat;
    }
    .span-adult{
        background: url("http://img.mytbz.com/static/images/product/adult-header.png") top center no-repeat;
    }

    .product-list{
        width: 512px;
        height: 456px;
        float: left;
        text-align: left;
    }

    .product-double{
        margin-left: 50px;
        width: 462px;
    }
    .product-list h3{
        font-size: 28px;
        line-height: 58px;
        color: #1D8DE4;
    }

    .product-list h4{
        line-height: 22px;
        margin:  0 0 20px 0;
        color: #1D8DE4;
        font-family: sans-serif;
    }

    .product-image{
        float: left;
        width: 300px;
        height: 300px;
        background-color: #ffffff;
    }
    .product-image:focus ,.product-image:hover{
        background-color: #efefef;
    }
    .product-image img{
        //margin-top:30px ;
        margin-left: 20px;
        width: 260px;
    }

    .small-image{
        width: 90% !important;
        margin: 38px 5% 0 5% !important;
    }

    .buy-logo{
        margin:158px 0 0 20px ;
        float: left;
    }

    .buy-logo a{
        display: block;
        width: 142px;
        height: 47px;
        font-size: 20px;
        color: #333333;
        border: 2px solid #6FACCD;
        border-radius: 10px;
        background-color: #ffffff;
        margin: 24px 0 0 0;
    }
    .buy-logo a :focus,.buy-logo a:hover{
        background-color:#efefef;
    }
    .disabled-a{
        background-color: #efefef !important;
        cursor: no-drop;
    }

    .buy-logo a div{
        float: left;
    }
    .tm-logo{
        width: 40px;
        height: 40px;
        margin: 2px 5px 0 5px;
        background: url("http://img.mytbz.com/static/images/buy/tm-logo.png");
        display: inline-block;
    }
    .jd-logo{
        width: 40px;
        height: 40px;
        margin: 2px 5px 0 5px;
        background: url("http://img.mytbz.com/static/images/buy/jd-logo.png");
        display: inline-block;
    }
    .span-text{
        display: inline-block;
        margin-top: 9px;
    }
}

/*�ƶ�����ʽ*/
@media (max-width: 23px){
    .mb-banner {
        width: 100%;
        border-top: none;
    }
    .mb-banner img{
        width: 100%;
    }
    .group-top{
        height: 75px;
        border-top: 1px solid #dbdbdb;;
        border-bottom:  2px solid #dbdbdb;
    }
    .group-top-child{
        background: url("http://img.mytbz.com/static/images/product/bj1-small.jpg") top left repeat-x;
    }
    .group-top-adult{
        background: url("http://img.mytbz.com/static/images/product/bj2-small5.jpg") top left repeat-x;
    }


    .group-top-box{
        width: 20%;
        height: 75px;
        float: left;
    }
    .group-top-right{
        width: 0%;
    }
    .group-title{
        width: 80%;
        text-align:left ;
    }
    .group-title span{
        margin: 18px 10px 0 0;
        width: 35px;
        height: 35px;
        display: inline-block;
        float: left;
    }

    .span-child{
        background: url("http://img.mytbz.com/static/images/product/child-header-mb.png") top center no-repeat;
    }
    .span-adult{
        background: url("http://img.mytbz.com/static/images/product/adult-header-mb.png") top center no-repeat;
    }
    .group-title p{
        font-size: 24px;
        color: #1D8DE3;
        margin: 18px 0 0 0;
    }
    .group-detail{
        width: 100%;
        border-bottom:  2px solid #dbdbdb;
    }
    .group-detail img{
        width: 100%;
    }
    .detail-image{
        margin: 0 20%;
    }
    .detail-content{
        text-align: center;
    }
    .detail-content h3{
        margin-top: 36px;
        font-weight: bold;
        font-size: 20px;
        line-height: 34px;
    }


    .product-list{
        width: 100%;
        height: 30%;
        float: left;
        text-align: center;
        border-bottom: 2px solid #DBDBDB;
    }

    .product-list h3{
        font-size: 16px;
        line-height: 40px;
        color: #333333;
    }

    .product-list h4{
        font-size: 14px;
        color: #666666;
        margin:  0 0 0 0;
    }

    .product-image{
        text-align: center;
        width: 100%;
        margin:  0 0 0 0;
        background-color: #ffffff;
    }

    .product-image img{
        margin-top:2% ;
        width: 60%;
    }

    .buy-logo{
        width: 100%;
        text-align: center;
        float: left;
        margin: 4% 0 10% 0;
    }
    .buy-logo a{
        float: left;
    }
    .product-show{
        margin-bottom: 5%;
    }
    .buy-logo a{
        display: block;
        width: 38%;
        height: 40px;
        font-size: 16px;
        color: #333333;
        border: 1px solid #6FACCD;
        border-radius: 10px;
        background-color: #ffffff;
        margin: 0 0 0 8%;
    }
    .disabled-a{
        background-color: #efefef !important;
        cursor: no-drop;

    }


    .buy-logo a :focus,.buy-logo a:hover{
        background-color:#c5f1ff;
        /* border: 1px solid red;*/
    }
    .buy-logo a div{
        float: left;
    }
    .tm-logo{
        width: 40px;
        height: 40px;
        margin: 0 0 0 3px;
        background: url("http://img.mytbz.com/static/images/buy/tm-logo.png");
        display: inline-block;
    }
    .jd-logo{
        width: 40px;
        height: 40px;
        margin: 0 0 0 4px;
        background: url("http://img.mytbz.com/static/images/buy/jd-logo.png");
        display: inline-block;
    }

    .span-text{
        display: inline-block;
        margin-top: 9px;
        margin-left: -5%;
    }
}