/*
 * 2014-7-23
 * auth wangmei
 */



.main .cert-h{
	padding-left:28px;
}
.cert-tab-hd{
	border-bottom:1px solid #ddd;
	height:39px;
}
.cert-tab-item{
	float:left;
	padding:0 20px;
	height:38px;
	line-height:38px;
	margin-right:10px;
	cursor:pointer;
	border:1px solid #ebebeb;
	border-bottom:none;
	font:normal 14px/38px 'microsoft yahei';
	background-color:#f4f4f4;
}

.cert-tab .cur{
	height:39px;
	border:1px solid #ddd;
	border-bottom:none;
	position:relative;
	margin-bottom:-1px;
	background:#fff;
	font:bold 14px/39px 'microsoft yahei'
}
.cert-tab-bd{
	background:#fff;
}

/* base cert */
.cert-con-item .cert-info{
	padding:15px 0 15px 129px;
	border:1px solid #e6e6e6;
	margin-bottom:20px;
	background:#f5f5f5;
	overflow:hidden;
	*zoom:1;
}
.cert-info .icon-cert,
.cert-info strong{
	float:left;
	margin-left:-87px;
}
.cert-info strong{
	margin-top:55px;
}
.cert-info-tit{
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
.cert-info dl{
	overflow:hidden;
	*zoom:1;
}
.cert-info dt{
	float:left;
	font-weight:bold;
}
.cert-info dd{
	overflow:hidden;
}
.cert-info-tit strong{
	font:bold 18px 'microsoft yahei';
}
.cert-info-bd{
	color:#666;
	margin-bottom:5px;
}

.cert-tab-bd{
	padding:0 13px 0;
}

.tb-cert th,
.tb-cert td{
	padding:6px;
	vertical-align:top;
	color:#666;
}
.tb-cert th{
	text-align:right;
}
.tb-cert td{
	text-align:left;
}

.cert-con-hd{
	margin-bottom:35px;
	overflow:hidden;
	*zoom:1;
}
.cert-tit{
	float:left;
}
.cert-tit-lst{
	width:600px;
	float:left;
}
.cert-info .cert-tit-lst{
	width:530px;
}
.cert-tit-lst li{
	float:left;
	margin:0 15px 3px 0;
	white-space:nowrap;
}
.cert-tit-lst .icon{
	margin-right:5px;
}

.con-blk{
	margin-bottom:20px;
	overflow:hidden;
	*zoom:1;
}
.blk-tit{
	padding:10px 0;
	margin: 0 0 10px;
	font:bold 13px 'microsoft yahei';
	border-bottom: 1px solid #ddd;
}

.cert-cata{
	padding:2px 8px;
	border:1px solid #d9d9d9;
	background:#f7f7f7;
	display:inline-block;
}


.slide-w{
	position:relative;
}
.cert-lst-box{
	width: 630px;
	height: 180px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.cert-lst{
	padding:15px 0 0 35px;
	overflow:hidden;
	*zoom:1;
}
.cert-lst-item{
	float:left;
	height:150px;
	margin:0 25px 10px 0;
	padding:5px 5px 0 0;
	position:relative;

}
.cert-pic-bg{
	background:url(/resources/images/common/pic_bg.png) top right no-repeat;
	margin-right:17px;
}
.cert-lst-tit{
	width:154px;
	height:22px;
	line-height:24px;
	padding:0 5px;
	text-align:center;
}
.cert-lst-in-tit{
	text-align: center;
}
.icon-cert-ok{
	width:57px;
	height:57px;
	background:url(/resources/images/icon/icon_cert_succ.png) no-repeat;
	_background:url(/resources/images/icon/icon_cert_succ.gif) no-repeat;
	position:absolute;
	right:-18px;
	top:50px;
	z-index:99;
}
.icon-cert-third{
	background-position:0 0;
}
.icon-cert-site{
	background-position:0 -58px;;
}
.tip-ope .icon{
	margin-right:3px;
}
.tip-ope .btn-mini{
	height:24px;
	line-height:24px;
	margin-right:15px;
	border-radius:2px;
}
.cert-pic{
	float:right;
	margin-top:-127px;
	padding-right:44px;
}
.cert-pic .pic{
	border:1px solid #dde1ec;
}
/* new */
.cert-lst-item .pic{
	width:160px;
	height:100px;
	border:1px solid #dde1ec;
	overflow:hidden;
	*zoom:1;
}
.pic-group .pic{
	width:100px;
	height:100px;
}
.pic-mid{
	width:160px;
	height:100px;
}
.pic-small{
	width:100px;
	height:100px;
}
/* pic 100*100 */
.cert-lst-small{
	padding: 15px 0 0 0;
}
.cert-lst-small .cert-lst-item{
	margin:0 0 25px 20px;
}
.cert-lst-small .pic{
	width:100px;
	height:100px;
}
.pic-group .cert-lst-tit{
	width:94px;
	overflow:hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}
/* cert icon nor*/
.icon-cert{
	width:46px;
	height:46px;
	background-image:url(/resources/images/icon/icon_cert.png);
	display:inline-block;
	vertical-align:middle;
	overflow:hidden;
	font-size:0
}
.icon-cert-senior{background-position:0 0;}
.icon-cert-ccic{background-position:-46px 0;}
.icon-cert-id{background-position:-92px 0;}

.icon-cert-senior-gray{background-position:0 -46px;}
.icon-cert-ccic-gray{background-position:-46px -46px;;}
.icon-cert-id-gray{background-position:-92px -46px;;}

/* tm */
.tip-ope .btn-tm-on, .tip-ope .btn-tm-off{
	float:left;
	margin:0 20px 0 0;
}
/* loading */
.cert-loading{
	text-align:center;
}
.cert-loading span{
	font:normal 16px 'microsoft yahei';
}
/* ui-table */
.tab-primary {
  border-bottom: 1px solid #dadada;
}
.tab-primary:before, .tab-primary:after {
  content: " ";
  display: table;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.tab-primary:after {
  clear: both;
}
.tab-primary > li {
  float: left;
  margin-left: 10px;
  height: 34px;
  min-width: 100px;
  border-top: 1px solid #dadada;
  background-color: #f2f2f2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tab-primary > li:first-child {
  margin-left: 0;
}
.tab-primary > li:hover {
  background-color: #fff;
}
.tab-primary > li a, .tab-primary > li span {
  display: block;
  padding: 0 10px;
  height: 33px;
  border-left: 1px solid #dadada;
  border-right: 1px solid #dadada;
  font: normal 12px/32px arial, "Microsoft Yahei", sans-serif;
  text-align: center;
  color: #333;
}
.tab-primary > li a:hover, .tab-primary > li span:hover {
  text-decoration: none;
}
.tab-primary > .on {
  padding-top: 0;
  height: 35px;
  margin-bottom: -1px;
  border-top: 2px solid #e41b2e;
  background-color: #fff;
}
.tab-primary > .tail {
  float: right;
  border-top: none;
  text-align: right;
}

.tab-info {
  border-bottom: 1px solid #dadada;
}
.tab-info:before, .tab-info:after {
  content: " ";
  display: table;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.tab-info:after {
  clear: both;
}
.tab-info > li {
  float: left;
  margin-left: 10px;
  height: 34px;
  min-width: 100px;
  border-top: 1px solid #dadada;
  background-color: #f2f2f2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tab-info > li:first-child {
  margin-left: 0;
}
.tab-info > li:hover {
  background-color: #fff;
}
.tab-info > li a, .tab-info > li span {
  display: block;
  padding: 0 10px;
  height: 33px;
  border-left: 1px solid #dadada;
  border-right: 1px solid #dadada;
  font: normal 12px/32px arial, "Microsoft Yahei", sans-serif;
  text-align: center;
  color: #333;
}
.tab-info > li a:hover, .tab-info > li span:hover {
  text-decoration: none;
}
.tab-info > .on {
  padding-top: 0;
  height: 35px;
  margin-bottom: -1px;
  border-top: 2px solid #0076bf;
  background-color: #fff;
}
.tab-info > .tail {
  float: right;
  border-top: none;
  text-align: right;
}

.tab-right {
  position: absolute;
  top: 5px;
  right: 0;
}
.tab-right .approve-switch {
  font-size: 14px;
  font-weight: bold;
}
.tab-right .approve-switch:hover {
  text-decoration: none;
}
.tab-right .approve-switch b {
  display: inline-block;
  height: 0;
  width: 0;
  font-size: 0;
  line-height: 0;
  margin-left: 5px;
  border-style: dashed;
  border-color: transparent;
  border-width: 4px;
  border-top: 4px solid #666;
}
.tab-right .approve-switch.orange:link, .tab-right .approve-switch.orange:visited, .tab-right .approve-switch.orange:hover {
  color: #ed9853;
}
.tab-right .approve-switch.green:link, .tab-right .approve-switch.green:visited, .tab-right .approve-switch.green:hover {
  color: #290;
}
.tab-right .approve-switch.red:link, .tab-right .approve-switch.red:visited, .tab-right .approve-switch.red:hover {
  color: #e04b43;
}
.tab-right .on b {
  border-top: none;
  border-bottom: 4px solid #666;
  margin-bottom: 3px;
}

.tab-union {
  position: relative;
}

.tab-con .tab-node {
  display: none;
}
.tab-con .on {
  display: block;
}