body {
	color: #3c3c3c;
	font-size: 14px;
}
body, input, button, select, textarea, h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica Neue", "STHeiti", "Microsoft YaHei", Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-weight: 500;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-bottom: 10px;
}
a {
	color: #4095ce;
}
a:hover {
	text-decoration:none;
}

.p10{ padding:10px}
.p5{ padding:5px}


.i-btn:hover {
	color: white;
	background-color: #008678;
}
.i-btn {
	text-decoration:none;
	display: inline-block;
	padding: 0 18px;
	background-color: #009688;
	color: white;
	white-space: nowrap;
	text-align: center;
	font-size: 14px;
	border: none;
	border-radius: 2px;
	cursor: pointer;
}
.i-btn2:hover {
	color: white;
	background-color: #ED5F00;
}
.i-btn2 {
	text-decoration:none;
	display: inline-block;
	padding: 0 18px;
	background-color: #F60;
	color: white;
	white-space: nowrap;
	text-align: center;
	font-size: 14px;
	border: none;
	border-radius: 2px;
	cursor: pointer;
}
.i-btn3:hover {
	color: white;
	background-color: #ED5F00;
}
.i-btn3 {
	text-decoration:none;
	display: inline-block;
	padding: 1px 10px;
	background-color: #E08031;
	color: white;
	white-space: nowrap;
	text-align: center;
	font-size: 14px;
	border: none;
	border-radius: 2px;
	cursor: pointer;
}
.tableA {
	display: table;
	border-color: gray;
	border-top:2px solid #01B2CC
}
.tableA th {
	font-family: Verdana, Arial, Helvetica, Meiryo, '微软雅黑', sans-serif;
	color: #333;
	border-bottom: #E3E3E3 solid 2px;
	font-size: 14px;
	padding: 10px 0px;
}
.tableA td {
	border-bottom: #E3E3E3 solid 1px;
	text-align: left;
	font-size: 14px;
	padding: 6px 7px;
}
.page-title {
	font-size: 18px;
	padding-bottom: 10px;
}
.color0 {
	color:#E08031
}
.color1 {
	color:#C7CEB2
}
.color2 {
	color:#199475
}
.color3 {
	color:#0B6E48
}
.color4 {
	color:#044D22
}
.project-desc p {
	font-weight:normal;
}
.course-header {
	margin-bottom: 20px;
	height: 280px;
	background-color:#FFFFFF
}
.course-header .course-pic {
	float: left;
	width: 450px;
	height: 280px;
}
.course-header .course-pic img {
	width: 450px;
	height: 280px;
}
.course-header .course-info {
	float: left;
	width: 700px;
	height: 280px;
}
.course-header .course-info-data, .course-header .course-info-price {
	color: #888;
}
.course-header .course-info-data span {
	margin-right: 10px;
}
.course-header .course-info b {
	font-weight: normal;
}
.course-header .course-info-data {
	margin-bottom: 10px;
}
.course-header .course-info-buy .m-btn {
	margin-right: 10px;
}
.course-header .course-info-data .icon {
	margin-right: 2px;
}
.course-header .course-info .course-info-col {
	width: 100%;
	padding: 25px 30px 0 30px;
}
.course-info-title {
	border-bottom: 1px solid #eee;
	padding: 20px 0 20px 30px;
}
.course-info-title h1 {
	font-size: 28px;
	background: #fefefe;
	line-height: 1;
}
.course-info-title h2 {
	color: #888;
	margin: 0;
}
.course-body {
	width: 100%;
}
.course-body .main-panel {
	background-color:#FFFFFF
}
.course-body .main {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.course-body .side {
	float: right;
	width: 265px;
	margin-left: -265px;
	background-color:#FFFFFF
}
.course-body .main-inner {
	padding: 0 0 20px 0;
	border: 1px solid #e6e6e6;
	border-top: none;
}
.course-body .main-inner .course-main-moban {
	padding-top:20px;
}
/*璇剧▼鍐呴〉鏍忕洰璇存槑.course-body .main-inner .course-main-catalog .catbar{height: 36px;line-height: 36px;border-bottom: 1px solid #eee;padding: 0 20px;color: #888;}*/
.course-body .main-inner .course-main-catalog li {
	height: 44px;
	line-height: 44px;
	padding: 0 20px 0 30px;
	border-bottom: 1px solid #eee;
	clear:both
}
.course-body .main-inner .course-main-catalog li:last-child {
	border-bottom: none;
}
.course-body .main-inner .course-main-catalog li:hover {
	background-color: #f5faff;
}
.course-body .main-inner .course-main-catalog li a.course-name {
	display: inline-block;
	min-width: 70%;
	float: left;
}
.course-body .main-inner .course-main-catalog li.chapters {
	background-color: #f9f9f9;
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	padding: 0 20px;
}
.course-body .main-inner .course-main-catalog li.delay {
	height: 44px;
	line-height: 44px;
	padding: 0 20px 0 30px;
	color: #bfbfbf;
}
.course-body .main-inner .course-main-catalog li .catalog-meta {
	display: inline-block;
	float: right;
	color: #999;
	margin-left: 10px;
}
.chapter-des {
	padding:2px 20px;
	display: block;
	background: #fefefe;
	border-bottom: 1px solid #eee;
	color: #999;
	font-size: 12px;
}
.course-body .main-inner .course-main-catalog li b {
	font-weight: normal;
	color: #999;
}
.course-body .main-inner .course-main-catalog li b.catalog-meta-y {
	color: #f30
}
.course-body .main-inner .course-main-catalog li b.catalog-meta-n {
	color: #393
}
.course-body .main-inner .course-main-catalog li .catalog-meta .icon-video {
	vertical-align: -2px;
	font-size: 16px;
	margin-right: 2px;
}
.course-body .main-inner .course-main-catalog li a.a-icon-video {
	display: inline;
	color: #999;
	padding-right: 5px;
}
.course-discuss .title {
	background-color: #f8f8f8;
	padding: 5px 10px;
	margin-bottom: 5px;
	color: #666;
}
.course-discuss .aw-article-replay-box {
	padding-left: 0;
	margin: 0;
}
.course-discuss .aw-comment-box {
	border: none;
}
.side-mod {
	position: relative;
	clear:both
}
.side-mod-hd {
	padding: 0 20px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	background-color: #fcfcfc;
}
.side-mod-hd h5 {
	height: 46px;
	line-height: 46px;
	margin-bottom: 0;
	font-size: 15px;
}
.side-mod-bd {
	padding: 20px;
	line-height: 26px;
}
.side-mod-bd .aw-user-name {
	margin-bottom: 5px;
	display: inline-block;
}
.side-tw {
	overflow: hidden;
}
.side-tw .side-tw-l {
	float: left;
	margin-right: 10px;
}
.side-tw .side-tw-l img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
}
.side-tw .side-tw-r {
}
.course-main-download {
}
.course-main-download .mod-body li {
	padding: 10px 0;
	border-bottom: 1px dashed #ddd;
}
.course-main-download .mod-body li:hover {
	background-color: #fcfcfc;
}
.course-main-download .mod-body li:last-child {
	border-bottom: none;
}
.course-main-download .mod-body li span {
	margin-right: 10px;
	color: #999;
}
.course-main-index .mod-head {
	font-size: 16px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}
.course-main-index .mod-body {
	margin: 10px 0;
}
.course-main-index .course-main-catalog li.chapters {
	padding: 0 !important;
}
/* side 璁插笀淇℃伅 */
.side-uesrInfo {
	padding-bottom: 20px;
}
.side-uesrInfo .side-uesrInfo-name {
	font-size: 16px;
	margin-bottom: 5px;
}
.side-uesrInfo .side-uesrInfo-medal {
	margin-left: 5px;
	vertical-align: -2px;
}
.side-uesrInfo-medal {
	margin-left: 5px;
	vertical-align: -2px;
}
.side-uesrDes {
	padding-top: 20px;
	border-top: 1px solid #eee;
}
/* 鍒楄〃 */
.list-side, .list-main {
	margin-top: 20px;
}
.list-side {
	float: left;
	width: 225px;
	position: relative;
	margin-right: -225px;
}
.list-main {
	float: right;
	width: 100%;
}
.list-main-inner {
	margin-left: 245px;
}
.list-course {
	margin-right: -20px;
}
.list-side dl {
	margin-bottom: 0;
}
.list-side dt {
	font-size: 16px;
	margin: 5px 0;
	font-weight: normal;
	padding: 5px 15px;
}
.list-side dd {
	margin-left: 0;
	border-bottom: 1px solid #eee;
	padding: 5px 15px;
}
.list-side dd:last-child {
	border-bottom: none;
}
.list-side dd a {
	display: inline-block;
	padding-right: 8px;
	padding-bottom: 5px;
}
/* 鍒楄〃瀵艰埅 */
.list-nav {
	margin-bottom: 20px;
	border:1px solid #eee;
	background: #fff;
}
.list-nav-block {
	border-bottom: 1px dotted #dedede;
	height: 48px;
	line-height: 48px;
	position: relative;
}
.list-nav-block:first-child {
	background-color: #fcfcfc;
}
.list-nav-block:last-child {
	border-bottom: none;
}
.list-nav-blockHd {
	position: absolute;
	left: 20px;
}
.list-nav-blockBd {
	padding: 0 20px 0 110px;
	color: #666;
}
.list-nav-blockBd a {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	padding: 0 12px 0 10px;
	margin-right: 5px;
	position: relative;
}
.list-nav-blockBd a.on {
	border: 1px solid #69c;
}
.list-nav-2 {
	margin-bottom: 20px;
}
.column-bar {
	float: left;
	width: 225px;
}
.column {
	z-index: 1;
	border: 1px solid #eee;
	border-top: 1px solid #fff;
	height: 460px;
}
.column .column-tit {
	font-size: 16px;
	color: #333;
	text-align: center;
	border-bottom: 1px solid #eee;
	margin-bottom: 0;
	height: 50px;
	line-height: 50px;
	background-color: #fcfcfc;
}
.column .cm {
	position: relative;
	border-bottom: 1px solid #eee;
}
.column .cm h3 {
	height: 50px;
	line-height: 50px;
	margin-bottom: 0;
	font-size: 16px;
	padding-left: 20px;
}
.column .cm h3 .icon {
	float: right;
	display: block;
	margin-top: 18px;
	color: #999;
	margin-right: 10px;
}
.column .on h3 {
	border-right: 1px solid #fff;
	box-shadow: 0px 1px 1px #ddd;
}
.column .on h3 .icon {
	display: none;
}
.column .cm h3 a {
	display: block;
}
.column .column-sub {
	display: none;
	position: absolute;
	top: -1px;
	left: 223px;
	background-color: #fff;
	border: 1px solid #eee;
	padding: 15px 20px;
	overflow: hidden;
	width: 300px;
	border-left: none;
}
.column .column-sub li {
	float: left;
	margin-right: 5px;
}
.column .column-sub h4 {
	color: #333;
	font-weight: bold;
}
.list-side .column {
	height: auto;
	border-bottom: none;
	border-top: 1px solid #eee;
}
/* 璇剧▼鍒楄〃 */
.course-list {
	margin-right: -200px;
}
.course-item {
	float: left;
	width: 225px;
	margin: 0 20px 20px 0;
	position: relative;
}
.course-item .course-item-cover {
	width: 225px;
	height: 140px;
	overflow: hidden;
	position: relative;
}
.course-item .course-img {
	width: 100%;
	height: 100%;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.course-item:hover .course-img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.course-item .course-item-cover .course-item-coverTit {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 24px;
	line-height: 24px;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 5px;
	font-size: 12px;
}
.course-item .course-item-info {
	margin-top: 10px;
	color: #999;
}
.course-item .course-item-info h4 {
	font-size: 14px;
	text-align:center
}
.course-item .course-item-info h4, .course-item .course-item-info p {
	margin: 0;
	width: 225px;
	height: 24px;
	overflow: hidden;
}
.course-item .course-item-info p {
	font-size: 12px;
	color: #999;
}
.course-item .course-item-info .m-price-expense, .course-item .course-item-info .m-price-free {
	position: absolute;
	right: 0;
	bottom: 3px;
}
.course-item .course-item-info p span {
	margin: 0 8px 0 0;
}
.course-item .course-item-info .course-item-name .icon-user {
	font-size: 14px;
	margin-right: 2px;
	vertical-align: -1px;
}
.course-item-first {
	height: 440px;
}
.mod-expense, .mod-free, .mod-sale {
	display: inline-block;
}
.mod-expense {
	color: #f30;
}
.mod-free {
	color: #393;
}
.mod-sale {
	color: #f30;
}
.course-main-des {
	padding: 20px 30px 10px;
}
.course-main-des .icon {
	vertical-align: -2px;
	margin-right: 5px;
	color: #3c3c3c;
}
.aw-user-name img, .aw-topic-name img {
	height: 40px;
	width: 40px;
	display: inline-block;
	margin-bottom: 5px;
	margin-right:5px;
}
/* tab */
.sw-tab {
	height: 46px;
	border: 1px solid #e5e5e5;
	font-size: 16px;
}
.sw-tab-body ul {
}
.sw-tab-body li {
	display: inline;
	float: left;
	height: 46px;
	line-height: 46px;
	cursor: pointer;
	border-right: 1px solid #E5E5E5;
	margin-top: -1px;
}
.sw-tab-body li span {
	display: block;
	padding: 0 22px;
}
.sw-tab-body li span a {
	display: block;
}
.sw-tab-body li span b {
	padding-left: 5px;
	color: #e50;
}
.sw-tab-body li.on {
	border-bottom: 1px solid #fff;
	border-top: 2px solid #69c;
	color: #333;
	font-weight: bold;
}
.icon-score {
	color: #4095ce;
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
}
.icon-list {
	color: #3c3c3c;
	font-family: "iconfont" !important;
	font-size: 15px;
	font-style: normal;
}
.m-price-free {
	color: #393;
	font-family: Georgia, "Microsoft YaHei", sans-serif;
	font-size: 18px;
}
.text-color-999 {
	color: #999;
	font-size: 12px;
}
.m-price-vip {
	color: #f60;
	font-size: 14px;
	margin-right:0px;
}
.fuwutag {
	margin-right:8px;
}
.botton a {
	border-radius: 3px;
	border-style: solid;
	border-width: 0 0 0;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 14px;
	padding: 8px 25px;
	text-decoration: none;
	text-shadow: none;
	transition: all 0.25s ease 0s;
	margin-right:10px;
}
.botton a:hover{ opacity:0.85; } 
.bluebot {
	background-color: #15909C;
	border-color: #15909C;
}
.greenbot {
	background-color: #53b21a;
	border-color: #4da518;
}
.orangebot {
	background-color: #ff6600;
	border-color: #ed5f00;
}
.redbot {
	background-color: #f66262;
	border-color: #e55b5b;
}
.zcnav {
	background: none repeat scroll 0 0 #ffffff;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
}
.zcnav a {
	border-right: 1px solid #dcdcdc;
	color: #444;
	cursor: pointer;
	display: block;
	float: left;
	font-family: "寰蒋闆呴粦", Microsoft YaHei;
	font-size: 16px;
	height: 48px;
	padding: 0 20px;
	position: relative;
	text-decoration: none;
	border-top:2px solid #fff;
}
.zcnav a em {
	background: none repeat scroll 0 0 #ff6559;
	border-radius: 11px;
	color: #fff;
	font-size: 13px;
	padding: 0 8px;
}
.zcnav a.on {
	color: #4095ce;
	font-weight:bold;
	background: none repeat scroll 0 0 #fff;
	border-top:2px solid #4095ce;
}
.zcnavline {
	background: none repeat scroll 0 0 #dcdcdc;
	height: 1px;
	margin-top: -1px;
	overflow: hidden;
}
#orderinfo {
	line-height:18px;
}
.group_name {
	background-color: #4095ce;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	margin-left: 5px;
	padding: 0 5px;
}
.block {
	margin:0px;
}
.frame, .frame-tab, .temp {
	margin:0px !important;
	padding:0px !important;
	border-width:0px;
	height:0px;
	overflow:hidden
}
.module, .frame-1 {
	background-color:transparent !important;
	background-image:none !important;
	border:0px none !important;
	margin:0px !important;
	padding:0px !important;
	border-width:0px;
	height: auto;
}
.frame-1-c {
	background-color:transparent !important;
	background-image:none !important;
	border:0px none !important;
	margin:0px !important;
	padding:0px !important;
	border-width:0px;
	height: auto;
}
.move-span {
	background-color:transparent !important;
	background-image:none !important;
	border:0px none !important;
	margin:0px !important;
	padding:0px !important;
	border-width:0px;
}
.move-span .content {
	background-color:transparent !important;
	background-image:none !important;
	border:0px none !important;
	margin:0px !important;
	padding:0px !important;
	border-width:0px;
	height:auto;
}
#rechargeWay {
	width: 620px
}
#rechargeWay .recharge-title {
	height: 40px;
	position: relative
}
#rechargeWay .recharge-title ul {
	position: absolute;
	left: 0;
	top: 1px
}
#rechargeWay .recharge-title ul li {
	float: left;
	height: 38px;
	line-height: 38px;
	padding: 0 30px;
	cursor: pointer;
	color: #474747
}
#rechargeWay .recharge-title ul li.active {
	border: solid 1px #e0e0e0;
	border-bottom: solid 1px #fff;
	cursor: default;
	color: #999
}
#rechargeWay .recharge-banks {
	border: solid 1px #e0e0e0;
	border-radius: 0 4px 4px
}
.recharge-banks li {
	width: 120px;
	height: 33px;
	float: left;
	margin: 20px 18px 0 14px;
	border: solid 1px #e0e0e0;
	position: relative;
	border-radius: 4px;
	cursor: pointer;
	display:inline-block;
	clear:none
}
.recharge-banks li a.mark-blue {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2
}
.recharge-banks li.active {
	border: solid 1px #41addd
}
.recharge-banks li.J_show_more_banks {
	width: 110px;
	border: 0;
	padding-left: 10px
}
.recharge-banks li.active a {
	background: url(/static/img/banksel.png) no-repeat right top
}
.recharge-banks li.J_show_more_banks a {
	display: block;
	line-height: 33px;
	padding-right: 24px;
	background: url(/static/img/more-banks.png) no-repeat 66px center
}
.recharge-banks li i.rt {
	display: none
}
.recharge-banks li.active i.rt {
	position: absolute;
	width: 20px;
	height: 20px;
	right: 0;
	top: 0;
	background: url(/static/img/right-top.png) no-repeat;
	z-index: 3;
	display: block
}
.recharge-banks li img {
	display: block;
	margin: 1px auto
}
.recharge-banks .banks-limit-table {
	width: 586px;
	margin: 20px auto 0
}
.recharge-banks .banks-limit-table table {
	background: #fff;
	border-collapse: inherit;
	border-spacing: 1px;
	display: none;
	margin-bottom: 20px
}
.recharge-banks .banks-limit-table table th {
	line-height: 36px;
	background: #f0f0f0;
	text-align: center
}
.recharge-banks .banks-limit-table table td {
	background: #f9f9f9;
	text-align: center
}
.recharge-banks .banks-limit-table table td p {
	line-height: 32px;
	border-bottom: solid 1px #fff
}
.recharge-banks .banks-limit-table table td p.last {
	border-bottom: solid 1px #f9f9f9
}
.portal_block_summary {
	width:640px;
}
.mt5{ margin-top:5px}

.mr5{ margin-right:5px}
.mr15{ margin-right:15px}
.mr25{ margin-right:25px}
.mr10{ margin-right:10px}
.ml5{ margin-left:5px}

.filter-box {
	margin:10px 0;
	border:1px solid #e6e6e6;
	background:#fff;
	zoom:1;
	padding:10px
}
.filter-box div {
	min-height:28px;
	_height:28px
}
.filter-box dl {
	position:relative;
	padding-right:0px; margin:0; padding-left:5px;
	zoom:1
}
.filter-box dt, .filter-box dd {
	display:inline-block;
	font-size:13px;
	line-height:26px;
	white-space:nowrap
}
.filter-box dt {
	display:inline-block;
	color:#999;
}
.filter-box dd{ margin-right:20px; margin-left:0}
.filter-box dd a {
	display:inline-block;
	margin:0px 0;
	padding:3px 6px;
	line-height:20px;
	color:#333; text-decoration:none
}

.filter-box .active a, .filter-box a:hover {

	background:#009688;
	color:#fff
}

.filter-box .filter-position {
	position:relative;
	height:28px;
	zoom:1;
	overflow:hidden
}
.filter-box .filter-position dl {
	padding-right:52px
}
.filter-box .filter-position dd {
	margin-right:20px;
	white-space:nowrap
}
.filter-box .filter-position #more-cates {
	position:absolute;
	font-size:12px;
	color:#999;
	right:10px;
	top:7px;
	padding-right:10px;
	background:url(/static/filter/imgs/i_triangle_down_select_a8fe5d7.png) no-repeat right center;
	cursor:pointer;
	z-index:9
}
.filter-box #s-employertype {
	width:120px
}
.filter-box #s-employertype dd {
	width:116px;
	_width:110px
}
.filter-box #selecteditems {
	white-space:normal;
	word-break:break-all;
	word-wrap:break-word
}
.filter-box .cates-expand {
	zoom:1;
	clear:both;
	height:auto
}
.filter-box .cates-expand #more-cates {
	background:url(/static/filter/imgs/i_triangle_up_select_9a90768.png) no-repeat right center
}

.filter-box dl dd p {
	color:#999; padding:0; margin:0;display: inline-block; line-height:30px;
}
.filter-box dl dd span {
	vertical-align:middle
}
.filter-box  input {
	height:24px;
	padding:0 5px;
*height:18px;
*padding:4px 5px 0;
	margin:0 3px;
	_margin-top:-2px;
	border:1px solid #bbb;
	font-size:13px
}
.filter-box .filter-salary #salary-custom button {
	border:0;
	padding:0 6px;
	height:26px;
	line-height:25px;
	font-size:12px;
	background:#ebebeb;
	outline:0;
	cursor:pointer;
	color:#666;
	vertical-align:middle
}
.filter-box .filter-salary #salary-custom button:hover {
	background:#ddd
}
.filter-box .filter-welfare dd {
	padding-right:20px
}
.filter-box .filter-welfare dd label {
	_font-family:tahoma;
	_margin-bottom:-5px;
	line-height:28px;
	color:#333
}
.filter-box .filter-welfare dd label input {
	vertical-align:middle
}

.filter-box .filter-more {
	padding:5px 0
}
.filter-box .filter-more dl {
	z-index:2
}
.filter-box #selected-items {
	width:99%; margin-top:10px
}

.filter-box #selected-items dd {
	display:inline
}
.filter-box #selected-items dl {
	padding:10px 100px 4px 0px;
	background:#eee; margin-top:5px;
	z-index:1
}
.filter-box #selected-items #selecteditems {
	width:792px;
	line-height:24px
}
.filter-box #selected-items dt {
	top:6px
}
.filter-box #selected-items dd a, .filter-box #selected-items dd .del {
	display:inline-block;
	vertical-align:middle;
	background:0 0
}
.filter-box #selected-items dd a:hover {
	color:#999
}
.filter-box #selected-items dd .selected {
	margin-right:5px;
	height:24px;
	display:inline-block;
*display:inline;
*zoom:1;
	vertical-align:middle
}
.filter-box #selected-items dd .selected a {
	line-height:16px;
	margin:0;
	height:16px;
	border:1px solid #ffba32;
	color:#999
}
.filter-box #selected-items dd .del {
	height:18px;
	width:17px;
	background:url(/static/filter/imgs/i_delete_a943642.png) #ffba32 no-repeat center
}
.filter-box #selected-items dd .clear {
	text-decoration:underline
}
.filter-box #selected-items dd.state {
	color:#999;
	position:absolute;
	left:80px;
	top:6px
}
.filter-box #selected-items .result-num {
	position:absolute;
	right:10px;
	top:10px;
	color:#666
}
.filter-box #selected-items .result-num b {
	font-weight:600;
	color:#f30
}
.filter-box #s-emp, .filter-box #s-date {
	width:119px
}
.filter-box #s-emp dd, .filter-box #s-date dd {
	width:115px;
	_width:109px
}
.filter-box .expand dd {
	display:block
}
.filter-box .expand dd.hover {
	background:#f9f9f9
}



.selector {
	position:relative;
	z-index:99;
	height:32px;
	padding-right:6px;
	margin-right:5px;
	_margin-right:0;
	line-height:32px;
	width:98px
}
.selector dl {
	padding:0;
	cursor:pointer;
	position:absolute;
	width:100%
}
.selector dt, .selector dd {
	float:none
}
.selector dd {
	display:none;
	border:1px solid #d6d7da;
	border-top:0;
	margin-top:-1px;
	padding-left:8px;
	background:#fff;
	width:94px;
	_width:88px
}
.selector dt {
	position:static;
	padding:0 10px 0 8px;
	border:1px solid #d6d7da;
	color:#999
}
.selector dt span {
	display:block;
	white-space:nowrap;
	background:url(/static/filter/imgs/i_triangle_down_select_a8fe5d7.png) no-repeat right center
}
.filter-box:after, dl:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	line-height:0;
	overflow:hidden
}
.ordermx li{ list-style:none; width:100% ;  border-bottom:1px dotted #4095ce; line-height:30px}
.ordermx li dd{ width:60%; display:inline-block}
.ordermx li dt{  display:inline-block; text-align:right; width:30%}