body{
	margin:0px;
	padding:0px;
}
.bg{
	background:#f5f5f5;
}
body,html{
	width:100%;
	height:100%;
	padding:0px;
}
.wrapper{
	width:100%;
	height:100%;
	margin:0px auto;
	overflow-y: hidden;
	overflow-x: hidden;
}
.mt25{
	margin-top:25px;
}
.mt40{
	margin-top:40px;
}
.mb10{
	margin-bottom:20px;
}
.clear{
	clear:both;
}
/*header start*/
.head{
	/*height:30px;
    background:#333;*/
    height: 50px;
    min-width: 1000px;
    background: #6fc160;
    /*line-height: 50px;*/
    padding: 0 10px;
    color: #fff;
}
.head .brand{
	float:left;
}
.head .topMenu{
	float:right;
	display: inline;
	margin-right: 30px;
	line-height: 50px;
}
.head .topMenu li{
	padding:0px 8px;
	margin-right:6px;
	/*background:#fff;*/
	float:left;
	
	margin-top: -2px;	
}
.head .topMenu li i{
	position:relative;
	top:0px;
	margin-right:3px;
}
.head .topMenu li a{color:#fff;}

/*left*/
.left{
	width:20%;
}

/*iframe*/
iframe{
	padding:0px 5px;
	margin-top:40px;
	
}
/*footer*/
.footer{
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
}

.panel-header{
	height:30px;
	line-height:30px;
	padding-left:10px;
	background-color:#e54e32!important;
	color:#fff;
}

/*工单样式*/
.formItem{
	border:1px solid #e9e9e7;
	border-radius:3px;
	position:relative;
	background: #fff;
	/*overflow: hidden;*/
	zoom:1;
}
.formItem .title{
	height:20px;
	line-height:20px;
	background:#ccc;
}
.formItem .title .conLeft{
	padding-left:10px;
	float:left;
	color:#1fa9e4;
}
.formItem .title .conRight{
	float:right;
}
.editBtn{
	position:absolute;
	right:0px;
}
.editBtns{
    margin: 7px 25px 7px 0;
    float: right;
    overflow:hidden;
}
.editBtn li{
	width:65px;
	height:25px;
	line-height:25px;
	margin-right:1px;
	float:left;
	text-align:center;
	background:#337ab7;
	border-radius:3px;
	margin-top:7px;
	padding-left: 10px;
	padding-right: 10px;
}
.editBtns li{
    /*width:45px;
    height:25px;
    line-height:25px;*/
    float:left;
    display: inline;
    margin-right: 10px;
    
    /*background:#337ab7;
    border-radius:3px;
    margin-top:7px;
    padding-left: 5px;
    padding-right: 5px;*/
    
}
.editBtn li a{
	color:#fff;
	font-weight: 400;
}
.editBtns li a{
    color:#fff;
    font-size: 10px;
    font-weight: 200;
    text-align:center;
    padding: 1px 15px;
    background: #72b865;
    border-radius:20px;
    display: block;
    line-height: 22px;
    height: 22px;
    text-align: center;
    color: #FFF; 
    border:1px solid  #72b865;
}
.editBtns li a:hover{border:1px solid #dadada;background: #FFF;color: #3e962e; }
.formItem .title .conRight .arrow{
	width:24px;
	height:20px;
	display:inline-block;
	float:left;
	background:url(../images/arrow.png) no-repeat center center;
}
.orderTit{
	height:40px;
	line-height:40px;
	margin-bottom:10px;
	border-bottom:1px solid #e9e9e7;
	padding:0px 10px 0 30px;
	background: #FFF url(../images/title.png) no-repeat 2px center;
}
.orderTit ul{
	float:left;
}
.orderTit li{
	float:left;
	margin-right:10px;
	font-weight: bold;
	font-size:14px;
	display: inline;
}
.orderTit li a{
	color: #2e4b4b;
}
.orderTit .editBtn{
	float:right;
	position:static;
	margin-top: -4px;
}
.orderTit .editBtns{
    float:right;
    /*position:static;*/
    /*margin-top: -4px;*/
}
.orderTit .editBtn li a{
	color:#fff;
}
.orderTit .editBtns li a{
    color:#fff;
    font-weight: 600;
}
.orderTit .editBtns li a:hover,
.orderTit .editBtns.normal li.active,
.orderTit .editBtns li a.active{border:1px solid #dadada;background: #FFF;color: #3e962e;}
.orderListForGrid {
}

.orderList tr td{
	 width:209px; 
}
.orderList tr td label{
	width:110px;
	display:inline-block;
	float:left;
	text-align:right;
	color: #383838;

}
.orderList tr td label.ww9{
	width: 100px
}
.orderList tr td input,.orderList tr td select{
	padding:0px 2px;
	float:left;
	margin-left:10px;
}

.orderList tr td select{
	width:140px;
}
.orderList tr td input[type=text]{
	width:132px;
}

.orderList tr td input[type=date]{
	width: 147px;
}
.listTit{
	height:40px;
	line-height:40px;
	margin-top:10px;
	border-top:1px solid #e9e9e7;
	padding:0px 10px 0 30px;
	background: #FFF url(../images/title.png) no-repeat 2px center;
}
.listTit ul{
	float:left;
}
.listTit li{
	float:left;
	margin-right:15px;
	font-weight: bold;
	font-size:14px;
	color: #2e4b4b
}
.listTit li a{
	color: #2e4b4b;
}
.listTit .editBtn{
	float:right;
	position:static;
	margin-top: -4px;
}
.listTit .editBtns{
	float:right;
	/*position:static;*/
	/*margin-top: -4px;*/
}
.listTit .editBtn li a{
	color:#fff;
}
.listTit .editBtns li a{
	color:#fff;
	font-weight: 600;
}
.listTit .editBtns li a:hover{border:1px solid #dadada;background: #FFF;color: #3e962e;}
.w97{
	width:97px;
}
.w98{
	width: 136px;
}
.w98s{
    width: 132px;
}
.w90s{
    width:55px ;
}
.btts_1{
    background: url('icons/search.png') no-repeat;
    width: 30px;
    height: 30px;
}
.w90{
	width: 110px!important;
	height: 16px!important;
}
.w99{
	margin-top: 10px;
	margin-bottom: 5px;
}
.w910{
	width: 118px!important;
	height: 20px!important;
}
.w009{
	margin-top: 30px;
}
.w008{
	margin-top: 15px;
}
.Wdate{
	width: 134px;
}
.w187{
	width:120px;
}
.w490{
	width:490px!important;
}
.w500{
	width:500px!important;
}
.w515{
	width:515px!important;
}
.w615{
    width:945px!important;
}
.w999{
    border-bottom: none;
    margin-top: 10px;
    margin-left: 15px;
}
.w999 li{
    margin-left: 10px;
}
.w999 li a{
    font-size: 12px;
    color: #333;
}
.lefs{
    display: inline-block;margin-left:10px;
}
.sps{
    display: inline-block;width: 100px;
}
.w997{
    border-bottom: none;
    margin-top: 10px;
    margin-bottom: -30px;
}
.w997 li a{
    color: #333;
}
.w998{
    color: #fff;
}
/*main end*/

/*************************************create by liucan 2016-08-18 end**********************************************/


/*************************************create by gaozhijun 2016-08-18 start**********************************************/
.container{
	padding:0px 0px 30px 0px;overflow:auto;
}
.container{
	min-width:1024px;
	/*height:100%;*/
	margin: 0 auto;
}
.boxs_1{
	background: url(../images/back.png) repeat-x #fff;
}
.logo_t{
	margin: 18px 0 28px 0;
}
.login_wp{
	-moz-border-radius: 8px; 
    -webkit-border-radius: 8px;
    border-radius: 8px; 
    behavior: url(../images2016/ie-css3.htc);
    background: #ececec;
    margin:10px;
    float: right;
    width: 390px;
    height: 380px;

}

.login_wp h2{
	margin: 30px 0 30px 0;
	text-align: center;
	color: #333;
	font-size: 27px;
	font-weight: 600;
	opacity: 0.6;
}
.login_wp input{
	width: 300px;
	height: 45px;
	line-height: 45px;
	margin: 0 auto 4px auto;
	text-indent: 30px;
	border:none;
	background: #fff;
	border-radius: 4px;
	display: block;
	margin:20px auto 0 auto;
	font-family: Microsoft Yahei;
	font-size: 14px;
}
.pn{
	width: 20px;
	float: left;
}
#btn{
	display: block;
	width: 300px;
	height: 45px;
	margin: 40px auto 0 auto;
	background: #157fbd;
	border:none;
	color: #fff;
	letter-spacing: 3px;
	text-align: center;
	font-size: 16px;
	
	text-indent: 0;
}
#bn{
	margin-left: 17px;
}
#ah{
	float: right;
	margin-right: 17px;
	color: #40D5E1;
}
#forget{
	font-size:12px;
	padding-left:5px;
}
.foot_1{
	width: 100%;
	margin-top: 31px;
}
.foot_1 a{
	display: block;
	text-align: center;
	width: 154px;
	padding: 8px 8px 6px 8px;
	background: #00C6D7;
	border: 1px solid #39D2E0;
	margin: 0 auto;
	color: #fff;
	font-size: 12px;
}
.foot_1 h3{
	text-align: center;
	margin-top: 11px;
	color: #333;
	font-size: 12px;
}

/*width > 1024*/
@media screen and (min-width: 1024px) {
	.wrapper{
		width:100%;
	}
	.orderList tr td{
		width:25%;
	}
    .nd_s{
        width: 945px!important;
    }

}

/*************************************create by gaozhijun 2016-08-19 start**********************************************/
.cosly {
	border:1px solid #e9e9e7;
	border-radius:3px;
	height: 100%;
}
.cosly .title{
	height:20px;
	line-height:20px;
	background:#f5f5f5;
}
.cosly .title .conLeft{
	padding-left:10px;
	float:left;
	color:#1fa9e4;
}
.cosly .title .conRight{
	float:right;
}
.cosly .title .conRight .editBtn{
	float:left;
}
.cosly .title .conRight .editBtn li{
	width:38px;
	height:16px;
	line-height:16px;
	margin-right:1px;
	float:left;
	text-align:center;
	background:#337ab7;
	border-radius:3px;
	margin-top:2px;
}
.cosly .title .conRight .editBtn li a{
	color:#fff;
}
.cosly .title .conRight .arrow{
	width:24px;
	height:20px;
	display:inline-block;
	float:left;
	background:url(../images/arrow.png) no-repeat center center;
}
#labels_1{
	display: block;
	padding-top: 21px;
	margin-left: 46px;
}
#texts_1{
	margin-left: 10px;
	width: 267px;
	height: 17px;
}
#btns_2{
	float: right;
	margin-right: 13px;
	width: 95px;
	height: 22px;
	background: #EFEFEF;
	border: 1px solid #A4A4A4;
	color: #333;
	margin-top: 17px;
	font-size: 12px;
}
.btn_01{
	float: right;
	margin-right: 26px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.btns_01{
	height: 25px;
	background: #337ab7;
	color: #fff;
	border-radius: 3px;	
}
.ceart_1{
	margin-bottom: 13px;
}
.ceart_1 h2{
	width: 98%;
	margin: 0 auto;
	border-bottom:1px solid #EDEDED;
	margin-top: 12px;
	height: 19px;
	padding-bottom: 3px;
}
.ceart_1 a{
	width:38px;
	height:16px;
	line-height:16px;
	margin-right:1px;
	float:right;
	text-align:center;
	background:#337ab7;
	border-radius:3px;
	margin-top:2px;
	color: #fff;

}
#tables_1{
	width: 98%;
	margin: 0 auto;
	border: 1px solid #333;
}
.bts_1{
	width: 34px;
	height: 17px;
	font-size: 12px;
	line-height: 12px;
	padding-left: 4px;
	text-align: center;
	color: #333;
}
.bts_2{
	width: 34px;
	height: 17px;
	font-size: 12px;
	line-height: 12px;
	padding-left: 4px;
	text-align: center;
	color: #333;
}
.bts_3{
	width: 60px;
	height: 17px;
	font-size: 12px;
	line-height: 12px;
	padding-left: 4px;
	text-align: center;
	color: #333;
}
.bts_4{
	width: 60px;
	height: 17px;
	font-size: 12px;
	line-height: 12px;
	padding-left: 4px;
	text-align: center;
	color: #333;
}
.fots_1{
	width: 98%;
	margin: 0 auto;
}
.usl_1{
	width: 55%;
	margin: 0 auto;
	margin-top: 30px;
}
.usl_1 li{
	float: left;
	margin-right: 10px;
	width: 32px;
	height: 25px;
	border: 1px solid #E7E7E7;
	text-align: center;
	color: #333;
}
.usl_1 li a:hover{
	display: inline-block;
	width: 100%;
	height: 100%;
	background: #F7F7F7;
}
.lis_1{
	width: 51px;
	height: 25px;
	text-align: center;
	border: 1px solid #E7E7E7;
	border-radius: 2px;
}
.lis_2{
	width: 51px;
	height: 25px;
	text-align: center;
	border: 1px solid #E7E7E7;
	border-radius: 2px;
}

/*************************************create jue se guan li by gaozhijun 2016-08-18 end**********************************************/

/*************************************create by gaozhijun 2016-08-19 start**********************************************/


.cosly1 {
	border:1px solid #e9e9e7;
	border-radius:3px;
	height: 100%;
}
.cosly1 .title{
	height:20px;
	line-height:20px;
	background:#f5f5f5;
}
.cosly1 .title .conLeft{
	padding-left:10px;
	float:left;
	color:#1fa9e4;
}
.cosly1 .title .conRight{
	float:right;
}
.cosly1 .title .conRight .editBtn{
	float:left;
}
.cosly1 .title .conRight .editBtn li{
	width:38px;
	height:16px;
	line-height:16px;
	margin-right:1px;
	float:left;
	text-align:center;
	background:#337ab7;
	border-radius:3px;
	margin-top:2px;
}
.cosly1 .title .conRight .editBtn li a{
	color:#fff;
}
.cosly1 .title .conRight .arrow{
	width:24px;
	height:20px;
	display:inline-block;
	float:left;
	background:url(../images/arrow.png) no-repeat center center;
}
.pn_1{
	margin-top: 18px;
}
.pn_1 #labels_2{
	display: block;
	float: left;
	margin-left: 48px;
}
.pn_1 #texts_2{
	margin-left: 10px;
	width: 220px;
	height: 17px;
}
.pn_1 #labels_3{
	display: block;
	float: right;
	 margin-right: 47px; 
}
.pn_1 #texts_3{
	margin-left: 10px;
	width: 220px;
}
.pn_2{
	margin-top: 20px;
}
.pn_2 #labels_4{
	display: block;
	float: left;
	margin-left: 20px;
}
.pn_2 #texts_4{
	width: 220px;
	margin-left: 10px;
}
.pn_2 #sou_1{
	width: 23px;
	 height: 20px;
	border: 1px solid #A4A4A4;
	background: url(../images/ss.jpg) no-repeat -1px -0.55px;
	text-align: center;
	margin: 0 auto;
	margin-left: 8px;

}
.pn_2 #labels_5{
	display: block;
	float: right;
	margin-right: 16px;
}
.pn_2 #texts_5{
	width: 220px;
	margin-left: 10px;
}
.pn_3{
	margin-top: 25px;
	float: right;
}
.pn_3 #sou_3{
	width: 95px;
	height: 22px;
	margin-right: 13px;
	color: #000000;
	font-size: 12px;
}
.pn_3 #sou_4{
	width: 95px;
	height: 22px;
	color: #000000;
	font-size: 12px;
}
.pn_4{
	float: right;
	margin-top: 10px;
}
.pn_4 a{
	width: 38px;
	height: 16px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 7px;
	background: #337BB6;
	font-size: 12px;
	color: #fff;
	border-radius: 3px;
}
.pn_4 a:nth-of-type(1){
	margin-right: 6px;
}
.fors_1{
	border-bottom: 1px solid #EDEDED;
	padding-bottom: 35px;
	margin-left:13px;
	margin-right: 13px;
	margin-bottom: 8px;	 
}
#tables_2{
	margin: 0 auto;
}
#tables_2 #bts_1{
	width: 34px;
	height: 17px;
	font-size: 12px;
	line-height: 12px;
	padding-left: 4px;
	text-align: center;
	color: #333;
	margin-top: -4px;
}
#tables_2 #bts_2{
	width: 34px;
	height: 17px;
	font-size: 12px;
	line-height: 12px;
	padding-left: 4px;
	text-align: center;
	color: #333;
	margin-top: -4px;
}
#tables_2 #bts_3{
	width: 60px;
	height: 17px;
	font-size: 12px;
	line-height: 12px;
	padding-left: 4px;
	text-align: center;
	color: #333;
	margin-top: -4px;
}
#tables_2 #bts_4{
	width: 60px;
	height: 17px;
	font-size: 12px;
	line-height: 12px;
	padding-left: 4px;
	text-align: center;
	color: #333;
	margin-top: -4px;
}

/*************************************create by gaozhijun 2016-08-19 end**********************************************/


/*************************************create by liucan 2016-08-22 start**********************************************/
/*机构管理 start*/
.agency{
	height:100%;
}
.agency .agency_left{
	width:20%;
	float:left;
	border-right:1px solid #e9e9e7;
}
/*tree*/
.agency .agency_left .tree-node{
	background:#fff;
	border-bottom:none;
}
.agency_right{
	width:78%;
	height:100%;
	float:left;
	margin-left:1%;
}

.customer_center tr td{
	padding:5px 0px;
}
.customer_center tr td label{
	width:50px;
	display:inline-block;
	float:left;
	margin-right:10px;
	text-align:right;
}
.customer_center tr td input,.customer_center tr td select{
	width:70%;
	display:inline-block;
	float:left;
}
.customer_center tr td textarea{
	width:89%;
}
.button{
	float:right;
	margin-top:20px;
	margin-bottom:20px;
}
/*机构管理 end*/


/*************************************create by liucan 2016-08-22 end**********************************************/


/*************************************create by gaozhijun 2016-08-24 start**********************************************/

.panel{
	background: #f5f5f5;
	/*border-color:#ccc;*/
	/*width: 600px;*/
}
.box{
	width: 600px;
	height: 400px;
	background: #fff;
	display: none;
}
.box1{
	width: 600px;
	height:400px;
	background: #fff;
	display: none;
}


/*************************************create by gaozhijun 2016-08-24 end**********************************************/
/* 兼容easyui的一些样式 */
.textbox {
    border: 1px solid #D3D3D3;
}



.easyui-ext .textbox {
    display : block;
    float: left;
    margin-left: 10px;
    border: 1px solid #D3D3D3;
}

.easyui-ext .easyui-combobox{
    text-align:left;
}

.combo-p {
    border: 1px solid #D3D3D3;
}

.easyui-ext .textbox .textbox-text {
    border-radius:0px;
}

.combo-arrow {
/*    background-color: #e2e2e2;*/
    background-color: rgb(235, 235, 228);
}

.combo-arrow-hover {
    background-color: #ccc;
}
.combo-arrow:hover {
    background-color: #ccc;

}


/*==========以下部分是Validform必须的===========*/
.Validform_checktip{
    margin-left:8px;
    line-height:20px;
    height:20px;
    overflow:hidden;
    color:#999;
    font-size:12px;
}
.Validform_right{
    color:#71b83d;
    padding-left:20px;
    background:url(../images/right.png) no-repeat left center;
}
.Validform_wrong{
    color:red;
    padding-left:20px;
    white-space:nowrap;
    background:url(../images/error.png) no-repeat left center;
}
.Validform_loading{
    padding-left:20px;
    background:url(../images/onLoad.gif) no-repeat left center;
}
.Validform_error{
    background-color:#ffe7e7;
}
#Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px; -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute; top:0px; right:50px; z-index:99999; display:none;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');}
#Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff; position:relative; background-color:#000;}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute; right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#cc0;}
#Validform_msg .Validform_info{padding:8px;border:1px solid #000; border-top:none; text-align:left;}


label.required:before{content:'*';color:red;}


input[target=_blank]
{
    background-color:yellow;
}


/*.textbox-readonly .validatebox-invalid {
    background-color: rgb(235, 235, 228);
}*/

/*2016.10.25变更后按钮*/
.btns_s{
    margin-top: 10px;
    float: right;
}
.btns_s a,.but-r a{
    margin-right: 10px;
    padding: 1px 15px;
    height: 22px;
    float: right;
    font-weight: 600;
}
.but-r a{float: left;}
.but-r.normal{float: left;margin-top: 6px;}
.btns_s.normal{float: left;margin-top: 6px;}
.l-btns {
    background: #72b865;
    border-radius: 22px;
    line-height: 22px;
    text-align: center;
    color: #FFF;
    display: inline-block;
    border: 1px solid #72b865;
}
.l-btns:hover,.l-btns.active{border:1px solid #dadada;background: #FFF;color: #3e962e;}
.l-btns:active {
    background: #eaf2ff;
    border: 1px solid #b7d2ff;
    filter: none;
}
.wrapper .layout-body{
    overflow-x: hidden;
    overflow-y: hidden;
}
.trees .tree-expanded{
    background: none;
}
.trees .tree-collapsed{
    background: none;
}
/*剪头取消*/
.nos + .combo a.textbox-icon-disabled{
    background: #F2F2F0;
    background: #dedede;
}

/*2016.10.27布局样式*/
.but-r{float: right; overflow: hidden;zoom:1; margin-top: 7px;}
.baseArea form.new-form{margin-bottom: 0; overflow:hidden;}
.orderList tr td label.long-weight{width: 124px;}
/*2016.11.2基础费和考核费*/
.settle-newtit{height: 30px; margin-top: 10px;}
.settle-newtit label{width: 90px; text-align: right; display: inline-block;}

.orderList tr td label.long-tab{width: 210px;}
/*2016.11.9新增*/
/*.baseTable input:read-only,
.baseTable select:read-only,
.orderList input:read-only,
.orderList select:read-only
{
background:#f3f3ef;
}*/
span.textbox-readonly input {background: #f3f3ef}
span.textbox-readonly textarea{background: #f3f3ef}

/*.baseTable td.new-readonly input,.baseTable td.new-readonly select,.orderList tr td.new-readonly input{background: #f3f3ef}*/
.baseTable td.new-readate input.Wdate{background: #f3f3ef url(../images/datePicker.gif) no-repeat right;}
div.baseArea + div.panel{border-top:1px solid #ddd;}
/*搜索条件*/
/*#netDispatchRateQueryForm .orderList input:read-only,
.orderList select:read-only,
#msCategoryForm .orderList input:read-only,
.orderList select:read-only,
#smProductInformationQueryForm .orderList input:read-only,
.orderList select:read-only,
#smPartInformationQueryForm .orderList input:read-only,
.orderList select:read-only,
#msFCTSHMForm  .orderList input:read-only,
.orderList select:read-only,
#msOTSCHMForm .orderList input:read-only,
.orderList select:read-only,
#smFailureServiceRefQueryForm .orderList input:read-only,
.orderList select:read-only,
#smServicePartTypeRefQueryForm .orderList input:read-only,
.orderList select:read-only,
#smServicePartTypeRefQueryForm .orderList input:read-only,
.orderList select:read-only,
#smSCFTRQueryForm .orderList input:read-only,
.orderList select:read-only,
#smSupBomQueryForm .orderList input:read-only,
.orderList select:read-only,
#netOrgRegionRefQueryForm .orderList input:read-only,
.orderList select:read-only,
#smValueAddedProductQueryForm .orderList input:read-only,
.orderList select:read-only,
#smComplaintQueryForm .orderList input:read-only,
.orderList select:read-only,
#msTLRForm .orderList input:read-only,
.orderList select:read-only,
#netUnitUpdateQueryForm .orderList input:read-only,
.orderList select:read-only,
#smNetEmployeeQueryForm .orderList input:read-only,
.orderList select:read-only,
#netUnitQueryForm .orderList input:read-only,
#netServiceForm .orderList input:read-only,
#workOrderFilterForm .orderList input:read-only,
#netOrgRegionRefAddOrEditForm .editRegion_2 + .combo input:read-only,
#netOrgRegionRefAddOrEditForm .editRegion_3 + .combo input:read-only
{
background:#fff;
}
*//*弹出框*//*
#smSupBomAddOrEditForm input.validatebox-invalid:read-only,
#smSupBomAddOrEditForm input.validatebox-invalid:read-only,
#smSupSnItemAddOrEditForm input.validatebox-invalid:read-only,
#smSupSnPartAddOrEditForm input.validatebox-invalid:read-only,
#smSupPartReplaceAddOrEditForm input.validatebox-invalid:read-only,
#smSupPartReplaceAddOrEditForm input.validatebox-invalid:read-only,
#smNetEmployeeAddOrEditForm input.validatebox-invalid:read-only,
#smPSORUAddOrEditForm .textbox-addon + input.validatebox-invalid:read-only,
#smProductInformationAddOrEditForm .combo input:read-only,
#smSupportCategoryAddOrEditForm .combo input:read-only,
#smSPTHMAddOrEditForm .combo input:read-only,
#smFCTSHMAddOrEditForm .combo input:read-only,
#smOTSCHMAddOrEditForm .combo input:read-only,
#smFailureServiceRefAddOrEditForm .combo input:read-only,
#smServicePartTypeRefAddOrEditForm .combo input:read-only,
#basicAppraisalsCostForm .combo input:read-only,
#settleRemoteCostAddForm .combo input:read-only,
#netOrgRegionRefAddOrEditForm .combo input:read-only,
#msTLRAddOrEditForm .combo input:read-only
{
background:none;
}*/
/*2016.11.15新增*/
.con-pad{padding-bottom: 15px;}
.tabs li a.tabs-inner,
.tabs li.tabs-selected a.tabs-inner{
	border:1px solid #e9e9e7
}
.formItem.no{border:none;}
.orderTit.no{background: none;border:none; margin-bottom: 0; height: 33px;line-height: 33px;}
.orderTit.new{background: none;margin-bottom: 0px; height: 33px; line-height: 33px; padding: 0 0 7px 0;}
.newTit{background: #fff;border:1px solid #e9e9e7; overflow: hidden;}
.newTit.no{border-bottom: none;}
.l-btn-left {
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.l-btn-text {
  display: inline-block;
  vertical-align: top;
  width: auto;
  font-size: 12px;
  padding: 0;
}
.tabs {
  padding-left: 0;
}
/*.panel-body {
  background-color: #f5f5f5;
}*/
.head .topMenu li.no{margin-right: 0; padding-right: 3px;}
.head .user_ico{
	background: url(../images/user.png) no-repeat left center;
	padding-left:30px;background-size: 28px 28px; font-size: 14px;
}
.formItem .baseWrap{background: #fff; border:1px solid #e9e9e7;}
.formItem .tabs li a.tabs-inner{width: 100px; border:1px solid #e9e9e7;}
.formItem .tabs{background: #fff;}
.formItem .tabs-header{padding:0;}
.newBor{border-left:1px solid #e9e9e7;}
.datagrid-view{border-left:1px solid #e9e9e7;}
.datagrid .panel-body{overflow-y: visible;}
.layout{overflow-x: hidden; overflow-y: hidden;}
.side-nav{width:235px;height:92%;float:left;overflow-y:auto;border-right: 1px solid #e9e9e7;background: #fff}
.cloumn{margin-left:250px; height: 92%; min-width: 830px;}
.tabs-panels{overflow-y: auto;}
.formItem .tabs li a.tabs-inner .tabs-title{font-size: 14px;color: #2e4b4b}
.formItem .tabs li.tabs-selected a.tabs-inner .tabs-title{color: #4c9a3e}
.tabs li.tabs-selected a.tabs-inner{color: #2e4b4b}
.content .tabs-panels{overflow-y: hidden;}
.orderList{padding-bottom: 10px;}
/*#workOrderFilterBaseArea{border-bottom:none;}*/

.datagrid-header .datagrid-cell span{font-size: 13px; }
.datagrid-header td, .datagrid-body td, .datagrid-footer td{color: #383838}
.editBtns li.no{margin-right: 0}
.baseWrap{width: 100%;}
.edit-read .text-addon{background: #f3f3ef}

.orderTit .editBtns.normal{ float: none;overflow:hidden; }
.orderTit .editBtns.normal li{margin-top: 4px;}
.orderList.no{padding-bottom: 0;}
/*登录*/
.topbar{height: 45px; line-height: 45px; width:100%;background: #157fbd}
.topbar .logo_t{margin:-2px 0 25px 0;}
.login_in{left:50%;margin:55px auto;    width: 864px;   height: 455px;   
    vertical-align: middle;background:url(../images/bg02.png) no-repeat;}
#appliTabs .tabs-panels{overflow-y: hidden;}
#appliTabs{height:227px; margin: 10px auto 0 10px;}
#appliTabs .baseWrap{height: 200px}