.main-container{
width:1280px;}
.query-right{
	width:1100px;
}
.top-container, .search-container, .menu-container, .banner-container{
	width:1280px;
}

.tabs .line-height59 tr td{
	line-height:59px;
	height: 59px;
	vertical-align: top;
}

.tabs .line-height59 tr td .check-con {
	height: 59px;
}

.query-detail-title{
	margin-top:0px;
}
.main-wrapper{
	min-width:1280px;
}
.query-right{
	/* min-height:unset; */
}
.query-left{
	/* min-height:unset; */
}
.np-table-bottom{

}
.query-right{
	background:transparent;
}
.tabs.tabs_default.bgw{
	padding-top:10px;
	margin-top:0px;
	min-height: 715px;
}
.bottom-oper .check-con{
	width:60px !important;

}
.np-table-bottom .bottom-oper{
	margin-top: 60px;
}


/* 新添加的 ---------*/
.check-con {
    width: 40px !important;
    height: 52px;
    text-align: center;
}

.check-con .regular-checkbox{
	margin-top: 16px;
}

.product-name {
	width: 200px !important;
}

.product-conf {
	width: 200px !important;
}


.left-feil-td {
    /* text-align: left; */
	width: 300px;
    padding-left: 10px;
	font-size: 14px;
}

.right-feil-td {
	float:right;
	width: 100px;
    padding-right: 10px;
    padding-top: 10px;
    font-size: 14px;
    /* height: 61px; */
}

.fells{
	/*每行的底部灰色虚线*/
	border-bottom:1px  #CCCCCC solid;
	border-top:1px  #CCCCCC solid;
	height: 40px;
}

.left-feil-td .icon{
    background: url(../img/clsf-fav-icon.png) no-repeat center;
    width: 16px;
    height: 16px;
    display: inline-block;
    float: left;
}

.sub-man-edit{
	background:url(../img/sub-man-edit.png) no-repeat center;
	display: inline-block;
    width: 18px;
    cursor: pointer;
    user-select: none;
}

.sub-go-top{
	background:url(../img/sub-go-top.png) no-repeat center;
	display: inline-block;
    width: 20px;
    cursor: pointer;
    user-select: none;
}

#updateFeilTable{
    height:300px;
    overflow-x:hidden;
    overflow-y:auto;
}

/*兼容IE*/
#updateFeilTable{
    scrollbar-face-color: #6ca1c5;/*移动滑块颜色*/
    scrollbar-shadow-color: #6ca1c5;/*移动滑块边框颜色*/
    scrollbar-track-color: #ccc;/*背景颜色*/
    scrollbar-arrow-color: #ddd;/*箭头颜色*/
}
#updateFeilTable::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #ccc;
}/* 滚动条的滑轨背景颜色 */
#updateFeilTable::-webkit-scrollbar
{
    width: 8px;
    background-color: #ccc;
}
 
#updateFeilTable::-webkit-scrollbar-thumb
{
    background-color: #206aa7;
}

.left-feil-td  input{
    padding-left: 5px;
    width: 250px;
    height: 25px;
    line-height: 24px;
    border: 2px solid #fff;
    border-radius: 2px;
    background: #fff;
}

#productFeilList .folder .icon{
    background:url(../img/clsf-fav-icon.png) no-repeat center;
    width: 16px;
    height: 16px;
    display:inline-block;
    float:left;
}

/*文件激活样式*/
#productFeilList .active{
    color: rgb(255, 145, 0);
    background-color: rgb(228, 228, 228);
    //background-color: rgb(192, 192, 192);
}

#moveFeil .left-feil-td .feilIntput{
    width:20px;
}


#ng-optsc-company td{
    vertical-align: middle;
}

#ng-optsc-material td{
    vertical-align: middle;
}
