/* 
 * create by liuhongyang
 * date : 2017/05/04
 */

.card-one-wrap {
	width: 100%;
	height: 360px;
	border: 1px solid rgba(237, 237, 237);
	border-top: 1px solid rgba(247, 116, 0);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.zh-fb-sy a {
	display: inline-block;
	height: 100%;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	padding-right: 10px;
	background: url(../images/down-f.png) right 4px top 5px no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border: 1px solid rgba(204, 204, 204);
}

.zh-fb-sy a:hover {
	/* background-color: rgba(247, 116, 0, 0.26) !important; */
		cursor: pointer;
	opacity: 0.88;
}

.focus-zh-fb-sy {
	color: #fff !important;
	border-color: rgba(247, 116, 0) !important;
	background: rgba(247, 116, 0) url(../images/down-ff.png) right 7px top 7px no-repeat !important;
}

.select-input-box {
	height: 22px;
	line-height: 22px;
	position: absolute;
	right: 10px;
	top: 11px;
}

.opertion-time,.operation-btn {
	position: absolute;
	right: 10px;
	top: 30px;
	height: 90px;
	padding-top: 16px;
	color: #999;
}

.operation-btn {
	top: 0px;
}

.bm-renshu {
	color: rgba(15, 119, 40) !important;
	margin-right: 20px;
	position: relative;
}

.bm-renshu:before {
	content: ' ';
	position: absolute;
	height: 24px;
	width: 1px;
	background: #dedede;
	right: -10px;
	top: -2px;
}

.cards-item-second {
	height: 30px;
	line-height: 30px;
	color: #333;
	border-bottom: 1px dashed #dedede;
	position: relative;
	font-size: 12px;
}

.cards-item-second .ph-index {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 20px;
	top: 5px;
	position: absolute;
	float: left;
	background: rgba(222, 230, 233);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.ph-index.one {
	color: #fff;
	background: rgba(240, 99, 89);
}

.ph-index.two {
	color: #fff;
	background: rgba(246, 133, 67);
}

.ph-index.three {
	color: #fff;
	background: rgba(196, 147, 130)
}

.left-computer {
	margin-left: 35px;
	margin-left: 35px;
	display: inline-block;
	height: 30px;
	width: 110px;
	overflow: hidden;
}

.right-ok-num {
	display: inline-block;
	height: 30px;
	width: 58px;
	text-align: right;
	overflow: hidden;
	color: #999;
}

.gyszb-ph .left-computer {
	width: 175px;
}

.xjxz-link-bar {
	display: inline-block;
	width: 100%;
	height: 54px;
	background: url(../images/xjxz-link.png) center no-repeat;
	opacity: 0.88;
	-ms-filter: alpha(opacity=88);
	filter: alpha(opacity=88);
}

.ywjd-link-bar {
	display: inline-block;
	width: 100%;
	height: 54px;
	background: url(../images/ywjd-link.png) center no-repeat;
	opacity: 0.88;
	-ms-filter: alpha(opacity=88);
	filter: alpha(opacity=88);
}

.ywjd-link-bar:hover,.xjxz-link-bar:hover {
	opacity: 1;
	-ms-filter: alpha(opacity=100);
	filter: alpha(opacity=100);
}
