#void {
    display-radio: 1;
    height: 110px;
    min-height: 0px;
    background_radio: 2;
    background-color: rgba(255,255,255,1)
}

@media screen and (max-width: 768px) {
    #void {
        height:0px
    }
}



#Detail_nav {
    min-height: 0px;
    display-radio: 1;
    background-color: rgba(247,247,247,1);
    border-bottom: 0px solid rgba(229,229,229,1);
    background_radio: 2
}

#Detail_nav .e_container-9 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 0px
}

#Detail_nav .e_container-9 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#Detail_nav .e_container-9 .p_item {
    display-radio: 1
}

#Detail_nav .e_container-9 .cbox-9-1 {
    flex: 0 0 auto;
    align-self: center
}

#Detail_nav .e_categoryB-11 {
    user-select: none;
    font-size: 14px;
    width: 100%;
    max-width: 100%
}

#Detail_nav .e_categoryB-11 ul {
    list-style: none;
    margin: 0
}

#Detail_nav .e_categoryB-11 li {
    position: relative
}

#Detail_nav .e_categoryB-11 .deep-1 {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start
}

#Detail_nav .e_categoryB-11 .p_c_item {
    position: relative
}

#Detail_nav .e_categoryB-11 .deep a {
    font-size: 17px;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 80px;
    color: rgb(0 0 0 / 100%);
    display: block;
    background: rgb(255 255 255 / 0%);
    transition: all .5s ease;
    position: relative;
    height: 100%;
    overflow: hidden;
    min-width: 120px;
    text-align: center
}

#Detail_nav .e_categoryB-11 .deep a:hover {
    color: var(--theme-color)
}

#Detail_nav .e_categoryB-11 .deep a::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 12px;
    background: rgb(0 0 0 / 15%)
}

#Detail_nav .e_categoryB-11 .active .deep a {
    background: var(--main-color);
    color: rgb(255 255 255 / 100%)
}

#Detail_nav .e_categoryB-11 .active .deep a:before {
    width: 100%;
    background: rgb(0 0 0 / 30%)
}

#Detail_nav .e_categoryB-11 .p_c_item:last-child .deep a::after {
    display: none
}

#Detail_nav .e_categoryB-11 .deep a:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0%;
    height: 3px;
    background: var(--theme-color);
    transition: all .5s ease;
    transform: translateX(-50%)
}

#Detail_nav .e_categoryB-11 .deep a:hover:before {
    width: 100%
}

#Detail_nav .e_categoryB-11 .p_c_title1 {
    display: flex;
    justify-content: space-between;
    position: relative;
    line-height: 68px;
    font-size: 15px;
    transition: all ease .3s;
    width: 100%;
    color: #333
}

#Detail_nav .e_categoryB-11 .deep-2 {
    width: 100%
}

#Detail_nav .e_categoryB-11 .p_arrbtm {
    width: 50px;
    display: none;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    border-left: 1px solid rgb(0 0 0 / 5%);
    transition: border-left ease .3s
}

#Detail_nav .e_categoryB-11 .p_arrow {
    margin: 0;
    font-size: 12px;
    transform: rotate(-90deg);
    line-height: 1;
    padding: 0;
    width: auto;
    height: 14px;
    right: 15px;
    pointer-events: none
}

#Detail_nav .e_categoryB-11 .p_c_title2 {
    display: flex;
    justify-content: space-between;
    position: relative;
    line-height: 50px;
    border-bottom: 1px solid #e1e1e1;
    font-size: 15px;
    transition: all ease .3s;
    width: 100%;
    color: #666;
    background: #ededed
}

#Detail_nav .e_categoryB-11 .deep-3 {
    width: 100%
}

#Detail_nav .e_categoryB-11 .p_c_title3 {
    display: flex;
    justify-content: space-between;
    position: relative;
    line-height: 50px;
    border-bottom: 1px solid #d9d9d9;
    font-size: 15px;
    transition: all ease .3s;
    width: 100%;
    color: #666;
    background: #e3e3e3
}

#Detail_nav .e_categoryB-11 .p_c_images {
    width: 27px;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 6px;
    order: -1;
    overflow: hidden;
    transition: all ease .3s
}

#Detail_nav .e_categoryB-11 .p_c_images img {
    width: 100%;
    height: auto;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

#Detail_nav .e_categoryB-11 p:hover .p_c_images {
    opacity: 0;
    margin-right: 0px;
    width: 0px
}

@media screen and (max-width: 768px) {
    #Detail_nav .e_categoryB-11 {
        background:none;
        max-width: none;
        display: flex;
        justify-content: center
    }

    #Detail_nav .e_categoryB-11 .p_c_item .deep a::after {
        display: none
    }

    #Detail_nav .e_categoryB-11 .p_c_tree {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 100%;
        height: 100vh;
        width: 80%;
        transition: all ease .5s;
        background: #fff;
        z-index: 1000;
        max-height: 1080px
    }

    #Detail_nav .e_categoryB-11 .deep-1 {
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        display: flex;
        justify-content: flex-start;
        flex-direction: column
    }

    #Detail_nav .e_categoryB-11 .p_c_mbtn {
        display: block;
        border: 0;
        width: 100%;
        background: var(--theme-color);
        padding: 15px 15px;
        border-radius: 2px;
        font-size: 15px;
        color: rgb(255 255 255 / 80%);
        outline: none
    }

    #Detail_nav .e_categoryB-11 .p_c_mput {
        display: block;
        line-height: 50px;
        background: rgb(0 0 0 / 70%);
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        max-height: 1080px;
        height: 100vh;
        width: 100%;
        cursor: pointer;
        transition: all ease .5s;
        opacity: 0;
        visibility: hidden;
        z-index: 999
    }

    #Detail_nav .e_categoryB-11 .p_c_mput:hover {
        background: rgb(0 0 0 / 80%)
    }

    #Detail_nav .e_categoryB-11 .deep a {
        padding: 10px 15px;
        line-height: 2;
        width: 100%
    }

    #Detail_nav .e_categoryB-11 .deep {
        color: #666
    }

    #Detail_nav .e_categoryB-11 .deep-2 {
        display: none;
        position: static;
        width: 100%
    }

    #Detail_nav .e_categoryB-11 .deep-3 {
        display: none;
        position: static;
        width: 100%;
        background: #dfdfdf
    }

    #Detail_nav .e_categoryB-11 .p_c_title3 {
        border-bottom: 1px solid #d5d5d5
    }

    #Detail_nav .e_categoryB-11.design_nomput .p_c_mput {
        display: none
    }

    #Detail_nav .e_categoryB-11 .p_leftani {
        left: 20%
    }

    #Detail_nav .e_categoryB-11 .p_bg_show {
        opacity: 1;
        visibility: visible;
        display: block
    }

    #Detail_nav .e_container-9 {
        display-radio: 1;
        flex-direction: column;
        padding-top: 15px;
        padding-bottom: 15px
    }

    #Detail_nav .e_container-9 .cbox-9-1 {
        margin-left: 0px;
        flex: 0 0 100%;
        margin-right: auto
    }
}

@media screen and (min-width: 769px) {
    #Detail_nav .e_categoryB-11 .p_c_mbtn,#Detail_nav .e_categoryB-11 .p_c_mput,#Detail_nav .e_categoryB-11 .p_c_item > .p_c_content {
        display:none
    }
}

#Detailcontent {
    min-height: 0px;
    padding-top: 30px;
    padding-bottom: 30px
}

#Detailcontent .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto
}

#Detailcontent .e_container-2 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#Detailcontent .e_container-2 .cbox-2-0 {
    padding-right: 0px;
    margin-right: 30px;
    flex: 0 0 70%
}

.e_container2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px
}

.e_container2 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container3 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    background-color: rgba(43,72,197,1);
    max-width: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px
}

.e_container3 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container6 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

.e_container6 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container6 .cbox-2-0 {
    flex: 0 0 auto
}

.e_container6 .cbox-2-1 {
    flex: 0 0 auto
}

.e_container6 .cbox-2-2 {
    flex: 0 0 auto
}

.e_container2 .cbox-2-0 {
    flex: 0 0 auto;
    margin-right: 20px;
    padding-left: 0px;
    padding-right: 0px
}

.e_container9 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

.e_container9 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container9 .cbox-2-0 {
    flex: 0 0 auto
}

#Detailcontent .e_container-3 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(229,229,229,1);
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-top: 20px
}

#Detailcontent .e_container-3 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#Detailcontent .e_loop-5 .p_list {
    display: flex;
    flex-wrap: wrap
}

#Detailcontent .e_loop-5 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#Detailcontent .e_loop-5 .p_page {
    text-align: center
}

#Detailcontent .e_loop-5 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#Detailcontent .e_loop-5 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 24px;
    margin: 15px 0
}

#Detailcontent .e_loop-5 .p_filter_key {
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 12px
}

#Detailcontent .e_loop-5 .p_v_item {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-size: 13px;
    color: #555555;
    margin-right: 30px
}

#Detailcontent .e_loop-5 .p_active {
    color: #fff;
    background-color: #409EFF;
    border-radius: 2px
}

#Detailcontent .e_loop-5 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

#Detailcontent .e_loop-5 .p_filter_close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px;
    font-style: normal;
    font-size: 16px;
    margin-top: -5px;
    cursor: pointer
}

#Detailcontent .e_loop-5 .multSelect {
    font-size: 13px;
    position: relative
}

#Detailcontent .e_loop-5 .multSelect .inputWrap {
    width: 100%;
    min-width: 100px;
    min-height: 24px;
    border: 1px solid #DCDFE6;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    background: white
}

#Detailcontent .e_loop-5 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#Detailcontent .e_loop-5 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#Detailcontent .e_loop-5 .multSelect ul,li {
    list-style: none
}

#Detailcontent .e_loop-5 .multSelect li {
    display: inline-block;
    background: #edf0f3;
    color: #92969c;
    padding: 0px 5px;
    margin: 1px 5px 1px 0;
    border-radius: 5px;
    line-height: 16px
}

#Detailcontent .e_loop-5 .multSelect .multSelect-option {
    width: 100%;
    border: 1px solid #DCDFE6;
    border-radius: 2px;
    border-top: 0;
    max-height: 200px;
    overflow-y: scroll;
    position: absolute;
    height: 0;
    opacity: 0;
    z-index: 9;
    background: #fff
}

#Detailcontent .e_loop-5 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#Detailcontent .e_loop-5 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#Detailcontent .e_loop-5 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#Detailcontent .e_loop-5 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

#Detailcontent .e_loop-5 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 3px)
}

#Detailcontent .e_loop-5 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#Detailcontent .e_loop-5 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#Detailcontent .e_loop-5 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#Detailcontent .e_loop-5 .p_filter_select {
    width: 110px;
    height: 24px;
    padding: 0;
    border: 1px solid #DCDFE6
}

#Detailcontent .e_loop-5 .p_normal_start {
    display: inline;
    width: 60px;
    height: 22px
}

#Detailcontent .e_loop-5 .p_date_start {
    display: inline;
    width: 105px;
    height: 22px
}

#Detailcontent .e_loop-5 .p_normal_end {
    display: inline;
    width: 60px;
    height: 22px;
    margin-right: 5px
}

#Detailcontent .e_loop-5 .p_date_end {
    display: inline;
    width: 105px;
    height: 22px;
    margin-right: 5px
}

#Detailcontent .e_loop-5 .p_split {
    margin: 0 5px
}

#Detailcontent .e_loop-5 .p_normal {
    margin-right: 16px
}

#Detailcontent .e_loop-5 {
    background_radio: 1;
    margin-top: 0px
}

#Detailcontent .e_container-6 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px
}

#Detailcontent .e_container-6 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#Detailcontent .e_image-7 {
    overflow: hidden;
    margin-bottom: 10px
}

#Detailcontent .e_image-7 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#Detailcontent .e_text-8 {
    line-height: 1.2;
    font_radio: 2;
    font-size: 16px;
    font-family: Arial;
    color: rgba(68,68,68,1);
    font-weight: bold;
    display-radio: 1;
    margin-bottom: 5px
}

#Detailcontent .e_timeFormat-9 {
    min-height: 20px;
    font_radio: 2;
    display-radio: 1;
    font-size: 14px;
    color: rgba(114,114,114,1);
    line-height: 1;
    font-family: Arial
}

#Detailcontent .e_imageList-11 {
    height: 600px
}

#Detailcontent .e_imageList-11 .p_img {
    width: 100%;
    height: 100%;
    background: #000
}

#Detailcontent .e_imageList-11 .p_img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#Detailcontent .e_imageList-11 .custom-bullet {
    background: #ccc
}

#Detailcontent .e_imageList-11 .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#Detailcontent .e_imageList-11 .gallery-top {
    height: 80%;
    width: 100%
}

#Detailcontent .e_imageList-11 .gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding-top: 5px
}

#Detailcontent .e_imageList-11 .gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.6
	border:1px solid #e5e5e5;
}

#Detailcontent .e_imageList-11 .gallery-thumbs .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#Detailcontent .e_imageList-11 .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1
}

#Detailcontent .e_container-12 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px
}

#Detailcontent .e_container-12 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#Detailcontent .e_container-12 .cbox-12-0 {
    flex: 0 0 auto;
    margin-right: 20px;
    padding-left: 0px;
    padding-right: 0px
}

#Detailcontent .e_container-13 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    background-color: #333;
    max-width: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px
}

#Detailcontent .e_container-13 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#Detailcontent .e_timeFormat-14 {
    min-height: 20px;
    font_radio: 2;
    font-size: 34px;
    font-family: Arial;
    font-weight: bold;
    text-align: center;
    color: rgba(255,255,255,1);
    line-height: 1
}

#Detailcontent .e_container-15 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

#Detailcontent .e_container-15 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#Detailcontent .e_container-15 .cbox-15-0 {
    flex: 0 0 auto
}

#Detailcontent .e_container-15 .cbox-15-1 {
    flex: 0 0 auto
}

#Detailcontent .e_container-15 .cbox-15-2 {
    flex: 0 0 auto
}

#Detailcontent .e_timeFormat-17 {
    min-height: 20px;
    font_radio: 2;
    font-size: 14px;
    font-family: Arial;
    color: rgba(255,255,255,1)
}

#Detailcontent .e_timeFormat-18 {
    min-height: 20px;
    font_radio: 2;
    font-size: 14px;
    font-family: Arial;
    color: rgba(255,255,255,1)
}

#Detailcontent .e_container-19 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px
}

#Detailcontent .e_container-19 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#Detailcontent .e_h1-20 {
    font_radio: 2;
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(68,68,68,1)
}

#Detailcontent .e_richText-24 {
    font_radio: 2;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: rgba(102,102,102,1);
    line-height: 2;
    margin-top: 20px
}

#Detailcontent .e_text-16 {
    font_radio: 2;
    margin-right: 2px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    line-height: 1.5;
    color: rgba(255,255,255,1)
}

#Detailcontent .e_line-25 {
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 0px;
    margin-top: 15px;
    padding-bottom: 15px;
    padding-top: 0px;
    min-height: 0px;
    max-height: none;
    height: auto
}

#Detailcontent .e_line-26 {
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 0px;
    margin-top: 15px;
    padding-bottom: 15px;
    padding-top: 0px;
    min-height: 0px;
    max-height: none;
    height: auto
}

#Detailcontent .e_container-27 {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10;
    background-color: rgba(245,245,245,1);
    margin-top: 20px
}

#Detailcontent .e_text-28 {
    font_radio: 2;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(192,196,204,1)
}

#Detailcontent .e_container-29 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-top: 30px;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0px;
    padding-left: 0px
}

#Detailcontent .e_container-29 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#Detailcontent .e_container-30 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-right: auto;
    max-width: none;
    margin-left: auto
}

#Detailcontent .e_container-30 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#Detailcontent .e_container-30 .cbox-30-1 {
    flex: 0 0 auto
}

#Detailcontent .e_text-31 {
    line-height: 2;
    display-radio: 1;
    font_radio: 2;
    color: rgba(85,85,85,1);
    font-size: 14px;
    text-align: right;
    margin-left: 10px;
    font-family: Arial
}

#Detailcontent .e_text-32 {
    line-height: 2;
    display-radio: -webkit-box;
    font_radio: 2;
    color: rgba(85,85,85,1);
    font-size: 14px;
    text-align: right;
    font-family: Arial;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

#Detailcontent .e_container-33 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-right: auto;
    max-width: none;
    margin-left: auto
}

#Detailcontent .e_container-33 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#Detailcontent .e_container-33 .cbox-33-0 {
    flex: 0 0 auto
}

#Detailcontent .e_text-34 {
    line-height: 2;
    display-radio: -webkit-box;
    font_radio: 2;
    color: rgba(85,85,85,1);
    font-size: 14px;
    font-family: Arial;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

#Detailcontent .e_text-35 {
    line-height: 2;
    display-radio: 1;
    font_radio: 2;
    color: rgba(85,85,85,1);
    font-size: 14px;
    margin-right: 10px;
    font-family: Arial
}

#Detailcontent .e_container-36 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-top: 30px;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto
}

#Detailcontent .e_container-36 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#Detailcontent .e_container-37 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-right: auto;
    max-width: none;
    margin-left: auto
}

#Detailcontent .e_container-37 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#Detailcontent .e_container-37 .cbox-37-1 {
    flex: 0 0 auto
}

#Detailcontent .e_container-37 .cbox-37-0 {
    flex: 0 0 auto
}

#Detailcontent .e_text-38 {
    line-height: 2;
    display-radio: 1;
    font_radio: 2;
    color: rgba(85,85,85,1);
    font-size: 14px;
    text-align: left;
    font-family: Arial
}

#Detailcontent .e_text-39 {
    line-height: 2;
    display-radio: 1;
    font_radio: 2;
    color: rgba(85,85,85,1);
    font-size: 14px;
    text-align: left;
    margin-left: auto;
    margin-right: 10px
}

#Detailcontent .e_container-40 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-right: auto;
    max-width: none;
    margin-left: auto
}

#Detailcontent .e_container-40 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#Detailcontent .e_container-40 .cbox-40-0 {
    flex: 0 0 auto
}

#Detailcontent .e_text-41 {
    line-height: 2;
    display-radio: 1;
    font_radio: 2;
    color: rgba(85,85,85,1);
    font-size: 14px
}

#Detailcontent .e_text-42 {
    line-height: 2;
    display-radio: 1;
    font_radio: 2;
    color: rgba(85,85,85,1);
    font-size: 14px;
    margin-right: 10px
}

#Detailcontent .e_container-43 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-bottom: 20px;
    background-color: rgba(240,245,255,1);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px
}

#Detailcontent .e_container-43 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#Detailcontent .e_text-44 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-family: Arial;
    font-size: 14px;
    color: rgba(131,131,131,1)
}

@media screen and (max-width: 768px) {
    #Detailcontent .e_loop-5 .p_loopitem {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1)
    }

    #Detailcontent .e_container-2 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        width: 94%;
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto
    }

    #Detailcontent .e_container-29 {
        display-radio: 1;
        display: none
    }

    #Detailcontent .e_container-33 {
        display-radio: 1
    }

    #Detailcontent .e_text-34 {
        display-radio: 1;
        font_radio: 1
    }

    #Detailcontent .e_text-35 {
        display-radio: 1;
        font_radio: 1
    }

    #Detailcontent .e_container-36 {
        display-radio: 1;
        flex-direction: column;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 20px
    }

    #Detailcontent .e_container-36 .cbox-36-0 {
        margin-bottom: 15px
    }

    #Detailcontent .e_text-39 {
        display-radio: 1;
        font_radio: 1
    }

    #Detailcontent .e_text-42 {
        display-radio: 1;
        font_radio: 1
    }

    #Detailcontent .e_text-41 {
        font_radio: 1;
        display-radio: 1
    }

    #Detailcontent .e_text-8 {
        font_radio: 1;
        display-radio: -webkit-box;
        -webkit-line-clamp: 1;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden
    }

    #Detailcontent .e_container-3 {
        display-radio: 1;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 15px;
        padding-left: 15px
    }

    #Detailcontent .e_container-2 .cbox-2-0 {
        margin-right: 0px
    }

    #Detailcontent .e_h1-20 {
        font-size: 20px
    }

    #Detailcontent .e_imageList-11 .swiper-slide img {
        height: auto
    }

    #Detailcontent .e_imageList-11 .gallery-top {
        height: auto
    }

    #Detailcontent .e_imageList-11 .gallery-thumbs .swiper-slide img {
        height: auto
    }

    #Detailcontent .e_imageList-11 .gallery-thumbs {
        height: auto
    }

    #Detailcontent .e_imageList-11 {
        height: auto
    }

    #Detailcontent .e_richText-24 {
        font-size: 14px;
        line-height: 1.5
    }
}

@media screen and (min-width: 769px) {
    #Detailcontent .e_loop-5 .p_loopitem {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1)
    }

    #Detailcontent .e_container-36 {
        display: none
    }
}

img[lazy] {
    filter: initial !important;
}
