﻿/* pre css */
#product_detail {
    min-height: 300px;
    background-color: rgba(250, 250, 250, 1);
    
    padding-top: 30px
}

#product_detail .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(255, 255, 255, 1);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    
    width: auto
}

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


.container-fluid {
    position: fixed;
    background: black;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 999;
    display: flex;
    align-items: center
}

.container-fluid .closeBtn {
    width: 35px;
    position: absolute;
    right: 20px;
    top: 20px;
    height: 35px;
    display: block;
    z-index: 999;
    cursor: pointer
}

.container-fluid .closeBtn img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#product_detail .e_magnifier-2 .image-big-video {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 5px solid #fff;
    border-radius: 50%
}

#product_detail .e_magnifier-2 .image-big-video::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 20px solid #fff;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-40%, -50%)
}

#product_detail .e_magnifier-2 .image-bigger {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-color: #ccc
}

#product_detail .e_magnifier-2 .add-icon {
    position: absolute;
    right: 8px;
    bottom: 8px;
    z-index: 9;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 15px;
    height: 15px;
    border: 2px solid #fff;
    border-radius: 50%
}

#product_detail .e_magnifier-2 .add-icon::before {
    content: "";
    position: absolute;
    right: -2px;
    bottom: -2px;
    display: block;
    width: 5px;
    height: 2px;
    transform: rotateZ(45deg);
    background-color: #fff
}

#product_detail .e_magnifier-2 .magnifier-btn .magnifier-btn-left {
    float: left
}

#product_detail .e_magnifier-2 .magnifier-btn .magnifier-btn-right {
    float: right
}


#product_detail .e_magnifier-2 .video-icon::before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    z-index: 9;
    border: 2px solid #fff;
    border-radius: 50%
}

#product_detail .e_magnifier-2 .video-icon::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-40%, -50%)
}

.rotate-icon::before {
    content: "";
    display: block;
    width: 50px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    z-index: 99;
    border: 3px solid #fff;
    border-radius: 50%;
    transform: rotateX(70deg)
}

.rotate-icon::after {
    content: "360°";
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    z-index: 99;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    background-color: transparent
}

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

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

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

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

#product_detail .e_text-7 {
    line-height: 2;
    
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: rgba(51, 51, 51, 1)
}

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

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

#product_detail .e_text-10 {
    line-height: 2;
    
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: rgba(51, 51, 51, 1);
    font-weight: bold;
   
}

#product_detail .e_button-13 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: auto;
    padding: 8px;
    background_radio: 2;
    border_radio: 2;
    
    radius_radio: 2;
    background-color: #0030b8;
    font-size: 14px;
    max-width: 120px;
    margin-top: 10px;
    border-style: solid;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    display-radio: block
}

#product_detail .e_button-13 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0px;
    overflow: hidden
}

#product_detail .e_button-13::after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0px
}

#product_detail .e_button-13:hover::after {
    opacity: 1
}

#product_detail .e_container-15 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    background-color: rgba(255, 255, 255, 1);
   
}

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

#product_detail .e_container-16 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    border-left-style: solid;
    border-left-width: 4px;
    border-left-color: #0030b8;
    margin-top: 20px;
    margin-bottom: 15px;
   
}

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

#product_detail .e_line-4 {
    border-top-style: solid;
    border-top-width: 40px;
    max-width: 4px;
    max-height: none;
    border-top-color: #0030b8;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    min-height: 0px;
    height: auto;
    margin-right: 10px;
    margin-left: 0px;
   
}

#product_detail .e_container-3 .cbox-3-0 {
    flex: 0 0 20px
}

#product_detail .e_text-22 {
    line-height: 2;
    
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: rgba(51, 51, 51, 1);
   
}

#product_detail .e_container-6 .cbox-6-0 {
    flex: 0 0 auto
}

#product_detail .e_container-9 .cbox-9-0 {
    flex: 0 0 auto
}

#product_detail .e_richText-25 {
    
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: rgba(102, 102, 102, 1);
    line-height: 2;
    display-radio: -webkit-box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: pre-line;
    margin-top: -25px
}

#product_detail .e_container-1 .cbox-1-0 {
    margin-right: 50px;
    width: 45%;
}

#product_detail .e_line-26 {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgba(229, 229, 229, 1);
    margin-bottom: 0px;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-top: 0px;
    min-height: 0px;
    max-height: none;
    height: auto
}

#product_detail .e_button-13:hover {
    background-color: #ed0100;
    font-size: 14px;
    border-style: solid;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

#product_detail .e_line-19 {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgba(229, 229, 229, 1);
    margin-bottom: 0px;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-top: 0px;
    min-height: 0px;
    max-height: none;
    height: auto;
   
}

#product_detail .e_richText-20 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    color: rgba(84, 84, 84, 1);
    line-height: 1.8;
    padding: 20px 30px;
}

#product_detail .e_container-27 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 20px;
   
}

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

#product_detail .e_container-31 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 0px;
    padding-right: 0px;
    
    padding-left: 0px
}

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

#product_detail .e_loop_sub-38 {
    display: flex;
    flex-wrap: wrap;
    
    padding-top: 5px;
    padding-bottom: 5px
}

#product_detail .e_loop_sub-38 .p_loopItem {
    position: relative;
    flex: 0 0 33.3%
}

#product_detail .e_text-39 {
    line-height: normal;
    
    
    font-size: 14px
}

#product_detail .e_line-40 {
    
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgba(220, 220, 220, 1);
    height: 1px
}

#product_detail .e_container-16 .p_item {
   
}

#product_detail .e_container-47 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-bottom: 30px;
    width: auto;
    max-width: none;
    padding-top: 30px
}

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

#product_detail .e_container-48 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    border-left-style: solid;
    border-left-width: 4px;
    border-left-color: #0030b8;
    margin-top: 20px;
    margin-bottom: 20px;
   
}

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

#product_detail .e_container-48 .p_item {
   
}

#product_detail .e_line-50 {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgba(229, 229, 229, 1);
    margin-bottom: 0px;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-top: 0px;
    min-height: 0px;
    max-height: none;
    height: auto
}

#product_detail .e_container-51 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 95%;
    
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto
}

#product_detail .e_container-51>.p_item {
    width: 80%;
}

#product_detail .e_container-51 .cbox-51-0 {
    width: 20%;
}

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

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

#product_detail .e_container-56 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 95%;
   
}

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

#product_detail .e_categoryA-58 {
    user-select: none;
    font-size: 14px;
    width: 100%;
    max-width: 100%;
    background: #f5f5f5
}

#product_detail .e_categoryA-58 ul {
    list-style: none;
    margin: 0
}

#product_detail .e_categoryA-58 li {
    position: relative
}

#product_detail .e_categoryA-58 .deep a {
    width: 100%;
    padding-left: 15px;
    display: flex;
    justify-content: flex-start
}

#product_detail .e_categoryA-58 .p_c_title1 {
    display: flex;
    justify-content: space-between;
    position: relative;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    font-size: 14px;
    transition: all ease .3s;
    width: 100%;
    color: #333
}

#product_detail .e_categoryA-58 .p_arrow {
    position: absolute;
    right: 15px;
    top: 50%;
    width: auto;
    height: 14px;
    transform: translateY(-50%) rotate(-180deg);
    fill: currentColor;
    margin: 0;
    font-size: 12px;
    line-height: 1;
    padding: 0;
    pointer-events: none
}

#product_detail .e_categoryA-58 .deep-2 {
    background: #ededed;
    position: absolute;
    z-index: 9;
    width: 230px;
    left: 100%;
    top: 0
}

#product_detail .e_categoryA-58 .p_c_title2 {
    display: flex;
    justify-content: space-between;
    position: relative;
    line-height: 50px;
    border-bottom: 1px solid #e1e1e1;
    font-size: 14px;
    transition: all ease .3s;
    width: 100%;
    color: #666
}

#product_detail .e_categoryA-58 .deep-3 {
    background: #e3e3e3;
    position: absolute;
    z-index: 9;
    width: 230px;
    left: 100%;
    top: 0
}

#product_detail .e_categoryA-58 .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
}

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

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

#product_detail .e_categoryA-58 p:hover .p_c_images {
    opacity: 0;
    margin-right: 0px;
    width: 0px
}

#product_detail .e_categoryA-58 .deep:hover {
    background: #0a308f;
    color: #fff;
    border-bottom: 1px solid #0a308f
}

#product_detail .e_categoryA-58 .active>p {
    background: #0a308f;
    color: #fff;
    border-bottom: 1px solid #0a308f
}

#product_detail .e_categoryA-58 li:last-child>.deep {
    border-bottom: 0px solid #ebebeb
}

#product_detail .e_container-59 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    
    background-color: #0030b8;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 15px;
    padding-left: 20px
}

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

#product_detail .e_h2-60 {
    
    
    color: rgba(255, 255, 255, 1);
    font-size: 26px;
    margin-bottom: 0px
}

#product_detail .e_h1-61 {
    
    
    font-size: 24px;
    line-height: 2;
    color: #0030b8
}

#product_detail .e_h1-62 {
    
    
    font-size: 22px;
    color: #0030b8;
    padding-left: 30px;
    line-height: 1.6
}

#product_detail .e_container-16 .cbox-16-0 {
    align-self: center
}

#product_detail .e_h1-63 {
    
    
    font-size: 22px;
    color: #0030b8;
    padding-left: 30px;
    line-height: 1.6
}

#product_detail .e_richText-20 table {
    width: 100%;
    margin: 0 auto;
    border-right: medium none;
    overflow: hidden;
    border-left: solid 1px #dcdcdc;
    border-bottom: medium none;
    border-top: solid 1px #dcdcdc
}

#product_detail .e_richText-20 table td {
    line-height: 35px;
    padding: 0px;
    font-size: 14px;
    color: #333;
    text-align: left;
    border-bottom: solid 1px #dcdcdc;
    border-right: solid 1px #dcdcdc;
    text-indent: 10%
}

#product_detail .e_richText-20 table td p {}

#product_detail .e_richText-20 table tr:first-child {
    background: none !important
}

#product_detail .e_richText-20 table tr td:nth-child(1),
#product_detail .e_richText-20 table tr td:nth-child(3) {
    background: #e8e8e8
}

@media screen and (max-width:768px) {
    #product_detail .e_richText-20 table {
        width: 1000px
    }

   #product_detail .e_richText-20{
        padding: 0;
    }

    .e_container-27::-webkit-scrollbar {
        display: none
    }
}

#product_detail .e_container-64 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    
    margin-bottom: 20px
}

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

#product_detail .e_richText-65 {}

#product_detail .e_richText-66 {
    font_radio: 1;
   
}

#product_detail .e_text-67 {
    
    
    font-size: 14px;
    line-height: 2
}

#product_detail .e_loop_sub-68 {
    display: flex;
    flex-wrap: wrap;
   
}

#product_detail .e_loop_sub-68 .p_loopItem {
    position: relative;
    flex: 0 0 33.3%
}

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

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

#product_detail .e_text-70 {
    line-height: 2;
    
   
}

#product_detail .e_text-71 {
    
    
    line-height: 2
}

#product_detail .e_container-69 .cbox-69-0 {
    flex: 0 0 55px
}

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

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

#product_detail .e_container-72 .cbox-72-0 {
    flex: 0 0 65px
}

#product_detail .e_text-73 {
    
    
    line-height: 2
}

#product_detail .e_text-74 {
    line-height: 2;
    
   
}

#product_detail .e_loop-75 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%
}

#product_detail .e_loop-75 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#product_detail .e_loop-75 .p_page {
    text-align: center
}

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

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

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

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

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

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

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

#product_detail .e_loop-75 .multSelect {
    font-size: 13px;
    position: relative
}

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

#product_detail .e_loop-75 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

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

#product_detail .e_loop-75 .multSelect ul,
li {
    list-style: none
}

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

#product_detail .e_loop-75 .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
}

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

#product_detail .e_loop-75 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

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

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

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

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

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

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

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

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

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

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

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

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

#product_detail .e_loop-75 .p_normal {
    margin-right: 16px
}

#product_detail .e_container-76 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    margin-bottom: 30px
}

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

#product_detail .e_container-77 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 95%;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(229, 229, 229, 1);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    padding-right: 0px;
    
    padding-left: 0px;
    margin-left: auto;
    margin-right: auto
}

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

#product_detail .e_image-78 {
    overflow: hidden
}

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

#product_detail .e_text-79 {
    line-height: 2;
    
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    
    margin-top: 10px
}

#product_detail .e_text-79:hover {
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: #0030b8;
    text-align: center;
    line-height: 2
}

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

    #product_detail .e_categoryA-58 .p_c_mbtn,
    #product_detail .e_categoryA-58 .p_c_mput,
    #product_detail .e_categoryA-58 .p_c_item>.p_c_content {
        display: none
    }

    #product_detail .e_magnifier-2 {
        min-height: 330px
    }

    #product_detail .e_magnifier-2 .magnifier {
        width: 100%
    }

    #product_detail .e_magnifier-2 .image-bigger {
        display: none
    }

    #product_detail .e_container-1 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        width: 100%;
        max-width: 1400px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 30px;
        padding-bottom: 30px;
        padding-right: 10px;
        padding-left: 10px;
        background-color: rgba(255, 255, 255, 1)
    }

    #product_detail .e_container-27 .cbox-27-0 {
        margin-right: auto;
        margin-left: auto;
        padding-left: 0px;
        padding-right: 0px
    }

    #product_detail .e_container-27 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
        padding-bottom: 0
    }

    #product_detail .e_categoryA-58 {
        background: none;
        max-width: none;
        display: flex;
        justify-content: flex-end
    }

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

    #product_detail .e_categoryA-58 .deep-1 {
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden
    }

    #product_detail .e_categoryA-58 .p_c_mbtn {
        display: block;
        border: 0;
        background: #007bff;
        padding: 10px 15px;
        border-radius: 2px;
        font-size: 14px;
        color: rgb(255 255 255 / 80%);
        outline: none;
        display-radio: block;
        background-color: #0030b8;
        margin-left: 0px;
        margin-right: auto
    }

    #product_detail .e_categoryA-58 .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
    }

    #product_detail .e_categoryA-58 .p_c_mput:hover {
        background: rgb(0 0 0 / 80%)
    }

    #product_detail .e_categoryA-58 .deep a {
        width: auto;
        padding-right: 15px
    }

    #product_detail .e_categoryA-58 .deep {
        color: #666
    }

    #product_detail .e_categoryA-58 .deep-2 {
        display: none;
        position: static;
        width: 100%
    }

    #product_detail .e_categoryA-58 .deep-3 {
        display: none;
        position: static;
        width: 100%;
        background: #dfdfdf
    }

    #product_detail .e_categoryA-58 .p_c_title3 {
        border-bottom: 1px solid #d5d5d5
    }

    #product_detail .e_categoryA-58.design_nomput .p_c_mput {
        display: none
    }

    #product_detail .e_categoryA-58 .p_leftani {
        left: 30%
    }

    #product_detail .e_categoryA-58 .p_bg_show {
        opacity: 1;
        visibility: visible;
        display: block
    }

    #product_detail .e_container-51 {
        
        flex-direction: column
    }

    #product_detail .e_container-56 {
        
        width: auto
    }

    #product_detail .e_loop_sub-68 .p_loopItem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1)
    }

    #product_detail .e_loop_sub-38 {
        display: none
    }

    #product_detail .e_container-59 {
        display: none
    }

    #product_detail .e_text-67 {
        display: none
    }

    #product_detail .e_richText-66 {
        display: none
    }

    #product_detail .e_loop-75 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1)
    }
}

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

    #product_detail .e_categoryA-58 .p_c_mbtn,
    #product_detail .e_categoryA-58 .p_c_mput,
    #product_detail .e_categoryA-58 .p_c_item>.p_c_content {
        display: none
    }

    #product_detail .e_loop_sub-68 .p_loopItem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1)
    }

    #product_detail .e_loop_sub-38 {
        display: none
    }

    #product_detail .e_text-67 {
        display: none
    }

    #product_detail .e_richText-66 {
        display: none
    }

    #product_detail .e_loop-75 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 4)
    }
}

#detail-message {
    min-height: 300px;
    
    padding-top: 0px;
    padding-bottom: 0px;
    background-fill-value: background-color;
    background-color: rgba(238, 238, 238, 1)
}

#detail-message .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 95%;
    
    max-width: 1420px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 3%;
    padding-bottom: 3%
}

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

#detail-message .e_container-1 .p_item {
   
}

#detail-message .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

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

#detail-message .e_h1-3 {
    
    
    color: #222222;
    font-size: 34px;
    font-weight: bold;
    line-height: 2;
    text-align: center
}

#detail-message .e_line-4 {
    
    border-top-color: rgba(155, 155, 155, 1);
    border-top-style: solid;
    border-top-width: 1px;
    height: 1px;
    max-height: none;
    width: 5%
}

#detail-message .e_text-5 {
    line-height: normal;
    
    
    text-align: center
}

#detail-message .e_form-15 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    
    margin-top: 3%
}

#detail-message .e_form-15>.p_formItem {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#detail-message .e_container-16 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    
    margin-top: 3%;
    padding-top: 0px
}

#detail-message .e_container-16>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#detail-message .e_container-16 .p_item {
   
}

#detail-message .e_textarea-17 .p_required {
    vertical-align: middle;
    font-size: 1.4em;
    line-height: 100%;
    position: relative;
    font-weight: bold;
    top: 0.15em;
    padding-left: 5px
}

#detail-message .e_textarea-17 {
   
}

#detail-message .e_textarea-17 .s_form-control {
    border-radio: 2;
    border-style: solid;
    border-width: 2px;
    border-color: rgba(206, 212, 218, 1)
}

#detail-message .e_textarea-17 .p_input {
    
    height: 120px
}

#detail-message .e_formBtn-18 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    padding: 8px;
    border-style: none;
    border-color: rgba(0, 0, 0, 0);
    border-width: 1px;
    background-color: #0030b8;
    width: auto;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    margin-left: auto;
    margin-right: auto;
    max-width: none;
    width: 100%;
}

#detail-message .e_formBtn-18 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0px;
    overflow: hidden
}

#detail-message .e_formBtn-18::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0px
}

#detail-message .e_formBtn-18:hover::after {
    opacity: 1
}

#detail-message .e_formBtn-18:hover {
    border-style: none;
    border-color: rgba(0, 0, 0, 1);
    background-color: #0030b8;
    border-width: 1px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px
}

#detail-message .e_formBtn-18:before {
    border-radius: 50%
}

#detail-message .e_input-19 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#detail-message .e_input-19 .p_input {
    
    height: 48px
}

#detail-message .e_input-19 {
   
}

#detail-message .e_input-19 .s_form-control {
    border-radio: 2;
    border-style: solid;
    border-width: 2px;
    border-color: rgba(206, 212, 218, 1)
}

#detail-message .e_input-20 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#detail-message .e_input-20 {
    
    width: 95%
}

#detail-message .e_input-20 .s_form-control {
    border-radio: 2;
    border-style: solid;
    border-width: 2px;
    border-color: rgba(206, 212, 218, 1)
}

#detail-message .e_input-20 .p_input {
    
    width: auto;
    height: 48px
}

#detail-message .e_input-21 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#detail-message .e_input-21 {
    
    width: 95%
}

#detail-message .e_input-21 .s_form-control {
    border-radio: 2;
    border-style: solid;
    border-width: 2px;
    border-color: rgba(206, 212, 218, 1)
}

#detail-message .e_input-21 .p_input {
    
    height: 48px
}

@media screen and (max-width:768px) {
    #detail-message .e_container-16 {
        
        flex-direction: column
    }

    #detail-message .e_input-20 {
        
        width: 100%
    }

    #detail-message .e_input-21 {
        
        width: 100%
    }
}