/**页面主题部分**/
/* Body {
	scrollbar-arrow-color: #f4ae21; 图6,三角箭头的颜色
	scrollbar-face-color: #333; 图5,立体滚动条的颜色
	scrollbar-3dlight-color: #666; 图1,立体滚动条亮边的颜色
	scrollbar-highlight-color: #666; 图2,滚动条空白部分的颜色
	scrollbar-shadow-color: #999; 图3,立体滚动条阴影的颜色
	scrollbar-darkshadow-color: #666; 图4,立体滚动条强阴影的颜色
	scrollbar-track-color: #666; 图7,立体滚动条背景颜色
	scrollbar-base-color:#f8f8f8; 滚动条的基本颜色
	Cursor:url(mouse.cur); 自定义个性鼠标
} */
body {
	background-color: #849299;
	margin: 0;
	padding: 0;
	color: #2e2e2e;
    font-family: "Microsoft YaHei" !important;
    font-size: 12px;
    text-align: left;
}
object{
	display:none;
}
.container{
	width:1200px;
	background:#fff;
    height: auto;
    position: relative;
}
table {
    border-collapse: collapse;
}
#dialogModule .dnrw{
	background:none;
}
.dnrw{
    border-radius: 5px 5px 5px 5px;
	color: #2E2E2E;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    text-align: left;
    border-radius: 0;
    border-right: none;
    border-bottom: none;
    border-top: medium none;
    position: absolute;
}
.dnrw ul.nav{
	margin-bottom: 0px;
	background:#51a6dd;
	border-bottom-color:#51a6dd;
	border-top-color:#51a6dd;
	margin-top: 0;
}
.dnrw ul.nav{
	padding: 0 0 0 10px;
}
.dnrw .nav-tabs li{
	font-size: 17px;
 	width: auto;
 	margin-bottom: 0;
}
.dnrw ul li a{
	color: #333;
	margin-right:0;
	font-size: 14px;
}
.nav-tabs > .active >a,.nav-tabs>.active>a:hover,.nav-tabs>.active>a:focus{
	background:none;
}
.dnrw ul li a:hover{
	margin-top: 2px;
	background:none;
}
.customButton button:hover{
	background:#ff7200;
	color:#fff;
}
.dnrw ul .active a{
	background:none;
    border: medium none;
    border-radius: 0 0 0 0;
    color: #FFFFFF;
    font-size: 18px;
    padding-left: 3px;
    cursor: pointer;
}

#internetSpan {
	border: medium none;
    border-radius: 0 0 0 0;
    color: #FFFFFF;
    font-size: 18px;
    padding-left: 3px;
    cursor: pointer;
    font-family: microsoft yahei;
}

.dnrw .nav.nav-tabs .active a:hover{
	color: #fff;
	border: medium none;
    padding-left: 3px;
    padding-top: 6px;
    cursor: pointer;
}
 
.dnrw .table td{
	border-bottom: 1px solid #ddd;
    font-family : "Microsoft YaHei";
    font-size: 12px;
    word-break: break-word;
    padding: 4px;
    max-height: 36px;
}
.dnrw .table td.empty-data{
	text-align:center;
}

.dnrw .table td .td-inner{
	height:35px;
	overflow:hidden;
}

.dialogcontent .dnrw .table td{
	word-break:keep-all;
    white-space:nowrap;
}
.dnrw .table {
	margin-bottom: 10px;
}
.dnrw .table tbody{
	border-top: none;
}
.more_div {
    float: right;
    padding: 5px;
    margin-top: 3px;
}
.more_div:hover{
	background: #21456F;
}
.more{
	color: #999999;
    cursor: pointer;
}
.more1 {
    background: url("../images/v1_icon.png") no-repeat scroll 0 -110px transparent;
    display: inline-block;
    height: 20px;
    width: 20px;
    text-indent: -9999px;
}
.more2 {
    background: url("../images/v1_icon.png") no-repeat scroll  -0px -375px transparent;
    display: inline-block;
    height: 20px;
    width: 20px;
    text-indent: -9999px;
}
.dnrw .mored {
	color: #fff;
	position: absolute;
	right: 30px;
	top: 1px;
	cursor: pointer;
	width: 10px;
}
.tab-content{
	overflow: hidden;
	border:1px solid #eee;
	background: none repeat scroll 0 0 #f4f8f9;
	outline:none;
}
.view_foot{
    margin-right: 2px;
    height: 3px;
}
/**视图列响应效果**/
.sortAble:hover{
	cursor: pointer;
}
.thead_tr{
	border-bottom: 1px solid #C9C9C9;
	background: #eee;
}
.thead_tr td:not(:last-child){
	border-right:1px solid #ccc;
}
.thead_tr .checks_td{
	background: none;
}
.thead_tr .last,.thead_tr td:last-child{
	background: none;
}


.table tbody td.tr_td_button{
	overflow:visible;
}
.customButton {
	display:none;
}
.customButton button {
    /* background: url("../images/v1_icon.png") no-repeat scroll 0 -165px transparent; */
    background:#dce0ea;
    border: 1px solid #dfdfdf;
    color:#0f599c;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    margin: 0 3px;
    padding: 0 5px;
}
.customButton1 button,.customButton1 .btn-groupbtn{
    background:#dce0ea;
    border: none;
    color: #0F599C;
    font-size: 12px;
    height: 20px;
    width:60px;
    text-align:center;  
     position:relative; 
}
.customButton1 .btn-groupbtn{
	display:inline-block;
	vertical-align: middle;
}
.customButton1 .btn-groupbtn ul{
	position:absolute;
	left:0;
	top:20px;
	display:none;
	z-index:100;
}

.customButton1 .btn-groupbtn ul li{
	width:60px;
	border:1px solid #eee;
}
.customButton1 .btn-groupbtn ul button{
	width:100%;
	line-height:1.6;
}
.customButton1 .btn-groupbtn ul button:hover{
	color:#ff7700;
}
.customButton2 {
	display:none;
}
.customButton2 button {
    background: url("../images/v1_icon.png") no-repeat scroll 0 -165px transparent;
    border: 1px solid #DEE1E2;
    color: #0F599C;
    font-size: 12px;
    height: 22px;
    padding: 0px 5px;
    margin-left: 2px;
}
.customButton2 button:hover{
	color: #ff7200;
}
.customButton_top {
	display: block;
    float: left;
    height: 30px;
 	margin: 2px 0 0 10px;
}

#fieldSelect {
  /*   background: url("../images/v1_icon.png") no-repeat scroll 0 -139px transparent; */
    background: #5b6b82;
    border-radius: 3px;
    border: 0 none;
    height: 23px;
    margin-left: 5px;
    overflow: hidden;
    text-indent: 0px;
    width: 50px;
    color: #fff;
}

.fieldSelectTd label{
	display:inline;
	padding: 5px;
}
.fieldSelectTd input{
	margin-top: -3px;
}

#keySelect {
    background: #5b6b82;
    border-radius:3px;
    border: 0 none;
    height: 23px;
    margin-left: 5px;
    overflow: hidden;
    color:#fff;
    width: 50px;
    text-indent: 0;
}
.view_keyword_div > button {
    float: right;
    margin-right: 5px;
}
.view_keyword_div #showButton{
	margin-top: -2px;
	padding: 0;
}
#keySelect:hover{
    background:#ff7200;
}
.queryDiv .blurBtn,.dyform .blurBtn{
    background: url("../images/v1_icon.png") no-repeat scroll 0 -1373px transparent;
    border: 0 none;
    border-radius: 4px;
    color: #fff;
    height: 25px;
    margin: 0 0 5px 5px;
    overflow: hidden;
    text-indent: 0;
}
.blurBtn:hover{
    background:url("../images/serch_btn2.png");
}

.comonBtn{
	background-color: rgb(14, 88, 155);
	color: white;
}
.comonBtn:hover{
	 background:url("../images/serch_btn2.png");
}

#keyWord{
	background: url("../images/v1_search_icon.png") no-repeat scroll 0 0 #FFFFFF;
    color: #ccc;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    height: 23px;
    padding: 0;
    text-indent: 20px;
    margin-bottom: 0;
}

.inputClass{
	background: url("../images/v1_search_icon.png") no-repeat scroll 0 0 #FFFFFF;
    color: #ababab;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    height: 23px;
    padding: 0;
    text-indent: 20px;
}

.toLine{
	color: #ABABAB;
    display: block;
    float: left;
    padding-top: 1px;
}
.searchField{
    color: #ABABAB;
    float: left;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    height: 26px;
    margin-right: 5px;
    padding: 2px;
    width: 110px;
}
#beginTime,#endTime,.timeInput{
    font-family: "Microsoft YaHei";
    font-size: 12px;
    width: 100px;
    float: left;
    height: 16px;
}

.view_vagueKeySelect_btn {
    clear: both;
    height: auto;
    margin: 5px 0;
    width: 100%;
}
.clearText {
    background: url("../images/v1_icon2.png") no-repeat scroll -312px 0 transparent;
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 59px;
    top: 6px;
    width: 20px;
}
.view_tool2 .clearText {
    right: 80px;
    top: 6px;
}
.commonSearchModule .clearText {
    right: 35px;
    top: 6px;
}
.common2 .clearText {
    right: 50px;
    top: 16px;
}
.view_search .view_seach_tr_even {
    background: none repeat scroll 0 0 #FFFFFF;
}
.view_keyword_div,.view_timeSolt_div {
    height: 30px;
}
.view_keyword_div {
    width: 290px;
    float: right;
    position: relative;
}
.view_timeSolt_div_float {
    float: right;
    margin: 5px 5px 0 0;
}
.view_content_list {
    clear: both;
    margin: auto;
    width: 97%;
}
.newoatitle .view_search {
	border: medium none;
    height: 30px;
    line-height: 30px;
    width: 100%;
    font-size: 12px;
}

.view_search tr {
   /*  border-bottom: 1px solid #C9C9C9; */
}
.newoatitle .view_search input {
    height: 15px;
    margin: 0;
}

.newoatitle .view_search button {
    background: url("../images/v1_icon.png") no-repeat scroll 0 -165px transparent;
    border: 1px solid #DEE1E2;
    color: #0F599C;
    font-size: 12px;
    height: 22px;
    padding: 0 5px;
    margin-left: 10px;
}
.newoatitle .view_search button:hover {
	color: #ff7200;
}
.view_tool2 {
    clear: both;
/*     background: none repeat scroll 0 0 #F3F8FB; */
    height: auto;
}

/**首页dff**/
.dataTr {
/*     height: 35px; */
    line-height: 20px;
    cursor: pointer;
}
.dataTr:hover{
	color: #ff7200;
}
.isRead_1 {
    background: url("../images/read.jpg");
    display: inline-block;
    height: 15px;
    width: 18px;
    text-indent: -9999px;
    padding-right: 0;
    margin-top: 5px;
}

.isRead_0 {
    background: url("../images/unread.PNG");
    display: inline-block;
    height: 15px;
    width: 18px;
    text-indent: -9999px;
    padding-right: 0;
    margin-top: 5px;
}
/* 消息已读未读设置 */
.isread {
    background: url("../images/read_head.jpg");
    display: inline-block;
    height: 15px;
    width: 18px;
    text-indent: -9999px;
    padding-right: 0;
    margin-top: 5px;
}
.isRead_true {
    background: url("../images/read.jpg");
    display: inline-block;
    height: 15px;
    width: 18px;
    text-indent: -9999px;
    padding-right: 0;
    margin-top: 5px;
}

.isRead_false {
    background: url("../images/unread.PNG");
    display: inline-block;
    height: 15px;
    width: 18px;
    text-indent: -9999px;
    padding-right: 0;
    margin-top: 5px;
}
/* ******视图高级列******* */

.isRead_0 {
    background: url("../images/unread.PNG");
    display: inline-block;
    height: 15px;
    width: 18px;
    text-indent: -9999px;
    padding-right: 0;
    margin-top: 5px;
}

.isRead {
    background: url("../images/read_head.jpg");
    display: inline-block;
    height: 15px;
    width: 18px;
    text-indent: -9999px;
    padding-right: 0;
    margin-top: 5px;
}

.star_ {
    background: url("../images/star-off.png");
    display: inline-block;
    height: 15px;
    width: 16px;
    text-indent: -9999px;
    padding-right: 0;
    margin-top: 5px;
}

.star_1 {
    background: url("../images/star-on.png");
    display: inline-block;
    height: 15px;
    width: 16px;
    text-indent: -9999px;
    padding-right: 0;
    margin-top: 5px;
}

.star_0 {
    background: url("../images/star-off.png");
    display: inline-block;
    height: 15px;
    width: 16px;
    text-indent: -9999px;
    padding-right: 0;
    margin-top: 5px;
}

.show_1 {
    background: url("../images/star-off.png");
    display: inline-block;
    height: 15px;
    width: 16px;
    text-indent: -9999px;
    padding-right: 0;
    margin-top: 5px;
}

.show_0 {
    background: url("../images/star-on.png");
    display: inline-block;
    height: 15px;
    width: 16px;
    text-indent: -9999px;
    padding-right: 0;
    margin-top: 5px;
}
.sex_1 {
    background: url("../../pt/js/org/unit/images/User1.gif") no-repeat;
    display: inline-block;
    height: 15px;
    width: 18px;
}
.sex_2 {
    background: url("../../pt/js/org/unit/images/User2.gif") no-repeat;
    display: inline-block;
    height: 15px;
    width: 18px;
}


.icon_readed {
    background: url("../images/v1_icon.png") no-repeat scroll -86px -214px transparent;
    float: left;
    height: 15px;
    margin: 3px 5px 0 0;
    width: 15px;
}
.icon_noread {
    background: url("../images/v1_icon.png") no-repeat scroll -86px -194px transparent;
    float: left;
    height: 15px;
    margin: 3px 5px 0 0;
    width: 15px;
}
/****警告框开始*****/
#popup_title {
    height: 40px;
    background: #51a6dd;
}
#popup_title_name{
	color: #FFFFFF;
    float: left;
    font-size: 18px;
    padding-top: 5px;
    text-indent: 15px;
}
#popup_close{
	background: url("../images/v1_close_btn.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: right;
    height: 30px;
    margin-right: 3px;
    margin-top: 5px;
    width: 32px;
}
#popup_close:hover{
	background: url("../images/v1_close_btn.png") no-repeat scroll 0 0 #0D589B;
}
#popup_message_icon {
    float: left;
    height: 50px;
    margin-left: 30px;
    margin-top: 30px;
    width: 50px;
    background: url("../images/v1_alert.png") no-repeat scroll 0 0 transparent;
}
#popup_message {
	float: left;
    font-size: 14px;
    margin-left: 10px;
    padding-top: 30px;
    overflow: auto;
}
.message-container{
	padding:0 30px;
}
#popup_message_div{
	clear: both;
}
#close_time_div {
    text-align: center;
    clear: both;
}

#close_button_div {
    text-align: center;
    height: 25px;
}
#close_button_div button{
	margin-left: 5px;
}
#submit_button,#close_button {
	background: #51a6dd;
    border: 0 none;
    color: #FFFFFF;
    font-size: 12px;
    width: auto;
    background-size: cover !important;
    padding: 3px 15px;
}
#close_button {
    background: url("../images/btn_gray.png") repeat scroll 0 0 transparent;
}
#submit_button:hover,#close_button:hover{
	background: url("../images/btn_orange.png");
}
/****警告框结束*****/

.noread {
    font-weight: bold;
}

.view_search_left {
    color: #0F599C;
    display: block;
    float: left;
    padding-right: 20px;
    text-align: right;
    width: 90px;
    padding:2px 0;
    margin-right: 10px;
}

.view_search_right {
    display: block;
    float: left;
    width: auto;
    padding-right:20px;
}

.view_search_right_input {
    width: 230px;
    padding: 0;
}
.view_search_right a {
    color: #434343;
    padding: 5px;
    padding-right: 11px;
}
.view_search_right a:hover {
    color: #fff;
    background: #0F599C;
    text-decoration: none;
    cursor: pointer;
    padding-right: 11px;
}
.view_search_right .cond_class_bg:hover {
    background: url("../images/v1_while-X.png") no-repeat scroll 96% 0 #0F599C;
    color: #FFFFFF;
    padding-right: 20px;
}
.view_search_right .cond_class_bg{
	background: url("../images/v1_while-X.png") no-repeat scroll 96% 0 #0F599C;
    color: #FFFFFF;
    padding-right: 20px;
}
.cond_class {
    margin-top: 2px;
}
/*******首页视图搜索开始***********/
.indexViewSearch {
    display: block;
    float: right;
    margin-top: 6px;
    width: 161px;
    margin-right: 2px;
	position: relative;
}
.indexViewSearch .indexViewKeyWord {
    background: url("../images/v1_search_icon.png") no-repeat scroll 0 0 #FFFFFF;
    color: #000;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    height: 23px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    text-indent: 20px;
    width: 105px;
}
.indexViewSearch .indexSearchButton:hover{
	color:#fff;
	background: url("../images/btn_orange.png") repeat scroll 0 0 transparent;
}
.indexViewSearch .indexSearchButton {
    background: url("../images/button_silvery.png") repeat scroll 0 0 transparent;
    border: 0 none;
    color: #fff;
    background:#5b6b82;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    height: 25px;
    border-radius:3;
    width: 50px;
}
.viewNum {
    padding:3px 5px;
    background:#fb7020;
    border-radius:30px;
    margin-left:8px;
    vertical-align:bottom;
    color: #FFFFFF;
    font-size: 12px;
    height: 16px;
}
/*******首页视图搜索结束***********/
/*********弹出框的样式开始*************/
.dialog_form_content *{
		margin: 0;
		padding: 0;
	}
	.dialog_form_bottom {
	    background: none repeat scroll 0 0 #F4F8FB;
	    bottom: 0;
	    height: 45px;
	    position: absolute;
	    text-align: center;
	    width: 100%;
	}
	.dialog_form_button {
	    background: url("../images/btn_blue.png") repeat scroll 0 0 transparent;
	    border: 0 none;
	    color: #FFFFFF;
	    height: 23px;
	    line-height: 23px;
	    width: 50px;
	}
	.dialog_form_button:hover {
		background: url("../images/btn_orange.png") repeat scroll 0 0 transparent;
	}
	.form_operate {
	    margin-top: 10px;
	}
	.dialog_form_content td {
	    border: 1px solid #FFFFFF;
	    color: #333333;
	    text-align: center;
	    padding: 8px 0;
	}
	.dialog_form_content .odd {
	    background: none repeat scroll 0 0 #F7F7F7;
	}
	.dialog_form_content td input[type="text"] {
	    height: 25px;
	    margin: 0;
	    padding: 0;
	    width: 90%;
	}
	.dialog_form_content td input[type="checkbox"]{
		height: 20px;
	    margin: 0;
	    padding: 0;
	    width: auto;
	    vertical-align: middle;
	}
	.dialog_form_content td input[type="radio"]{
		height: 20px;
	    width: auto;
	    margin-left: 20px;
	    margin-top:0;
	    vertical-align: middle;
	}
	.dialog_form_content .input_photo {
		height: 30px;
	    width: auto;
	}
	.dialog_form_content label {
	    display: inline-block;
	}
	.dialog_form_content td input.v1_input_password {
		height: 25px;
	    margin: 0;
	    padding: 0;
	    width:60%;
	}
	.dialog_form_content .div_input_phone {
		display:inline-block;
		line-height:25px;
	}
	.td_class {
	    margin-left: 20px;
	    text-align: left;
	    width: 94%;
	}
	
	.ui-dialog .ui-dialog-buttonpane { border-top: 0px; }
	.ui-dialog .ui-dialog-buttonpane button {
	    background: #51a6dd;
	    border: 0 none;
	    color: #FFFFFF;
	    height: 23px;
	    line-height: 23px;
	    width: 50px;
	}
	.ui-button-text-only .ui-button-text {
	    font-family: "Microsoft YaHei";
	    font-size: 12px;
	    font-weight: inherit;
	    padding: 0;
	}
	.ui-dialog .ui-dialog-buttonpane .cancel{
		background: url("../images/btn_gray.png") no-repeat scroll 0 0 transparent;
		background-size: 100% 100%;
	}
	.cancel .ui-button-text {
	    font-family: "Microsoft YaHei";
	    font-size: 12px;
	}
	.ui-dialog .ui-dialog-buttonpane button:hover{
		background: url("../images/btn_orange.png") repeat scroll 0 0 transparent;
	}
	.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	    float: none;
	    text-align: center;
	}
	.ui-dialog .ui-dialog-buttonpane {
    	background: none repeat scroll 0 0 #F4F8FB;
    }
    
    .ui-dialog .ui-dialog-titlebar{
    	padding:9px 15px
    }
    
	.ui-dialog .ui-dialog-titlebar-close {
	    height: 37px;
	    margin: -7px 0 0;
	    padding: 1px;
	    position: absolute;
	    right: 2px;
	    width: 32px;
	    top: 6px;
	    border:none;
	}
	.ui-dialog .ui-dialog-titlebar-close:hover {
	    background: #0D589B;
	    border: none;
	    padding: 1px;
	}
	.ui-dialog .ui-dialog-titlebar-close .ui-icon {
	    background: url("../images/v1_close_btn.png") no-repeat scroll 0 0 transparent;
	    height: 32px;
	    margin-left: 0;
	    margin-top: 4px;
	    width: 32px;
	}
	.ui-dialog {
	padding:0;
}
.ui-widget-header{
	background: #51a6dd;
    height: auto;
}
.ui-dialog-title {
    font-family: "Microsoft YaHei";
    font-size: 18px;
    font-weight: normal;
}

.ui-dialog .ui-dialog-title {
    margin: 0;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0;
}
/*********弹出框的样式结束*************/

/**********按钮批量下拉框*********************/

.customButton_group_item {
    background: url("../images/v1_icon.png") no-repeat scroll 0 -165px transparent;
    border: 1px solid #DEE1E2;
    color: #0F599C;
    float: left;
    height: 20px;
    margin-left: 5px;
    margin-top: 2px;
    padding: 0 5px;
    position: relative;
    cursor: pointer;
}
.customButton_group_name_text:hover{
	color:#ff7200;
}
.customButton_group_buttons {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DEE1E2;
    box-shadow: 1px 1px 1px #DEE1E2;
    display: none;
    left: -1px;
    padding-left: 5px;
    position: absolute;
    text-align: left;
    top: 22px;
    width: 160px;
    z-index: 1;
}
.view_tool_bottom .customButton_group_buttons_bottom{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DEE1E2;
    box-shadow: 1px 1px 1px #DEE1E2;
    display: none;
    left: -1px;
    padding-left: 5px;
    position: absolute;
    text-align: left;
    bottom: 22px;
    width: 160px;
    z-index: 1;
}
.customButton_group_button {
    margin: 3px;
    padding: 2px;
    cursor: pointer;
}
.customButton_group_button:hover{
	background: #4b9ad2;
	color: #fff;
}
.select_icon {
    float: left;
    height: 20px;
    width: 20px;
    background: url("../images/v1_select_icon.png");
}
.customButton_group_name_text {
    float: left;
}
.cke_combo .cke_combo_text {
	width: 40px;
}
/**********按钮批量下拉框结束*********************/
/*************公共样式***********************/
.input-search{
	background: url("../images/v1_input_icon.png") no-repeat scroll 100% 5px #FFFFFF;
}
.input-date{
	background: url("../images/v1_input_icon.png") no-repeat scroll 100% -38px #FFFFFF;
}
.input-time{
	background: url("../images/v1_input_icon.png") no-repeat scroll 100% -77px #FFFFFF;
}
.input-solo{
	background: url("../images/v1_input_icon.png") no-repeat scroll 100% -118px #FFFFFF;
}
.input-people{
	background: url("../images/v1_input_icon.png") no-repeat scroll 100% -157px #FFFFFF;
}
.input-car{
	background: url("../images/v1_input_icon.png") no-repeat scroll 100% -197px #FFFFFF;
}
.input-meet{
	background: url("../images/v1_input_icon.png") no-repeat scroll 100% -277px #FFFFFF;
}
.input-tier{
	background: url("../images/v1_input_icon.png") no-repeat scroll 100% -316px #FFFFFF;
}
.input-list{
	background: url("../images/v1_input_icon.png") no-repeat scroll 100% -355px #FFFFFF;
}

.input-waiting{
	background: url("../images/waiting.gif") no-repeat scroll 100%; 
	background-size:20px 20px;
	background-repeat:no-repeat; 
}

.selectKeyTableClass {
	width:100%;
}

.selectKeyTableClass .odd{
	width: 20%;
	text-align: center;
	/* background:#E5E5E5; */
}
.selectKeyTableClass .fieldName_ {
    text-align: left;
    text-indent: 15px;
    width: 99px;
}
.selectKeyTableClass td{
	text-align: left;
}

#selectKeyTextId {
	color: #000;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    height: 23px;
    margin-top: 8px;
    padding: 0;
    text-indent: 5px;
    width: 98%;
}
/*******************颜色定义************************/
/* .dnrw ul.view_1{
	background:#18b3e1 !important;
	border-top:1px solid #18b3e1 !important;
	border-bottom:1px solid #18b3e1 !important;
}
.dnrw ul.view_2{
	background:#ffb200 !important;
	border-top:1px solid #ffb200 !important;
	border-bottom:1px solid #ffb200 !important;
}
.dnrw ul.view_3{
	background:#00b9b4 !important;
	border-top:1px solid #00b9b4 !important;
	border-bottom:1px solid #00b9b4 !important;
}
.dnrw ul.view_4{
	background:#86b5d3 !important;
	border-top:1px solid #86b5d3 !important;
	border-bottom:1px solid #86b5d3 !important;
}
.dnrw ul.view_5{
	background:#f66a6d !important;
	border-top:1px solid #f66a6d !important;
	border-bottom:1px solid #f66a6d !important;
} */

.footer{
	border-top :none!important;
}

.xzsp-footer {
	text-align:center;
	background:#eaeced;
	font-size:14px;
	padding: 15px;
}
.xzsp-footer .link-list{
	display:inline-block;
	vertical-align: text-top;
	max-width: 80%;
}
.xzsp-footer .friend-link{
	line-height:1.6;
	padding: 15px 50px;
}
.xzsp-footer .link-list .link-item{
	float:left;
	padding:0 10px;
	border-right:1px solid #ccc;
}
.xzsp-footer .link-list .link-item a{
	color:#0088cc;
}
.xzsp-footer .link-list .link-item a:hover{
	color:#ff7700;
}
.xzsp-footer .link-list .link-item:last-child{
	border:none;
}
.ui-helper-clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.select_time{
    float: left;
    margin-right: 10px;
}

.search-input button {
    width: 67px;
    background: #3787E2;
    font-size: 15px;
    border: none;
    color: #fff;
    height: 27px;
    margin-top: -10px;
    margin-left: -4px;
}

.table1 {
    width: 868px;
    table-layout: fixed;
    border-collapse: collapse;
}

.table1 tbody {
    display: block;
    height: 290px;
    overflow: scroll;
    overflow-x: hidden;
}

.table1 thead,
.table1 tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.table1 thead {
    width: calc(100% - 1em)
}

.table1 th,
.table1 td {
    border: 1px solid #eeeeee;
}
.table1 th{
    background-color: #F2F2F2;
}
.search-condition {
    display: inline;
}