/*css整理*/

.zh_boxh260 {
    height: 260px;
}

.zh_boxh220 {
    height: 220px;
}

.zh_boxh200 {
    height: 200px;
}

.box_list.margin .split2:nth-child(6),
.box_list.margin .split4:nth-child(4n) {
    margin-right: 0;
}



.commonparts_btn li {
    display: inline-block;
    background: #fff;
    border: solid #13449d 1px;
    box-shadow: none;
}


/*base*/

.lyt-select-01 .select .list-btnzh li.active {
    /*background-image: url("/products/common/images/v2/bg_lyt-select-01_04.gif");*/
    background: #ffffff;
}

.lyt-select-01 .select.synla .list-btnzh li.active {
    /*background-image: url("/products/common/images/v2/bg_lyt-select-02_04.gif");*/
    background: #ffffff;
}

.lyt-select-01 .select .list-btnzh li.active a span {
    /*background-image: url("/products/common/images/v2/bg_lyt-select-01_03.gif");*/
    background: #ffffff;
}

.lyt-select-01 .select.synla .list-btnzh li.active a span {
    /*background-image: url("/products/common/images/v2/bg_lyt-select-02_03.gif");*/
    background: #ffffff;
}


/* tbl-cc-01
----------------------------------------------------------- */

.tbl-cc-01 {
    width: 100%;
    /*background:url("/products/common/images/v2/bg_tbl-plan-01_01.gif") no-repeat 100% 100%;*/
}


/*new style*/

.zh_title01 {
    font-size: 12px;
    padding: 5px 0px 0px 0px;
}

.zh_table01 {
    padding: 10px 0px 30px 0px;
}

.lyt-select-01 .select .list-btnzh {
    margin: 0 0 0 -18px;
}

.lyt-select-01 .select .list-btnzh li,
.lyt-select-01 .select.synla .list-btnzh li {
    float: left;
    width: 144px;
    margin-left: 15px;
    background: url("/products/common/images/v2/bg_lyt-select-01_02.gif") no-repeat 0 100%;
}

.lyt-select-01 .select.synla .list-btnzh li {
    width: 274px;
    background: url("/products/common/images/v2/bg_lyt-select-02_02.gif") no-repeat 0 100%;
}

.lyt-select-01 .select .list-btnzh li a {
    display: block;
}

.lyt-select-01 .select .list-btnzh li a span,
.lyt-select-01 .select.synla .list-btnzh li a span {
    display: block;
    padding: 6px 9px 5px 10px;
    font-weight: bold;
    font-size: 12px;
}

.lyt-select-01 .select .list-btnzh li a img {
    display: block;
    padding: 5px 9px 11px;
}

.lyt-select-01 .select .list-btnzh li.active {
    /*background-image: url("/products/common/images/v2/bg_lyt-select-01_04.gif");*/
    background: #ffffff;
}

.lyt-select-01 .select.synla .list-btnzh li.active {
    /*background-image: url("/products/common/images/v2/bg_lyt-select-02_04.gif");*/
    background: #ffffff;
}

.lyt-select-01 .select .list-btnzh li.active a span {
    /*background-image: url("/products/common/images/v2/bg_lyt-select-01_03.gif");*/
    background: #ffffff;
}

.lyt-select-01 .select.synla .list-btnzh li.active a span {
    /*background-image: url("/products/common/images/v2/bg_lyt-select-02_03.gif");*/
    background: #ffffff;
}

@media screen and (max-width:767px) {
    .zh_boxh260 {
        height: 260px;
    }
    .zh_boxh220 {
        height: 240px;
    }
    .zh_boxh200 {
        height: 220px;
    }
    .zhttl_black {
        margin: 0 16px;
        font-size: 1.6rem;
    }
    .zh_table01 {
        display: none;
    }
    .lyt-select-01 .select .list-btnzh {
        margin: 0;
    }
    .lyt-select-01 .select .col-grid2 .list-btnzh li,
    .lyt-select-01 .select .col-grid4 .list-btnzh li {
        width: 100%;
        margin: 0;
        background: #f4f4f4;
        border-radius: 2px;
        box-shadow: 0 0 1px 1px rgba(0, 0, 0, .1);
    }
    .lyt-select-01 .select .list-btnzh li.active {
        box-sizing: border-box;
        background: none;
        /*border: 3px solid #004fa2;*/
        border: 0px;
    }
    .lyt-select-01 .select .col-grid4 .list-btnzh li {
        width: 48%;
    }
    .lyt-select-01 .select .col-grid4 .list-btnzh li:first-child {
        margin-right: 4%;
    }
    .lyt-select-01 .select .list-btnzh li a span {
        background: none;
    }
    .lyt-select-01 .select .list-btnzh li.active a span {
        /*background: #d3e2ff;*/
        background: #ffffff;
    }
    .lyt-select-01 .select .col-grid4 .list-btnzh li {
        width: 48.5%;
    }
    .lyt-select-01 .select .col-grid4 .list-btnzh li:first-child {
        margin-right: 3%;
    }
    .lyt-select-01 .select .list-btnzh li a span {
        padding-top: 9px;
        font-size: .8125rem;
    }
    .commonparts_btn li {
        min-width: 0;
    }
}
