.body_width {
    width: 1200px;
}


.product_bn_bg {
    background-image: url('/themes/theme-earth/assets/images/ck/banner/411/product.png')
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .product_bn_bg {
        background-image: url('/themes/theme-earth/assets/images/ck/sm/banner/product.jpg')
    }
}

.product_header_banner_b {
    height: 220px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px){
    .product_header_banner_b {
        margin-top: -56px;
        background-size: 100% 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: calc(100%);
        height: 0;
        padding-bottom: calc((100%) / 2.08);
    }
}

.product_header_banner_2 {
    font-size: 28px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px){
    .product_header_banner_2 {
        font-family: PingFangBold;
        font-size: 20px;
        line-height: 30px;
    }
}

.product_header_banner_3 {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 20px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px){
    .product_header_banner_3 {
        font-family: PingFangMedium;
        font-size: 17px;
        margin-top: 5px;
        margin-bottom: 13px;
    }
}

.product_header_banner_4 {
    width: 100px;
    height: 32px;
    font-size: 12px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px){
    .product_header_banner_4 {
        width: 88px;
        height: 30px;
        border-radius: 4px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: PingFangMedium;
        font-size: 12px;
        line-height: 25px;
    }
}


.product_row_one {
    margin-top: 24px;
    margin-bottom: 24px;
}

.product_row_one ul {
    width: 250px;
    min-height: 48px;
    font-size: 16px;
}

.product_row_one ul div {
    height: 0px;
    overflow: hidden;
}

.product_row_one img {
    max-width: 100%;
    height: 12px;
    width: 12px;
    display: inline;
    float: right;
    margin: 4px 0px;
    overflow: hidden;
}

.product_row_one_act_ico {
    /*filter: drop-shadow(#FFFFFF 0px -270px);*/
    /*transform: translate(-273px, 2px) rotate(90deg);*/
    transform: rotate(90deg);
    transition: all 0.2s;
}

.product_row_one p {
    padding: 11px 22px;
    border: 1px solid #E5E5E5;
    margin-bottom: -1px;
    overflow: hidden;
}

.product_row_one_act_hov p {
    background: #E8F2FF;
}

.product_row_one_act_select {
    /*background-color: #E8F2FF;*/
    background-color: #F7F7F7;
}
.product_row_one_act_li {
    background-color: #E8F2FF;
}

.product_row_one_init {
    background: #006CFF !important;
    color: white;
    border: 1px solid #006CFF !important;
}

.product_row_one_act p {
    /*background: linear-gradient(0deg, #006CFF 0%, #006CFF 100%) !important;*/
    background: #E8F2FF;
    /*color: white;*/
    /*border: 1px solid #006CFF;*/
}

.product_row_one_act div {
    height: auto !important;
    display: block !important;
    transition: height 0.5s ease;
}

.product_row_one li {
    padding: 11px 0px;
    border: 1px solid #E5E5E5;
    margin-bottom: -1px;
    display: flex;
}

.product_row_one_li_act {
    background-color: #E8F2FF;
}

.product_row_one li:last-child {
    margin-bottom: 0px !important;
}

.product_row_one li span {
    height: 21px;
    display: inline-block;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 80%;
}

.product_row_one_product {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: 24px;
    margin-top: 24px;
}

.product_row_one_product_one {
    margin: 0px 24px 24px 0px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
}

.product_row_one_product .product_row_one_product_one:nth-child(3n+3) {
    margin: 0px 0px 24px 0px;
}

.product_row_one_product_one a {
    display: block;
}

.product_row_one_product_one div {
    width: 288px;
    height: 205px;
    overflow: hidden;
}

.product_row_one_product_img img {
    width: 288px;
    height: 205px;
}
.product_row_one_product_img img:hover{
    transform: scale(1.05);
}
.product_row_one_product_img img{
    transition: all .5s;
}
.product_row_one_product_one p {
    width: 288px;
    line-height: 43px;
    text-align: center;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product_row_one_product_one:hover p {
    background-color: #E8F2FF;
}

.product_row_one_body {
    display: flex;
    flex-direction: row;
    height: auto;
}

.product_roe_one_sm {
    width: 100%;
}

.product_roe_one_nav_sm {
    width: 100%;
}

.product_roe_one_nav_sm {
    display: flex;
    flex-wrap: nowrap;
    background: #fff;
    height: 38px;
    overflow-x: auto;

}

.product_roe_one_nav_sm_bok {
    box-shadow: -1px 1px 10px 0px rgb(168 184 210 / 61%);
    margin: 0 0px 17px 0px;
    width: 100vw;
    margin-left: -16px;
    padding-left: 16px;
    padding-right: 16px;
}

.product_roe_one_nav_sm {
    width: 100%;
}

.product_roe_one_nav_sm span {

}

.product_roe_one_nav_sm a {
    /*width: 73px;*/
    height: 100%;
    line-height: 37px;
    flex-shrink: 0;
    margin-right: 25px;
    padding: 0;
    display: block;
    font-size: 14px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .product_row_one_item {
        width: 100%;
    }
}

.product_row_one_product_sm {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}

.product_row_one_product_one_sm {
    width: 47.5%;
    box-shadow: 0px 0px 5px 0px rgba(89, 91, 118, 0.07);
    font-size: 15px;
    text-align: center;
    margin-bottom: 20px;
}

.product_row_one_product_one_sm p {
    line-height: 40px;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product_row_one_product_img_sm {
    width: 100%;
    height: 120px;
}

.product_row_one_product_img_sm img {
    width: 100%;
    height: 120px;
}

a {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
}
