@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
.renzheng{
	font-size: 12px;
	font-family: "Microsoft Yahei",Arial,SimSun,"宋体";
	color: #333;
	width: 222px;
	height: 250px;
	z-index: 2147483647;
	overflow: hidden;
	position: fixed;
	top: 80px;
	right: 0px;
}
.renzheng .baidu_rz_title{
	background:#445fb0;
	height:32px;
	padding:0 16px;
	line-height:32px;
}
.renzheng .baidu_rz_title .i-logo {
	background:url(../images/creditPop.png) no-repeat;
    float: left;
    width: 66px;
    height: 19px;
    background-position: 0 -154px;
    margin-top: 7px;
    margin-right: 10px;

}
.renzheng .bds-fold {
    float: right;
    opacity: .8;
    filter: alpha(opacity=80);
    cursor: pointer;
    text-decoration: none;
}
.renzheng .fold {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #fff;
    font-style: normal;
    font-size: 12px;
    padding-right: 5px;
} 
.renzheng .arrow {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    padding: 0;
    border: 5px solid transparent;
    border-right-width: 5px;
    border-left-width: 5px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: transparent;
    border-left-color: transparent;
    _border-top-color: #fafafa;
    _border-bottom-color: #fafafa;
    _filter: chroma(color=#fafafa);
    vertical-align: middle;
    margin-top: -1px;
}
.renzheng .arrow.right {
    border-right: 0;
    border-left: 5px solid #fff;
}
.renzheng .content {
    border: 1px solid #e5e8e3;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: rgb(229, 232, 227);
    border-top: 0;
    background-color: #fff;
}
.bds-comp-info {
    border-bottom: 1px dashed #e5e8e3;
    padding: 14px 0 12px 13px;
    height: 81px;
    overflow: hidden;
}
.renzheng .bds-comp-name {
    width: 195px;
    height: 19px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #000;
}
.renzheng .bds-level-info {
    margin-top: 6px;
}
.renzheng .bds-icon {
    display: inline-block;
    background: url(../images/creditPop.png) 0 0 no-repeat;
}
.renzheng .i-v {
    width: 48px;
    height: 44px;
    margin-right: 12px;
    margin-top: 3px;
    float: left;
}
.renzheng .i-v-3 {
    background-position: -120px 0;
}
.renzheng .bds-float .i-v {
    width: 39px;
    height: 39px;
    margin-right: 12px;
    margin-top: 3px;
    float: left;
}
.renzheng .level-tip {
    width: 145px;
    color: #19202a;
    vertical-align: top;
    line-height: 16px;
    overflow: hidden;
    float: left;
    color: #999;
}
.renzheng .level-tip p {
    margin-bottom: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.renzheng .level-tip .custnum {
    font-family: Arial;
}
.renzheng .level-tip .b {
    font-family: Arial;
    color: #32a0ff;
}
.renzheng .bds-exp-main {
    background-color: #f7f7f6;
    padding: 1px 14px 14px 13px;
}
.renzheng .bds-exp-info {
    color: #19202a;
    margin-top: 11px;
}
.renzheng .bds-exp-info .title {
    color: #333;
}
.renzheng .bds-exp-info .title span {
    float: left;
}
.renzheng .bds-exp-info .title a {
    color: #32a0ff;
    float: right;
}
.renzheng .bds-exp-info .info {
    margin-top: 7px;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
}
.renzheng .bds-cert-search {
    margin-top: 14px;
    width: 192px;
    height: 30px;
    position: relative;
}
.renzheng .bds-cert-search input {
    display: block;
    border: 1px solid #e0e0e0;
    outline: none;
    background: #fff;
    width: 162px;
    height: 28px;
    line-height: 26px;
    line-height: 28px~�;
    color: #7a7a7a;
    padding-right: 28px;
    text-indent: 5px;
    font-size: 14px;
}
.renzheng button{
	width: 13px;
    height: 14px;
    position: absolute;
	right: 11px;
	border:none;
	background-color:transparent;
    top: 8px;
}
.renzheng .i-search {
    width: 13px;
    height: 14px;
    background-position: 0 -61px;

    cursor: pointer;
}
.renzheng .level-tip .kb {
    float: left;
}
.renzheng .level-tip .act {
    float: right;
}
.renzheng .level-tip .act a {
    color: #999;
	text-decoration:none;
}
.renzheng .divide {
    font-style: normal;
    color: #cfcfcf;
    margin: 0 7px;
}