.icon-search:before {
    content: "";
    transform: rotate(0deg) scale(1);
    opacity: 1;
    visibility: visible;
    font-family: "Material Design Icons";
}
.productTable {
    display: table;
    width: 100%;
    margin-bottom: 32px;
    table-layout: fixed;
}

.productTable-row {
    display: table-row;
}

.productTable-cell {
    display: table-cell;
}

.productTable-cell>div {
    margin-bottom: 4px;
}
.tableHead .productTable-cell>div {
    margin-bottom: 0;
}

.productTable-row.tableHead>div {
    background: #EFF2F8;
    height: 44px;
    vertical-align: middle;
    font-size: 12px;
    padding: 0 0 0 10px;
    color: #575d6c;
    border-right: 1px solid white;
    font-weight: bold;
}

.orderBy {
    background: url("icon/timeNormal.png?img_v=2.2") no-repeat center;
    background-size: 9px 12px;
    width: 9px;
    height: 12px;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    position: absolute;
    top: 3px;
    right: -16px;
}

.orderBy.asc {
    background: url("icon/timeAsc.png?img_v=2.2") no-repeat center;
    background-size: 9px 12px;
}

.orderBy.desc {
    background: url("icon/timeDesc.png?img_v=2.2") no-repeat center;
    background-size: 9px 12px;
}

.orderByBox {
    position: relative;
    display: inline-block;
}

.no-products {
    font-size: 12px;
    color: #444444;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 300px;
}

.no-products>a {
    color: #3E4FD3;
    text-decoration: none;
}

.no-products>a:hover {
    color: #2c00ff;
    text-decoration: none;
}

.productTable-row>div.checkTab {
    width: 45px;
    text-align: center;
    border-left: 1px solid #EFF2F8;
}

.productTable-row>div:last-child {
    border-right: 1px solid #EFF2F8;
}

.productTable-row>div:first-child {
    border-left: 1px solid #EFF2F8;
    padding-left: 0;
    border-right: none;
}

.productTable-row>div:nth-child(2) {
    padding-left: 0;
}

.productTable-row:hover {
    background: #F5F7FB!important;
    transition: 0.3s;
}

.productTable-cell {
    font-size: 12px;
    color: #444444;
    padding-top: 22px;
    padding-bottom: 25px;
    padding-left: 10px;
    border-bottom: 1px solid #EFF2F8;
}

.proGreStatus {
    padding-left: 12px;
    padding-right: 12px;
    height: 22px;
    background: #2EAB3C;
    border-radius: 2px;
    color: white;
    display: inline-block;
    text-align: center;
    line-height: 22px;
}

.proRedStatus {
    display: inline-block;
    text-align: center;
    line-height: 22px;
    padding-left: 12px;
    padding-right: 12px;
    height: 22px;
    background: #C7000B;
    border-radius: 2px;
    color: white;
}

.proGreyStatus {
    display: inline-block;
    text-align: center;
    line-height: 22px;
    padding-left: 12px;
    padding-right: 12px;
    height: 22px;
    background: #bebebe;
    border-radius: 2px;
    color: white;
}

.tableOpera>a {
    font-size: 12px;
    color: #3E4FD3;
    text-decoration: none;
    cursor: pointer;
}

.tableOpera>a:after {
    content: "|";
    color: #3E4FD3;
    margin-left: 6px;
    font-size: 12px;
    margin-right: 2px;
}

.tableOpera>a:hover {
    font-size: 12px;
    color: #3E4FD3;
    text-decoration: none;
    opacity: 0.75;
}

.tableOpera>a:last-child:after {
    content: "";
    margin-right: 0;
    margin-left: 0;
}

.statusDropMenu {
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.statusDropMenu .arrowBottom {
    right: -18px;
    top: 5px;
}

.statusDropList {
    width: 88px;
    left: -10px;
    top: 24px;
}

.statusDropList>div {
    height: 30px;
    line-height: 30px;
    padding-left: 18px;
}

.productDropMenu.on .arrowBottom {
    transform: rotate(180deg);
}

.productPz>div {
    margin-bottom: 4px;
}

.productPz>div:last-child {
    margin-bottom: 0;
}

.productIp>div {
    margin-bottom: 4px;
}

.productIp>div:last-child {
    margin-bottom: 0;
}
.product_nav{
	background-color:#f5f6fa;
	height:50px;
	width:100%;
	padding-left:10px;
	min-height:50px;
	}
.product_nav>li{
	float:left;
	line-height:40px;
	height:40px;
	text-align:center;
	min-width:100px;
    padding-left: 10px;
    padding-right: 10px;
	border-radius:5px;
	border:1px double #ffffff;
	margin:5px;
	}
.product_nav .active{
	background-color:#FFF;
	color:#004195;
	}
.productTable-row-list:hover
{
	cursor:pointer;
	}
	

.content{
	width:100%;
	height:500px;;
	}	
.product_list{
	float:left;
	border-radius:5px;
	padding:10px;
	width:32%;
	height:150px;
	margin:5px;
	margin-bottom:10px;
	margin-left:10px;
	background-color:#f0f1f6;
	}
.product_list:hover{
	background-color:#f0f1f6;
	}
.product_tite{
	width:100%;
	height:30px;
	line-height:30px;
	text-align:left;
	 border-bottom: 1px solid #e8e9ee;
	 margin-left:5px;
	}
.product_tite span{
	margin-right:10px;
	}
.product_list ul li{
	float:left;
	padding:5px;
	margin:10px;
	}
	
#xhccl_cover{ position:absolute;left:0px;top:0px; background:rgba(0, 0, 0, 0.4); width:100%; /*宽度设置为100%，这样才能使隐藏背景层覆盖原页面*/ 
height:100%; filter:alpha(opacity=60); /*设置透明度为60%*/ 
opacity:0.6; /*非IE浏览器下设置透明度为60%*/ 
display:none; z-Index:999; } 
#xhccl_modal {
    position: absolute;
    width: 500px;
    height: 560px;
    top: 15%;
    left: 30%;
    background-color: #fff;
    display: none;
    cursor: pointer;
    z-Index: 9999;
    border-radius: 10px;
    padding: 10px;
}

.search_product_div{
	float:left;
	margin-right:10px;
	}
.search_product_div input{
	width:50px;
	}
.product_search_div{
	height: 30px;
    margin-top: 10px;
	}
.search_product_div span{
	height:30px;
	line-height: 30px;
	margin-left:10px;
	}
.search_product_div span::before{
	font-size:30px;
	content: "";
	transform: rotate(0deg) scale(1);
	opacity: 1;
	visibility: visible;
	font-family: "Material Design Icons";
	}