@charset "utf-8";

.clearBoth:after,.product_zonnglei_ul li p
.clearBoth:before { /* 清除浮动  */
    content: "";
    display: block;
    clear: both;
}


/*产品中心*/
#productName{
    font-size: 14px;
    height: 35px;
    width: 300px;
    padding-left: 10px;
    border: 1px solid #E0E0E0;
}
#su{
    height: 35px;
    width: 100px;
    background-color: #ff4400;
    border: none;
    margin-left: -4px;
    font-size: 14px;
    color: white;
}
.about_erjimenu1{
    background: rgba(0, 0, 0, 0.6705882352941176);
    border-radius: 5px;
    display: none;
    left: -5px;
    position: absolute;
}
.about_erjimenu1 li{
    width: 81px;
    text-align: center;
    font-size: 12px;
    margin-left: 8%;
    padding: 0;
    cursor: pointer;
    color: white;
}
.about_erjimenu1 li:hover{
    color: #1cab43;
}
.sanjimenu{
    width: 800px;
    position: absolute;
    top: 45px;
    left: -460px;
    background: rgba(0, 0, 0, 0.67);
    border-radius: 5px;
    display: none;
    z-index: 99999999;
}
.shangsanjiao1{
    width:0;
    height:0;
    border-right:10px solid transparent;
    border-left:10px solid transparent;
    border-bottom:10px solid rgba(0, 0, 0, 0.6705882352941176);
    margin-left: 485px;
    margin-top: -10px;
    /*display: none;*/
}
.sanjimenu_ul{
    padding-bottom: 20px;
}
.sanjimenu_ul li {
	padding-top: 0px;
	padding-bottom: 0px;
}
.sanjimenu_ul_li{
    color: white;
    font-size: 12px;
    width: calc(50% - 37px);
    float: left;
    line-height: 30px;
    min-height: 40px;
}
.sanjimenu_ul_li:hover{
    font-size: 14px;
}
.sanjimenu_ul_li p{
    border-bottom: 1px solid #FCFCFC;
    font-size: 14px;
    font-weight: 600;
}
.sanjimenu_li_dl dd{
    border: none;
    float: left;
    padding: 3px;
    color: white;
    cursor: pointer;
    font-size: 12px;
}
.sanjimenu_li_dl dd:hover{
    color: #1cab43;

}

/*2*/
.about_erjimenu2{
    background: rgba(0, 0, 0, 0.6705882352941176);
    border-radius: 5px;
    display: none;
    left: -5px;
    position: absolute;
}
.about_erjimenu2 li{
    width: 81px;
    text-align: center;
    font-size: 12px;
    margin-left: 8%;
    padding: 0;
    cursor: pointer;
    color: white;
}
.about_erjimenu2 li:hover{
    color: #1cab43;
}
.shangsanjiao2{
    width:0;
    height:0;
    border-right:10px solid transparent;
    border-left:10px solid transparent;
    border-bottom:10px solid rgba(0, 0, 0, 0.6705882352941176);
    margin-left: 15px;
    margin-top: -10px;
    display: none;
}
.cl{
    padding-left: 20px;
    margin: 10px 0px;
    border-left: 2px solid #2FB0E9;
}
.wrapper04{position:relative;padding: 5px 0px;}
.wrapper04 li a{display:block;}
.product_category{
    width: calc(100% - 20px);
    margin: 10px;
    line-height: 30px;
    background: #ededed;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.sanjifenlei{
    float: left;
    padding: 5px 15px;
    font-weight: 600;
}

.product_ul{
    float: left;
}
.product_ul li{
    padding: 0px 15px;
    float: left;
    cursor: pointer;
}

.product_zonnglei_ul li {
    margin-top: 20px;
    border:6px solid #F0F0F0;
    margin-left: 2%;
    text-align: center;
    float: left;
    cursor: pointer;
    width:17.5%;
}
.product_zonnglei_ul li:hover {
   box-shadow: darkgrey 0px 0px 5px 5px;
}
.product_zonnglei_ul li img{
    width: 100%;
    height: 154px;
}
.product_zonnglei_ul_div {
    position: relative;
    background-color: #F0F0F0;
    line-height: 25px;
}

.product_zonnglei_ul_div p {
	font-size: 13px;
}

.product_zonnglei_ul_div .origin {
    color: #000000;
    font-size: 12px;
    text-decoration: line-through;
    margin-left: 15px;
}

.productAmount {
	color:red;
	font-weight: 600;
}

.product_zonnglei_ul li p{
    color: #000000;
    padding-top: 0px;
    margin: 0px;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.actives{
	background: #ff4400;
	color: #ffffff!important;
	font-size: 16px;
	border-radius:5px;
}
.actives:hover{color: #ffffff!important;}
