/* 
 * create by liuhongyang
 * date : 2017/05/04
 */
 .computer-name-cc{
 	max-width: 205px;
 	white-space: nowrap;
 	text-overflow: ellipsis;
 	overflow: hidden;
 }
 .item-title-cc{
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: rgba(254, 249, 246,1);
    padding-left: 16px;
    border: 1px solid rgb(237, 237, 237);
    color: rgba(0,0,0,0.45);
    box-shadow: 0px -1px 0px 0px rgba(233,105,37,0.15);
}
 }
 .more-type-lists{
    margin-left: -13px;
    width: 91%;
    font-size: 0px;
    line-height: 35px;
 }
 .title-button-cc{
    margin-left: 32px;
 }
.crumbs-row {
	font-size: 14px;
	color: #666;
}

.body-content-box {
	width: 100%;
	min-height: 815px;
	position: relative
}

.body-info-left {
	width: 894px;
	height: auto;
}

.body-info-right {
	width: 282px;
	height: auto;
	position: absolute;
	right: 0px;
	top: 0px;
}

.card-one-wrap {
	width: 100%;
	height: 270px;
	border: 1px solid rgb(237, 237, 237);
	border-top: 1px solid rgb(247, 116, 0);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.card-one-wrap .more-link {
	float: right;
   	color: rgb(247, 116, 0);
	font-weight: normal !important;
	margin-right: 10px;
}

.left-card-title {
	height: 54px;
	line-height: 54px;
	font-size: 16px;
	color: rgb(247, 116, 0);
	font-weight: bold;
	border-bottom: 1px solid rgb(237, 237, 237);
    text-indent: 24px;
	border-radius: 4px 4px 0px 0px;
	background: rgba(233,105,37,0.02);
}

.cards-items-wrap {
    padding: 10px;
    padding-left: 24px;
}

.cards-items .card-item {
	height: 26px;
	line-height: 26px;
	padding-left: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background:  0px center no-repeat;
}

.card-item a {
	width: 198px;
	display: inline-block;
	height: 21px;
	line-height: 30px;
	overflow: hidden;
	padding-left: 5px;
	color: #666 !important;
	font-size: 12px !important;
}

.card-item:hover a {
	color: rgb(247, 116, 0) !important;
}

.card-item:hover {
	background:  1px center no-repeat;
}

.margin-top-20 {
	margin-top: 20px;
}

.condition-select-wrap { /*min-height:270px;*/
	border: 1px solid rgb(237, 237, 237);
	border-top: 1px solid rgb(247, 116, 0);
}

.condition-se-title {
	height: 54px;
	line-height: 40px;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	padding-left: 24px;
	background: rgba(233, 105, 37, 0.02);
	border-bottom: 1px solid rgb(230, 230, 230);
	border-radius: 4px;
}
.condition-se-title .condition-arrow {
	float: left;
	font-size: 16px;
	margin-top:7px;
}
.condition-se-title .condition-title-info {
	float: left;
	margin-right: 24px;
    color: #e96925;
    margin-top: 15px;
	font-size: 16px;
	font-weight:500;
	height: 22px;
	line-height: 22px;
}
.condition-se-title .selector-set-info {
	float: left;
	color: #666;
	font-weight: normal;
	font-size: 12px;
	margin-right: 10px;
	margin-top:7px;
}
.condition-se-title .selector-set-info span {
	border: solid 1px #ddd;
	padding: 2px 8px 2px 8px;
	cursor: pointer;
}
.condition-se-title .selector-set-info span:hover {
	color: rgb(247, 116, 0) !important;
}
.condition-se-title .clear-selected {
	float: left;
	color: #666;
	font-weight: normal;
	font-size: 12px;
	margin-left: 10px;
	cursor: pointer;
	margin-top:7px;
}
.condition-se-title .clear-selected:hover {
	color: rgb(247, 116, 0) !important;
}

.condition-se-title .right-num-info {
    float: right;
    color: rgba(0,0,0,0.85);
    font-weight: normal;
    font-size: 14px;
    margin-right: 24px;
    height: 100%;
    line-height: 54px;
}
.zx-number {
	color: #e96925;
	font-size: 15px;
	font-weight: bold;
}

.condition-select-lists {
	padding: 0px 10px;
}

.condition-selects-items {
	font-size: 14px;
	color: #666;
	margin-bottom: 3px;
	margin-left: 24px;
}

.select-type-name {
	width: 100px;
	text-align: center;
	float: left;
    display: inline-block;
}

.condition-select-type {
	min-height: 52px;
	line-height: 52px;
	/* border-bottom: 1px dashed rgb(237, 237, 237); */
}

.condition-select-type:last-child {
	border-bottom: none;
}

.select-type-lists {
    width: 672px;
    position: relative;
    backgound: rgba(255,255,255,0.05) !important;
    box-shadow: 0px -1px 0px 0px rgba(233,105,37,0.09);
    padding-left: 24px;
}
}
.select-type-lists a:hover {
	color: #fff !important;
}
.select-type-lists span {
	cursor: pointer;
}

.select-type-btn,.select-type-more {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	padding: 0px 16px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #333 !important;
	text-decoration: none !important;
	font-size: 14px !important;
}

.select-type-more {
	color: rgb(247, 116, 0) !important;
	text-decoration: underline !important;
}

.select-type-btn:hover {
	background: rgb(247, 116, 0);
	color: #fff !important;
}

.focus-select-btn {
	background: rgb(247, 116, 0);
	font-size: 14px !important;
	color: #fff !important;
}
.line-margin{
	margin-top: 25px !important;
}
.select-param-bar {
	height: 53px;
	line-height: 34px;
	border: 1px solid rgba(237, 105, 37,0.15);
	border-left: none;
	border-right: none;
	background: rgba(254, 249, 246,1);
	color: #333;
	font-size: 12px;
	position: relative;
	margin-bottom: 15px;
	border-radius: 4px;
	padding-bottom:4px;
}

.zh-fb-sy {
	height: 30px;
	line-height: 30px;
	width: 250px;
	position: absolute;
	top: 11px;
	left: 15px;
    border-radius: 4px;
}

.zh-fb-sy > a {
	display: inline-block;
	height: 100%;
	line-height: 30px;
	width:110px;
	text-align: center;
	text-decoration: none;
	padding-right: 10px;
	margin-right: 12px;
	background:  85px 5px no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	float: left;
	border: 1px solid rgb(204, 204, 204);
}

.zh-fb-sy-up {
	display: inline-block;
	height: 100%;
	line-height: 19px;
	text-align: center;
	text-decoration: none;
	padding-right: 10px;
	background:  right 4px top 2px no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border: 1px solid rgb(204, 204, 204);
	border-left: none;
}

.zh-fb-sy a:hover {
	/* background-color: rgba(247, 116, 0, 0.26) !important; */
	cursor: pointer;
	opacity: 0.88;
}

.zh-fb-sy-gkxj {
	height: 30px;
	line-height: 30px;
	/*width: 294px;*/
	background: #fff;
	position: absolute;
	top: 11px;
	left: 10px;
}

.zh-fb-sy-gkxj > a {
	display: inline-block;
	height: 100%;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	padding-right: 10px;
	background:  85px 6px no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border: 1px solid rgb(204, 204, 204);
}

.zh-fb-sy-gkxj a:hover {
	background-color: rgba(247, 116, 0, 0.26) !important;
}

.zh-fb-sy-yqxj {
	height: 22px;
	line-height: 22px;
	width: 200px;
	position: absolute;
	top: 4px;
	left: 10px;
}

.zh-fb-sy-yqxj a {
	display: inline-block;
	height: 100%;
	line-height: 19px;
	text-align: center;
	text-decoration: none;
	padding-right: 10px;
	background:  right 4px top 2px no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border: 1px solid rgb(204, 204, 204);
}

.zh-fb-sy-yqxj a:hover {
	background-color: rgba(247, 116, 0, 0.26) !important;
}

.totle-se-btn {
	width: 54px;
	float: left;
	border-left: 1px solid rgb(204, 204, 204) !important;
}

.sj-se-btn {
	width: 100px;
	border-left: 1px solid rgb(204, 204, 204);
	background-color: #fff !important;
}

.sj-se-btn-up {
	width: 100px;
	border-left: 1px solid rgb(204, 204, 204);
	background:  4px top 3px no-repeat !important;
}

.sj-se-btn-gkxj {
	width: 100px;
	border-left: 1px solid rgb(204, 204, 204);
	background-color: #fff !important;
}

.sj-se-btn-gkxj-up {
	width: 100px;
	border-left: 1px solid rgb(204, 204, 204);
	background:  right 4px top 3px no-repeat !important;
}

.focus-zh-fb-sy {
	color: #fff !important;
	border-color: rgb(247, 116, 0) !important;
	background-color:#f77200!important;
	background-image: !important;
	background-position: 85px  7px !important;
	background-repeat: no-repeat !important;
}

.focus-zh-fb-sy-up {
	color: #fff !important;
	border-color: rgb(247, 116, 0) !important;
	background-color: rgb(247, 116, 0) !important;
	background-image:  !important;
	background-position: 85px  7px !important;
	background-repeat:  no-repeat !important;
}

.jg-range-bar {
	height: 22px;
	line-height: 22px;
	width: 200px;
	position: absolute;
	left: 240px;
	top: 4px;
}

.jg-range-bar:before {
	content: ' ';
	position: absolute;
	right: -10px;
	top: 0px;
	height: 24px;
	width: 1px;
	background: #dedede;
}

.jg-range-bar input {
	border: 1px solid rgb(204, 204, 204);
	height: 20px;
	line-height: 20px\9;
	width: 58px;
	padding: 0 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #999;
}

.location-map-f {
	height: 22px;
	line-height: 22px;
	position: absolute;
	top: 14px;
	left: 0px;
	color: #333;
	text-indent: 25px;
	background:  left center no-repeat;
	cursor: pointer;
	margin-left: 140px;
}

.location-map {
	height: 22px;
	line-height: 22px;
	position: absolute;
	top: 14px;
	left: 0px;;
	color: #333;
	text-indent: 25px;
	background:  left center no-repeat;
	cursor: pointer;
	margin-left: 257px;
}

.location-map-gkxj {
	height: 22px;
	line-height: 22px;
	position: absolute;
	top: 4px;
	left: 320px;
	color: #333;
	text-indent: 25px;
	background:  left center no-repeat;
	cursor: pointer;
}

.location-map-yqxj {
	height: 22px;
	line-height: 22px;
	position: absolute;
	top: 4px;
	left: 222px;
	color: #333;
	text-indent: 25px;
	background:  left center no-repeat;
	cursor: pointer;
}

.location-map-xjywc {
	height: 22px;
	line-height: 22px;
	position: absolute;
	top: 4px;
	left: 200px;
	color: #333;
	text-indent: 25px;
	background:  left center no-repeat;
	cursor: pointer;
}

.select-input-box {
	height: 30px;
	line-height: 22px;
	position: absolute;
	right: 15px;
	top: 11px;
	width:270px;
	font-size: 0px;
}

.select-input-box input {
	/* border: 1px solid rgb(204, 204, 204);
	height: 22px;
	line-height: 22px\9;
	padding: 0 3px;
	width: 220px;
	margin-right: 5px; */
	
    border: 1px solid rgba(233, 105, 37,2);
    height: 30px;
    line-height: 22px\9;
    padding: 0 14px; 
    width: 220px;
    border-radius: 2px 0px 0px 4px;
  /*   margin-right: 5px; */
}

.select-input-box button {
	/* height: 23px;
	line-height: 23px;
	width: 50px;
	text-align: center;
	padding: 0px;
	float: right;
	background: rgb(122, 122, 122);
	color: #fff;
	border: none;
	cursor: pointer; */
	
	height: 30px;
    line-height: 23px;
    width: 50px;
    text-align: center;
    padding: 0px;
    float: right;
    background: rgba(233, 105, 37,1);
    color: #fff;
    border: none;
    cursor: pointer;
    border-radius: 0px 2px 2px 0px;
}

.select-input-box button:hover {
	opacity: 0.88;
	-ms-filter: alpha(opacity=88);
	filter: alpha(opacity=88);
}

.select-search-items .select-search-item {
	height: 105px;
	font-size: 14px;
	color: #333;
	border-bottom: 1px solid rgb(230, 230, 230);
	padding-top: 16px;
	padding-left: 15px;
	/*cursor: pointer;*/
	position: relative;
    border: 1px solid rgb(237, 237, 237);
    border-top: none;
	/*     border-bottom: none; */}

.select-search-items .select-search-item a {
	font-size: 14px;
	cursor: pointer;
	text-decoration: none;
    border-radius: 4px;
}

.select-search-items .select-search-item a:visited {
	color: #333;
	font-size: 14px;
	cursor: pointer;
	text-decoration: none;
}

.select-search-item:hover {
	background: rgb(245, 245, 245)
}

.select-search-title {
	height: 24px;
	line-height: 24px;
	width: 720px;
	overflow: hidden;
	font-size: 16px;
	cursor: pointer;
	margin-bottom:10px;
}

.select-search-title:hover {
	color: rgb(247, 116, 0);
}

.computer-name {
	float: left;
	color: rgb(247, 116, 0);
	margin-right: 5px;
}

.select-item-desc .search-desc-one {
	display: inline-block;
	margin-top: 5px;
	height: 20px;
	line-height: 20px;
	float: left;
	/*border:1px solid rgb(194,208,235);*/
	color: rgb(155, 155, 155);
    padding: 0 0 0 0;
	margin-right: 40px;
}

.opertion-time,.operation-btn,.operation-personnum {
	position: absolute;
	right: 15px;
	top: 0px;
	height: 90px;
	/* padding-top: 16px; */
	padding-top: 0px;
	color: #999;
}

.operation-btn {
	top: 30px;
}

.operation-personnum {
	right: 340px;
}

.get-op-btn {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	color: #fff !important;
	font-size: 13px !important;
	padding: 0 18px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: rgb(247, 116, 0);
	text-decoration: none !important;
}

.get-op-gsbm-btn {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	color: #fff !important;
	font-size: 13px !important;
	padding: 0 18px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #dedede;
	text-decoration: none !important;
}

.over-op-btn {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	color: #fff !important;
	font-size: 13px !important;
	padding: 0 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #dedede;
	text-decoration: none !important;
	cursor: default;
}

.over-op-btn-green {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	color: rgb(6, 152, 77) !important;
	font-size: 13px !important;
	font-weight: bold;
	padding: 0 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #rgb(6, 152, 77);
	text-decoration: none !important;
	cursor: default;
}

.get-op-btn:hover {
	opacity: 0.88;
	-ms-filter: alpha(opacity=88);
	filter: alpha(opacity=88);
}

.pager-box-wrap {
	height: 40px;
	line-height: 40px;
	margin: 20px 0px;
}

.more-link-box {
    position: absolute;
    right: -10px;
    top: 16px;
    display: inline-block;
    width: 50px;
    height: 24px;
    text-decoration: none !important;
    font-size: 14px !important;
    padding: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    color: rgba(233,105,37,1) !important;
}
.more-link-box-down {
	    background:  100% 90% no-repeat;
}
.more-link-box-up {
	background:   100% 90% no-repeat;
}
.more-link-box:hover {
	color: rgb(247, 116, 0) !important;
}