@import url("css2-Exo2italwght010002000300040005000600070008000900110012001300140015001600170018001900_swap.css");
@import url("css2-Exo2italwght010002000300040005000600070008000900110012001300140015001600170018001900_NotoSansTCwght100300400500700900_swap.css");

a,
.tyre_rec_btns>button,
.tyre_rec_btns>button::after,
.tyre_rec_ul li .weird_shape_bg,
.kn_detail_01 .poplist_btn,
.kn_detail_02 .tire_data_main .tire_data_bg,
.kn_detail_03 .btn_group .skew_btn .skew_btn_arrow,
.pro_brand .txt_part .tit span,
.pro_brand .txt_part .tit .line,
.pro_page_nav .layer_2_show .view a,
.pro_detail_top .left_pic .show .enlarge,
.pro_detail_top .left_pic .show .download,
.pro_detail_top .left_pic .small_ul .bg,
.more_link span:not(.bg),
.more_link span.bg,
.banner .left_btn .bg,
.banner .right_btn .bg,
.banner .left_btn .icon,
.banner .right_btn .icon,
.banner .search_box .tab .item>.view,
.form .btn_black .bg,
.index_csr .tab .item .line span,
.index_pro>.box .item .pic,
.index_pro>.box .item h5,
.index_pro>.box .item h5 .line span,
.index_Knowledg .tire_area .tire_part>.show .pic,
.index_store .tab .item>.view>.bg,
.index_store .tab .item>.view .cart .pic,
.index_store .city>.show ul li>.view>.bg {
    -moz-transition: all 0.3s cubic-bezier(0.04, 0.45, 0.2, 0.96);
    -o-transition: all 0.3s cubic-bezier(0.04, 0.45, 0.2, 0.96);
    -webkit-transition: all 0.3s cubic-bezier(0.04, 0.45, 0.2, 0.96);
    transition: all 0.3s cubic-bezier(0.04, 0.45, 0.2, 0.96)
}

@media only screen and (min-width: 992px) {

    a:hover,
    .tyre_rec_btns>button:hover,
    .tyre_rec_btns>button:hover::after,
    .tyre_rec_ul li .weird_shape_bg:hover,
    .kn_detail_01 .poplist_btn:hover,
    .kn_detail_02 .tire_data_main .tire_data_bg:hover,
    .kn_detail_03 .btn_group .skew_btn .skew_btn_arrow:hover,
    .pro_brand .txt_part .tit span:hover,
    .pro_brand .txt_part .tit .line:hover,
    .pro_page_nav .layer_2_show .view a:hover,
    .pro_detail_top .left_pic .show .enlarge:hover,
    .pro_detail_top .left_pic .show .download:hover,
    .pro_detail_top .left_pic .small_ul .bg:hover,
    .more_link span:hover:not(.bg),
    .more_link span.bg:hover,
    .banner .left_btn .bg:hover,
    .banner .right_btn .bg:hover,
    .banner .left_btn .icon:hover,
    .banner .right_btn .icon:hover,
    .banner .search_box .tab .item>.view:hover,
    .form .btn_black .bg:hover,
    .index_csr .tab .item .line span:hover,
    .index_pro>.box .item .pic:hover,
    .index_pro>.box .item h5:hover,
    .index_pro>.box .item h5 .line span:hover,
    .index_Knowledg .tire_area .tire_part>.show .pic:hover,
    .index_store .tab .item>.view>.bg:hover,
    .index_store .tab .item>.view .cart .pic:hover,
    .index_store .city>.show ul li>.view>.bg:hover {
        -moz-transition: all 0.3s cubic-bezier(0.04, 0.45, 0.2, 0.96);
        -o-transition: all 0.3s cubic-bezier(0.04, 0.45, 0.2, 0.96);
        -webkit-transition: all 0.3s cubic-bezier(0.04, 0.45, 0.2, 0.96);
        transition: all 0.3s cubic-bezier(0.04, 0.45, 0.2, 0.96)
    }
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
    padding-right: 10px;
    padding-left: 10px
}

.need span,
.pro_brand .txt_part .tit,
.pro_brand .txt_part .tit p,
.pro_brand .txt_part .tit span,
.pro_detail_top .left_pic .show .img>.view,
.pro_detail_top .left_pic .show .img .space,
.pro_detail_top .right_part .feature li .icon img,
.pro_detail_top .right_part .feature li .icon .space,
.pro_detail_content .tire_size li p,
.size_table_show .tit_area .tit>.view .space,
.size_table_show .tit_area h5,
.banner .search_box .tab .item>.view .txt,
.banner .search_box .tab .item .space,
.banner .search_box .tab .item p,
.index_brand .year_list li>.view,
.index_csr .left_part .more_link {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.pagenumber,
.form .select_box p {
    font-size: 0;
    letter-spacing: 0;
    line-height: 0
}

* {
    box-sizing: border-box
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
img {
    margin: 0px;
    padding: 0px
}

fieldset,
img,
abbr,
acronym {
    border: 0
}

q:before,
q:after {
    content: ''
}

input,
button,
select,
textarea {
    border: none;
    outline: none;
    font-family: "Exo 2", "Noto Sans TC", "Microsoft JhengHei", sans-serif
}

button {
    background: none;
    cursor: pointer;
    padding: 0;
    font-family: "Exo 2", "Noto Sans TC", "Microsoft JhengHei", sans-serif
}

a {
    cursor: pointer;
    text-decoration: none
}

ul,
li {
    text-decoration: none;
    list-style: none
}

body,
html {
    width: 100%;
    height: 100%
}

body {
    font-family: "Exo 2", "Noto Sans TC", "Microsoft JhengHei", sans-serif;
    letter-spacing: .05em;
    color: #333;
    font-size: 18px;
    line-height: 35px
}

@media (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    body {
        font-weight: 600
    }
}

@media only screen and (max-width: 767px) {
    body {
        font-size: 16px;
        line-height: 30px
    }
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    zoom: 1
}

.clear {
    clear: both
}

.fleft {
    float: left
}

.fright {
    float: right
}

@media only screen and (max-width: 767px) {
    .fleft-mb {
        float: left
    }
}

@media only screen and (max-width: 767px) {
    .fright-mb {
        float: right
    }
}

@media only screen and (min-width: 768px) {
    .fleft-pad {
        float: left
    }
}

@media only screen and (min-width: 768px) {
    .fright-pad {
        float: right
    }
}

@media only screen and (min-width: 992px) {
    .fleft-pcs {
        float: left
    }
}

@media only screen and (min-width: 992px) {
    .fright-pcs {
        float: right
    }
}

@media only screen and (min-width: 1240px) {
    .fleft-pcm {
        float: left
    }
}

@media only screen and (min-width: 1240px) {
    .fright-pcm {
        float: right
    }
}

@media only screen and (min-width: 1440px) {
    .fleft-pcl {
        float: left
    }
}

@media only screen and (min-width: 1440px) {
    .fright-pcl {
        float: right
    }
}

select::-ms-expand {
    display: none
}

.position_r {
    position: relative
}

.position_ab {
    position: absolute
}

.inline_block {
    display: inline-block
}

.padl_60 {
    padding-left: 60px
}

.padt_25 {
    padding-top: 25px
}

.padt_30 {
    padding-top: 30px
}

.padt_60 {
    padding-top: 60px
}

.padt_70 {
    padding-top: 70px
}

.padb_70 {
    padding-bottom: 70px
}

.padb_90 {
    padding-bottom: 90px
}

.padb_110 {
    padding-bottom: 110px
}

@media only screen and (max-width: 767px) {
    .padb_mb_60 {
        padding-bottom: 60px
    }
}

.padd_30 {
    padding: 30px
}

@media only screen and (max-width: 767px) {
    .padd_mb_15 {
        padding: 15px
    }
}

@media only screen and (max-width: 767px) {
    .padb_mb_30 {
        padding-bottom: 30px
    }
}

.mart_10 {
    margin-top: 10px
}

.mart_25 {
    margin-top: 25px
}

.mart_30 {
    margin-top: 30px
}

.mart_35 {
    margin-top: 35px
}

.mart_60 {
    margin-top: 60px
}

.mart_70 {
    margin-top: 70px
}

.mart_90 {
    margin-top: 90px
}

.marl_5 {
    margin-left: 5px
}

.marl_10 {
    margin-left: 10px
}

.marl_30 {
    margin-left: 30px
}

.marl_35 {
    margin-left: 35px
}

.marb_10 {
    margin-bottom: 10px
}

.marb_15 {
    margin-bottom: 15px
}

.marb_20 {
    margin-bottom: 20px
}

.marb_30 {
    margin-bottom: 30px
}

.marb_40 {
    margin-bottom: 40px
}

.marb_50 {
    margin-bottom: 50px
}

.marb_60 {
    margin-bottom: 60px
}

.marb_70 {
    margin-bottom: 70px
}

.marb_80 {
    margin-bottom: 80px
}

.marb_100 {
    margin-bottom: 100px
}

.marb_120 {
    margin-bottom: 120px
}

.marr_10 {
    margin-right: 10px
}

.marr_20 {
    margin-right: 20px
}

.marr_30 {
    margin-right: 30px
}

@media only screen and (max-width: 767px) {
    .marb_mb_0 {
        margin-bottom: 0px
    }
}

@media only screen and (max-width: 767px) {
    .marb_mb_10 {
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 767px) {
    .marb_mb_20 {
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 767px) {
    .marb_mb_30 {
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 767px) {
    .marb_mb_40 {
        margin-bottom: 40px
    }
}

@media only screen and (max-width: 767px) {
    .marb_mb_60 {
        margin-bottom: 60px
    }
}

@media only screen and (max-width: 767px) {
    .marb_mb_80 {
        margin-bottom: 80px
    }
}

@media only screen and (min-width: 768px) {
    .marb_pad_20 {
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 768px) {
    .marb_pad_30 {
        margin-bottom: 30px
    }
}

.ul {
    list-style: none
}

.lileft li {
    float: left
}

.bold {
    font-weight: bold
}

@media (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .bold {
        font-weight: 800
    }
}

.italic {
    font-style: italic
}

.text_line {
    text-decoration: underline
}

.align_center {
    text-align: center
}

.align_left {
    text-align: left
}

.align_right {
    text-align: right
}

@media only screen and (max-width: 767px) {
    .align-center-mb {
        text-align: center
    }

    .align-left-mb {
        text-align: left
    }

    .align-right-mb {
        text-align: right
    }
}

@media only screen and (min-width: 768px) {
    .align-center-pad {
        text-align: center
    }

    .align-left-pad {
        text-align: left
    }

    .align-right-pad {
        text-align: right
    }
}

.row {
    margin-left: -10px;
    margin-right: -10px
}

.col-1 {
    width: 8.33333%
}

.col-2 {
    width: 16.66667%
}

.col-3 {
    width: 25%
}

.col-4 {
    width: 33.33333%
}

.col-5 {
    width: 41.66667%
}

.col-6 {
    width: 50%
}

.col-7 {
    width: 58.33333%
}

.col-8 {
    width: 66.66667%
}

.col-9 {
    width: 75%
}

.col-10 {
    width: 83.33333%
}

.col-11 {
    width: 91.66667%
}

.col-12 {
    width: 100%
}

@media only screen and (min-width: 768px) {
    .row-pad {
        margin-left: -10px;
        margin-right: -10px
    }

    .col-pad-1 {
        padding-left: 10px;
        padding-right: 10px;
        width: 8.33333%
    }

    .col-pad-2 {
        padding-left: 10px;
        padding-right: 10px;
        width: 16.66667%
    }

    .col-pad-3 {
        padding-left: 10px;
        padding-right: 10px;
        width: 25%
    }

    .col-pad-4 {
        padding-left: 10px;
        padding-right: 10px;
        width: 33.33333%
    }

    .col-pad-5 {
        padding-left: 10px;
        padding-right: 10px;
        width: 41.66667%
    }

    .col-pad-6 {
        padding-left: 10px;
        padding-right: 10px;
        width: 50%
    }

    .col-pad-7 {
        padding-left: 10px;
        padding-right: 10px;
        width: 58.33333%
    }

    .col-pad-8 {
        padding-left: 10px;
        padding-right: 10px;
        width: 66.66667%
    }

    .col-pad-9 {
        padding-left: 10px;
        padding-right: 10px;
        width: 75%
    }

    .col-pad-10 {
        padding-left: 10px;
        padding-right: 10px;
        width: 83.33333%
    }

    .col-pad-11 {
        padding-left: 10px;
        padding-right: 10px;
        width: 91.66667%
    }

    .col-pad-12 {
        padding-left: 10px;
        padding-right: 10px;
        width: 100%
    }
}

@media only screen and (min-width: 992px) {
    .row-pcs {
        margin-left: -10px;
        margin-right: -10px
    }

    .col-pcs-1 {
        padding-left: 10px;
        padding-right: 10px;
        width: 8.33333%
    }

    .col-pcs-2 {
        padding-left: 10px;
        padding-right: 10px;
        width: 16.66667%
    }

    .col-pcs-3 {
        padding-left: 10px;
        padding-right: 10px;
        width: 25%
    }

    .col-pcs-4 {
        padding-left: 10px;
        padding-right: 10px;
        width: 33.33333%
    }

    .col-pcs-5 {
        padding-left: 10px;
        padding-right: 10px;
        width: 41.66667%
    }

    .col-pcs-6 {
        padding-left: 10px;
        padding-right: 10px;
        width: 50%
    }

    .col-pcs-7 {
        padding-left: 10px;
        padding-right: 10px;
        width: 58.33333%
    }

    .col-pcs-8 {
        padding-left: 10px;
        padding-right: 10px;
        width: 66.66667%
    }

    .col-pcs-9 {
        padding-left: 10px;
        padding-right: 10px;
        width: 75%
    }

    .col-pcs-10 {
        padding-left: 10px;
        padding-right: 10px;
        width: 83.33333%
    }

    .col-pcs-11 {
        padding-left: 10px;
        padding-right: 10px;
        width: 91.66667%
    }

    .col-pcs-12 {
        padding-left: 10px;
        padding-right: 10px;
        width: 100%
    }
}

@media only screen and (min-width: 1240px) {
    .row-pcm {
        margin-left: -10px;
        margin-right: -10px
    }

    .col-pcm-1 {
        padding-left: 10px;
        padding-right: 10px;
        width: 8.33333%
    }

    .col-pcm-2 {
        padding-left: 10px;
        padding-right: 10px;
        width: 16.66667%
    }

    .col-pcm-3 {
        padding-left: 10px;
        padding-right: 10px;
        width: 25%
    }

    .col-pcm-4 {
        padding-left: 10px;
        padding-right: 10px;
        width: 33.33333%
    }

    .col-pcm-5 {
        padding-left: 10px;
        padding-right: 10px;
        width: 41.66667%
    }

    .col-pcm-6 {
        padding-left: 10px;
        padding-right: 10px;
        width: 50%
    }

    .col-pcm-7 {
        padding-left: 10px;
        padding-right: 10px;
        width: 58.33333%
    }

    .col-pcm-8 {
        padding-left: 10px;
        padding-right: 10px;
        width: 66.66667%
    }

    .col-pcm-9 {
        padding-left: 10px;
        padding-right: 10px;
        width: 75%
    }

    .col-pcm-10 {
        padding-left: 10px;
        padding-right: 10px;
        width: 83.33333%
    }

    .col-pcm-11 {
        padding-left: 10px;
        padding-right: 10px;
        width: 91.66667%
    }

    .col-pcm-12 {
        padding-left: 10px;
        padding-right: 10px;
        width: 100%
    }
}

@media only screen and (min-width: 1440px) {
    .row-pcl {
        margin-left: -10px;
        margin-right: -10px
    }

    .col-pcl-1 {
        padding-left: 10px;
        padding-right: 10px;
        width: 8.33333%
    }

    .col-pcl-2 {
        padding-left: 10px;
        padding-right: 10px;
        width: 16.66667%
    }

    .col-pcl-3 {
        padding-left: 10px;
        padding-right: 10px;
        width: 25%
    }

    .col-pcl-4 {
        padding-left: 10px;
        padding-right: 10px;
        width: 33.33333%
    }

    .col-pcl-5 {
        padding-left: 10px;
        padding-right: 10px;
        width: 41.66667%
    }

    .col-pcl-6 {
        padding-left: 10px;
        padding-right: 10px;
        width: 50%
    }

    .col-pcl-7 {
        padding-left: 10px;
        padding-right: 10px;
        width: 58.33333%
    }

    .col-pcl-8 {
        padding-left: 10px;
        padding-right: 10px;
        width: 66.66667%
    }

    .col-pcl-9 {
        padding-left: 10px;
        padding-right: 10px;
        width: 75%
    }

    .col-pcl-10 {
        padding-left: 10px;
        padding-right: 10px;
        width: 83.33333%
    }

    .col-pcl-11 {
        padding-left: 10px;
        padding-right: 10px;
        width: 91.66667%
    }

    .col-pcl-12 {
        padding-left: 10px;
        padding-right: 10px;
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .row-mb {
        margin-left: -5px;
        margin-right: -5px
    }

    .col-mb-1 {
        padding-left: 5px;
        padding-right: 5px;
        width: 8.33333%
    }

    .col-mb-2 {
        padding-left: 5px;
        padding-right: 5px;
        width: 16.66667%
    }

    .col-mb-3 {
        padding-left: 5px;
        padding-right: 5px;
        width: 25%
    }

    .col-mb-4 {
        padding-left: 5px;
        padding-right: 5px;
        width: 33.33333%
    }

    .col-mb-5 {
        padding-left: 5px;
        padding-right: 5px;
        width: 41.66667%
    }

    .col-mb-6 {
        padding-left: 5px;
        padding-right: 5px;
        width: 50%
    }

    .col-mb-7 {
        padding-left: 5px;
        padding-right: 5px;
        width: 58.33333%
    }

    .col-mb-8 {
        padding-left: 5px;
        padding-right: 5px;
        width: 66.66667%
    }

    .col-mb-9 {
        padding-left: 5px;
        padding-right: 5px;
        width: 75%
    }

    .col-mb-10 {
        padding-left: 5px;
        padding-right: 5px;
        width: 83.33333%
    }

    .col-mb-11 {
        padding-left: 5px;
        padding-right: 5px;
        width: 91.66667%
    }

    .col-mb-12 {
        padding-left: 5px;
        padding-right: 5px;
        width: 100%
    }
}

.main {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (max-width: 767px) {
    .main {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (min-width: 768px) {
    .main {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media only screen and (min-width: 1240px) {
    .main {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media only screen and (max-width: 767px) {
    .pc_style {
        display: none
    }
}

.mb_style {
    display: none
}

@media only screen and (max-width: 767px) {
    .mb_style {
        display: block
    }
}

.d-flex {
    display: flex
}

@media only screen and (min-width: 768px) {
    .d-pad-flex {
        display: flex
    }
}

@media only screen and (max-width: 767px) {
    .d-mb-flex {
        display: flex
    }
}

.jc-center {
    justify-content: center
}

@media only screen and (min-width: 768px) {
    .jc-pad-center {
        justify-content: center
    }
}

@media only screen and (max-width: 767px) {
    .jc-mb-center {
        justify-content: center
    }
}

.jc-end {
    justify-content: flex-end
}

@media only screen and (min-width: 768px) {
    .jc-pad-end {
        justify-content: flex-end
    }
}

@media only screen and (max-width: 767px) {
    .jc-mb-end {
        justify-content: flex-end
    }
}

.jc-between {
    justify-content: space-between
}

@media only screen and (min-width: 768px) {
    .jc-pad-between {
        justify-content: space-between
    }
}

@media only screen and (max-width: 767px) {
    .jc-mb-between {
        justify-content: space-between
    }
}

.ai-start {
    align-items: flex-start
}

@media only screen and (min-width: 768px) {
    .ai-pad-start {
        align-items: flex-start
    }
}

@media only screen and (max-width: 767px) {
    .ai-mb-start {
        align-items: flex-start
    }
}

.ai-center {
    align-items: center
}

@media only screen and (min-width: 768px) {
    .ai-pad-center {
        align-items: center
    }
}

@media only screen and (max-width: 767px) {
    .ai-mb-center {
        align-items: center
    }
}

.ai-end {
    align-items: flex-end
}

@media only screen and (min-width: 768px) {
    .ai-pad-end {
        align-items: flex-end
    }
}

@media only screen and (max-width: 767px) {
    .ai-mb-end {
        align-items: flex-end
    }
}

.fd-column {
    flex-direction: column
}

@media only screen and (min-width: 768px) {
    .fd-pad-column {
        flex-direction: column
    }
}

@media only screen and (max-width: 767px) {
    .fd-mb-column {
        flex-direction: column
    }
}

.fd-column-r {
    flex-direction: column-reverse
}

@media only screen and (min-width: 768px) {
    .fd-pad-column-r {
        flex-direction: column-reverse
    }
}

@media only screen and (max-width: 767px) {
    .fd-mb-column-r {
        flex-direction: column-reverse
    }
}

.fd-row-r {
    flex-direction: row-reverse
}

@media only screen and (min-width: 768px) {
    .fd-pad-row-r {
        flex-direction: row-reverse
    }
}

@media only screen and (max-width: 767px) {
    .fd-mb-row-r {
        flex-direction: row-reverse
    }
}

.fww {
    flex-wrap: wrap
}

.d-block {
    display: block
}

@media only screen and (min-width: 768px) {
    .d-pad-block {
        display: block
    }
}

@media only screen and (max-width: 767px) {
    .d-mb-block {
        display: block
    }
}

.d-none {
    display: none
}

@media only screen and (min-width: 768px) {
    .d-pad-none {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .d-mb-none {
        display: none
    }
}

.d-ib {
    display: inline-block
}

@media only screen and (min-width: 768px) {
    .d-pad-ib {
        display: inline-block
    }
}

@media only screen and (max-width: 767px) {
    .d-mb-ib {
        display: inline-block
    }
}

@media only screen and (max-width: 767px) {
    .clear_mb {
        clear: both
    }
}

@media only screen and (min-width: 768px) {
    .clear_pad {
        clear: both
    }
}

.pos_r {
    position: relative
}

.title_xl {
    font-size: 50px;
    font-weight: bold;
    line-height: 60px
}

@media only screen and (max-width: 767px) {
    .title_xl {
        font-size: 30px;
        line-height: 40px
    }
}

.title_l {
    font-size: 42px;
    font-weight: bold;
    line-height: 60px
}

@media only screen and (max-width: 767px) {
    .title_l {
        font-size: 24px;
        line-height: 30px
    }
}

.title_m {
    font-size: 32px;
    font-weight: bold;
    line-height: 40px
}

@media only screen and (max-width: 767px) {
    .title_m {
        font-size: 20px;
        line-height: 28px
    }
}

.title_s {
    font-size: 20px;
    font-weight: bold;
    line-height: 35px
}

@media only screen and (max-width: 767px) {
    .title_s {
        font-size: 18px;
        line-height: 24px
    }
}

.padl_30 {
    padding-left: 30px
}

@media only screen and (max-width: 767px) {
    .padl_mb_10 {
        padding-left: 10px
    }
}

img {
    max-width: 100%
}

.light_word {
    color: #ccc
}

.va_mid {
    vertical-align: middle
}

.h100 {
    height: 100%
}

.need {
    padding-top: 5px;
    color: #E60012
}

.need span {
    -webkit-border-radius: 23px;
    border-radius: 5px;
    margin-right: 5px;
    background: #E60012;
    color: #FFF;
    padding: 0 10px
}

.no_data_white {
    color: #FFFFFF
}

.no_data_black {
    color: #000000
}

.lh_20 {
    line-height: 20px
}

.rd_notice {
    width: 100%;
    margin-top: .25rem;
    font-size: 12px;
    line-height: 14px;
    color: #dc3545
}

.inchup_tyre_choose {
    padding: 30px 20px 20px 20px
}

@media only screen and (max-width: 767px) {
    .inchup_tyre_choose {
        padding: 0
    }
}

.white_marble_box {
    width: 100%;
    height: 100%;
    background-image: url("../image/inchup_bg_2.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 0
}

@media only screen and (min-width: 992px) {
    .white_marble_box {
        padding: 70px 0
    }
}

.newold_box {
    width: 100%;
    height: 100%;
    background-image: url("../image/inchup_bg_1.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px;
    border-radius: 15px
}

@media only screen and (min-width: 992px) {
    .newold_box {
        padding: 30px 50px;
        display: flex;
        align-items: center
    }
}

@media only screen and (max-width: 767px) {
    .newold_box {
        border-radius: 8px;
        padding: 15px
    }
}

.nwod_txt {
    width: 100%
}

@media only screen and (min-width: 992px) {
    .nwod_txt {
        margin-bottom: 10px;
        width: 20%
    }
}

@media only screen and (max-width: 767px) {
    .nwod_txt {
        display: flex;
        align-items: start;
        justify-content: space-between
    }

    .nwod_txt .nwod_unit {
        margin-left: 20px;
        white-space: nowrap
    }
}

.nwod_txt .nwod_intro {
    color: #ccc
}

@media only screen and (max-width: 767px) {
    .nwod_txt .nwod_intro {
        line-height: 24px
    }
}

.nwod_txt .nwod_intro a {
    color: #ffffff
}

@media only screen and (min-width: 1240px) {
    .nwod_txt .nwod_intro a:hover {
        border-bottom: #ffffff 1px solid
    }
}

.nwod_txt .nwod_unit {
    display: inline-block;
    background-color: #000000;
    border-radius: 8px;
    padding: 5px 10px;
    color: #999
}

.nwod_select_box {
    width: 100%
}

.nwod_select_box .inchuptitle {
    font-size: 22px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 5px
}

@media only screen and (max-width: 767px) {
    .nwod_select_box .inchuptitle {
        font-size: 20px
    }
}

@media only screen and (min-width: 992px) {
    .nwod_select_box {
        width: 80%
    }
}

.nwod_select_box>li {
    margin-bottom: 20px
}

@media only screen and (max-width: 767px) {
    .nwod_select_box>li {
        margin-bottom: 5px
    }
}

.nwod_select_box>li:last-of-type {
    margin-bottom: 0
}

.nwod_select_box .nwod_select_ul {
    width: 100%
}

.nwod_select_box .nwod_select_ul .mb_only {
    display: none
}

@media only screen and (max-width: 767px) {
    .nwod_select_box .nwod_select_ul {
        flex-wrap: wrap
    }

    .nwod_select_box .nwod_select_ul .mb_only {
        display: none
    }
}

.nwod_select_box .nwod_select_ul p {
    color: #ffffff;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .nwod_select_box .nwod_select_ul p {
        font-size: 14px
    }
}

.nwod_select_box .nwod_select_ul>li {
    width: 27%;
    padding: 0 10px
}

@media only screen and (max-width: 767px) {
    .nwod_select_box .nwod_select_ul>li {
        width: 23%;
        padding: 0;
        margin-left: 10px
    }
}

.nwod_select_box .nwod_select_ul>li:first-of-type {
    width: 110px;
    text-align: right;
    white-space: nowrap
}

@media only screen and (max-width: 767px) {
    .nwod_select_box .nwod_select_ul>li:first-of-type {
        margin-left: 0px;
        width: 15%;
        margin-bottom: -10px
    }
}

.nwod_select_box .nwod_select_ul>li:first-of-type .double_line_title {
    display: inline-block
}

@media only screen and (max-width: 767px) {
    .nwod_select_box .nwod_select_ul>li:first-of-type .double_line_title {
        display: block;
        text-align: left
    }
}

@media only screen and (max-width: 767px) {
    .nwod_select_box .nwod_select_ul>li .select_style {
        font-weight: bold;
        padding: 5px 8px;
        font-size: 14px;
        background-image: url("../image/icon_drop_select_s.png");
        background-position: center right;
        background-repeat: no-repeat;
        background-size: 15px 7px;
        border-radius: 4px
    }
}

.tyre_resize_box {
    display: flex;
    align-items: flex-end;
    margin-bottom: 60px
}

@media only screen and (min-width: 1240px) {
    .tyre_resize_box {
        align-items: center;
        margin-bottom: 100px
    }
}

@media only screen and (max-width: 767px) {
    .tyre_resize_box {
        margin-bottom: 40px
    }
}

.tyre_resize {
    display: flex;
    align-items: flex-end;
    flex-direction: column-reverse;
    justify-content: space-between;
    padding: 0 35px
}

@media only screen and (min-width: 1240px) {
    .tyre_resize {
        flex-direction: row;
        align-items: center
    }
}

@media only screen and (max-width: 767px) {
    .tyre_resize {
        padding: 0
    }
}

.tyre_resize.tyre_resize_re {
    flex-direction: column-reverse;
    align-items: flex-start
}

@media only screen and (min-width: 1240px) {
    .tyre_resize.tyre_resize_re {
        flex-direction: row-reverse;
        align-items: center
    }
}

.tyre_info_ul {
    background-color: #ffffff;
    border-radius: 8px;
    padding: 15px 20px;
    width: 200px;
    font-weight: bold;
    margin-right: 0;
    margin-top: 100px
}

@media only screen and (min-width: 1240px) {
    .tyre_info_ul {
        padding: 20px;
        margin-top: 0px
    }
}

@media only screen and (max-width: 767px) {
    .tyre_info_ul {
        margin-top: 60px;
        width: 90%;
        padding: 10px;
        text-align: center
    }
}

.tyre_info_ul>li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    line-height: 22px
}

@media only screen and (max-width: 767px) {
    .tyre_info_ul>li {
        margin-bottom: 0
    }
}

.tyre_info_ul>li:last-of-type {
    margin-bottom: 0
}

.tyre_resize_img_box {
    margin-left: 15px;
    margin-right: 10px;
    width: 190px;
    height: 290px;
    position: relative
}

.tyre_resize_img_box.new {
    width: 180px;
    height: 290px
}

.tyre_resize_img_box>.show {
    display: inline-block;
    position: relative
}

@media only screen and (max-width: 767px) {
    .tyre_resize_img_box {
        width: 90px;
        height: 140px
    }

    .tyre_resize_img_box.new {
        width: 80px;
        height: 140px
    }
}

.tyre_resize_img_box .tyre_resize_img {
    position: relative;
    z-index: 1
}

.tyre_resize_img_box .tyre_resize_shadow {
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translateX(-50%);
    width: 120%;
    height: 0;
    padding-bottom: 30.45%;
    background-image: url("../image/shadow.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

@media only screen and (max-width: 767px) {
    .tyre_resize_img_box .tyre_resize_shadow {
        bottom: -15px
    }
}

.tyre_resize_img_box .tyre_resize_name {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(25%, -50%);
    z-index: 1;
    color: #ffffff;
    font-size: 20px;
    white-space: nowrap
}

@media only screen and (max-width: 767px) {
    .tyre_resize_img_box .tyre_resize_name {
        font-size: 15px
    }
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
    .tyre_resize_img_box .tyre_resize_name {
        transform: translate(57%, -50%)
    }
}

.tyre_resize_img_box .long_size_line_box {
    position: absolute;
    width: 60px;
    height: 100%;
    right: -70px;
    top: 50%;
    transform: translateY(-50%)
}

@media only screen and (max-width: 767px) {
    .tyre_resize_img_box .long_size_line_box {
        width: 40px;
        right: -40px
    }
}

.tyre_resize_img_box .long_size_line_box.long_size_line_box_left {
    right: auto;
    left: -70px
}

@media only screen and (max-width: 767px) {
    .tyre_resize_img_box .long_size_line_box.long_size_line_box_left {
        left: -40px
    }
}

.tyre_resize_img_box .long_size_line_box.long_size_line_box_left .long_size_line {
    border-top: #A60000 2px solid;
    border-left: #A60000 2px solid;
    border-right: none
}

.tyre_resize_img_box .long_size_line_box.long_size_line_box_left p {
    padding-left: 0;
    margin-left: -10px
}

@media only screen and (max-width: 767px) {
    .tyre_resize_img_box .long_size_line_box.long_size_line_box_left p {
        margin-left: -5px
    }
}

.tyre_resize_img_box .long_size_line_box .long_size_line {
    width: 100%;
    height: 44%;
    border-top: #A60000 2px solid;
    border-right: #A60000 2px solid;
    position: relative
}

@media only screen and (max-width: 767px) {
    .tyre_resize_img_box .long_size_line_box .long_size_line {
        height: 40%
    }
}

.tyre_resize_img_box .long_size_line_box .long_size_line.long_size_line_2 {
    border-top: none;
    border-bottom: #A60000 2px solid
}

.tyre_resize_img_box .long_size_line_box p {
    height: 12%;
    font-weight: 900;
    font-style: italic;
    padding-left: 20px;
    margin-left: 30px
}

@media only screen and (max-width: 767px) {
    .tyre_resize_img_box .long_size_line_box p {
        height: 20%;
        padding-left: 10px;
        font-size: 13px;
        margin-left: 20px
    }
}

.tyre_resize_img_box .short_size_line_box {
    position: absolute;
    width: 100%;
    height: 30px;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 0;
    letter-spacing: 0;
    line-height: 0
}

@media only screen and (max-width: 767px) {
    .tyre_resize_img_box .short_size_line_box {
        bottom: -40px
    }
}

.tyre_resize_img_box .short_size_line_box .short_size_line {
    width: 33%;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    border-left: #A60000 2px solid;
    border-bottom: #A60000 2px solid
}

@media only screen and (max-width: 767px) {
    .tyre_resize_img_box .short_size_line_box .short_size_line {
        width: 25%
    }
}

.tyre_resize_img_box .short_size_line_box .short_size_line.short_size_line_2 {
    border-left: none;
    border-right: #A60000 2px solid
}

.tyre_resize_img_box .short_size_line_box p {
    width: 32%;
    padding-top: 23px;
    font-weight: 900;
    font-size: 18px;
    text-align: center;
    font-style: italic;
    display: inline-block;
    vertical-align: middle
}

@media only screen and (max-width: 767px) {
    .tyre_resize_img_box .short_size_line_box p {
        width: 50%;
        font-size: 14px
    }
}

.suggest_box .suggest_title {
    background-color: #E60012;
    padding: 10px 20px
}

.suggest_box .suggest_title.green {
    background-color: #3caf37
}

.suggest_box .suggest_title p {
    background-image: url("../image/icon_tyre_1.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 30px 35px;
    padding-left: 40px;
    color: #ffffff;
    line-height: 35px
}

.suggest_box .suggest_txt {
    background-color: #ffffff;
    padding: 20px;
    text-align: center
}

@media only screen and (min-width: 768px) {
    .suggest_box .suggest_txt {
        padding: 30px
    }
}

.tyre_recommend_part {
    padding: 60px 0 120px
}

@media only screen and (max-width: 767px) {
    .tyre_recommend_part {
        padding: 40px 0 80px
    }
}

.tyre_rec_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column
}

@media only screen and (min-width: 992px) {
    .tyre_rec_top {
        flex-direction: row
    }
}

.tyre_rec_top .double_line_title {
    margin-bottom: 30px
}

@media only screen and (min-width: 992px) {
    .tyre_rec_top .double_line_title {
        margin-bottom: 0
    }
}

@media only screen and (max-width: 767px) {
    .tyre_rec_top .double_line_title {
        margin-bottom: 20px
    }
}

.tyre_rec_top_right {
    display: flex;
    align-items: center
}

@media only screen and (max-width: 767px) {
    .tyre_rec_top_right {
        flex-direction: column;
        align-items: center
    }
}

.tyre_rec_black_bar {
    position: relative;
    height: 60px;
    line-height: 60px;
    padding: 0 40px;
    margin-right: 12px;
    margin-left: 10px;
    z-index: 1
}

@media only screen and (min-width: 992px) {
    .tyre_rec_black_bar {
        margin-left: 0
    }
}

@media only screen and (max-width: 767px) {
    .tyre_rec_black_bar {
        padding-top: 20px;
        margin-bottom: 20px;
        height: auto
    }
}

.tyre_rec_black_bar::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #111;
    transform: skew(-15deg);
    z-index: -1
}

@media only screen and (max-width: 767px) {
    .tyre_rec_black_bar::after {
        transform: skew(0deg)
    }
}

.tyre_rec_black_bar>li {
    display: inline-block;
    vertical-align: middle
}

@media only screen and (max-width: 767px) {
    .tyre_rec_black_bar>li {
        display: block
    }
}

.tyre_rec_black_bar .tyre_rec_title {
    background-image: url("../image/icon_tyre_1.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 30px 35px;
    padding-left: 40px;
    color: #ffffff;
    line-height: 35px;
    margin-right: 30px
}

.tyre_rec_black_bar .tyre_rec_in_search {
    font-weight: bold;
    color: #999
}

@media only screen and (min-width: 992px) {
    .tyre_rec_black_bar .tyre_rec_in_search {
        margin-right: 30px
    }
}

.tyre_rec_black_bar .tyre_rec_result_num {
    display: none
}

@media only screen and (min-width: 992px) {
    .tyre_rec_black_bar .tyre_rec_result_num {
        display: inline-block;
        color: #ccc
    }
}

.tyre_rec_black_bar .tyre_rec_result_num span {
    color: #E60012;
    font-weight: 900;
    padding: 0 5px
}

.tyre_rec_btns>button {
    position: relative;
    width: 80px;
    height: 60px;
    line-height: 60px;
    margin: 0 6px
}

.tyre_rec_btns>button span {
    width: 24px;
    height: 18px;
    display: inline-block;
    background-image: url("../image/arrow_left_big.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    z-index: 1
}

@media only screen and (min-width: 992px) {
    .tyre_rec_btns>button:hover span {
        background-image: url("../image/arrow_left_big_w.png")
    }

    .tyre_rec_btns>button:hover::after {
        background-color: #E60012
    }
}

.tyre_rec_btns>button:last-of-type span {
    background-image: url("../image/arrow_right_big.png");
    background-size: contain
}

@media only screen and (min-width: 992px) {
    .tyre_rec_btns>button:last-of-type:hover span {
        background-image: url("../image/arrow_right_big_w.png")
    }

    .tyre_rec_btns>button:last-of-type:hover::after {
        background-color: #E60012
    }
}

.tyre_rec_btns>button::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #111;
    transform: skew(-15deg)
}

.tyre_rec_ul li {
    cursor: pointer
}

@media only screen and (min-width: 1240px) {
    .tyre_rec_ul li:hover .weird_shape_bg {
        background-image: url("../image/weird_bg_red.png")
    }
}

.tyre_rec_ul li .tyre_rec_li_in {
    padding: 0 15px
}

.tyre_rec_ul li .weird_shape_bg {
    width: 100%;
    height: 0;
    padding-bottom: 91.66667%;
    background-image: url("../image/weird_bg.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    margin-bottom: 15px
}

.tyre_rec_ul li .weird_shape_bg .tyre_product_pic {
    position: absolute;
    bottom: 30px;
    left: 17px;
    width: 60%;
    height: 100%;
    background-image: url("../image/inchup_new_tyre.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 2
}

.tyre_rec_ul li .weird_shape_bg .tyre_product_shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80%;
    height: 70px;
    background-image: url("../image/shadow_big.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.tyre_rec_ul .tyre_genre {
    color: #ffffff;
    margin-bottom: 10px
}

.tyre_rec_ul .tyre_brand_name {
    width: 100%;
    height: 24px;
    background-image: url("../image/brand_name.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 10px
}

.tyre_rec_ul .tyre_brand_name_s {
    width: 100%;
    height: 16px;
    background-image: url("../image/brand_name_s.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 20px
}

.tyre_rec_ul .inch_txt {
    position: relative;
    font-size: 14px;
    font-weight: 900;
    color: #ccc;
    line-height: 40px;
    display: inline-block;
    padding: 0 10px;
    white-space: nowrap;
    background-color: #000000;
    z-index: 2
}

@media only screen and (max-width: 767px) {
    .tyre_rec_ul .inch_txt {
        padding: 0 30px 0 10px;
        background-color: transparent;
        background-image: url("../image/inch_bg.png");
        background-position: right center;
        background-repeat: no-repeat;
        background-size: cover
    }
}

.tyre_rec_ul .inch_txt::after {
    content: "";
    position: absolute;
    right: -25px;
    top: 0;
    width: 100%;
    height: 40px;
    background-image: url("../image/inch_bg.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1
}

@media only screen and (max-width: 767px) {
    .tyre_rec_ul .inch_txt::after {
        display: none
    }
}

.kn_detail_01 p,
.kn_detail_01 li,
.kn_detail_02 p,
.kn_detail_02 li,
.kn_detail_03 p,
.kn_detail_03 li,
.kn_detail_04 p,
.kn_detail_04 li {
    display: block;
    color: #fff
}

.kn_detail_01 .lightgrayfont,
.kn_detail_02 .lightgrayfont,
.kn_detail_03 .lightgrayfont,
.kn_detail_04 .lightgrayfont {
    color: #ccc;
    font-size: 18px
}

@media only screen and (max-width: 767px) {

    .kn_detail_01 .lightgrayfont,
    .kn_detail_02 .lightgrayfont,
    .kn_detail_03 .lightgrayfont,
    .kn_detail_04 .lightgrayfont {
        font-size: 16px
    }
}

.knowledge_bg {
    width: 100%;
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0
}

.knowledge_bg.bg_01 {
    background-image: url("../image/inner_bg_s.jpg")
}

.knowledge_bg.bg_02 {
    background-color: #111
}

.knowledge_bg.bg_03 {
    background-image: url("../image/inner_bg.jpg")
}

.knowledge_bg.bg_04 {
    background-image: url("../image/inner_bg_car.jpg")
}

.kn_detail_01.spacing {
    padding-top: 90px;
    padding-bottom: 60px
}

@media only screen and (max-width: 767px) {
    .kn_detail_01.spacing {
        padding-top: 40px;
        padding-bottom: 20px
    }
}

.kn_detail_01 .sidespace_padd {
    padding-left: 35px;
    padding-right: 35px
}

@media only screen and (max-width: 767px) {
    .kn_detail_01 .sidespace_padd {
        padding-left: 25px;
        padding-right: 25px
    }
}

.kn_detail_01 .item_select rd_click_lang p {
    margin-bottom: 5px
}

@media only screen and (max-width: 767px) {
    .kn_detail_01 .item_select rd_click_lang p {
        margin-bottom: 10px
    }
}

.kn_detail_01 .item_select .title_s_fz_s {
    font-size: 18px
}

.kn_detail_01 .item_select select,
.kn_detail_01 .item_select .select_result {
    width: 100%;
    height: 50px;
    border-radius: 8px
}

.kn_detail_01 .item_select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    padding-left: 20px;
    font-weight: bold;
    font-size: 18px;
    background-image: url("../image/icon_drop_select.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-color: #fff
}

.kn_detail_01 .item_select select option {
    height: 50px
}

.kn_detail_01 .item_select .select_result {
    width: 100%;
    border: 1px solid #606060
}

.kn_detail_01 .item_select .select_result p {
    line-height: 50px;
    padding-left: 20px;
    font-weight: bold
}

.kn_detail_01 .poplist_btn {
    width: 100%;
    height: 55px;
    transform: skew(-15deg);
    text-align: center;
    background-color: #111;
    cursor: pointer;
    margin-top: 35px
}

@media only screen and (max-width: 767px) {
    .kn_detail_01 .poplist_btn {
        margin: 20px 0 50px
    }
}

.kn_detail_01 .poplist_btn .icon_table {
    display: inline-block;
    padding-top: 12px;
    padding-right: 40px;
    background-image: url("../image/icon_table.png");
    height: 0;
    padding-bottom: 31px;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: right bottom;
    transform: skew(15deg);
    color: #999;
    font-size: 18px
}

.kn_detail_01 .poplist_btn:hover {
    background-color: #E60012
}

.kn_detail_01 .poplist_btn:hover .icon_table {
    color: #fff;
    background-image: url("../image/icon_table_white.png")
}

.kn_detail_02 .only_tw {
    display: block
}

.kn_detail_02.spacing {
    padding-top: 90px;
    padding-bottom: 100px
}

@media only screen and (max-width: 767px) {
    .kn_detail_02.spacing {
        padding-top: 40px;
        padding-bottom: 20px
    }
}

.kn_detail_02 .side_space {
    padding-left: 30px;
    padding-right: 50px
}

@media only screen and (max-width: 767px) {
    .kn_detail_02 .side_space {
        padding-left: 20px;
        padding-right: 20px
    }
}

.kn_detail_02 ul+ul {
    margin-top: 30px
}

.kn_detail_02 ul li:nth-child(2) {
    margin-top: 20px
}

@media only screen and (max-width: 767px) {
    .kn_detail_02 ul li:nth-child(2) {
        margin-top: 10px
    }
}

.kn_detail_02 .tire_data {
    width: 100%
}

.kn_detail_02 .tire_data .item_pic div,
.kn_detail_02 .tire_data .item_pic h5 {
    display: inline-block;
    vertical-align: middle
}

.kn_detail_02 .tire_data .item_pic h5 {
    margin-left: 15px;
    font-weight: normal
}

@media only screen and (max-width: 767px) {
    .kn_detail_02 .tire_data .item_pic {
        text-align: center
    }

    .kn_detail_02 .tire_data .item_pic h5 {
        margin-top: 15px;
        margin-left: -10px
    }
}

.kn_detail_02 .tire_data .pic {
    width: 170px;
    height: 0;
    padding-bottom: 79.95313px;
    border-radius: 8px;
    overflow: hidden;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.kn_detail_02 .tire_data .pic.pic01 {
    background-image: url("../image/tyre_4description_01.jpg")
}

.kn_detail_02 .tire_data .pic.pic02 {
    background-image: url("../image/tyre_4description_02.jpg")
}

.kn_detail_02 .tire_data .pic.pic03 {
    background-image: url("../image/tyre_4description_03.jpg")
}

.kn_detail_02 .tire_data .pic.pic04 {
    background-image: url("../image/tyre_4description_04.jpg")
}

@media only screen and (max-width: 767px) {
    .kn_detail_02 .tire_data .pic {
        width: 100%;
        height: 0;
        padding-bottom: 47.03125%
    }
}

.kn_detail_02 .overflow_h {
    overflow: hidden
}

@media only screen and (max-width: 767px) {
    .kn_detail_02 .overflow_h_m {
        overflow: hidden
    }
}

.kn_detail_02 .tire_data_main {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 75px;
    position: relative
}

@media only screen and (max-width: 767px) {
    .kn_detail_02 .tire_data_main {
        width: 100%
    }
}

.kn_detail_02 .tire_data_main .tire_data_pic {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    background-image: url("../image/tire_data_pic.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    z-index: 2
}

.kn_detail_02 .tire_data_main .tire_data_pic.jp {
    background-image: url("../image/jp-BEAD.png")
}

.kn_detail_02 .tire_data_main .tire_data_pic.es {
    background-image: url("../image/es-BEAD.png")
}

.kn_detail_02 .tire_data_main .tire_data_pic.en {
    background-image: url("../image/el-BEAD.png")
}

@media only screen and (max-width: 767px) {
    .kn_detail_02 .tire_data_main .tire_data_pic {
        background-image: url("../image/tire_data_pic_m.png")
    }
}

.kn_detail_02 .tire_data_main .tire_data_bg {
    width: 125%;
    height: 0;
    padding-bottom: 125%;
    background-image: url("../image/tire_data_bg.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: -10%;
    left: -10%;
    z-index: 1;
    opacity: 0
}

@media only screen and (max-width: 767px) {
    .kn_detail_02 .tire_data_main .tire_data_bg {
        opacity: 1
    }
}

.kn_detail_02 .tire_data_main:hover .tire_data_bg {
    opacity: 1
}

@media only screen and (max-width: 767px) {
    .kn_detail_02 .tire_data_main {
        margin-top: 30px;
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 767px) {
    .kn_detail_02 p:last-of-type {
        font-size: 13px;
        font-weight: normal
    }
}

.kn_detail_03.spacing {
    padding-top: 60px;
    padding-bottom: 110px
}

@media only screen and (max-width: 767px) {
    .kn_detail_03.spacing {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.kn_detail_03 .detail_block {
    display: none;
    margin: 50px
}

.kn_detail_03 .detail_block.now {
    display: block
}

@media only screen and (max-width: 767px) {
    .kn_detail_03 .detail_block {
        margin: 10px
    }
}

.kn_detail_03 .detail_pic {
    width: 90%;
    height: 0;
    padding-bottom: 90%;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 30px;
    position: relative;
    z-index: 3
}

.kn_detail_03 .detail_pic.tyre_01 {
    background-image: url("../image/knowledge_tyre_01_truck.png")
}

.kn_detail_03 .detail_pic.tyre_02 {
    background-image: url("../image/knowledge_tyre_02_car.png")
}

.kn_detail_03 .detail_pic.tyre_03 {
    background-image: url("../image/knowledge_tyre_03_lighttruck.png")
}

.kn_detail_03 .detail_pic.tyre_04 {
    background-image: url("../image/knowledge_tyre_04_commercial.png")
}

.kn_detail_03 .detail_pic.tyre_05 {
    background-image: url("../image/knowledge_tyre_05_4WD.png")
}

@media only screen and (max-width: 767px) {
    .kn_detail_03 .detail_pic {
        width: 60%;
        padding-bottom: 60%;
        margin: 0 30%
    }
}

.kn_detail_03 .caricon {
    width: 300px;
    height: 110px;
    position: absolute;
    bottom: 30px;
    right: 50px;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right bottom;
    animation-name: cardrive;
    animation-duration: .8s;
    animation-delay: -.3s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
    animation-delay: .5s
}

.kn_detail_03 .caricon.icon01 {
    background-image: url("../image/knowledge_tyre_icon01.png")
}

.kn_detail_03 .caricon.icon02 {
    background-image: url("../image/knowledge_tyre_icon02.png")
}

.kn_detail_03 .caricon.icon03 {
    background-image: url("../image/knowledge_tyre_icon03.png")
}

.kn_detail_03 .caricon.icon04 {
    background-image: url("../image/knowledge_tyre_icon04.png")
}

.kn_detail_03 .caricon.icon05 {
    background-image: url("../image/knowledge_tyre_icon05.png")
}

@keyframes cardrive {
    0% {
        right: 50px;
        opacity: .5
    }

    10% {
        opacity: 1
    }

    100% {
        right: 200px;
        opacity: 1
    }
}

@media only screen and (max-width: 767px) {
    .kn_detail_03 .caricon {
        width: 200px;
        height: 73.33333px;
        bottom: 20px;
        right: 50px
    }

    @keyframes cardrive {
        0% {
            right: 50px;
            opacity: .5
        }

        10% {
            opacity: 1
        }

        100% {
            right: 120px;
            opacity: 1
        }
    }
}

.kn_detail_03 .detail_txt {
    position: relative;
    z-index: 3
}

.kn_detail_03 .detail_group {
    margin-left: 35px
}

.kn_detail_03 .detail_group li+li {
    margin-top: 20px
}

@media only screen and (max-width: 767px) {
    .kn_detail_03 .detail_group li+li {
        margin-top: 5px
    }
}

@media only screen and (max-width: 767px) {
    .kn_detail_03 .detail_group {
        margin-left: 0
    }
}

.kn_detail_03 .data_blackbg {
    display: inline-block;
    width: 85px;
    height: 40px;
    border-radius: 8px;
    background-color: #000;
    text-align: center;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
    font-size: 20px;
    margin-right: 25px
}

@media only screen and (max-width: 767px) {
    .kn_detail_03 .data_blackbg {
        margin-right: 15px;
        height: 20px;
        line-height: 20px;
        border-radius: 4px;
        font-size: 14px
    }
}

.kn_detail_03 .data_blackbg.fz_s {
    font-size: 16px
}

@media only screen and (max-width: 767px) {
    .kn_detail_03 .data_blackbg.fz_s {
        font-size: 12px
    }
}

.kn_detail_03 .group_hidden {
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    letter-spacing: 0
}

.kn_detail_03 .btn_group {
    text-align: center;
    display: block
}

@media only screen and (max-width: 767px) {
    .kn_detail_03 .btn_group {
        width: 100%;
        overflow-x: auto;
        display: inline-block;
        white-space: nowrap
    }

    .kn_detail_03 .btn_group p {
        top: -1px
    }
}

.kn_detail_03 .btn_group button,
.kn_detail_03 .btn_group p,
.kn_detail_03 .btn_group div {
    display: inline-block
}

.kn_detail_03 .btn_group .skew_btn {
    text-align: center;
    padding-left: 30px;
    padding-right: 35px;
    min-height: 54px
}

.kn_detail_03 .btn_group .skew_btn .skew_btn_arrow {
    position: relative;
    z-index: 2;
    width: 17px;
    height: 13px;
    background-image: url("../image/icon_breadcrumb.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 35px;
    display: none;
    opacity: 0
}

@media only screen and (max-width: 767px) {
    .kn_detail_03 .btn_group .skew_btn .skew_btn_arrow {
        display: none;
        opacity: none
    }
}

@media only screen and (max-width: 767px) {
    .kn_detail_03 .btn_group .skew_btn {
        padding-left: 30px;
        padding-right: 30px;
        min-height: 40px
    }

    .kn_detail_03 .btn_group .skew_btn p {
        font-size: 20px
    }
}

.kn_detail_03 .btn_group .skew_btn:hover p {
    padding-left: 10px;
    padding-right: 0
}

@media only screen and (max-width: 767px) {
    .kn_detail_03 .btn_group .skew_btn:hover p {
        padding-left: 0
    }
}

.kn_detail_03 .btn_group .skew_btn:hover .skew_btn_arrow {
    margin-left: 20px;
    display: inline-block;
    opacity: 1
}

@media only screen and (max-width: 767px) {
    .kn_detail_03 .btn_group .skew_btn:hover .skew_btn_arrow {
        display: none
    }
}

.kn_detail_03 .btn_group .skew_btn.now p {
    padding-left: 10px;
    padding-right: 0
}

.kn_detail_03 .btn_group .skew_btn.now .skew_btn_arrow {
    color: #fff;
    margin-left: 20px;
    display: inline-block;
    opacity: 1
}

.kn_detail_03 .btn_group .skew_btn.now::after {
    background-color: #E60012
}

@media only screen and (max-width: 767px) {
    .kn_detail_03 .btn_group .skew_btn.now .skew_btn_arrow {
        width: 16px;
        height: 13.5px;
        background-image: url("../image/icon_breadcrumb.png");
        transform: rotate(-90deg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        margin-left: 10px
    }
}

.kn_detail_03 .left_space {
    padding-left: 70px
}

@media only screen and (max-width: 767px) {
    .kn_detail_03 .left_space {
        padding-left: 0
    }
}

.kn_detail_03 .underdark {
    background-image: url("../image/under_black.png");
    opacity: .8;
    width: 100%;
    height: 0;
    padding-bottom: 25.70671%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left bottom;
    position: absolute;
    bottom: 0;
    left: 0
}

@media only screen and (max-width: 767px) {
    .kn_detail_03 .underdark {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .kn_detail_03 .underdark_mb {
        background-image: url("../image/under_black.png");
        opacity: .8;
        width: 100%;
        height: 0;
        padding-bottom: 38.56007%;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left bottom;
        position: absolute;
        bottom: 0
    }
}

.kn_detail_04.spacing {
    padding-top: 90px;
    padding-bottom: 120px
}

@media only screen and (max-width: 767px) {
    .kn_detail_04.spacing {
        padding-top: 40px;
        padding-bottom: 60px
    }
}

.kn_detail_04>ul {
    padding: 0 30px
}

@media only screen and (max-width: 767px) {
    .kn_detail_04>ul {
        padding: 0 20px
    }
}

.kn_detail_04 li+li {
    margin-top: 25px
}

.kn_detail_04 ul>li {
    margin-top: 0
}

@media only screen and (max-width: 767px) {
    .kn_detail_04 ul>li {
        margin-top: 15px
    }
}

.kn_detail_04 ul>li ul>li {
    margin-left: 40px
}

@media only screen and (max-width: 767px) {
    .kn_detail_04 ul>li ul>li {
        margin-left: 10px;
        margin-bottom: 15px
    }
}

.popbg {
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    overflow-y: auto;
    -ms-overflow-style: none;
    display: none
}

.popbg::-webkit-scrollbar {
    display: none
}

.popbg .popbox {
    width: 800px;
    margin: 150px auto 150px
}

@media only screen and (max-width: 767px) {
    .popbg .popbox {
        margin: 30px 0 0 0;
        padding: 0 30px;
        width: 100%
    }
}

.popbg .popbox .popbox_top {
    width: 100%;
    height: 95px;
    overflow: hidden;
    background-color: #E60012;
    border-radius: 15px 15px 0 0
}

@media only screen and (max-width: 767px) {
    .popbg .popbox .popbox_top {
        height: 70px
    }
}

.popbg .popbox .popbox_top .poptitle {
    padding-left: 32px;
    font-size: 32px;
    font-weight: normal;
    position: relative
}

@media only screen and (max-width: 767px) {
    .popbg .popbox .popbox_top .poptitle {
        padding-left: 24px;
        margin-left: 20px
    }
}

.popbg .popbox .popbox_top .poptitle.white {
    color: #ffffff
}

.popbg .popbox .popbox_top .poptitle::after {
    content: "";
    position: absolute;
    top: 4px;
    left: 8px;
    width: 3px;
    height: 30px;
    transform: rotate(25deg);
    background-color: #fff
}

@media only screen and (max-width: 767px) {
    .popbg .popbox .popbox_top .poptitle::after {
        left: 5px;
        top: 3px;
        width: 2px;
        height: 24px
    }
}

.popbg .popbox .popbox_top .poptitle::before {
    content: "";
    position: absolute;
    top: 4px;
    left: 18px;
    width: 3px;
    height: 30px;
    transform: rotate(25deg);
    background-color: #fff
}

@media only screen and (max-width: 767px) {
    .popbg .popbox .popbox_top .poptitle::before {
        left: 12px;
        top: 3px;
        width: 2px;
        height: 24px
    }
}

@media only screen and (max-width: 767px) {
    .popbg .popbox .popbox_top .poptitle {
        font-size: 24px;
        margin-top: 20px
    }
}

.popbg .popbox .popbox_top .popclose_btn {
    background-image: url("../image/icon_closeX.png");
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    padding-right: 40px;
    cursor: pointer
}

@media only screen and (max-width: 767px) {
    .popbg .popbox .popbox_top .popclose_btn {
        width: 20px;
        height: 20px;
        margin-right: 15px;
        margin-top: 25px
    }
}

@media only screen and (max-width: 767px) {
    .popbg .popbox .popbox_top {
        width: 100%
    }
}

.popbg .popbox .popbox_content {
    width: 800px;
    padding: 35px 40px 60px;
    font-size: 18px;
    font-weight: bold;
    background-color: #fff;
    border-radius: 0 0 15px 15px
}

.popbg .popbox .popbox_content .dashline {
    width: 100%;
    height: 15px;
    padding-top: 10px
}

.popbg .popbox .popbox_content .dashline .dash {
    display: inline-block;
    background-image: url("../image/dash.png");
    width: 100%;
    height: 0;
    padding-bottom: 15px;
    background-position: center center;
    background-repeat: repeat;
    background-size: contain
}

.popbg .popbox .popbox_content li+li {
    margin-top: 10px;
    color: #555;
    font-weight: bold
}

@media only screen and (max-width: 767px) {
    .popbg .popbox .popbox_content {
        width: 100%;
        padding: 25px 20px 60px
    }

    .popbg .popbox .popbox_content .mb_none {
        display: none
    }
}

.popbg.now {
    display: block
}

.marb_25 {
    margin-bottom: 25px
}

.mart_25 {
    margin-top: 25px
}

.marl_40 {
    margin-left: 40px
}

.marr_40 {
    margin-right: 40px
}

.padl_35 {
    padding-left: 35px
}

.padr_35 {
    padding-right: 35px
}

@media only screen and (max-width: 767px) {
    .padl_mb_20 {
        margin-left: 20px
    }

    .marl_mb_15 {
        margin-left: 15px
    }

    .marl_mb_25 {
        margin-left: 25px
    }

    .marr_mb_15 {
        margin-right: 15px
    }

    .marr_mb_20 {
        margin-right: 20px
    }

    .mart_mb_20 {
        margin-top: 20px
    }

    .mart_mb_30 {
        margin-top: 30px
    }

    .marb_mb_15 {
        margin-bottom: 15px
    }

    .marb_mb_10 {
        margin-bottom: 10px
    }

    .marb_mb_20 {
        margin-bottom: 20px
    }

    .marb_mb_30 {
        margin-bottom: 30px
    }
}

@media only screen and (min-width: 992px) {
    .nav_shown .nav_area_pc .nav_area .nav .navitem .drop_search .personal_search_block .personal_search_notice {
        font-size: 16px
    }

    .nav_shown .nav_area_pc .nav_area .nav .navitem .drop_search .personal_search_block .personal_search_area .item .icon.icon1 {
        background-image: url("../image/select_icon_1.png");
        height: 20.90909px
    }

    .nav_shown .nav_area_pc .nav_area .nav .navitem .drop_search .personal_search_block .personal_search_area .item .icon.icon2 {
        background-image: url("../image/select_icon_2.png");
        height: 20.86957px
    }

    .nav_shown .nav_area_pc .nav_area .nav .navitem .drop_search .personal_search_block .personal_search_area .item .icon.icon3 {
        background-image: url("../image/select_icon_3.png");
        width: 14px;
        height: 19.25px
    }

    .nav_shown .nav_area_pc .nav_area .nav .navitem .drop_search .personal_search_block .personal_search_area .item .icon.icon4 {
        background-image: url("../image/select_icon_4.png");
        height: 19.04762px
    }

    .nav_shown .nav_area_pc .nav_area .nav .navitem .drop_search .personal_search_block .personal_search_area .item .icon.icon5 {
        background-image: url("../image/select_icon_5.png");
        height: 18.18182px
    }

    .nav_shown .nav_area_pc .nav_area .nav .navitem .drop_search .personal_search_block .personal_search_area .item .icon.icon6 {
        background-image: url("../image/select_icon_6.png");
        height: 20px
    }

    .nav_shown .nav_area_pc .nav_area .nav .navitem .drop_search .personal_search_block .personal_search_area .item .icon.icon7 {
        background-image: url("../image/select_icon_7.png");
        height: 12.5px;
        vertical-align: middle
    }
}

@media screen and (max-width: 991px) {
    .drop_search .personal_search_block_mb .item .icon.icon1 {
        background-image: url("../image/select_icon_1.png");
        height: 20.90909px
    }

    .drop_search .personal_search_block_mb .item .icon.icon2 {
        background-image: url("../image/select_icon_2.png");
        height: 20.86957px
    }

    .drop_search .personal_search_block_mb .item .icon.icon3 {
        background-image: url("../image/select_icon_3.png");
        width: 14px;
        height: 19.25px
    }

    .drop_search .personal_search_block_mb .item .icon.icon4 {
        background-image: url("../image/select_icon_4.png");
        height: 19.04762px
    }

    .drop_search .personal_search_block_mb .item .icon.icon5 {
        background-image: url("../image/select_icon_5.png");
        height: 18.18182px
    }

    .drop_search .personal_search_block_mb .item .icon.icon6 {
        background-image: url("../image/select_icon_6.png");
        height: 20px;
        margin-bottom: 1px
    }

    .drop_search .personal_search_block_mb .item .icon.icon7 {
        background-image: url("../image/select_icon_7.png");
        height: 12.5px;
        vertical-align: middle
    }
}

.col-red {
    color: #E60012
}

.banner_box.pro_style .banner_pic {
    background-image: url("../image/product_bn.jpg");
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover
}

.pro_brand .item {
    display: block;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px
}

.pro_brand .item:last-child {
    margin-bottom: 0
}

.pro_brand .item:nth-child(odd) .pic {
    left: 0;
    background-image: url("../image/pro_brand_1.jpg");
    background-size: cover
}

.pro_brand .item:nth-child(odd) .pic .cover {
    right: -2px;
    background: url("../image/brand_right_bg_1.png") right top no-repeat;
    background-size: auto 100%
}

.pro_brand .item:nth-child(odd) .txt_part .bg {
    right: 0;
    background: url("../image/brand_right_bg_2.png") left top no-repeat;
    background-size: auto 100%
}

.pro_brand .item:nth-child(even) .pic {
    right: 0;
    background-image: url("../image/pro_brand_2.jpg");
    background-size: cover
}

.pro_brand .item:nth-child(even) .pic .cover {
    left: -1px;
    background: url("../image/brand_left_bg_1.png") left top no-repeat;
    background-size: auto 100%
}

.pro_brand .item:nth-child(even) .txt_part .bg {
    left: 0;
    background: url("../image/brand_left_bg_2.png") right top no-repeat;
    background-size: auto 100%
}

.pro_brand .pic {
    background-repeat: no-repeat
}

.pro_brand .pic .cover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0
}

.pro_brand .txt_part {
    position: relative;
    color: #CCCCCC
}

.pro_brand .txt_part .tit {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    position: relative
}

.pro_brand .txt_part .tit span {
    height: 3px;
    background: #E60012;
    width: 100%
}

.pro_brand .txt_part .tit .line {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 3px;
    background: #E60012
}

.pro_brand .txt_part>.view {
    position: relative;
    z-index: 2
}

.pro_brand .txt_part .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0
}

@media only screen and (max-width: 767px) {
    .pro_brand .item {
        border-radius: 10px
    }

    .pro_brand .pic {
        height: 220px;
        width: 100%;
        background-position: 50% 50%
    }

    .pro_brand .txt_part {
        padding: 30px 15px;
        line-height: 30px
    }
}

@media only screen and (min-width: 768px) {
    .pro_brand .item {
        border-radius: 15px
    }

    .pro_brand .item:nth-child(odd) .txt_part {
        float: right;
        padding-right: 30px
    }

    .pro_brand .item:nth-child(even) .txt_part {
        float: left;
        padding-left: 30px
    }

    .pro_brand .pic {
        width: 47%;
        height: 100%;
        position: absolute;
        top: 0;
        background-position: 50% top
    }

    .pro_brand .txt_part {
        width: 53%;
        padding-top: 50px;
        padding-bottom: 60px;
        line-height: 35px
    }
}

@media only screen and (min-width: 992px) {
    .pro_brand .item:hover .txt_part .tit {
        display: block
    }

    .pro_brand .item:hover .txt_part .tit .line {
        width: 100%
    }

    .pro_brand .item:hover:nth-child(odd) .pic .cover {
        background: url("../image/brand_right_bg_1_s.png") right top no-repeat;
        background-size: auto 100%
    }

    .pro_brand .item:hover:nth-child(odd) .txt_part .bg {
        background: url("../image/brand_right_bg_2_s.png") left top no-repeat;
        background-size: auto 100%
    }

    .pro_brand .item:hover:nth-child(even) .pic .cover {
        background: url("../image/brand_left_bg_1_s.png") left top no-repeat;
        background-size: auto 100%
    }

    .pro_brand .item:hover:nth-child(even) .txt_part .bg {
        background: url("../image/brand_left_bg_2_s.png") right top no-repeat;
        background-size: auto 100%
    }
}

.pro_list_page {
    position: relative
}

@media only screen and (min-width: 768px) {
    .pro_list_page .list_show {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media only screen and (min-width: 992px) {
    .pro_list_page .list_show {
        padding-left: 300px;
        padding-right: 20px
    }
}

@media only screen and (min-width: 1240px) {
    .pro_list_page .list_show {
        padding-left: 260px;
        padding-right: 0
    }
}

@media only screen and (min-width: 1366px) {
    .pro_list_page .list_show {
        padding-left: 230px
    }
}

@media only screen and (min-width: 1500px) {
    .pro_list_page .list_show {
        padding-left: 130px
    }
}

.list_show {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

.list_show.tw_only {
    display: block
}

.list_show .list_top {
    margin-bottom: 15px;
    color: #fff
}

.list_show .list_top .list_show {
    color: #CCCCCC
}

.list_show .list_top .list_show span {
    font-weight: bold
}

.list_show .list_txt {
    color: #CCCCCC;
    line-height: 32px
}

@media only screen and (min-width: 1600px) {
    .list_show .list_top h4 {
        margin-left: -35px
    }
}

.list_box {
    padding-top: 60px
}

.list_box .item>.view {
    display: block;
    background: rgba(0, 0, 0, 0.2)
}

.list_box .pic>.show {
    text-align: center
}

.list_box .pic>.show img {
    max-width: 100%;
    max-height: 100%
}

.list_box .left_part {
    padding-top: 60px;
    padding-right: 30px;
    position: relative;
    height: 100%
}

@media only screen and (max-width: 767px) {
    .list_box .left_part {
        padding-top: 5px
    }
}

.list_box .left_part .p_1 {
    font-size: 20px;
    color: #fff
}

.list_box .left_part .tire_logo {
    margin-bottom: 5px
}

.list_box .left_part .tire_logo img {
    max-height: 30px;
    max-width: 100%
}

.list_box .left_part .tire_type img {
    max-height: 30px;
    max-width: 100%
}

.list_box .left_part .inch {
    position: absolute;
    top: 0;
    right: 0;
    font-weight: bold;
    font-size: 16px;
    color: #CCCCCC;
    font-style: italic;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 40px;
    background: url("../image/inch.png") 0 0 no-repeat
}

@media only screen and (max-width: 767px) {
    .list_box .left_part .inch {
        padding-left: 30px;
        padding-right: 15px
    }
}

.list_box .left_part .search_type {
    position: absolute;
    top: 5px;
    right: 160px
}

.list_box .left_part .search_type li {
    height: 30px;
    margin-left: 5px;
    padding-top: 3px
}

.list_box .left_part .search_type li img {
    max-height: 25px;
    width: auto
}

.list_box .left_part .search_type li:first-child {
    margin-left: 0
}

.list_box .left_part .cart_type {
    padding-top: 15px
}

.list_box .left_part .cart_type li {
    float: right;
    margin-right: 10px
}

@media only screen and (max-width: 767px) {
    .list_box {
        margin-bottom: 80px
    }

    .list_box .item {
        margin-bottom: 30px
    }

    .list_box .item:last-child {
        margin-bottom: 0
    }

    .list_box .item>.view {
        border-radius: 10px
    }

    .list_box .pic {
        border-top-left-radius: 10px;
        background: url("../image/pro_list_bg.png") left top no-repeat;
        background-size: auto 100%
    }

    .list_box .pic>.show img {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .list_box .left_part {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 30px
    }
}

@media only screen and (min-width: 768px) {
    .list_box {
        margin-bottom: 80px
    }

    .list_box .item {
        margin-bottom: 60px
    }

    .list_box .item:last-child {
        margin-bottom: 0
    }

    .list_box .item>.view {
        position: relative;
        border-radius: 15px;
        height: 220px
    }

    .list_box .pic {
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px;
        width: 240px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: url("../image/pro_list_bg.png") right top no-repeat;
        background-size: cover
    }

    .list_box .pic .show {
        position: relative;
        width: 200px;
        height: 100%;
        box-sizing: content-box;
        padding-top: 40px;
        z-index: 2
    }

    .list_box .pic .show .img {
        position: absolute;
        width: 100%;
        height: 100%;
        top: -40px;
        left: 0
    }

    .list_box .pic .shadow {
        position: absolute;
        z-index: 1;
        background: url("../image/shadow_pro.png");
        background-position: center top;
        background-repeat: no-repeat;
        width: 280px;
        height: 88px;
        bottom: -10px;
        left: -30px
    }

    .list_box .left_part {
        padding-top: 60px;
        margin-left: 250px;
        border-top-right-radius: 15px;
        overflow: hidden
    }
}

@media only screen and (min-width: 992px) {
    .list_box {
        margin-left: -15px;
        margin-right: -15px
    }

    .list_box .item {
        padding-left: 15px;
        padding-right: 15px
    }

    .list_box .item>.view:hover {
        box-shadow: 0 4px 0 #E60012
    }

    .list_box .item>.view:hover .pic {
        background: url("../image/pro_list_bg_s.png") -1px top no-repeat;
        background-size: cover
    }

    .list_box .left_part {
        margin-left: 210px
    }
}

@media only screen and (min-width: 1240px) {
    .list_box {
        margin-bottom: 0
    }

    .list_box .item {
        margin-bottom: 90px
    }

    .list_box .item:last-child {
        margin-bottom: 90px
    }

    .list_box .left_part .cart_type {
        padding-top: 0;
        position: absolute;
        bottom: 20px;
        right: 0;
        width: 100%
    }
}

@media only screen and (min-width: 1440px) {
    .list_box {
        margin-left: -30px;
        margin-right: -30px
    }

    .list_box .item {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media only screen and (min-width: 1600px) {
    .list_box .left_part {
        margin-left: 250px
    }
}

.pagenumber {
    text-align: center
}

.pagenumber a,
.pagenumber span {
    display: inline-block;
    vertical-align: middle;
    border-radius: 8px;
    color: #ccc;
    font-weight: bold;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.pagenumber a {
    background-color: #000
}

.pagenumber a:not(.prev):not(.next) {
    width: 40px;
    margin-right: 1px;
    margin-left: 1px
}

.pagenumber span {
    margin-right: 1px;
    margin-left: 1px;
    width: 40px;
    background: #E60012
}

.pagenumber .prev,
.pagenumber .next {
    margin-right: 1px;
    margin-left: 1px;
    width: 40px;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.pagenumber .prev {
    background-image: url("../image/page_left@2x.png");
    background-size: 21px auto
}

.pagenumber .next {
    background-image: url("../image/page_right@2x.png");
    background-size: 21px auto
}

@media only screen and (min-width: 768px) {

    .pagenumber .prev,
    .pagenumber .next {
        width: 100px
    }
}

@media only screen and (min-width: 992px) {
    .pagenumber a:hover {
        background-color: #E60012
    }

    .pagenumber a:not(.prev):not(.next) {
        margin-left: 5px;
        margin-right: 5px
    }

    .pagenumber span {
        margin-left: 5px;
        margin-right: 5px
    }

    .pagenumber .prev,
    .pagenumber .next {
        margin-left: 15px;
        margin-right: 15px
    }

    .pagenumber .prev {
        background-image: url("../image/page_left.png")
    }

    .pagenumber .prev:hover {
        background-image: url("../image/page_left_s.png")
    }

    .pagenumber .next {
        background-image: url("../image/page_right.png")
    }

    .pagenumber .next:hover {
        background-image: url("../image/page_right_s.png")
    }
}

.pro_page_nav .series_show {
    position: relative;
    z-index: 2;
    height: 60px
}

.pro_page_nav .series_show .tit {
    display: none
}

.pro_page_nav .series_show .back {
    display: none
}

.pro_page_nav .series_show .back span {
    color: #fff
}

.pro_page_nav .layer_2_show .view {
    background: #000
}

.pro_page_nav .layer_2_show .view a {
    color: #fff;
    font-weight: bold;
    font-style: italic
}

.pro_page_nav .layer_2_show .view a p {
    text-transform: uppercase
}

@media only screen and (max-width: 767px) {
    .pro_page_nav .series_show .back {
        font-size: 16px;
        line-height: 25px
    }

    .pro_page_nav .layer_2_show>.view {
        padding-left: 20px;
        padding-right: 20px;
        border-radius: 8px;
        overflow-y: auto;
        white-space: nowrap;
        font-size: 0;
        line-height: 0;
        letter-spacing: 0
    }

    .pro_page_nav .layer_2_show>.view a {
        margin-right: 10px;
        display: inline-block;
        white-space: nowrap;
        font-size: 16px;
        line-height: 50px;
        padding: 10px
    }

    .pro_page_nav .layer_2_show>.view a p {
        padding-left: 10px;
        padding-right: 10px
    }

    .pro_page_nav .layer_2_show>.view a.now p {
        background: #E60012;
        border-radius: 8px
    }
}

@media only screen and (min-width: 768px) {
    .pro_page_nav .series_show .back {
        font-size: 18px;
        line-height: 32px
    }

    .pro_page_nav .layer_2_show>.view {
        padding-left: 20px;
        padding-right: 20px;
        border-radius: 8px;
        overflow-y: auto;
        white-space: nowrap;
        font-size: 0;
        line-height: 0;
        letter-spacing: 0
    }

    .pro_page_nav .layer_2_show>.view a {
        margin-right: 10px;
        display: inline-block;
        white-space: nowrap;
        font-size: 16px;
        line-height: 50px;
        padding: 10px
    }

    .pro_page_nav .layer_2_show>.view a p {
        padding-left: 10px;
        padding-right: 10px
    }

    .pro_page_nav .layer_2_show>.view a.now p {
        background: #E60012;
        border-radius: 8px
    }
}

@media only screen and (min-width: 992px) {
    .pro_page_nav {
        position: absolute;
        width: 260px;
        height: 100%;
        top: 0;
        left: 0;
        padding-top: 90px;
        z-index: 1
    }

    .pro_page_nav .series_show {
        border-bottom: 5px solid #E60012
    }

    .pro_page_nav .series_show .pic {
        padding-top: 98.4615%;
        background: url("../image/series_show.png") 0 0 no-repeat;
        background-size: cover;
        border-top-right-radius: 15px
    }

    .pro_page_nav .series_show .tit {
        display: block;
        color: #fff;
        padding: 25px 20px;
        background: #000;
        border: 1px solid #555555
    }

    .pro_page_nav .series_show .back {
        display: block;
        padding: 20px 20px;
        background: #000;
        border: 1px solid #555555
    }

    .pro_page_nav .series_show .back span {
        background: url("../image/page_left.png") 0 50% no-repeat;
        padding-left: 51px
    }

    .pro_page_nav .layer_2_show {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding-top: 540px
    }

    .pro_page_nav .layer_2_show .view {
        width: 100%;
        height: 100%;
        border: 1px solid #555555
    }

    .pro_page_nav .layer_2_show .view a {
        display: block;
        font-size: 20px;
        padding: 5px;
        background: #000;
        border-bottom: 1px solid #555
    }

    .pro_page_nav .layer_2_show .view a p {
        display: block;
        border-radius: 8px;
        line-height: 60px;
        padding-left: 15px;
        padding-right: 15px
    }

    .pro_page_nav .layer_2_show .view a p span {
        display: block
    }

    .pro_page_nav .layer_2_show .view a.now p {
        background: #E60012
    }

    .pro_page_nav .layer_2_show .view a.now p span {
        background: url("../image/path.png") right 50% no-repeat
    }

    .pro_page_nav .layer_2_show .view a:hover p {
        background: #E60012
    }

    .pro_page_nav .layer_2_show .view a:hover p span {
        background: url("../image/path.png") right 50% no-repeat
    }
}

.page_content.pro_detail_style {
    padding-bottom: 0
}

.pro_detail_top {
    padding-bottom: 60px
}

.pro_detail_top .left_pic {
    padding-left: 0;
    padding-right: 0;
    position: relative
}

.pro_detail_top .left_pic .show {
    height: 438px;
    background: url("../image/prodetail.png") right 30px no-repeat;
    position: relative;
    z-index: 1
}

.pro_detail_top .left_pic .show .img {
    position: relative;
    z-index: 2;
    text-align: center;
    height: 100%;
    font-size: 0;
    line-height: 0;
    letter-spacing: 0
}

.pro_detail_top .left_pic .show .img>.view {
    position: relative
}

.pro_detail_top .left_pic .show .img img {
    max-width: 100%;
    max-height: 100%;
    position: relative;
    z-index: 2
}

.pro_detail_top .left_pic .show .img .space {
    height: 100%;
    vertical-align: middle
}

.pro_detail_top .left_pic .show .shadow {
    position: absolute;
    z-index: 1;
    background: url("../image/detail_shadow.png");
    background-position: center top;
    background-repeat: no-repeat;
    width: 419px;
    height: 131px
}

.pro_detail_top .left_pic .show .enlarge {
    cursor: pointer;
    position: absolute;
    border-radius: 10px;
    background-color: #000;
    background-image: url("../image/enlarge.png");
    background-size: 14px auto;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    left: 10px;
    bottom: 10px;
    z-index: 3
}

.pro_detail_top .left_pic .show .download {
    cursor: pointer;
    position: absolute;
    border-radius: 10px;
    background-color: #000;
    background-image: url("../image/download.png");
    background-size: 13.5px auto;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    left: 10px;
    z-index: 3
}

.pro_detail_top .left_pic .small_ul {
    position: absolute;
    bottom: 0;
    z-index: 2
}

.pro_detail_top .left_pic .small_ul li {
    position: absolute;
    cursor: pointer
}

.pro_detail_top .left_pic .small_ul li:nth-child(1) {
    bottom: 0;
    left: -65px
}

.pro_detail_top .left_pic .small_ul li:nth-child(2) {
    bottom: 90px;
    left: -35px
}

.pro_detail_top .left_pic .small_ul li:nth-child(3) {
    bottom: 180px;
    left: 0
}

.pro_detail_top .left_pic .small_ul li.now .bg {
    border-color: #E60012;
    background: #fff
}

.pro_detail_top .left_pic .small_ul .img {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    text-align: center
}

.pro_detail_top .left_pic .small_ul .img img {
    max-width: 100%;
    max-height: 100%
}

.pro_detail_top .left_pic .small_ul .bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    border: 3px solid #777777;
    -moz-transform: skew(-15deg);
    -ms-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    -webkit-transform: skew(-15deg);
    transform: skew(-15deg)
}

.pro_detail_top .right_part {
    padding-left: 0;
    padding-right: 0;
    padding-top: 95px
}

.pro_detail_top .right_part h2 {
    font-size: 32px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: normal
}

.pro_detail_top .right_part .cart_logo {
    margin-bottom: 10px
}

.pro_detail_top .right_part .cart_logo img {
    max-width: 100%;
    max-height: 100%
}

.pro_detail_top .right_part .type_logo img {
    max-width: 100%;
    max-height: 100%
}

.pro_detail_top .right_part .feature {
    padding-top: 40px
}

.pro_detail_top .right_part .feature li {
    text-align: center;
    font-size: 17px;
    text-transform: uppercase;
    color: #E60012;
    margin-right: 30px
}

.pro_detail_top .right_part .feature li:last-child {
    margin-right: 0
}

.pro_detail_top .right_part .feature li .icon {
    height: 45px;
    text-align: center
}

.pro_detail_top .right_part .feature li .icon img {
    vertical-align: middle
}

.pro_detail_top .right_part .feature li .icon .space {
    height: 100%;
    vertical-align: middle
}

@media only screen and (max-width: 767px) {
    .pro_detail_top .left_pic .show {
        width: 70%
    }

    .pro_detail_top .left_pic .show .img>.view {
        vertical-align: middle
    }

    .pro_detail_top .left_pic .show .enlarge {
        width: 30px;
        height: 30px
    }

    .pro_detail_top .left_pic .show .download {
        width: 30px;
        height: 30px;
        bottom: 50px
    }

    .pro_detail_top .left_pic .show .shadow {
        right: -105px;
        bottom: -55px
    }

    .pro_detail_top .left_pic .small_ul {
        right: 30px
    }

    .pro_detail_top .left_pic .small_ul li {
        width: 50px;
        height: 50px
    }

    .pro_detail_top .left_pic .small_ul li:nth-child(1) {
        bottom: 0;
        left: -65px
    }

    .pro_detail_top .left_pic .small_ul li:nth-child(2) {
        bottom: 70px;
        left: -40px
    }

    .pro_detail_top .left_pic .small_ul li:nth-child(3) {
        bottom: 135px;
        left: -15px
    }

    .pro_detail_top .left_pic .small_ul .img img {
        margin-top: -10px
    }
}

@media only screen and (min-width: 768px) {
    .pro_detail_top .left_pic .show {
        max-width: 250px
    }

    .pro_detail_top .left_pic .show .img {
        max-width: 90%
    }

    .pro_detail_top .left_pic .show .img>.view {
        vertical-align: middle
    }

    .pro_detail_top .left_pic .show .enlarge {
        width: 55px;
        height: 55px
    }

    .pro_detail_top .left_pic .show .download {
        width: 55px;
        height: 55px;
        bottom: 75px
    }

    .pro_detail_top .left_pic .show .shadow {
        right: -80px;
        bottom: -50px
    }

    .pro_detail_top .left_pic .small_ul {
        left: 50%;
        margin-left: 70px
    }

    .pro_detail_top .left_pic .small_ul li {
        width: 50px;
        height: 50px
    }

    .pro_detail_top .left_pic .small_ul li:nth-child(1) {
        bottom: 0;
        left: -65px
    }

    .pro_detail_top .left_pic .small_ul li:nth-child(2) {
        bottom: 70px;
        left: -40px
    }

    .pro_detail_top .left_pic .small_ul li:nth-child(3) {
        bottom: 135px;
        left: -15px
    }

    .pro_detail_top .left_pic .small_ul .img img {
        margin-top: -10px
    }

    .pro_detail_top .right_part .cart_logo {
        height: 30px
    }

    .pro_detail_top .right_part .type_logo {
        height: 50px
    }
}

@media only screen and (min-width: 992px) {
    .pro_detail_top .left_pic .show {
        max-width: 440px
    }

    .pro_detail_top .left_pic .show .img {
        max-width: 100%
    }

    .pro_detail_top .left_pic .show .img>.view {
        vertical-align: top
    }

    .pro_detail_top .left_pic .show .enlarge {
        background-image: url("../image/enlarge.png");
        background-size: inherit
    }

    .pro_detail_top .left_pic .show .enlarge:hover {
        background-color: #E60012
    }

    .pro_detail_top .left_pic .show .download {
        background-image: url("../image/download.png");
        background-size: inherit
    }

    .pro_detail_top .left_pic .show .download:hover {
        background-color: #E60012
    }

    .pro_detail_top .left_pic .show .shadow {
        right: -30px;
        bottom: -60px
    }

    .pro_detail_top .left_pic .small_ul {
        margin-left: 130px
    }

    .pro_detail_top .left_pic .small_ul li {
        width: 70px;
        height: 70px
    }

    .pro_detail_top .left_pic .small_ul li:nth-child(1) {
        bottom: 0;
        left: -65px
    }

    .pro_detail_top .left_pic .small_ul li:nth-child(2) {
        bottom: 90px;
        left: -35px
    }

    .pro_detail_top .left_pic .small_ul li:nth-child(3) {
        bottom: 180px;
        left: 0
    }

    .pro_detail_top .left_pic .small_ul li:hover .bg {
        border-color: #E60012;
        background: #fff
    }

    .pro_detail_top .left_pic .small_ul .img img {
        margin-top: -15px
    }

    .pro_detail_top .right_part .cart_logo {
        height: 45px
    }

    .pro_detail_top .right_part .type_logo {
        height: 75px
    }
}

@media only screen and (min-width: 1440px) {
    .pro_detail_top .left_pic .small_ul {
        margin-left: 110px
    }
}

.pro_info h4 {
    color: #fff;
    padding-bottom: 30px
}

.pro_info .txt {
    font-size: 16px;
    line-height: 36px;
    color: #CCCCCC
}

.pro_info .txt ul,
.pro_info .txt ol {
    padding-left: 20px;
    list-style: inherit
}

.pro_info .txt ul li,
.pro_info .txt ol li {
    list-style: inherit
}

@media only screen and (min-width: 1440px) {
    .pro_info h4 {
        margin-left: -35px
    }
}

.pro_detail_content .gray_bg {
    background: url("../image/bg.png") 50% 50% no-repeat;
    background-size: cover
}

.pro_detail_content .white_bg {
    background: #fff;
    padding-top: 45px;
    padding-bottom: 60px
}

.pro_detail_content .tire_size {
    margin-bottom: 30px
}

.pro_detail_content .tire_size li {
    border-radius: 8px;
    background: #000;
    text-align: center;
    cursor: pointer
}

.pro_detail_content .tire_size li p {
    color: #fff;
    font-weight: bold
}

.pro_detail_content .tire_size li:last-child {
    margin-right: 0
}

.pro_detail_content .tire_size li.now {
    background: #E60012
}

.pro_detail_content .tire_size li.now p {
    background: url("../image/select_arrow.png") right 50% no-repeat;
    background-size: 9px auto;
    padding-right: 19px
}

@media only screen and (max-width: 767px) {
    .pro_detail_content {
        padding-left: 15px;
        padding-right: 15px
    }

    .pro_detail_content .gray_bg {
        padding: 30px 10px 30px 10px
    }

    .pro_detail_content .tire_size li {
        margin-right: 5px;
        width: 90px;
        height: 40px;
        margin-bottom: 5px
    }

    .pro_detail_content .tire_size li p {
        line-height: 40px;
        font-size: 16px
    }
}

@media only screen and (min-width: 768px) {
    .pro_detail_content {
        padding-left: 20px;
        padding-right: 20px
    }

    .pro_detail_content .gray_bg {
        padding: 45px 40px 60px 40px
    }

    .pro_detail_content .tire_size li {
        margin-right: 15px;
        width: 115px;
        height: 60px;
        margin-bottom: 10px
    }

    .pro_detail_content .tire_size li p {
        line-height: 60px;
        font-size: 20px
    }
}

@media only screen and (min-width: 992px) {
    .pro_detail_content .tire_size li.now p {
        background: url("../image/select_arrow.png") right 50% no-repeat;
        background-size: inherit
    }
}

@media only screen and (min-width: 1440px) {
    .pro_detail_content .white_bg h4 {
        margin-left: -35px
    }
}

.size_table_show {
    background: #F6F6F6
}

.size_table_show .tit_area {
    height: 80px
}

.size_table_show .tit_area .tit {
    height: 80px
}

.size_table_show .tit_area .tit>.view {
    height: 100%;
    background: #000;
    padding-left: 30px;
    padding-right: 30px
}

.size_table_show .tit_area .tit>.view .space {
    vertical-align: middle;
    height: 100%
}

.size_table_show .tit_area .tit span {
    display: block;
    width: 20px;
    height: 100%;
    border-style: solid;
    border-width: 40px 10px 40px 10px;
    border-color: #000 transparent transparent #000
}

.size_table_show .tit_area h5 {
    color: #fff;
    vertical-align: middle
}

.size_table_show .tit_area .result {
    line-height: 80px;
    padding-right: 30px
}

.size_table_show .tit_area .result span {
    font-weight: bold;
    font-style: italic
}

.size_table_show>.view .table_style {
    text-align: center
}

.size_table_show>.view .table_style:nth-child(1) td {
    height: 90px;
    background: #fff;
    border-bottom: 3px solid #000;
    font-size: 20px;
    font-weight: bold;
    font-style: italic
}

.size_table_show>.view .table_style:nth-child(1) td:nth-child(n+5) {
    font-size: 18px;
    font-weight: bold;
    font-style: italic
}

.size_table_show>.view .table_style:nth-child(n+2) {
    border-bottom: 1px solid #CCCCCC
}

.size_table_show>.view .table_style:nth-child(n+2) td {
    font-weight: bold;
    font-style: italic;
    padding-top: 10px;
    padding-bottom: 10px
}

.size_table_show>.view .table_style:nth-child(n+2):last-child {
    border-bottom: none
}

@media only screen and (max-width: 767px) {
    .size_table_show .tit_area .tit>.view {
        padding-left: 5px !important;
        padding-right: 5px !important
    }

    .size_table_show .tit_area .tit span {
        width: 5px !important;
        border-width: 40px 5px 40px 5px !important
    }

    .size_table_show .tit_area .tit h5 {
        font-size: 16px
    }

    .size_table_show .tit_area .result {
        padding-right: 10px
    }

    .size_table_show>.view {
        overflow-x: auto
    }

    .size_table_show>.view .table_style {
        width: 900px
    }
}

@media only screen and (min-width: 768px) {
    .size_table_show>.view {
        overflow-x: auto
    }

    .size_table_show>.view .table_style {
        width: 900px
    }
}

@media only screen and (min-width: 992px) {
    .size_table_show>.view {
        overflow-x: inherit
    }

    .size_table_show>.view .table_style {
        width: 100%
    }
}

.more_link {
    display: block;
    position: relative;
    text-align: center
}

.more_link span {
    font-weight: bold;
    color: #fff;
    display: block
}

.more_link span:not(.bg) {
    position: relative;
    z-index: 2;
    background: url("../image/more_icon@2x.png") right 50% no-repeat;
    background-size: 17px auto
}

.more_link span.bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    -moz-transform: skew(-15deg);
    -ms-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    -webkit-transform: skew(-15deg);
    transform: skew(-15deg)
}

@media only screen and (max-width: 767px) {
    .more_link {
        height: 40px;
        padding-left: 15px;
        padding-right: 15px
    }

    .more_link span {
        font-size: 16px;
        line-height: 40px
    }

    .more_link span:not(.bg) {
        padding-right: 32px
    }
}

@media only screen and (min-width: 768px) {
    .more_link {
        height: 55px;
        padding-left: 30px;
        padding-right: 30px
    }

    .more_link span {
        font-size: 18px;
        line-height: 55px
    }

    .more_link span:not(.bg) {
        padding-right: 47px
    }
}

@media only screen and (min-width: 992px) {
    .more_link span:not(.bg) {
        background: url("../image/more_icon.png") right 50% no-repeat;
        background-size: inherit;
        padding-right: 77px
    }

    .more_link:hover span:not(.bg) {
        background: url("../image/path.png") right 50% no-repeat
    }

    .more_link:hover span.bg {
        background: #E60012
    }
}

.index_tit h3 {
    color: #fff;
    padding-bottom: 15px
}

.index_tit .txt .line {
    background: #E60012
}

.index_tit .txt .show {
    color: #fff
}

@media only screen and (max-width: 767px) {
    .index_tit h3 {
        font-size: 30px
    }

    .index_tit .txt .line {
        width: 30px;
        height: 2px;
        margin-top: 12px;
        margin-right: 15px
    }

    .index_tit .txt .show {
        font-size: 14px;
        line-height: 25px
    }
}

@media only screen and (min-width: 768px) {
    .index_tit h3 {
        font-size: 42px
    }

    .index_tit .txt .line {
        width: 90px;
        height: 3px;
        margin-top: 15px;
        margin-right: 20px
    }

    .index_tit .txt .show {
        font-size: 18px
    }
}

@media only screen and (height: 1366px) and (width: 1024px) {
    .index_tit h3 {
        font-size: 42px
    }

    .index_tit .txt .line {
        width: 90px;
        height: 3px;
        margin-top: 15px;
        margin-right: 20px
    }

    .index_tit .txt .show {
        font-size: 18px
    }
}

@media only screen and (min-width: 1240px) {
    .index_tit .txt .line {
        width: 120px
    }
}

.bn_view {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden
}

.bn_view .pic {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("../image/bn.jpg") 50% 50% no-repeat;
    background-size: cover
}

.bn_view .player {
    width: 100%;
    height: 100%
}

@media only screen and (max-width: 767px) {
    .bn_view {
        padding-top: 53px
    }
}

@media only screen and (min-width: 768px) {
    .bn_view {
        padding-top: 56px
    }
}

@media only screen and (height: 1366px) and (width: 1024px) {
    .bn_view {
        padding-top: 56px
    }
}

@media only screen and (min-width: 992px) {
    .bn_view {
        padding-top: 140px
    }
}

.bn_cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .2;
    filter: alpha(opacity=20);
    -moz-opacity: .2;
    -khtml-opacity: .2;
    z-index: 2
}

.banner {
    width: 100%;
    position: relative;
    z-index: 3
}

.banner>.main {
    position: relative;
    z-index: 2
}

.banner .index_tit h3 {
    font-weight: normal
}

.banner .left_btn,
.banner .right_btn {
    position: absolute;
    cursor: pointer;
    z-index: 3
}

.banner .left_btn .bg,
.banner .right_btn .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    -moz-transform: skew(-15deg);
    -ms-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    -webkit-transform: skew(-15deg);
    transform: skew(-15deg);
    z-index: 1
}

.banner .left_btn .icon,
.banner .right_btn .icon {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2
}

.banner .quantity {
    position: absolute;
    font-weight: bold;
    color: #fff;
    text-align: center
}

.banner .search_box {
    z-index: 3
}

.banner .search_box>.view {
    background: url("../image/tab_bg.jpg") 50% 50% no-repeat;
    background-size: cover;
    padding-top: 2px
}

.banner .search_box .tab {
    margin-left: -1px;
    margin-right: -1px
}

.banner .search_box .tab .item {
    cursor: pointer;
    text-align: center;
    padding-left: 1px;
    padding-right: 1px
}

.banner .search_box .tab .item>.view {
    height: 70px;
    border-radius: 8px;
    background: #000;
    padding-left: 5px;
    padding-right: 5px
}

.banner .search_box .tab .item>.view .txt {
    height: 70px;
    font-size: 0;
    line-height: 0;
    letter-spacing: 0
}

.banner .search_box .tab .item .space {
    height: 100%;
    vertical-align: middle
}

.banner .search_box .tab .item p {
    line-height: 20px;
    vertical-align: middle;
    color: #fff;
    text-align: left
}

.banner .search_box .tab .item.now>.view {
    background: none
}

.banner .note_txt {
    font-size: 16px;
    color: #ccc
}

@media only screen and (max-width: 767px) {
    .banner {
        overflow: hidden;
        padding-top: 53px;
        height: 55%;
    }

    .banner>.main {
        text-align: center;
        padding-bottom: 105px;
        height: 100%;
    }

    .banner .index_tit {
        padding-top: 75%;
        display: inline-block
    }

    .banner .index_tit h3 {
        text-align: left;
        font-size: 34px
    }

    .banner .index_tit .txt .show {
        text-align: left
    }

    .banner .quantity {
        font-size: 13px;
        line-height: 35px;
        bottom: 45px;
        left: 50%;
        margin-left: 75px
    }

    .banner .left_btn,
    .banner .right_btn {
        width: 55px;
        height: 35px;
        bottom: 45px
    }

    .banner .left_btn {
        left: 50%;
        margin-left: -65px
    }

    .banner .left_btn .icon {
        background: url("../image/bn_mb_left.png") 50% 50% no-repeat;
        background-size: 14px auto
    }

    .banner .right_btn {
        left: 50%;
        margin-left: 10px
    }

    .banner .right_btn .icon {
        background: url("../image/bn_mb_right.png") 50% 50% no-repeat;
        background-size: 14px auto
    }

    .banner .search_box {
        position: relative
    }

    .banner .search_box .tab .item {
        height: 90px
    }

    .banner .search_box .tab .item>.view {
        height: 90px
    }

    .banner .search_box .tab .item>.view .txt {
        height: 90px
    }

    .banner .search_box .tab .item p {
        display: block;
        font-size: 16px;
        line-height: 14px;
        text-align: center;
        white-space: normal
    }

    .banner .search_box .tab .type_1 .txt {
        background: url("../image/search_icon_1@2x.png") 50% 10px no-repeat;
        background-size: 35.5px auto;
        padding-top: 50px
    }

    .banner .search_box .tab .type_2 .txt {
        background: url("../image/search_icon_2@2x.png") 50% 10px no-repeat;
        background-size: 51px auto;
        padding-top: 50px
    }

    .banner .search_box .tab .type_3 .txt {
        background: url("../image/search_icon_3@2x.png") 50% 10px no-repeat;
        background-size: 26px auto;
        padding-top: 50px
    }

    .banner .search_box .tab_content {
        padding: 20px 15px
    }
}

@media only screen and (min-width: 768px) {
    .banner {
        height: 100%;
        padding-top: 56px
    }

    .banner>.main {
        height: 100%
    }

    .banner .index_tit {
        padding-top: 120px
    }

    .banner .index_tit h3 {
        font-size: 48px
    }

    .banner .index_tit .txt .show {
        font-size: 20px;
        line-height: 35px
    }

    .banner .quantity {
        font-size: 18px;
        top: 50%;
        right: 30px;
        width: 80px;
        margin-top: -30px
    }

    .banner .left_btn,
    .banner .right_btn {
        width: 80px;
        height: 60px;
        top: 50%;
        margin-top: -100px
    }

    .banner .left_btn {
        left: 30px
    }

    .banner .left_btn .icon {
        background: url("../image/bn_left@2x.png") 50% 50% no-repeat;
        background-size: 24px auto
    }

    .banner .right_btn {
        right: 30px
    }

    .banner .right_btn .icon {
        background: url("../image/bn_right@2x.png") 50% 50% no-repeat;
        background-size: 24px auto
    }

    .banner .search_box {
        position: absolute;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        left: 0;
        bottom: -120px
    }

    .banner .search_box>.view {
        border-radius: 15px
    }

    .banner .search_box .tab .item p {
        font-size: 20px
    }

    .banner .search_box .tab .type_1 .txt {
        background: url("../image/search_icon_1@2x.png") 0 50% no-repeat;
        background-size: 35.5px auto;
        padding-left: 45.5px
    }

    .banner .search_box .tab .type_2 .txt {
        background: url("../image/search_icon_2@2x.png") 0 50% no-repeat;
        background-size: 51px auto;
        padding-left: 61px
    }

    .banner .search_box .tab .type_3 .txt {
        background: url("../image/search_icon_3@2x.png") 0 50% no-repeat;
        background-size: 26px auto;
        padding-left: 36px
    }

    .banner .search_box .tab_content {
        padding: 20px 30px
    }
}

@media only screen and (min-width: 992px) {
    .banner {
        padding-top: 140px
    }

    .banner .search_box {
        left: 50%;
        margin-left: -400px;
        width: 800px
    }

    .banner .search_box .tab .type_1 .txt {
        background: url("../image/search_icon_1.png") 0 50% no-repeat;
        background-size: inherit;
        padding-left: 46px
    }

    .banner .search_box .tab .type_2 .txt {
        background: url("../image/search_icon_2.png") 0 50% no-repeat;
        background-size: inherit;
        padding-left: 61px
    }

    .banner .search_box .tab .type_3 .txt {
        background: url("../image/search_icon_3.png") 0 50% no-repeat;
        background-size: inherit;
        padding-left: 36px
    }

    .banner .search_box .tab .item:hover>.view {
        background: none
    }

    .banner .left_btn .icon {
        background: url("../image/bn_left.png") 50% 50% no-repeat;
        background-size: inherit
    }

    .banner .left_btn:hover .bg {
        background: #e60012
    }

    .banner .left_btn:hover .icon {
        background: url("../image/bn_left_s.png") 50% 50% no-repeat;
        background-size: inherit
    }

    .banner .right_btn .icon {
        background: url("../image/bn_right.png") 50% 50% no-repeat;
        background-size: inherit
    }

    .banner .right_btn:hover .bg {
        background: #e60012
    }

    .banner .right_btn:hover .icon {
        background: url("../image/bn_right_s.png") 50% 50% no-repeat;
        background-size: inherit
    }
}

@media only screen and (min-width: 1440px) {
    .banner .left_btn {
        left: -40px
    }

    .banner .right_btn {
        right: -40px
    }

    .banner .quantity {
        right: -30px
    }
}

@media only screen and (height: 1366px) and (width: 1024px) {
    .banner {
        height: 100%;
        padding-top: 56px
    }

    .banner>.main {
        height: 100%
    }

    .banner .index_tit {
        padding-top: 360px
    }

    .banner .index_tit h3 {
        font-size: 48px
    }

    .banner .index_tit .txt .show {
        font-size: 20px;
        line-height: 35px
    }

    .banner .quantity {
        font-size: 18px;
        top: 50%;
        right: 30px;
        width: 80px;
        margin-top: -30px
    }

    .banner .left_btn,
    .banner .right_btn {
        width: 80px;
        height: 60px;
        top: 50%;
        margin-top: -100px
    }

    .banner .left_btn {
        left: 30px
    }

    .banner .left_btn .icon {
        background: url("../image/bn_left@2x.png") 50% 50% no-repeat;
        background-size: 24px auto
    }

    .banner .right_btn {
        right: 30px
    }

    .banner .right_btn .icon {
        background: url("../image/bn_right@2x.png") 50% 50% no-repeat;
        background-size: 24px auto
    }

    .banner .search_box {
        position: absolute;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        left: 0;
        bottom: 60px;
        margin-left: 0
    }

    .banner .search_box>.view {
        border-radius: 15px
    }

    .banner .search_box .tab .item p {
        font-size: 20px
    }

    .banner .search_box .tab .type_1 .txt {
        background: url("../image/search_icon_1@2x.png") 0 50% no-repeat;
        background-size: 35.5px auto;
        padding-left: 45.5px
    }

    .banner .search_box .tab .type_2 .txt {
        background: url("../image/search_icon_2@2x.png") 0 50% no-repeat;
        background-size: 51px auto;
        padding-left: 61px
    }

    .banner .search_box .tab .type_3 .txt {
        background: url("../image/search_icon_3@2x.png") 0 50% no-repeat;
        background-size: 26px auto;
        padding-left: 36px
    }

    .banner .search_box .tab_content {
        padding: 20px 30px
    }
}

.form .input_item {
    margin-bottom: 20px
}

.form .input_item:last-child {
    margin-bottom: 0
}

.form .select_box {
    height: 50px;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    border: 1px solid #ccc
}

.form .select_box p {
    background: url("../image/select_arrow_gray.png");
    background-position: center top;
    background-repeat: no-repeat;
    width: 16px;
    height: 12px;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -6px;
    overflow: hidden
}

.form .select_box select {
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px
}

.form .select_box select option {
    color: #333
}

.form .btn_black {
    height: 55px;
    text-align: center;
    color: #fff;
    position: relative
}

.form .btn_black p {
    position: relative;
    z-index: 2;
    font-size: 18px;
    line-height: 10px
}

.form .btn_black .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    -moz-transform: skew(-15deg);
    -ms-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    -webkit-transform: skew(-15deg);
    transform: skew(-15deg);
    z-index: 1
}

.form .select_type .btn_black {
    height: 60px
}

.form.rd_search_tab .select_box select {
    height: 100%;
    border-radius: 8px
}

@media only screen and (min-width: 992px) {
    .form .btn_black:hover .bg {
        background: #E60012
    }
}

.index_brand {
    background: url("../image/index_about_1.png") right 50% no-repeat;
    background-size: cover
}

.index_brand .year_list {
    margin-left: -10px;
    margin-right: -10px
}

.index_brand .year_list li {
    color: #CCCCCC;
    padding: 30px 10px 0 10px
}

.index_brand .year_list li>.view {
    text-align: left
}

.index_brand .year_list li p {
    color: #fff
}

.index_brand .year_list li .year {
    font-weight: bold;
    color: #E60012
}

.index_brand .year_list li .year span {
    font-style: italic
}

@media only screen and (max-width: 767px) {
    .index_brand {
        padding-top: 60px;
        padding-bottom: 60px;
        position: relative;
        overflow: hidden
    }

    .index_brand .index_tit {
        width: 50%
    }

    .index_brand .more_link {
        position: absolute;
        top: 0;
        right: 15px
    }

    .index_brand .year_list li {
        float: none;
        font-size: 16px
    }

    .index_brand .year_list li .year {
        line-height: 40px;
        font-size: 20px
    }

    .index_brand .year_list li .year span {
        font-size: 48px
    }
}

@media only screen and (min-width: 768px) {
    .index_brand {
        padding-top: 240px;
        padding-bottom: 120px
    }

    .index_brand .index_tit {
        width: 50%;
        line-height: 45px
    }

    .index_brand .more_link {
        position: absolute;
        top: 0;
        right: 0
    }

    .index_brand .year_list li {
        line-height: 30px;
        font-size: 18px
    }

    .index_brand .year_list li .year {
        line-height: 80px;
        font-size: 24px
    }

    .index_brand .year_list li .year span {
        font-size: 60px
    }

    .index_brand .year_list li:nth-child(3) {
        text-align: right
    }

    .index_brand .year_list li:nth-child(2) {
        text-align: center
    }
}

@media only screen and (min-width: 992px) {
    .index_brand .year_list li .year {
        font-size: 30px
    }

    .index_brand .year_list li .year span {
        font-size: 90px
    }
}

@media only screen and (min-width: 1240px) {
    .index_brand .year_list li .year span {
        font-size: 100px
    }
}

@media only screen and (height: 1366px) and (width: 1024px) {
    .index_brand {
        padding-top: 120px
    }
}

.index_csr {
    background: url("../image/csr_bg.png") 50% 50% no-repeat;
    background-size: cover;
    padding: 20px
}

.index_csr>.view {
    position: relative
}

.index_csr>.view .box {
    position: relative;
    z-index: 1
}

.index_csr .left_part {
    background: url("../image/csr_left_bg.jpg") 0 0 no-repeat;
    background-size: cover
}

.index_csr .left_part>.show .area>.txt h5 {
    padding-bottom: 10px
}

.index_csr .left_part>.show .area>.txt p {
    display: none;
    color: #555;
    text-align: left
}

.index_csr .left_part .index_tit h3 {
    color: #333
}

.index_csr .left_part .index_tit .txt .show {
    color: #333
}

.index_csr .left_part .pic img {
    max-width: 100%;
    max-height: 100%
}

.index_csr .right_part>.item {
    position: relative;
    width: 100%;
    height: 100%
}

.index_csr .right_part .pic {
    width: 100%;
    height: 100%;
    background: url("../image/csr_item_1.png") 0 0 no-repeat;
    background-size: cover;
    z-index: 1
}

.index_csr .right_part .cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 2
}

.index_csr .right_part h3 {
    font-size: 42px;
    color: #fff;
    font-weight: normal;
    line-height: 60px
}

.index_csr .tab .item {
    display: inline-block;
    vertical-align: bottom;
    color: #ccc;
    cursor: pointer;
    line-height: 25px
}

.index_csr .tab .item:last-child {
    margin-right: 0
}

.index_csr .tab .item .line {
    background: rgba(255, 255, 255, 0.7);
    height: 4px;
    width: 100%;
    margin-top: 5px
}

.index_csr .tab .item .line span {
    display: block;
    height: 100%;
    width: 0;
    background: #E60012
}

@media only screen and (max-width: 767px) {
    .index_csr {
        padding-left: 15px;
        padding-right: 15px;
        overflow: hidden
    }

    .index_csr .left_part {
        text-align: center
    }

    .index_csr .left_part>.show {
        padding: 30px 15px
    }

    .index_csr .left_part>.show .area>.txt {
        margin-bottom: 15px
    }

    .index_csr .left_part>.show .area>.txt h5 {
        font-size: 24px
    }

    .index_csr .left_part .index_tit {
        margin-bottom: 15px;
        text-align: left
    }

    .index_csr .left_part .index_tit .txt .show {
        line-height: 18px
    }

    .index_csr .left_part .index_tit .txt .line {
        width: 30px;
        margin-top: 8px
    }

    .index_csr .left_part .pic {
        height: 150px
    }

    .index_csr .right_part>.view {
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 10px;
        z-index: 3;
        padding-left: 15px;
        padding-right: 15px
    }

    .index_csr .right_part>.item {
        padding-top: 200px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 30px
    }

    .index_csr .right_part .pic {
        position: absolute;
        top: 0;
        left: 0
    }

    .index_csr .right_part h3 {
        left: auto;
        bottom: auto;
        font-size: 30px;
        line-height: 40px;
        position: relative
    }

    .index_csr .tab {
        bottom: 15px;
        left: 15px
    }

    .index_csr .tab .item {
        font-size: 0;
        line-height: 0;
        letter-spacing: 0;
        margin-right: 10px;
        width: 20px
    }
}

@media only screen and (min-width: 768px) {
    .index_csr .left_part {
        text-align: center
    }

    .index_csr .left_part>.show {
        padding: 30px
    }

    .index_csr .left_part>.show .area {
        margin-bottom: 30px
    }

    .index_csr .left_part>.show .area .pic {
        width: 200px;
        float: left
    }

    .index_csr .left_part>.show .area>.txt {
        margin-left: 200px;
        padding-left: 30px;
        padding-top: 30px
    }

    .index_csr .left_part>.show .area>.txt h5 {
        font-size: 32px;
        text-align: left
    }

    .index_csr .left_part>.show .area>.txt p {
        line-height: 35px
    }

    .index_csr .left_part .index_tit {
        margin-bottom: 15px;
        text-align: left
    }

    .index_csr .left_part .index_tit .txt {
        line-height: 30px
    }

    .index_csr .right_part {
        padding-top: 72%;
        position: relative
    }

    .index_csr .right_part>.view {
        bottom: 90px;
        padding-left: 90px;
        position: absolute;
        width: 100%;
        left: 0;
        z-index: 3;
        padding-right: 15px
    }

    .index_csr .right_part>.item {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0
    }

    .index_csr .right_part .pic {
        position: absolute;
        top: 0;
        left: 0
    }

    .index_csr .tab {
        padding-top: 30px;
        padding-left: 0;
        padding-right: 0
    }

    .index_csr .tab .item {
        width: 215px;
        font-size: 20px;
        margin-right: 20px
    }
}

@media only screen and (min-width: 992px) {
    .index_csr {
        height: 100%
    }

    .index_csr>.view {
        width: 100%;
        height: 100%
    }

    .index_csr>.view .box {
        width: 100%;
        height: 100%
    }

    .index_csr>.view .box>.item {
        width: 100%;
        height: 100%
    }

    .index_csr .left_part {
        padding: 0;
        height: 100%
    }

    .index_csr .left_part>.show {
        display: inline-block;
        max-width: 360px;
        padding: 30px 0 0 0
    }

    .index_csr .left_part>.show .area .pic {
        width: 100%;
        height: 160px;
        float: none
    }

    .index_csr .left_part>.show .area>.txt {
        margin-left: 0;
        padding: 0
    }

    .index_csr .left_part>.show .area>.txt h5 {
        text-align: center
    }

    .index_csr .left_part>.show .area>.txt p {
        line-height: 30px
    }

    .index_csr .left_part .index_tit {
        margin-bottom: 30px
    }

    .index_csr .right_part {
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
        height: 100%
    }

    .index_csr .right_part>.item {
        position: relative;
        top: auto;
        left: auto
    }

    .index_csr .right_part .pic {
        position: relative;
        top: auto;
        left: auto
    }
}

@media only screen and (min-width: 1240px) {
    .index_csr .left_part>.show {
        max-width: 380px
    }

    .index_csr .right_part h3 {
        left: 90px;
        bottom: 150px
    }
}

@media only screen and (min-width: 1440px) {
    .index_csr .left_part>.show {
        padding: 80px 0 0 0
    }

    .index_csr .left_part>.show .area .pic {
        height: 200px
    }

    .index_csr .left_part>.show .area>.txt p {
        line-height: 35px
    }

    .index_csr .left_part .index_tit {
        margin-bottom: 60px
    }
}

@media only screen and (height: 1366px) and (width: 1024px) {
    .index_csr {
        height: auto
    }

    .index_csr .left_part {
        width: 100% !important;
        text-align: center;
        height: auto
    }

    .index_csr .left_part>.show {
        padding: 30px;
        max-width: inherit
    }

    .index_csr .left_part>.show .area {
        margin-bottom: 30px
    }

    .index_csr .left_part>.show .area .pic {
        width: 200px;
        float: left
    }

    .index_csr .left_part>.show .area>.txt {
        margin-left: 200px;
        padding-left: 30px;
        padding-top: 30px
    }

    .index_csr .left_part>.show .area>.txt h5 {
        font-size: 32px;
        text-align: left
    }

    .index_csr .left_part>.show .area>.txt p {
        line-height: 35px
    }

    .index_csr .left_part .index_tit {
        margin-bottom: 15px;
        text-align: left
    }

    .index_csr .left_part .index_tit .txt {
        line-height: 30px
    }

    .index_csr .right_part {
        width: 100% !important;
        height: auto;
        padding-top: 72%;
        position: relative
    }

    .index_csr .right_part>.view {
        bottom: 90px;
        padding-left: 90px;
        position: absolute;
        width: 100%;
        left: 0;
        z-index: 3;
        padding-right: 15px
    }

    .index_csr .right_part>.item {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0
    }

    .index_csr .right_part .pic {
        position: absolute;
        top: 0;
        left: 0
    }

    .index_csr .tab {
        padding-top: 30px;
        padding-left: 0;
        padding-right: 0
    }

    .index_csr .tab .item {
        width: 215px;
        font-size: 20px;
        margin-right: 20px
    }
}

.index_pro {
    background: url("../image/index_pro_bg.jpg") 50% 50% no-repeat;
    background-size: cover;
    padding: 10px 20px
}

.index_pro>.box .item>.view {
    display: block;
    border-radius: 15px;
    height: 100%;
    position: relative;
    overflow: hidden
}

.index_pro>.box .item .pic {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.index_pro>.box .item .cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: url("../image/cover.png") 50% bottom no-repeat;
    background-size: 100% auto;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px
}

.index_pro>.box .item h5 {
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    bottom: 30px;
    z-index: 3
}

.index_pro>.box .item h5 .line {
    height: 3px;
    background: #E60012;
    position: relative
}

.index_pro>.box .item h5 .line span {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 0;
    height: 100%;
    background: #E60012
}

.index_pro>.box .type_1>.view .pic {
    background: url("../image/pro_type.jpg") 50% 50% no-repeat;
    background-size: cover
}

@media only screen and (max-width: 767px) {
    .index_pro {
        padding-left: 15px;
        padding-right: 15px;
        overflow: hidden
    }

    .index_pro>.box .item {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .index_pro>.box .item>.view {
        padding-top: 100%
    }

    .index_pro>.box .item>.view h5 {
        padding: 0 15px
    }
}

@media only screen and (min-width: 768px) {
    .index_pro>.box .item {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .index_pro>.box .item>.view {
        padding-top: 100%
    }

    .index_pro>.box .item>.view h5 {
        padding: 0 15px
    }
}

@media only screen and (min-width: 992px) {
    .index_pro {
        height: 100%
    }

    .index_pro>.box {
        height: 100%
    }

    .index_pro>.box .item {
        height: 50%
    }

    .index_pro>.box .item>.view {
        padding-top: 0
    }

    .index_pro>.box .item>.view h5 {
        font-size: 24px
    }

    .index_pro>.box .item>.view:hover .pic {
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    .index_pro>.box .item>.view:hover h5 {
        width: 100%
    }

    .index_pro>.box .item>.view:hover h5 .line {
        background: none
    }

    .index_pro>.box .item>.view:hover h5 .line span {
        width: 100%
    }
}

@media only screen and (min-width: 1240px) {
    .index_pro>.box .item>.view h5 {
        font-size: 32px;
        padding: 0 30px
    }
}

@media only screen and (min-width: 1440px) {
    .index_pro>.box .item>.view h5 {
        padding: 0 40px
    }
}

@media only screen and (height: 1366px) and (width: 1024px) {
    .index_pro {
        height: auto
    }

    .index_pro>.box .item {
        width: 50% !important;
        height: auto;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .index_pro>.box .item>.view {
        padding-top: 100% !important
    }

    .index_pro>.box .item>.view s h5 {
        padding: 0 15px
    }
}

.index_Knowledg {
    position: relative;
    background: url("../image/index_Knowledge.jpg") 50% 50% no-repeat;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 60px;
    height: 100%
}

.index_Knowledg>.view {
    padding-right: 15px;
    padding-left: 15px
}

.index_Knowledg .index_tit h3 {
    color: #333
}

.index_Knowledg .Knowledg_list {
    padding-top: 30px
}

.index_Knowledg .Knowledg_list ul {
    padding-left: 0;
    padding-right: 0
}

.index_Knowledg .Knowledg_list li {
    margin-bottom: 5px;
    cursor: pointer
}

.index_Knowledg .Knowledg_list li:last-child {
    margin-bottom: 0
}

.index_Knowledg .Knowledg_list li p:nth-child(1) {
    line-height: 40px;
    text-align: center;
    color: #fff;
    width: 40px;
    height: 40px;
    background: #000;
    border-radius: 8px;
    font-weight: bold
}

.index_Knowledg .Knowledg_list li p:nth-child(2) {
    margin-left: 50px;
    line-height: 22px;
    padding-top: 9px
}

.index_Knowledg .Knowledg_list li.now p:nth-child(1) {
    background: #E60012
}

.index_Knowledg .Knowledg_list li.now p:nth-child(2) {
    color: #E60012
}

.index_Knowledg .tire_area {
    padding-top: 80px;
    overflow: hidden;
    position: relative
}

.index_Knowledg .tire_area>.view {
    width: 100%;
    height: 100%;
    position: relative
}

.index_Knowledg .tire_area .line_show {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 3%
}

.index_Knowledg .tire_area .line_show>.show {
    width: 100%;
    padding-top: 100%;
    position: relative
}

.index_Knowledg .tire_area .line_show p {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    background: #E60012;
    border-radius: 8px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    z-index: 2
}

.index_Knowledg .tire_area .line_show .dot {
    width: 15px;
    height: 15px;
    border-radius: 10px;
    background: #E60012;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2
}

.index_Knowledg .tire_area .line_show .line {
    height: 1px;
    background: #E60012;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 10px;
    left: 10px;
    transform-origin: 0 0;
    z-index: 1
}

.index_Knowledg .tire_area .tire_part {
    z-index: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    overflow: hidden
}

.index_Knowledg .tire_area .tire_part>.show {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.index_Knowledg .tire_area .tire_part>.show .pic {
    width: 100%;
    padding-top: 100%
}

.index_Knowledg .tire_area.type_1 .tire_part>.show .pic {
    background: url("//cdn.xuansiwei.com/hougo10549/1735809687513/1_r__1767-1767_c__484949_.png?x-oss-process=style/png_small") 0 0 no-repeat;
    background-size: 100% auto
}

.index_Knowledg .tire_area.type_2 .tire_part>.show .pic {
    background: url("../image/ng_knowledge_2.png") 0 0 no-repeat;
    background-size: 100% auto
}

.index_Knowledg .tire_area.type_3 .tire_part>.show .pic {
    background: url("../image/ng_knowledge_3.png") 0 0 no-repeat;
    background-size: 100% auto
}

.index_Knowledg .tire_area.type_4 .tire_part>.show .pic {
    background: url("../image/ng_knowledge_4.png") 0 0 no-repeat;
    background-size: 100% auto
}

.index_Knowledg .tire_area.type_5 .tire_part>.show .pic {
    -moz-transform: rotate(101deg);
    -ms-transform: rotate(101deg);
    -o-transform: rotate(101deg);
    -webkit-transform: rotate(101deg);
    transform: rotate(101deg);
    background: url("../image/ng_knowledge_5.png") 0 0 no-repeat;
    background-size: 100% auto
}

.index_Knowledg .tire_area.type_6 .tire_part>.show .pic {
    background: url("../image/ng_knowledge_6.png") 0 0 no-repeat;
    background-size: 100% auto
}

.index_Knowledg .tire_area.type_7 .tire_part>.show .pic {
    background: url("../image/ng_knowledge_7.png") 0 0 no-repeat;
    background-size: 100% auto
}

.index_Knowledg .tire_area.type_8 .tire_part>.show .pic {
    background: url("../image/ng_knowledge_8.png") 0 0 no-repeat;
    background-size: 100% auto
}

.index_Knowledg .tire_area.type_9 .tire_part>.show .pic {
    background: url("../image/ng_knowledge_9.png") 0 0 no-repeat;
    background-size: 100% auto
}

.index_Knowledg .tire_area.type_10 .tire_part>.show .pic {
    background: url("../image/ng_knowledge_10.png") 0 0 no-repeat;
    background-size: 100% auto
}

.index_Knowledg .tire_area.type_11 .tire_part>.show .pic {
    background: url("../image/ng_knowledge_11.png") 0 0 no-repeat;
    background-size: 100% auto
}

.index_Knowledg .tire_area.type_12 .tire_part>.show .pic {
    background: url("../image/ng_knowledge_12.png") 0 0 no-repeat;
    background-size: 100% auto
}

.index_Knowledg .tire_area.type_13 .tire_part>.show .pic {
    background: url("../image/ng_knowledge_13.png") 0 0 no-repeat;
    background-size: 100% auto
}

.index_Knowledg .tire_area.type_14 .tire_part>.show .pic {
    background: url("../image/ng_knowledge_14.png") 0 0 no-repeat;
    background-size: 100% auto
}

.index_Knowledg .tire_area.type_15 .tire_part>.show .pic {
    background: url("../image/ng_knowledge_15.png") 0 0 no-repeat;
    background-size: 100% auto
}

.index_Knowledg .tire_area.type_16 .tire_part>.show .pic {
    background: url("../image/ng_knowledge_16.png") 0 0 no-repeat;
    background-size: 100% auto
}

.index_Knowledg .tire_area.type_17 .tire_part>.show .pic {
    background: url("../image/ng_knowledge_17.png") 0 0 no-repeat;
    background-size: 100% auto
}

.index_Knowledg .tire_area.type_18 .tire_part>.show .pic {
    background: url("../image/ng_knowledge_18.png") 0 0 no-repeat;
    background-size: 100% auto
}

.index_Knowledg .tire_area.type_19 .tire_part>.show .pic {
    background: url("../image/ng_knowledge_19.png") 0 0 no-repeat;
    background-size: 100% auto
}

.index_Knowledg .tire_area.type_20 .tire_part>.show .pic {
    background: url("../image/ng_knowledge_20.png") 0 0 no-repeat;
    background-size: 100% auto
}

@media only screen and (max-width: 767px) {
    .index_Knowledg {
        height: auto;
        padding-bottom: 0;
        overflow: hidden
    }

    .index_Knowledg .Knowledg_list li p:nth-child(1) {
        width: 30px;
        height: 30px;
        font-size: 14px;
        line-height: 30px
    }

    .index_Knowledg .Knowledg_list li p:nth-child(2) {
        font-size: 14px;
        margin-left: 35px;
        line-height: 25px;
        padding-top: 3px
    }

    .index_Knowledg .tire_area {
        height: 240px
    }

    .index_Knowledg .tire_area .line_show {
        margin-top: -30%;
        top: 50%;
        left: 3%
    }

    .index_Knowledg .tire_area .line_show .line {
        width: 117%
    }

    .index_Knowledg .tire_area .line_show p {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 16px
    }

    .index_Knowledg .tire_area .line_show .dot {
        width: 10px;
        height: 10px
    }

    .index_Knowledg .tire_area .tire_part {
        overflow: visible
    }

    .index_Knowledg .tire_area.type_1 .tire_part .line_show {
        width: 23%
    }

    .index_Knowledg .tire_area.type_1 .tire_part>.show .pic {
        -moz-transform: rotate(31deg);
        -ms-transform: rotate(31deg);
        -o-transform: rotate(31deg);
        -webkit-transform: rotate(31deg);
        transform: rotate(31deg)
    }

    .index_Knowledg .tire_area.type_2 .tire_part .line_show {
        width: 23%
    }

    .index_Knowledg .tire_area.type_2 .tire_part>.show .pic {
        -moz-transform: rotate(97deg);
        -ms-transform: rotate(97deg);
        -o-transform: rotate(97deg);
        -webkit-transform: rotate(97deg);
        transform: rotate(97deg)
    }

    .index_Knowledg .tire_area.type_3 .tire_part .line_show {
        width: 24%
    }

    .index_Knowledg .tire_area.type_3 .tire_part>.show .pic {
        -moz-transform: rotate(75deg);
        -ms-transform: rotate(75deg);
        -o-transform: rotate(75deg);
        -webkit-transform: rotate(75deg);
        transform: rotate(75deg)
    }

    .index_Knowledg .tire_area.type_4 .tire_part .line_show {
        width: 23%
    }

    .index_Knowledg .tire_area.type_4 .tire_part>.show .pic {
        -moz-transform: rotate(111deg);
        -ms-transform: rotate(111deg);
        -o-transform: rotate(111deg);
        -webkit-transform: rotate(111deg);
        transform: rotate(111deg)
    }

    .index_Knowledg .tire_area.type_5 .tire_part .line_show {
        width: 27%
    }

    .index_Knowledg .tire_area.type_5 .tire_part>.show .pic {
        -moz-transform: rotate(121deg);
        -ms-transform: rotate(121deg);
        -o-transform: rotate(121deg);
        -webkit-transform: rotate(121deg);
        transform: rotate(121deg)
    }

    .index_Knowledg .tire_area.type_6 .tire_part .line_show {
        width: 23%
    }

    .index_Knowledg .tire_area.type_6 .tire_part>.show .pic {
        -moz-transform: rotate(154deg);
        -ms-transform: rotate(154deg);
        -o-transform: rotate(154deg);
        -webkit-transform: rotate(154deg);
        transform: rotate(154deg)
    }

    .index_Knowledg .tire_area.type_7 .tire_part .line_show {
        width: 23%
    }

    .index_Knowledg .tire_area.type_7 .tire_part>.show .pic {
        -moz-transform: rotate(136deg);
        -ms-transform: rotate(136deg);
        -o-transform: rotate(136deg);
        -webkit-transform: rotate(136deg);
        transform: rotate(136deg)
    }

    .index_Knowledg .tire_area.type_8 .tire_part .line_show {
        width: 23%
    }

    .index_Knowledg .tire_area.type_8 .tire_part>.show .pic {
        -moz-transform: rotate(-66deg);
        -ms-transform: rotate(-66deg);
        -o-transform: rotate(-66deg);
        -webkit-transform: rotate(-66deg);
        transform: rotate(-66deg)
    }

    .index_Knowledg .tire_area.type_9 .tire_part .line_show {
        width: 23%
    }

    .index_Knowledg .tire_area.type_9 .tire_part>.show .pic {
        -moz-transform: rotate(174deg);
        -ms-transform: rotate(174deg);
        -o-transform: rotate(174deg);
        -webkit-transform: rotate(174deg);
        transform: rotate(174deg)
    }

    .index_Knowledg .tire_area.type_10 .tire_part .line_show {
        width: 26%
    }

    .index_Knowledg .tire_area.type_10 .tire_part>.show .pic {
        -moz-transform: rotate(278deg);
        -ms-transform: rotate(278deg);
        -o-transform: rotate(278deg);
        -webkit-transform: rotate(278deg);
        transform: rotate(278deg)
    }

    .index_Knowledg .tire_area.type_11 .tire_part .line_show {
        width: 26%
    }

    .index_Knowledg .tire_area.type_11 .tire_part>.show .pic {
        -moz-transform: rotate(269deg);
        -ms-transform: rotate(269deg);
        -o-transform: rotate(269deg);
        -webkit-transform: rotate(269deg);
        transform: rotate(269deg)
    }

    .index_Knowledg .tire_area.type_12 .tire_part .line_show {
        width: 26%
    }

    .index_Knowledg .tire_area.type_12 .tire_part>.show .pic {
        -moz-transform: rotate(265deg);
        -ms-transform: rotate(265deg);
        -o-transform: rotate(265deg);
        -webkit-transform: rotate(265deg);
        transform: rotate(265deg)
    }

    .index_Knowledg .tire_area.type_13 .tire_part .line_show {
        width: 26%
    }

    .index_Knowledg .tire_area.type_13 .tire_part>.show .pic {
        -moz-transform: rotate(99deg);
        -ms-transform: rotate(99deg);
        -o-transform: rotate(99deg);
        -webkit-transform: rotate(99deg);
        transform: rotate(99deg)
    }

    .index_Knowledg .tire_area.type_14 .tire_part .line_show {
        width: 25%
    }

    .index_Knowledg .tire_area.type_14 .tire_part>.show .pic {
        -moz-transform: rotate(-107deg);
        -ms-transform: rotate(-107deg);
        -o-transform: rotate(-107deg);
        -webkit-transform: rotate(-107deg);
        transform: rotate(-107deg)
    }

    .index_Knowledg .tire_area.type_15 .tire_part .line_show {
        width: 25%
    }

    .index_Knowledg .tire_area.type_15 .tire_part>.show .pic {
        -moz-transform: rotate(-129deg);
        -ms-transform: rotate(-129deg);
        -o-transform: rotate(-129deg);
        -webkit-transform: rotate(-129deg);
        transform: rotate(-129deg)
    }

    .index_Knowledg .tire_area.type_16 .tire_part .line_show {
        width: 26%
    }

    .index_Knowledg .tire_area.type_16 .tire_part>.show .pic {
        -moz-transform: rotate(-48deg);
        -ms-transform: rotate(-48deg);
        -o-transform: rotate(-48deg);
        -webkit-transform: rotate(-48deg);
        transform: rotate(-48deg)
    }

    .index_Knowledg .tire_area.type_17 .tire_part .line_show {
        width: 23%
    }

    .index_Knowledg .tire_area.type_17 .tire_part>.show .pic {
        -moz-transform: rotate(-93deg);
        -ms-transform: rotate(-93deg);
        -o-transform: rotate(-93deg);
        -webkit-transform: rotate(-93deg);
        transform: rotate(-93deg)
    }

    .index_Knowledg .tire_area.type_18 .tire_part .line_show {
        width: 22%
    }

    .index_Knowledg .tire_area.type_18 .tire_part>.show .pic {
        -moz-transform: rotate(-123deg);
        -ms-transform: rotate(-123deg);
        -o-transform: rotate(-123deg);
        -webkit-transform: rotate(-123deg);
        transform: rotate(-123deg)
    }

    .index_Knowledg .tire_area.type_19 .tire_part .line_show {
        width: 26%
    }

    .index_Knowledg .tire_area.type_19 .tire_part>.show .pic {
        -moz-transform: rotate(-29deg);
        -ms-transform: rotate(-29deg);
        -o-transform: rotate(-29deg);
        -webkit-transform: rotate(-29deg);
        transform: rotate(-29deg)
    }

    .index_Knowledg .tire_area.type_20 .tire_part .line_show {
        width: 23%
    }

    .index_Knowledg .tire_area.type_20 .tire_part>.show .pic {
        -moz-transform: rotate(-80deg);
        -ms-transform: rotate(-80deg);
        -o-transform: rotate(-80deg);
        -webkit-transform: rotate(-80deg);
        transform: rotate(-80deg)
    }
}

@media only screen and (min-width: 768px) {
    .index_Knowledg .Knowledg_list li p:nth-child(2) {
        padding-top: 9px
    }

    .index_Knowledg .tire_area {
        height: 422px
    }

    .index_Knowledg .tire_area .line_show {
        margin-top: -30%;
        top: 50%;
        left: 3%
    }

    .index_Knowledg .tire_area .line_show .line {
        width: 129%
    }

    .index_Knowledg .tire_area .line_show p {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 16px
    }

    .index_Knowledg .tire_area .line_show .dot {
        width: 10px;
        height: 10px
    }

    .index_Knowledg .tire_area .tire_part {
        overflow: visible
    }

    .index_Knowledg .tire_area.type_1 .tire_part .line_show {
        width: 23%
    }

    .index_Knowledg .tire_area.type_1 .tire_part>.show .pic {
        -moz-transform: rotate(31deg);
        -ms-transform: rotate(31deg);
        -o-transform: rotate(31deg);
        -webkit-transform: rotate(31deg);
        transform: rotate(31deg)
    }

    .index_Knowledg .tire_area.type_2 .tire_part .line_show {
        width: 23%
    }

    .index_Knowledg .tire_area.type_2 .tire_part>.show .pic {
        -moz-transform: rotate(97deg);
        -ms-transform: rotate(97deg);
        -o-transform: rotate(97deg);
        -webkit-transform: rotate(97deg);
        transform: rotate(97deg)
    }

    .index_Knowledg .tire_area.type_3 .tire_part .line_show {
        width: 24%
    }

    .index_Knowledg .tire_area.type_3 .tire_part>.show .pic {
        -moz-transform: rotate(75deg);
        -ms-transform: rotate(75deg);
        -o-transform: rotate(75deg);
        -webkit-transform: rotate(75deg);
        transform: rotate(75deg)
    }

    .index_Knowledg .tire_area.type_4 .tire_part .line_show {
        width: 23%
    }

    .index_Knowledg .tire_area.type_4 .tire_part>.show .pic {
        -moz-transform: rotate(111deg);
        -ms-transform: rotate(111deg);
        -o-transform: rotate(111deg);
        -webkit-transform: rotate(111deg);
        transform: rotate(111deg)
    }

    .index_Knowledg .tire_area.type_5 .tire_part .line_show {
        width: 27%
    }

    .index_Knowledg .tire_area.type_5 .tire_part>.show .pic {
        -moz-transform: rotate(121deg);
        -ms-transform: rotate(121deg);
        -o-transform: rotate(121deg);
        -webkit-transform: rotate(121deg);
        transform: rotate(121deg)
    }

    .index_Knowledg .tire_area.type_6 .tire_part .line_show {
        width: 23%
    }

    .index_Knowledg .tire_area.type_6 .tire_part>.show .pic {
        -moz-transform: rotate(154deg);
        -ms-transform: rotate(154deg);
        -o-transform: rotate(154deg);
        -webkit-transform: rotate(154deg);
        transform: rotate(154deg)
    }

    .index_Knowledg .tire_area.type_7 .tire_part .line_show {
        width: 23%
    }

    .index_Knowledg .tire_area.type_7 .tire_part>.show .pic {
        -moz-transform: rotate(136deg);
        -ms-transform: rotate(136deg);
        -o-transform: rotate(136deg);
        -webkit-transform: rotate(136deg);
        transform: rotate(136deg)
    }

    .index_Knowledg .tire_area.type_8 .tire_part .line_show {
        width: 22%
    }

    .index_Knowledg .tire_area.type_8 .tire_part>.show .pic {
        -moz-transform: rotate(-66deg);
        -ms-transform: rotate(-66deg);
        -o-transform: rotate(-66deg);
        -webkit-transform: rotate(-66deg);
        transform: rotate(-66deg)
    }

    .index_Knowledg .tire_area.type_9 .tire_part .line_show {
        width: 23%
    }

    .index_Knowledg .tire_area.type_9 .tire_part>.show .pic {
        -moz-transform: rotate(174deg);
        -ms-transform: rotate(174deg);
        -o-transform: rotate(174deg);
        -webkit-transform: rotate(174deg);
        transform: rotate(174deg)
    }

    .index_Knowledg .tire_area.type_10 .tire_part .line_show {
        width: 25%
    }

    .index_Knowledg .tire_area.type_10 .tire_part>.show .pic {
        -moz-transform: rotate(278deg);
        -ms-transform: rotate(278deg);
        -o-transform: rotate(278deg);
        -webkit-transform: rotate(278deg);
        transform: rotate(278deg)
    }

    .index_Knowledg .tire_area.type_11 .tire_part .line_show {
        width: 25%
    }

    .index_Knowledg .tire_area.type_11 .tire_part>.show .pic {
        -moz-transform: rotate(269deg);
        -ms-transform: rotate(269deg);
        -o-transform: rotate(269deg);
        -webkit-transform: rotate(269deg);
        transform: rotate(269deg)
    }

    .index_Knowledg .tire_area.type_12 .tire_part .line_show {
        width: 25%
    }

    .index_Knowledg .tire_area.type_12 .tire_part>.show .pic {
        -moz-transform: rotate(264deg);
        -ms-transform: rotate(264deg);
        -o-transform: rotate(264deg);
        -webkit-transform: rotate(264deg);
        transform: rotate(264deg)
    }

    .index_Knowledg .tire_area.type_13 .tire_part .line_show {
        width: 25%
    }

    .index_Knowledg .tire_area.type_13 .tire_part>.show .pic {
        -moz-transform: rotate(-100deg);
        -ms-transform: rotate(-100deg);
        -o-transform: rotate(-100deg);
        -webkit-transform: rotate(-100deg);
        transform: rotate(-100deg)
    }

    .index_Knowledg .tire_area.type_14 .tire_part .line_show {
        width: 25%
    }

    .index_Knowledg .tire_area.type_14 .tire_part>.show .pic {
        -moz-transform: rotate(-107deg);
        -ms-transform: rotate(-107deg);
        -o-transform: rotate(-107deg);
        -webkit-transform: rotate(-107deg);
        transform: rotate(-107deg)
    }

    .index_Knowledg .tire_area.type_15 .tire_part .line_show {
        width: 25%
    }

    .index_Knowledg .tire_area.type_15 .tire_part>.show .pic {
        -moz-transform: rotate(-129deg);
        -ms-transform: rotate(-129deg);
        -o-transform: rotate(-129deg);
        -webkit-transform: rotate(-129deg);
        transform: rotate(-129deg)
    }

    .index_Knowledg .tire_area.type_16 .tire_part .line_show {
        width: 26%
    }

    .index_Knowledg .tire_area.type_16 .tire_part>.show .pic {
        -moz-transform: rotate(-48deg);
        -ms-transform: rotate(-48deg);
        -o-transform: rotate(-48deg);
        -webkit-transform: rotate(-48deg);
        transform: rotate(-48deg)
    }

    .index_Knowledg .tire_area.type_17 .tire_part .line_show {
        width: 22%
    }

    .index_Knowledg .tire_area.type_17 .tire_part>.show .pic {
        -moz-transform: rotate(-93deg);
        -ms-transform: rotate(-93deg);
        -o-transform: rotate(-93deg);
        -webkit-transform: rotate(-93deg);
        transform: rotate(-93deg)
    }

    .index_Knowledg .tire_area.type_18 .tire_part .line_show {
        width: 21%
    }

    .index_Knowledg .tire_area.type_18 .tire_part>.show .pic {
        -moz-transform: rotate(-123deg);
        -ms-transform: rotate(-123deg);
        -o-transform: rotate(-123deg);
        -webkit-transform: rotate(-123deg);
        transform: rotate(-123deg)
    }

    .index_Knowledg .tire_area.type_19 .tire_part .line_show {
        width: 26%
    }

    .index_Knowledg .tire_area.type_19 .tire_part>.show .pic {
        -moz-transform: rotate(-29deg);
        -ms-transform: rotate(-29deg);
        -o-transform: rotate(-29deg);
        -webkit-transform: rotate(-29deg);
        transform: rotate(-29deg)
    }

    .index_Knowledg .tire_area.type_20 .tire_part .line_show {
        width: 22%
    }

    .index_Knowledg .tire_area.type_20 .tire_part>.show .pic {
        -moz-transform: rotate(-80deg);
        -ms-transform: rotate(-80deg);
        -o-transform: rotate(-80deg);
        -webkit-transform: rotate(-80deg);
        transform: rotate(-80deg)
    }
}

@media only screen and (min-width: 992px) {
    .index_Knowledg {
        padding-top: 110px;
        padding-bottom: 110px;
        height: auto
    }

    .index_Knowledg>.view {
        padding-right: 0;
        padding-left: 20px
    }

    .index_Knowledg .Knowledg_list {
        padding-top: 80px
    }

    .index_Knowledg .Knowledg_list li {
        margin-bottom: 20px
    }

    .index_Knowledg .Knowledg_list li:hover p:nth-child(1) {
        background: #E60012
    }

    .index_Knowledg .Knowledg_list li:hover p:nth-child(2) {
        color: #E60012
    }

    .index_Knowledg .tire_area {
        position: absolute;
        padding: 0;
        right: 0;
        bottom: 0;
        width: 55%;
        height: 100%
    }

    .index_Knowledg .tire_area .tire_part {
        padding-top: 100%;
        height: auto
    }

    .index_Knowledg .tire_area .tire_part .line_show {
        margin-top: -30%;
        top: 50%;
        left: 3%
    }

    .index_Knowledg .tire_area .tire_part .line_show .line {
        width: 133%
    }

    .index_Knowledg .tire_area .tire_part>.show {
        width: 200%
    }

    .index_Knowledg .tire_area.type_1 .tire_part .line_show {
        width: 28%
    }

    .index_Knowledg .tire_area.type_1 .tire_part>.show .pic {
        -moz-transform: rotate(13deg);
        -ms-transform: rotate(13deg);
        -o-transform: rotate(13deg);
        -webkit-transform: rotate(13deg);
        transform: rotate(13deg)
    }

    .index_Knowledg .tire_area.type_2 .tire_part .line_show {
        width: 28%
    }

    .index_Knowledg .tire_area.type_2 .tire_part>.show .pic {
        -moz-transform: rotate(79deg);
        -ms-transform: rotate(79deg);
        -o-transform: rotate(79deg);
        -webkit-transform: rotate(79deg);
        transform: rotate(79deg)
    }

    .index_Knowledg .tire_area.type_3 .tire_part .line_show {
        width: 28%
    }

    .index_Knowledg .tire_area.type_3 .tire_part>.show .pic {
        -moz-transform: rotate(58deg);
        -ms-transform: rotate(58deg);
        -o-transform: rotate(58deg);
        -webkit-transform: rotate(58deg);
        transform: rotate(58deg)
    }

    .index_Knowledg .tire_area.type_4 .tire_part .line_show {
        width: 28%
    }

    .index_Knowledg .tire_area.type_4 .tire_part>.show .pic {
        -moz-transform: rotate(92deg);
        -ms-transform: rotate(92deg);
        -o-transform: rotate(92deg);
        -webkit-transform: rotate(92deg);
        transform: rotate(92deg)
    }

    .index_Knowledg .tire_area.type_5 .tire_part .line_show {
        width: 36%
    }

    .index_Knowledg .tire_area.type_5 .tire_part>.show .pic {
        -moz-transform: rotate(101deg);
        -ms-transform: rotate(101deg);
        -o-transform: rotate(101deg);
        -webkit-transform: rotate(101deg);
        transform: rotate(101deg)
    }

    .index_Knowledg .tire_area.type_6 .tire_part .line_show {
        width: 28%
    }

    .index_Knowledg .tire_area.type_6 .tire_part>.show .pic {
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    .index_Knowledg .tire_area.type_7 .tire_part .line_show {
        width: 30%
    }

    .index_Knowledg .tire_area.type_7 .tire_part>.show .pic {
        -moz-transform: rotate(116deg);
        -ms-transform: rotate(116deg);
        -o-transform: rotate(116deg);
        -webkit-transform: rotate(116deg);
        transform: rotate(116deg)
    }

    .index_Knowledg .tire_area.type_8 .tire_part .line_show {
        width: 28%
    }

    .index_Knowledg .tire_area.type_8 .tire_part>.show .pic {
        -moz-transform: rotate(-86deg);
        -ms-transform: rotate(-86deg);
        -o-transform: rotate(-86deg);
        -webkit-transform: rotate(-86deg);
        transform: rotate(-86deg)
    }

    .index_Knowledg .tire_area.type_9 .tire_part .line_show {
        width: 28%
    }

    .index_Knowledg .tire_area.type_9 .tire_part>.show .pic {
        -moz-transform: rotate(157deg);
        -ms-transform: rotate(157deg);
        -o-transform: rotate(157deg);
        -webkit-transform: rotate(157deg);
        transform: rotate(157deg)
    }

    .index_Knowledg .tire_area.type_10 .tire_part .line_show {
        width: 33%
    }

    .index_Knowledg .tire_area.type_10 .tire_part>.show .pic {
        -moz-transform: rotate(-102deg);
        -ms-transform: rotate(-102deg);
        -o-transform: rotate(-102deg);
        -webkit-transform: rotate(-102deg);
        transform: rotate(-102deg)
    }

    .index_Knowledg .tire_area.type_11 .tire_part .line_show {
        width: 33%
    }

    .index_Knowledg .tire_area.type_11 .tire_part>.show .pic {
        -moz-transform: rotate(-110deg);
        -ms-transform: rotate(-110deg);
        -o-transform: rotate(-110deg);
        -webkit-transform: rotate(-110deg);
        transform: rotate(-110deg)
    }

    .index_Knowledg .tire_area.type_12 .tire_part .line_show {
        width: 33%
    }

    .index_Knowledg .tire_area.type_12 .tire_part>.show .pic {
        -moz-transform: rotate(-116deg);
        -ms-transform: rotate(-116deg);
        -o-transform: rotate(-116deg);
        -webkit-transform: rotate(-116deg);
        transform: rotate(-116deg)
    }

    .index_Knowledg .tire_area.type_13 .tire_part .line_show {
        width: 33%
    }

    .index_Knowledg .tire_area.type_13 .tire_part>.show .pic {
        -moz-transform: rotate(-120deg);
        -ms-transform: rotate(-120deg);
        -o-transform: rotate(-120deg);
        -webkit-transform: rotate(-120deg);
        transform: rotate(-120deg)
    }

    .index_Knowledg .tire_area.type_14 .tire_part .line_show {
        width: 33%
    }

    .index_Knowledg .tire_area.type_14 .tire_part>.show .pic {
        -moz-transform: rotate(-127deg);
        -ms-transform: rotate(-127deg);
        -o-transform: rotate(-127deg);
        -webkit-transform: rotate(-127deg);
        transform: rotate(-127deg)
    }

    .index_Knowledg .tire_area.type_15 .tire_part .line_show {
        width: 32%
    }

    .index_Knowledg .tire_area.type_15 .tire_part>.show .pic {
        -moz-transform: rotate(-149deg);
        -ms-transform: rotate(-149deg);
        -o-transform: rotate(-149deg);
        -webkit-transform: rotate(-149deg);
        transform: rotate(-149deg)
    }

    .index_Knowledg .tire_area.type_16 .tire_part .line_show {
        width: 34%
    }

    .index_Knowledg .tire_area.type_16 .tire_part>.show .pic {
        -moz-transform: rotate(-69deg);
        -ms-transform: rotate(-69deg);
        -o-transform: rotate(-69deg);
        -webkit-transform: rotate(-69deg);
        transform: rotate(-69deg)
    }

    .index_Knowledg .tire_area.type_17 .tire_part .line_show {
        width: 28%
    }

    .index_Knowledg .tire_area.type_17 .tire_part>.show .pic {
        -moz-transform: rotate(-111deg);
        -ms-transform: rotate(-111deg);
        -o-transform: rotate(-111deg);
        -webkit-transform: rotate(-111deg);
        transform: rotate(-111deg)
    }

    .index_Knowledg .tire_area.type_18 .tire_part .line_show {
        width: 26%
    }

    .index_Knowledg .tire_area.type_18 .tire_part>.show .pic {
        -moz-transform: rotate(-142deg);
        -ms-transform: rotate(-142deg);
        -o-transform: rotate(-142deg);
        -webkit-transform: rotate(-142deg);
        transform: rotate(-142deg)
    }

    .index_Knowledg .tire_area.type_19 .tire_part .line_show {
        width: 34%
    }

    .index_Knowledg .tire_area.type_19 .tire_part>.show .pic {
        -moz-transform: rotate(-47deg);
        -ms-transform: rotate(-47deg);
        -o-transform: rotate(-47deg);
        -webkit-transform: rotate(-47deg);
        transform: rotate(-47deg)
    }

    .index_Knowledg .tire_area.type_20 .tire_part .line_show {
        width: 28%
    }

    .index_Knowledg .tire_area.type_20 .tire_part>.show .pic {
        -moz-transform: rotate(-98deg);
        -ms-transform: rotate(-98deg);
        -o-transform: rotate(-98deg);
        -webkit-transform: rotate(-98deg);
        transform: rotate(-98deg)
    }
}

@media only screen and (min-width: 1240px) {
    .index_Knowledg>.view {
        padding-left: 150px
    }

    .index_Knowledg .tire_area {
        width: 50%;
        padding: 0 0 0 100px
    }
}

.index_store {
    padding-top: 120px;
    padding-bottom: 120px;
    background: url("../image/store_bg.jpg") 50% 0 no-repeat;
    background-size: cover
}

.index_store .left_tab {
    color: #fff;
    position: relative
}

.index_store .left_tab .layer_1>.show {
    position: relative;
    z-index: 2
}

.index_store .tab {
    margin-left: -5px;
    margin-right: -5px;
    padding-top: 10px
}

.index_store .tab .item {
    cursor: pointer;
    height: 80px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px
}

.index_store .tab .item>.view {
    height: 100%;
    padding: 5px 20px;
    position: relative
}

.index_store .tab .item>.view>.bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #111;
    -moz-transform: skew(-15deg);
    -ms-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    -webkit-transform: skew(-15deg);
    transform: skew(-15deg);
    z-index: 1
}

.index_store .tab .item>.view p {
    position: relative;
    z-index: 2
}

.index_store .tab .item>.view .cart {
    position: absolute;
    z-index: 2;
    height: 100%;
    width: 100%;
    -moz-transform: skew(-15deg);
    -ms-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    -webkit-transform: skew(-15deg);
    transform: skew(-15deg);
    right: 0;
    top: 0;
    overflow: hidden
}

.index_store .tab .item>.view .cart .pic {
    height: 100%;
    -moz-transform: skew(15deg);
    -ms-transform: skew(15deg);
    -o-transform: skew(15deg);
    -webkit-transform: skew(15deg);
    transform: skew(15deg);
    position: absolute;
    opacity: .5;
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    bottom: 0
}

.index_store .tab .item.type_1>.view .cart .pic {
    right: -10px;
    width: 181px
}

.index_store .tab .item.type_2>.view .cart .pic {
    right: 0;
    width: 186px;
    opacity: .3;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    -khtml-opacity: .3
}

.index_store .tab .item.type_3>.view .cart .pic {
    right: 10px;
    width: 132px
}

.index_store .tab .item.type_4>.view .cart .pic {
    right: 10px;
    width: 117px
}

.index_store .tab .item.now>.view>.bg {
    background: #E60012
}

.index_store .tab .item.now>.view .cart .pic {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}

.index_store .tab .item.now.type_2 .cart .pic {
    opacity: .8;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    -khtml-opacity: .8
}

.index_store .city .shownumber {
    position: absolute;
    z-index: 2
}

.index_store .city .shownumber .txt {
    font-weight: bold;
    font-weight: bold;
    color: #fff
}

.index_store .city .shownumber .txt p:nth-child(2) {
    color: #E60012;
    font-style: italic
}

.index_store .city>.show {
    position: relative;
    z-index: 2
}

.index_store .city>.show .area_show {
    height: 50px;
    position: relative;
    padding-left: 0;
    padding-right: 0
}

.index_store .city>.show .area_show select {
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px
}

.index_store .city>.show .area_show select option {
    color: #333
}

.index_store .city>.show .area_show .arrow {
    position: absolute;
    background: url("../image/select_arrow_gray.png");
    background-position: center top;
    background-repeat: no-repeat;
    width: 16px;
    height: 12px;
    top: 50%;
    right: 15px;
    margin-top: -6px
}

.index_store .city>.show .area_show>.bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    -moz-transform: skew(-15deg);
    -ms-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    -webkit-transform: skew(-15deg);
    transform: skew(-15deg)
}

.index_store .city>.show ul {
    padding-top: 10px
}

.index_store .city>.show ul li {
    cursor: pointer;
    height: 50px;
    text-align: center;
    color: #ccc;
    margin-bottom: 10px
}

.index_store .city>.show ul li>.view {
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.index_store .city>.show ul li>.view p {
    position: relative;
    z-index: 2;
    line-height: 50px;
    text-align: center
}

.index_store .city>.show ul li>.view>.bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    -moz-transform: skew(-15deg);
    -ms-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    -webkit-transform: skew(-15deg);
    transform: skew(-15deg);
    opacity: .6;
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    -khtml-opacity: .6
}

.index_store .city>.show ul li.now>.view p {
    background: url("../image/path.png") right 50% no-repeat
}

.index_store .city>.show ul li.now>.view>.bg {
    background: #E60012;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}

@media only screen and (max-width: 767px) {
    .index_store {
        overflow: hidden
    }

    .index_store .right_taiwan {
        height: 600px;
        background: url("../image/TAIWAN.png") 50% top no-repeat;
        background-size: contain
    }

    .index_store .left_tab {
        padding-top: 30px
    }

    .index_store .tab {
        padding-left: 5px
    }

    .index_store .tab .item {
        width: 50%;
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 10px
    }

    .index_store .tab .item.type_1>.view .cart .pic {
        background: url("../image/store_type_1.png") right bottom no-repeat;
        background-size: 80%
    }

    .index_store .tab .item.type_2>.view .cart .pic {
        background: url("../image/store_type_2.png") right bottom no-repeat;
        background-size: 80%
    }

    .index_store .tab .item.type_3>.view .cart .pic {
        background: url("../image/store_type_3.png") right bottom no-repeat;
        background-size: 80%
    }

    .index_store .tab .item.type_4>.view .cart .pic {
        background: url("../image/store_type_4.png") right bottom no-repeat;
        background-size: 80%
    }

    .index_store .city .shownumber {
        width: 100%;
        top: 200px;
        left: 0
    }

    .index_store .city .shownumber .txt p {
        line-height: 30px;
        float: left
    }

    .index_store .city .shownumber .txt p:nth-child(2) {
        font-size: 30px;
        line-height: 30px
    }

    .index_store .city>.show ul {
        padding-left: 10px;
        overflow-y: auto;
        white-space: nowrap;
        font-size: 0;
        line-height: 0;
        letter-spacing: 0
    }

    .index_store .city>.show ul li {
        float: none;
        display: inline-block;
        white-space: nowrap
    }

    .index_store .city>.show ul li>.view p {
        font-size: 16px;
        line-height: 50px;
        padding-right: 22px
    }
}

@media only screen and (min-width: 768px) {
    .index_store .store_box {
        padding-top: 30px
    }

    .index_store .right_taiwan {
        margin-top: 0;
        height: 600px;
        background: url("../image/TAIWAN.png") 50% top no-repeat;
        background-size: contain
    }

    .index_store .left_tab {
        padding: 15px 0 15px 0
    }

    .index_store .left_tab .layer_1>.show {
        padding-right: 10px;
        padding-left: 10px
    }

    .index_store .tabbg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        opacity: .6;
        filter: alpha(opacity=60);
        -moz-opacity: .6;
        -khtml-opacity: .6
    }

    .index_store .tabbg .show {
        width: 100%;
        height: 100%;
        background: url("../image/store_tab_bg.png") right top no-repeat;
        background-size: cover
    }

    .index_store .tab .item {
        font-size: 20px;
        margin-bottom: 10px
    }

    .index_store .tab .item.type_1>.view .cart .pic {
        background: url("../image/store_type_1.png") right bottom no-repeat;
        background-size: 80%
    }

    .index_store .tab .item.type_2>.view .cart .pic {
        background: url("../image/store_type_2.png") right bottom no-repeat;
        background-size: 80%
    }

    .index_store .tab .item.type_3>.view .cart .pic {
        background: url("../image/store_type_3.png") right bottom no-repeat;
        background-size: 80%
    }

    .index_store .tab .item.type_4>.view .cart .pic {
        background: url("../image/store_type_4.png") right bottom no-repeat;
        background-size: 80%
    }

    .index_store .city .tabbg {
        height: 295px
    }

    .index_store .city .shownumber {
        padding: 10px 30px;
        right: 17px;
        top: 0
    }

    .index_store .city .shownumber>.bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #111;
        -moz-transform: skew(-15deg);
        -ms-transform: skew(-15deg);
        -o-transform: skew(-15deg);
        -webkit-transform: skew(-15deg);
        transform: skew(-15deg);
        z-index: 1
    }

    .index_store .city .shownumber .txt {
        position: relative;
        z-index: 2
    }

    .index_store .city .shownumber .txt p:nth-child(2) {
        font-size: 50px;
        line-height: 50px
    }

    .index_store .city>.show {
        padding-left: 60px;
        padding-right: 180px
    }

    .index_store .city>.show ul {
        margin-left: -35px
    }

    .index_store .city>.show ul li:nth-child(3) {
        margin-left: -15px
    }

    .index_store .city>.show ul li:nth-child(5) {
        margin-left: -30px
    }

    .index_store .city>.show ul li:nth-child(7) {
        margin-left: -45px
    }
}

@media only screen and (min-width: 992px) {
    .index_store .store_box {
        padding-top: 60px
    }

    .index_store .right_taiwan {
        margin-top: -140px;
        padding-right: 60px;
        height: 682px;
        background: url("../image/TAIWAN.png") right top no-repeat
    }

    .index_store .left_tab {
        padding: 30px 0 60px 0
    }

    .index_store .left_tab .layer_1>.show {
        padding-right: 60px;
        padding-left: 60px
    }

    .index_store .left_tab .layer_1>.bg .show {
        box-sizing: content-box;
        padding-right: 100px
    }

    .index_store .tab .item>.view:hover>.bg {
        background: #E60012
    }

    .index_store .tab .item>.view:hover .cart .pic {
        transform: skew(15deg) translateX(20px);
        opacity: 1;
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1
    }

    .index_store .tab .item:nth-child(3) {
        margin-left: -23px
    }

    .index_store .tab .item.type_2>.view:hover .cart .pic {
        opacity: .8;
        filter: alpha(opacity=80);
        -moz-opacity: .8;
        -khtml-opacity: .8
    }

    .index_store .city .shownumber {
        right: -80px;
        top: 60px
    }

    .index_store .city>.show {
        padding-right: 120px
    }

    .index_store .city ul li>.view:hover>.bg {
        background: #E60012;
        opacity: 1;
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1
    }
}

@media only screen and (min-width: 1240px) {
    .index_store .tab .item.type_1>.view .cart .pic {
        background: url("../image/store_type_1.png") right bottom no-repeat;
        background-size: contain
    }

    .index_store .tab .item.type_2>.view .cart .pic {
        background: url("../image/store_type_2.png") right bottom no-repeat;
        background-size: contain
    }

    .index_store .tab .item.type_3>.view .cart .pic {
        background: url("../image/store_type_3.png") right bottom no-repeat;
        background-size: contain
    }

    .index_store .tab .item.type_4>.view .cart .pic {
        background: url("../image/store_type_4.png") right bottom no-repeat;
        background-size: contain
    }

    .index_store .city>.show {
        padding-right: 180px
    }
}