@media(min-width:761px) {
    .btn-sub {
        background-color: #e0370f;
        color: #fff;
        font-size: 16px;
        display: block;
        width: 180px;
        line-height: 50px;
        margin: 25px 0 40px;
    }

    .btn-sub:hover {
        color: #fff;
    }

    .fons16 {
        font-size: 16px;
        line-height: 30px;
    }

    .table tr td {
        text-align: center;
    }

    .caption li:first-child {
        margin-left: 0;
    }

    .caption li {
        float: left;
        width: 570px;
        margin-left: 30px;
        padding: 15px;
        color: #fff;
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 40px;
    }

    .caption li img {
        height: 120px;
    }

    .caption li h3 {
        font-size: 16px;
        margin-bottom: 15px;
        min-height: 60px;
    }

    .s-line {
        background-color: #fff;
        width: 210px;
        height: 1px;
        display: block;
        /* margin-top: 15px; */
        margin: 15px 0 0;
    }

    .carousel {
        margin-top: 10px;
    }

    .carousel p {
        margin: 10px 0;
        line-height: 20px;
    }

    .tea_ch {
        margin-left: 130px;
    }

    .caption li p a {
        color: #fff;
    }

    .box p {
        line-height: 30px;
        margin-bottom: 10px;
        font-size: 16px;
    }

    .box p img {
        vertical-align: middle;
        display: inline-block;
        float: left;
    }

    .box p span {
        margin-left: 30px;
    }

    .box table tr td:first-child {
        text-align: center
    }

    .box table tr td {
        font-size: 16px;
        line-height: 50px;
        padding-left: 15px;
    }

    .m-code {
        width: 150px;
    }

    .box {
        margin-bottom: 20px;
    }

    .dh2 {
        margin: 20px 0 10px;
        font-size: 28px;
    }

    .table {
        margin-bottom: 40px;
    }
}

@media(max-width:760px) {
   .p15{
       padding: 0 15px;
   }
    .btn-sub {
        background-color: #416a9f;
        color: #fff;
        font-size: 16px;
        display: block;
        width: 180px;
        line-height: 50px;
        margin: 25px 0 40px;
    }

    .btn-sub:hover {
        color: #fff;
    }

    .fons16 {
        font-size: 16px;
        line-height: 30px;
    }

    .table tr td {
        text-align: center;
    }

    .caption li:first-child {
        margin-left: 0;
    }

    .caption li {
        float: left;
        width: 100%;
        padding: 15px;
        color: #fff;
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 40px;
    }

    .caption li img {
        height: 120px;
    }

    .caption li h3 {
        font-size: 18px;
        margin-bottom: 15px;
        min-height: 60px;
    }

    .s-line {
        background-color: #fff;
        width: 210px;
        height: 1px;
        display: block;
        margin-top: 15px;
    }

    .carousel {
        margin-top: 10px;
    }

    .carousel p {
        margin: 10px 0;
        line-height: 20px;
    }

    .tea_ch {
        margin-left: 130px;
    }

    .caption li p a {
        color: #fff;
    }

    .box p {
        line-height: 30px;
        margin-bottom: 10px;
        font-size: 16px;
    }

    .box p img {
        vertical-align: middle;
        display: inline-block;
        float: left;
    }

    .box p span {
        margin-left: 30px;
    }

    .box table tr td:first-child {
        text-align: center;
        vertical-align: top;
    }

    .box table tr td {
        font-size: 16px;
        line-height: 30px;
        padding-left: 15px;
    }

    .box {
        margin-bottom: 20px;
    }

    .dh2 {
        margin: 20px 0 10px;
        font-size: 28px;
    }

    .table {
        margin-bottom: 40px;
    }   
    .gift{
        width: 100%;
    }
}