body {
	font-family: "微软雅黑";
	font: #434a54;
	font-size:9pt;
	color: #434A54;
}

input,select {
	font-family: "微软雅黑";
	font-size: 9pt;
	color: #434A54;
}

select {
	border: 1px solid #E6E9ED;
}

.searchbtn {
	width: 68px;
	color: #FFF;
	background:#DD0000;
	text-align: center;
	border: 0px none;
	font-weight: 700;
	height: 22px;
	margin-left: 5px;
	cursor: pointer;
}

.planbtn {
	width: 68px;
	color: #434A54;
	background: #FFFFFF;
	text-align: center;
	height: 23px;
	margin-left: 5px;
	cursor: pointer;
	border: 1px solid #E6E9ED;
}

.vipsearch {
	background:#F5F7FA;
	padding: 8px 8px;
	margin: 20px 20px 0px;
}

.vipsearchtxt {
	width: 100px;
	border: 1px solid #E6E9ED;
	height: 20px;
	margin: 0px 10px 0px 5px;
}

.chkbirthday{
	vertical-align:middle;
	margin:-1px 3px 0px 10px;
	
}

.condidiv {
	display:table;
	margin: 0px 20px;
	width: 1000px;
}

.condirowdiv {
	display:tabel-row;
	border-bottom: 1px dotted #E6E9ED;
	padding: 5px 0px 0px;
}

.mastopdiv,.nocondidiv,.condicelldiv {
	display:table-cell;
	vertical-align: top;
}

.mastopdiv {
	width:56px;
}

.mastopdiv span {
	font-weight: 700;
	display: inline-block;
	width: 52px;
	margin-bottom: 5px;
}

.allcondidiv {
	display:table-cell;
	width:46px;
}

.fistdowntxt {
	margin-top:4px;
}

.allcondidiv span {
	display: inline-block;
	color: #DD0000;
	width: 37px;
	text-align: center;
	cursor: pointer;
	padding-top: 1.2px;
    padding-bottom: 1.2px;
}

.conditem1div {
	display:inline-block;
	float:left;
	width: 149px;
}

.item1opt {
	display:inline-block;
	width:37px;
	text-align: right;
	margin-right: 5px;
}

.item1line {
	display:inline-block;
}

.conditem1div input[type="text"] {
	width:44px;
	border: 1px solid #E6E9ED;
	height:20px;
	margin-bottom: 5px;
	cursor:pointer;
}

.concheckbox {
	margin:0px 1px 0px 0px;
	vertical-align: middle;
	cursor:pointer;
}

.chklbcelldiv {
	display:table-cell;
	padding-left: 5px;
    padding-right: 5px;
}

.chklbopt {
	display:inline-block;
	width:86px;
	vertical-align:middle;
}

.chklastdiv {
	display:table-cell;
	color: #DD0000;
	cursor:pointer;
}

.conditem2div {
	display:inline-block;
	float:left;
	width:224px;
}

.item2opt {
	display: inline-block;
	width: 75px;
	text-align: left;
	margin:  0px 5px 0px 6px;
}

.conditem2div input[type="text"] {
	width:60px;
	border: 1px solid #E6E9ED;
	height:20px;
	margin-bottom: 5px;
}

.selcondidiv {
	padding: 10px 0px 10px;
	margin: 0px 20px;
	overflow: auto;
	border-bottom: 1px dotted #E6E9ED;
}

.selitemdiv {
	padding:1px;
	border: 1px solid #DD0000;
	float: left;
	margin-right: 5px;
}

.selitemdiv img {
	margin:0px 5px;
	cursor:pointer;
}

.remcondidiv {
	padding:1px;
	float: left;
	cursor:pointer;
}

.selitemdiv span,.remcondidiv span {
	color:#DD0000;
}

.muchbtn {
	float:left;
	margin: 13px 0px 0px 10px;
}

.muchbtn input {
	background-color: #F5F7FA;
	color: #434a54;
	border: 1px solid #E6E9ED;;
	outline-style: none;
	font-family: "微软雅黑";
	height: 26.5px;
	margin-left:10px;
	/* font-weight: 700; */
	font-size: 9pt;
	text-align: center;
	cursor: pointer;
}

.muchbtn input:hover,.muchbtn input:focus{
	background-color:#FFF;
}

.selMapdiv {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	z-index: 3;
	top: 0px;
	left: 0px;
}

.selMapboxdiv {
	width: 640px;
	min-height: 480px;
	font-family: "微软雅黑";
	font-size: 9pt;
	color: #434A54;
	position: fixed;
	z-index: 99;
	background-color: #FFF;
	top: 383px;
	left: 769px;
}

.seloption {
	font-weight: 700;
	overflow: auto;
	border-bottom: 1px solid #E6E9ED;
	padding: 6px 10px;
}

.seloptinleft {
	float: left;
}

.seloptinright {
	float: right;
	font-size: 12pt;
	font-weight: initial;
	vertical-align: top;
	margin-top: -4px;
	padding:0px 0px 0px 10px;
	cursor: pointer;
}

.selcloseimg {
	width: 18px;
	height: 18px;
	display:inline-block;
	font-size: 12pt;
	font-weight: initial;
}

.selconddiv {
	overflow: auto;
	margin: 4px 10px 10px 10px;
}

.selcondtxtdiv {
	float:right;
}

.seltablediv1 {
	border-bottom: 1px solid #E6E9ED;
	margin: 0px 10px;
}

.cont .cont_display1 td > span {
    word-break: break-all;
    width: auto;
    display: block;
    word-wrap: break-word;
    overflow: hidden;
}

.cont .cont_display1 td span img {
    width: 50px;
    height: 50px;
    margin: 9px 0px 5px 5px;
    display: inline-block;
    cursor: pointer;
}

.msgcheckdiv {
	margin-top: 16px;
	float: right;
}

.msgcheckcont {
	vertical-align: middle;
}


/*********************************************************************/

.dk_container .dk_toggle {
    cursor: pointer;
    height: 20px;
    width: 258px;
}

.dk_container .dk_toggle label {
	padding-left: 5px;
}

.dk_toggle {
    display: -moz-inline-stack;
    display: inline-block;
    position: relative;
    zoom: 1;
    border: 1px solid rgb(169, 169, 169);
    position: relative;
}

.dk_toggle:after {
    position: absolute;
    top: 35%;
    right: 5px;
    content: '';
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 6px solid #4B4B4B;
}

.dk_open .dk_options {
	display: block;
}

.dk_close .dk_options {
	display: none;
}

.dk_options {
    display: none;
    margin-top: 70px;
    position: absolute;
    width: 260px;
}

.dk_options {
    background: #FFFFFF;
}

.dk_options_inner {
    overflow: auto;
    position: relative;
    -webkit-overflow-scrolling: touch;
}

.dk_options_inner {
    max-height: 260px;
    border: 1px solid rgb(169, 169, 169);
}

.dk_container select {
    position: absolute;
    visibility: hidden;
}

.dk_options_inner li {
	position: relative;
	min-height: 20px;
    max-height: 20px;
}

.dk_options_inner li span {
	padding-left: 5px;
	display: block;
	min-height: 20px;
    max-height: 20px;
    max-width: 235px;
    cursor: default;
    word-break: break-all;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.dk_options_inner li:hover {
	background: #1E90FF;
	color: #FFFFFF;
}
 
.dk_options_inner .li_close label {
	position: absolute;
    right: 5px;
    content:'';
    display: none;
    top: -1px;
}

.dk_options_inner .li_open label {
	position: absolute;
    right: 5px;
    content:'x';
    display: block;
    top: 0px;
    cursor: pointer;
    z-index: 99;
    font-size: 5pt;
}