﻿.product_rianox {
    position: relative;
    z-index: 99;
    min-height: 450px;
}
.product_rianox_top_list {
    display: none;
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    height: 270px;
    width: 100%;
}
.product_nav_all {
    padding-left: 0px;
    height: auto;
}
.productList {
    padding: 0px 10px 30px;
}
.productList_nr {
    padding: 10px;
    border: 1px solid #ededed;
    position: relative;
    margin-bottom: 8px;
    overflow: hidden;
    cursor: pointer;
    height: 81px;
    transform: translateY(0);
    display: flex;
    align-items: center;
}
.productList_nr_app {
    width: 100%;
}
.productList_nr h3 {
    font-size: 14px;
    color: #161515;
}
.productList_nr p {
    color: #161515;
    font-size: 12px;
    font-family: "Arial";
    margin: 3px 0px;
}
.productList_nr span {
    font-size: 12px;
    color: #161515;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inherit;
}

.prodetails_nr {
    padding: 5px 10px 0px;
    overflow: hidden;
}
.prodetails_nr_top {
    position: relative;
    padding-bottom: 30px;
}
.prodetails_nr_top h3 {
    font-size: 15px;
    font-weight: 600;
    color: #303030;
    margin-bottom: 10px;
}
.prodetails_nr_top p {
    font-size: 12px;
    color: #303030;
}

.dynamic_bj {
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
    right: 0;
}
.dynamic_bj img {
    width: 100%;
    object-fit: cover;
    height: 240px;
}
.product_details{
    padding-top: 70px;
    padding-bottom: 20px;
}
.prodetails_nr_trait {
    padding-top: 25px;
    overflow: hidden;
}
.prodetails_nr_trait_top h2 {
    font-size: 18px;
    font-weight: normal;
    color: #33a5da;
}
.prodetails_nr_trait_top span {
    font-size: 12px;
    color: #cbcbcb;
    font-family: "Arial";
}
.prodetails_nr_trait_con {
    padding-top: 10px;
    overflow: hidden;
}
.prodetails_nr_trait_con_nr p {
    font-size: 13px;
    color: #4d4d4d;
}
.prodetails_nr_trait_con_nr {
    overflow: hidden;
    margin-bottom: 20px;
}
.prodetails_nr_trait_con_pic img {
    width: 200px;
}
.prodetails_nr_trait_con_pic {
    text-align: center;
    margin-bottom: 30px;
    overflow: hidden;
}
.prodetails_nr_trait_con_molecular {
    overflow: hidden;
    border: 1px solid #eee;
    margin-bottom: 25px;
}
.product_rianox_top{width: 100%;height: auto;line-height: normal;position: relative;overflow: visible;border-bottom: 1px solid rgba(0, 0, 0, 0.15);padding-top: 0px;padding-bottom: 0px;float: left;display: inline-block;background: #ebebeb;}
.title{
    width:100%;
    height: 41px;
    background: #0078b4;
    font-size: 14px;
    color: #BEE1FF;
    line-height: 41px;
    padding-left: 29px;
}
.product_rianox_top h2 span{
    font-size: 18px;
    color: #0078b4;
    float: left;
}
.product_rianox_top h2{
    margin: 11px 0;
    padding-left: 10px;
    width: 100%;
    height: auto;
    display: inline-block;
    /* background: #ebebeb; */
}
.product_list_nr{
    border-bottom: 1px solid #fff;
    padding-left: 10px;
    background: #ebebeb;
}
.product_list_nr h3{
    font-size: 16px;
    font-weight: normal;
    display: inline-block;
    width: 100%;
}

.product_list_nr h3 a{
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 16px 0px;
    font-size: 16px;
}