.site {
	display: none;
}
.main {
	margin-bottom: 10px;
	min-height: 400px;
	_height: 400px;

}
.summary {
	position: relative;
	min-height: 195px;
	_height: 195px;
	padding: 5px 10px 20px 230px;

	z-index: 2;
}
.summary h1 {
	margin-bottom: 10px;
	padding-right: 150px;
	font-size: 30px;
 	font-family: Microsoft YaHei;
 	font-weight: bold;
 	line-height: 38px;
 	color: #000;
}
.summary h1 .t-op a {
	margin: 0;
	margin-right: 1em;
	font-size: 14px;
	text-decoration: none;
}
.summary h1 .t-op .obj_op a {
	margin: 0;
	padding-left: 0!important;
	font-size: 14px!important;
}

.summary p {
	padding: 0;
	margin: 0.5em 0;
	color: #777;
	font-size: 14px;
	line-height: 30px;
}
.summary .intro {
	text-indent: 2em;
	line-height: 22px;
}
.summary .more {
	margin-left: 20px;
	text-decoration: underline;
}
.summary .op {
	position: absolute;
right: 10px;
top: 4px;
}
.summary .op a {
float: left;
height: 27px;
_height: 22px;
margin-right: 5px;
padding: 0 5px;
_padding-top: 5px;
line-height: 25px;
color: #333;
background: #f9f9f9;border: 1px solid #d4d4d4;
}
.summary .op .op-ico {
overflow: hidden;
display: inline-block;
width: 19px;
height: 18px;
margin-right: 4px;
background: url(../images/object-op-ico.png) no-repeat 0 -36px;
vertical-align: text-top;
}

.summary .left {
	position: absolute;
	left: 33px;
	top: 0;
	margin: 0.8em 0;
	box-shadow: 0 0 5px #777;
}
.summary .left span {
	display: block;
}
.summary .pic img {
	width: 150px;
	height: 150px;
}
.summary .left .a_link {
	display: none;
	padding: 5px;
}

.summary .data, .summary .output {
	overflow: hidden;
	zoom:1;
}
.summary .data span, .summary .output span {
	float: left;
	height: 24px;
	margin-right: 15px;
	margin-bottom: 5px;
	padding-right: 15px;
	white-space: nowrap;
	border-right: 1px solid #ccc;
}

.summary .data i, .summary .output i {
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;
}
.summary .data a, .summary .output a {
	color: #777;
	text-decoration: underline;
}
.summary .bdsharebuttonbox {
	position: absolute;
	left: 55px;
	top: 170px;
	width: 115px;
}
.summary .bdsharebuttonbox a {
	border: 0;
}

#bds_code {
	position: absolute;
	left: -33px;
	top: 30px;
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
}
#bds_code p {
	margin: 0;
	text-align: center;
	line-height: 14px;
}
#bds_code .arrow {
	position: absolute;
	top: -7px;
	left: 35px;
	width: 10px;
	height: 10px;
	background: url(/images_new/ico-arrow3.png) no-repeat;
}



.switch {
	position: relative;
	height: 47px;
	margin-bottom: 10px;
	line-height: 46px;
	border-bottom: 1px solid #ccc;

}
.switch a {
	float: left;
	width: 149px;
	height: 46px;
	margin-right: -1px;
	font-size: 18px;
	font-weight: lighter;
	line-height: 46px;	
	color: #333;
	text-align: center;
	font-family: "Microsoft YaHei";
	background: #fafafa;
	border: 1px solid #ccc;
}
.switch .current {
	margin-top: -6px;
	height: 52px;
	line-height: 56px;
	background: #fff;
	border-bottom: 1px solid #fff;
}
.switch .current:hover {
	opacity: 1;
	filter:alpha(opacity=100);
}
.detail .graph {
	margin-top: -20px;
}
.detail .cnt {
	min-height: 400px;
	_height: 400px;
	padding-top: 20px;
}
.detail .cnt .newstitle {
	margin: 20px 0 30px;
	font-size: 24px;
	font-family: "Microsoft YaHei";
	font-weight: lighter;
	line-height: 30px;
	text-align: center;
}
.detail .cnt .intro {
	padding-top: 20px; 
	padding-left: 20px;
	padding-right: 30px;
	margin-bottom: 20px;
}
.detail .cnt .list {
	padding-top: 15px;
	font-size: 14px;
}
.detail .cnt .list dl {
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background: url(/images/Arrow.gif) no-repeat 0 7px;
	border-bottom: 1px dotted #c0c0c0;
}
.detail .cnt .list dt a {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	text-decoration: underline;
	color: #666;
}
.detail .cnt .list dd {
	color: #777;
	line-height: 20px;
}
.intro {
	padding-top: 20px; 
	padding-left: 20px;
	padding-right: 30px;
	margin-bottom: 20px;
}
.view {
	min-height: 350px;
	_height: 300px;	
	padding: 5px 10px;
}
.view * {
	float: none;
	margin: inherit;
	padding: inherit;
	font-family: inherit;
	font-size: inherit;
	line-height: 2;
	list-style: inherit;
	font-family: sans-serif,Arial,Verdana,"Trebuchet MS";
	border: 0;
}

.view  h1, .view  h2, .view  h3, .view  h4, .view  h5, .view  h6 {
	font-size: inherit;
	font-weight: normal;
	line-height: 1.2;
	padding: 0;
	margin: 1em 0;
}
.view p {
	padding: 0;
	margin: 1em 0;
}
.view ol, .view ul, .view dl {
	margin: 1em 0;
    padding: 0 40px;
}
.view ol {
	list-style: decimal;
}
.view li {
	padding: 0;
}
.view a {
	color: #04538a;
	text-decoration: underline;
}
.view strong {
	margin: 0;
	font-size: inherit;
	line-height: 1.2;
}
.view  h1 {
	font-family:inherit;
    font-size: 28px;

    line-height: 1.2;
    margin: 0;
    margin:1em 0;   
}

.view  h2 {
	font-size: 20px;
}
.view  h3 {
	font-size: 14px;
}
.view  h4 {
	font-size: 12px;
}
.view  h5 {
	font-size: 11px;
}
.view  h6 {
	font-size: 10px;
}
.view .marker {
	background-color: #FFFF00;
}
.view p {
	text-indent: 2em;
}



.yjly {
	padding-top: 20px;
	border-top: 1px dotted #ccc;
	
}
.news {
	padding: 20px 20px 20px 10px;
}
.news li {
	font-size: 14px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	background: url(../images/point_ico.png) no-repeat 0 3px;
	border-bottom: 1px dotted #ccc;
}
.news li a {
	font-size: 14px;
}
.news li tt {
	float: right;	
	*margin-top: -26px; 
	_margin-top: -26px; 
}

/* left */
.left_cluster {
	float: left;
 	width: 250px;
 	margin-bottom: 10px;
 	background: #fff;
}
.search_add {
	margin-top: -10px;
	margin-bottom: 20px;
}
.search_add h2 {
	height: 36px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: lighter;
	line-height: 34px;
}
.search_add .line {
	min-height: 32px;
	_height: 32px;
	margin: 20px 0;
	line-height: 32px;
	text-align: left;
}
.search_add .line span {
	float: left;
	margin: 0 5px;
}
.search_add .submit {
	min-height: 26px;
	_height: 26px;
	margin: 10px 0;
	line-height: 24px;
	text-align: center;
}
.search_add .submit .sub, .search_add .submit .b {
	display: inline-block;
	height: 32px;
	padding: 0 20px;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	background-color: #324029;
	border-radius: 15px;
}
.search_add .submit .sub2 {
	display: inline-block;
	width: 52px;
	height: 25px;
	background: url(../images/search_btn.gif);
}
.search_add .sel, .search_add .t {
	width: 81px;
	height: 30px;
	float: left;
	margin-right: 5px;
	line-height: 28px;
	text-align: left;
	color: #000;
	background: url(../images/search-arrow.png) no-repeat right -7px #fff;
	border: 1px solid #ccc;
	box-shadow: 0 -1px 0 #aaa;
}
.search_add .sel .ubox {
	top: 31px;
	width: 83px;
}
.search_add .t {
	width: 72px;
	margin-right: 0;
}
.search_add .t .ubox {
	top: 31px;
	width: 73px;
	z-index: 9999;
}
.search_add .t ul {
	overflow: auto;
	width: 73px;
	height: 200px;
}

.search_add .label {
	float: left;
	width: 45px;
	height: 20px;
	line-height: 20px;
}
.search_add .input {
	float: left;
	width: 145px;
	height: 30px;
	padding: 0 5px;
	background: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 -1px 0 #aaa;
}
.search_add .input input {
	width: 145px;
	height: 20px;
	line-height: 20px;
	background: transparent;
	border: 0;	
}
.search_add .easy-select-box .easy-select-box-disp {
	height: 30px;
	font-size: 14px;
	line-height: 28px;
}
.search_add .easy-select-box ul li a {
	padding-left: 8px;
	padding-right: 0;
	text-align: left;
}

.search_report {
	position: relative;
}
.search_report h2 {
	position: relative;
	height: 36px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 36px;
	color: #b02035;
	border-bottom: 1px solid #324029;
}
.search_report h2 em {
	height: 36px;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	font-weight: lighter;
	color: #324029;
}
.group_block {
	margin-bottom: 30px;
	padding: 0;
}
.group_block h3 {
    font-size: 18px;
    font-weight: lighter;
    line-height: 33px;
	font-family: Microsoft YaHei;
	font-weight: lighter;
	color: #777;
}
.group_block h3:hover {
	background: #fafafa
}
.group_block h3 tt {
	position: relative;
	top: 5px;
	float: right;
	margin-left: 5px;
}
.group_block h3 tt a {
	display: block;
	height: 22px;
	width: 22px;
	background: url(../images/close_op.png);
}
.group_block h3 tt .open {
	background-position: right 0;
}
.group_block h3 tt .close {
	background-position: right -22px;
}
.group_block .list {
	padding-bottom: 8px;

}
.group_block ul {
	overflow: hidden;	
	padding: 7px 0 5px 0;
}
.group_block li {
	display: block;
	line-height: 34px;
	color: #000;
	font-size: 14px;
}
.group_block li span {
	cursor: pointer;
}
.group_block .level0 {

}
.group_block .level0 li {

}
.group_block .level0 li tt {

}
.group_block .level1 {
	padding: 0 0 0 16px;
}
.group_block .level1 li {

}
.group_block .level2 {
	padding: 5px 0 0 7px;
}
.group_block .level2 li {
	padding-right: 0;
}


.group_block li input {
	margin: -1px 5px 2px 0;
	_margin-right: 2px;
	_margin-top: 0;
	
}
.group_block li .show, .group_block li .hide, .group_block li .loading {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0;
	background: url(../images/object_group_show.gif) no-repeat 0 1px ;
	vertical-align: middle;
}
.group_block li .hide {
	background: url(../images/object_group_hide.gif)  no-repeat;
}
.group_block li .loading {
	background: url(../images/treeloading.gif) no-repeat center;
}
.group_block li:hover {
		background: #fafafa;
}
.group_block li tt {
	float: right;
	position: relative;
	top: 5px;
	padding: 0 10px;
	line-height: 24px;
	color: #fff;
	font-size: 12px;
	background: #555;
	vertical-align: middle;
	border-radius: 13px;
}
.group_block .find {
	padding: 0 10px;
}
.group_block .find .input {
	width: 125px;
	height: 23px;
	padding: 0 5px;
	line-height: 21px;
	border: 1px solid #e3e3e3;
}
.group_block .find select {
	width: 63px;
	height: 23px;
	padding-left: 5px;
	line-height: 21px;
	border: 1px solid #e3e3e3;
	vertical-align: middle;
}
.group_block .area_view, .group_block .class_view {
	overflow: hidden;
	width: 235px;
}
.group_block .area_view ul, .group_block .class_view ul {
	width: 210px;
	padding: 15px;
}

.group_block .area_view li, .group_block .class_view li {
	display: inline;	
	padding: 0;
}


.group_block .area_view li {
	float: left;
	width: 42px;
	margin-bottom: 10px;

}
.group_block .class_view a {
	display: block;
	margin-bottom: 10px;
	margin-right: 15px;
	white-space: nowrap;
}
/* end*/

/* search_list*/
.search_list {
	float: right;
	width: 910px;
	color: #666666;
}


.left_list .search_list {
	border-right: 1px solid #ccc;
}

.search_list dl {
	position: relative;
	padding: 10px 10px 10px 20px;
	_background: #fff;
	border-bottom: 1px dotted #c0c0c0;
}
.no-sel dl {
	
}


.search_list dt {
	padding: 4px 0;
	line-height: 20px;
	font-weight: bold;
}

.search_list dd {
	position: relative;
	padding: 2px 0;
	color: #666;
	font-size: 14px;
	line-height: 24px;
}

.search_list dt a {
	margin-right: 2em;
	font-size: 16px;
	color: #666;
	text-decoration: underline;
}
.search_list dt .t-op a {
	margin: 0;
	margin-right: 1em;
	font-size: 14px;
	text-decoration: none;
}
.search_list dt .t-op .obj_op a {
	margin: 0;
	padding-left: 0!important;
	font-size: 14px!important;
}


.search_list dt tt {
	float: right;
	*margin-top: -26px;
	_margin-top: -26px;
}
.search_list dt tt a {
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
}


.search_list .sel {
	position: absolute;
	height: 17px;
	left: -3px;    
   top: 13px;

}
.search_list .sel input {
	vertical-align: bottom;
}
.rank {
	position: relative;
	top: -2px;
	display: inline-block;
	width: auto;
	min-width: 14px;
	height: 18px;
	margin-right: 3px;
	padding: 0 2px;
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
	line-height: 18px;
	color: #fff;
	background: #3ca4e9;
	border-radius: 5px;
	vertical-align: baseline;
}
.type_media .sel, .type_writer .sel, .type_subject .sel, .type_organ .sel, .type_fund .sel {
	
}


.search_list .num {
	display: none;
	position: absolute;
	width: 80px;
	padding: 0;
	left: -80px;
	_left: -100px;
   top: 17px;	
	z-index: 5;
	text-align: right;
}
.type_media .num, .type_writer .num, .type_subject .num, .type_organ .num, .type_fund .num {
	top: 15px;	
}



.search_list .num .t {
	float: right;
	height: 13px;
	width: 5px;
	
}
.search_list .num .n {
	float: right;

	height: 13px;
	line-height: 12px;
	background:#fff;
}
.search_list .media {

}
.search_list .media a {
	color: #000;
}
.search_list .media i {
	display: inline-block;
	height: 15px;
	margin: 0 2px;
	padding: 0 2px;
	font-size: 10px;
	font-family: Arial;
	line-height: 13px;
	color: #a29122;
	vertical-align: text-bottom;
	background: #f4f4f4;
	border: 1px solid #a29122;
}
.search_list .writer {
	white-space: normal;
}
.search_list .writer a {
	/*color: #d12737;*/
}
.search_list .fund {
	color: #2fa4dc;
}
.search_list .subject a {
	color: #666;
	text-decoration: underline;
}




.organ .fbqk dl, .author .fbqk dl {
	border-bottom: 1px dotted #C0C0C0
}


.search_list .keyword {
	background: #F2F2F2;
    height: 28px;
    line-height: 28px;
    margin-left: -40px;
    margin-right: -10px;
    margin-top: 6px;
    padding: 7px 0;
    padding-left: 28px;
}
.search_list .keyword a {
	color: #ff794c;
	text-decoration: none;
}
.search_list .keyword tt {
	float: right;
	*margin-top: -28px;
}
.search_list .keyword tt a {
	display: inline-block;
	width: 67px;
	height: 27px;
	margin: 0 5px;
	padding: 0;
	line-height: 25px;
	text-align: center;
	background: none;
	border: 1px solid #fff;
	text-indent: 0;
}
.search_list .keyword tt .original a {
	color: #000;
	background: #dfdfdf;
}
.search_list .keyword tt .read a {
	color: #fff;
	background: #999;
}

.search_list .cited {
	color: #FF8105;
	text-decoration: underline;
}
.search_list .cited tt {
	float: none;
	margin-left: 1em;
	font-size: 14px;
}
.search_list .cited tt a {
	font-size: inherit;
	color: inherit;
}
.search_list .data {
	color: #49a415;
}
.search_list .data span {
	margin-right: 15px;
}
.search_list .data a {
	color: #49a415;
	text-decoration: underline	
}
.search_list .data2 {
	color: #90a415;
}
.search_list .data2 span {
	margin-right: 15px;
}
.search_list .data2 a {
	color: #90a415;
	text-decoration: underline	
}
.search_list .org_n {
	margin-left: 5px;
	padding-left: 15px;
	color: #909090;
	background: url(../images/ico-arrow2.gif) no-repeat;
}

.search_list .item a {
	margin-right: 10px;
	text-decoration: underline;
	white-space: nowrap;
}
.search_list .subclass a {
	margin-right: 10px;
	color: #777;
}
.search_list .subclass a:hover {
	text-decoration: underline;	
}
.search_list .full_list {
	padding: 0 12px;
}
.search_list .full_list dd {
	padding-left: 65px;
}
.search_list .full_list dd strong {
	position: absolute;
	left: 0;
	_left: -70px;
	_margin-top: -3px;
	font-weight: lighter;
}
.search_list .full_list .sel, .search_list .full_list .num {
	padding-left: 0;
}
.search_list .full_list .num {
	left: -70px;
	top: 17px;
	_left: -105px;
}

.search_list .simple_list table {
	width: 100%;
	border-collapse: collapse;
   border-spacing: 0;
}
.search_list th, .search_list td {
	padding: 0 5px;
}
.search_list th {
	height: 38px;
	line-height: 36px;
	font-weight: lighter;
	color: #666;
	background: url(../images/b_gray2.gif) repeat-x bottom ;
}
.search_list td {
	padding: 10px 5px;
	line-height: 18px;
	border-bottom: 1px dashed #e4e4e4;
}
.search_list td input {
	margin-right: 8px;
}
.search_list td .read {
	overflow: hidden;
	display: block;
	width:17px;
	height: 17px;
	margin: 0 auto;
	text-indent: -300px;
	background: url(../images/read.gif) no-repeat;
}
.search_list td .downl {
	overflow: hidden;
	display: block;
	width:19px;
	height: 17px;
	margin: 0 auto;
	text-indent: -300px;
	background: url(../images/downl.gif) no-repeat;
}
.search_op_bottom {
	padding-top: 10px;
}
.search_op_bottom .pages{
	height: 20px;
	line-height: 20px;
}
.search_op_bottom .pages .total {
	float: left;
	border: 0;
}
.search_op_bottom .pages .page {
	float: right;
}
.search_op_bottom .pages .page a {
	display: inline-block;
	margin: 0 2px;
	padding: 0 3px;
}
.search_op_bottom .pages .page .current {
	font-weight: bold;
	text-decoration: underline;
}
.search_op_bottom .pages .page a:hover{
	text-decoration: underline;
}

.pages {
	text-align: right;
}
.pages .total {
	display: inline-block;
	padding: 0;
	border: 0;
}
.pages .page {
	display: inline-block;
}
.pages .page a {
	display: inline-block;
	margin: 0 2px;
	padding: 0 3px;
}
.pages .page .current {
	font-weight: bold;
	text-decoration: underline;
}
.pages .page a:hover{
	text-decoration: underline;
}
.pages .jump {
	display: inline-block;
	margin-left: 10px;
}
.pages .jump .pinput {
	width: 30px;
	height: 30px;
	font-size: 14px;
	text-align: center;
	padding:0 0 0 5px;
	border-radius: 15px 0 0 15px;
	border: 1px solid #777;
}
.pages .jump .btn {
	display: inline-block;
	height: 32px;
	margin-left: -1px;
	padding: 0px 10px;
	color: #fff;
	background: #b02035;
	border: 0;
	border-radius: 0 15px 15px 0;
}

/*  end  */


/*  stat  */
/* stat   */

.stat {
	float: left;
	width: 225px;
	margin-right: 40px;
}

.article h3 {
	position: relative;
	margin-bottom: 10px;
	font-size: 24px;
	color: #000;
	font-family: "Microsoft YaHei";
	font-weight: lighter;
}
.article h3:before {
	position: absolute;
	content: " ";
	left: 0;
	right: 0;
	top: 23px;
	height: 1px;
	border-bottom: 1px solid #ccc;
}
.article h3 span {
	position: relative;
	padding-right: .5em;
	font-size: 30px;
	color: #000;
	font-family: "Microsoft YaHei";
	background: #fff;
}
.article h3 em {
	color: #777;
	font-size: 24px;
}

.stat h2, .article h2, .author h2 {	
	position: relative;
	height: 36px;
	font-size: 18px;
	line-height: 36px;
	color: #b02035;
	border-bottom: 0;
}
.stat h2 a, .article h2 a, .article h2 span, .author h2 a {
height: 30px;
font-size: 14px;
font-family: "Microsoft YaHei";
font-weight: lighter;
color: #ccc;
line-height: 30px;

}
.stat h2 .on, .article h2 .on, .author h2 .on {
	font-size: 18px;
	color: #b02035;
}
.stat h2 tt, .article h2 tt, .author h2 tt {
	float: right;
	position: relative;
	margin-top: 2px;
	padding: 0 0 0 6px;
	background: #fff;
}
.stat h2 tt a, .article h2 tt a, .author h2 tt a {
	padding: 0 15px;
	line-height: 30px;
	font-size: 14px;
	color: #000;
	background: #fff;
	border: 1px solid #777;
	border-radius: 15px;

}



.stat p {
	position: relative;
	font-size: 14px;
	line-height: 34px;
}
.stat p a {
	font-size: inherit;
}
.stat p > img {
    position: absolute;
    top: -2px;
    right: -6px;
}
.stat p i {
 	float: right;
 	position: relative;
 	top: 5px;
 	padding: 0 10px;
 	line-height: 24px;
 	color: #fff;
 	font-size: 12px;
 	background: #555;
 	vertical-align: middle;
 	border-radius: 13px;
}

.stat .graph {
	position: relative;
	margin: 0;
	margin-bottom: 15px;
}
.stat .graph h2 {

}
.stat .graph .num {
	margin-bottom: 10px;
}
.stat .graph .num i {
	font-size: 22px;
}
.stat .graph .time {
	position: absolute;
	right: 10px;
	top: 40px;
	padding-right: 16px;
	font-size: 22px;
	font-family: "Microsoft YaHei";
	background: url(../images/ar.gif) no-repeat right;
}
.article {
	float: right;
	width: 930px;
	padding: 5px 0;	
}
.article dl {
	padding-left: 0;
}
.article .search_list {
	float: none;
	width: auto;
	border: 0;
	padding: 0;
	color: #666;
}
.search_list .original, .search_list .subject, .search_list .read {
	margin-right: 1em;
}
.search_list .original a, .search_list .subject a, .search_list .read a, .search_list .others a {
	font-size: inherit;
	text-decoration: underline;
}
.cus_list_main .by {
	color: #FF8105;
}

.search_title_list {
	width: 100%;
}
.search_title_list thead tr {
 	clear: both;
	position: relative;
	height: 26px;
	margin-bottom: 15px;
	padding: 3px 0;
	line-height: 24px;
	font-size: 14px;
	background: #fafafa;
	border-radius: 16px;
	padding-left: 10px;
}
.search_title_list td {
	border-bottom: 1px dotted #c0c0c0!important;
}
.search_title_list input[type="checkbox"] {
	margin: 0;
}
.search_title_list .title, .search_title_list .title a {
	font-size: 14px;
}
.search_title_list .source {
	text-align: center;
}
.search_title_list .source b {
	display: inline-block;
}
.search_title_list .source a i {
	display: none;
}
.search_title_list .source .read {
	overflow: inherit;
	display: inline;
	width: inherit;
	height: inherit;
	margin: 0;
	text-indent: 0;
	background: none;
}
.l_ico {
	width: 15px;
	height: 15px;
	margin-left: 5px;
	vertical-align: middle;
	background: url(../images/ico-link.png) no-repeat;
}
.down .l_ico {
	background-position: -15px 0;
}
.cd .l_ico {
	background-position: -30px 0;
}
.wdg {
	color: #bf5756!important;
	border-color: #bf5756!important;
}
.wdg .l_ico {
	background-position: -45px 0;
}
.sj .l_ico {
	background-position: 0 -15px;
}
.oa {
	color: #dc8e20!important;
	border-color: #dc8e20!important;
}
.oa .l_ico {
	background-position: -15px -15px;
}
.cd {
	color: #00a9b4!important;
	border-color: #00a9b4!important;
}
.zb {
	color: #53c17e!important;
	border-color: #53c17e!important;
}
.zb .l_ico {
	background-position: -30px -15px;
}

.ckxg .l_ico {
	background-position: -45px -15px;
}

.bd .l_ico {
	background-position: 0 -30px;
}

.qz .l_ico {
    background-position: -15px -30px;
}

.qz.q .l_ico {
    background-position: -30px -30px;
}

.qz.q a {
    cursor: default;
}

.article dl {

	
}

.author {
	float: right;
	width: 200px;
}

.s_box {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.s_box .ct {
	padding: 5px 0;
}
.stat_ico {
	margin: 0 5px;
	vertical-align: middle;
}
/*  end  */


.author_list dl {
	position: relative;
	height: 30px;
	padding: 10px 0 10px 40px;
	color: #666;
	border-bottom: 1px solid #eaeaea;
}
.author_list dt {
	float: left;
	width: 75px;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}
.author_list dt a {
	color: #666;
	font-size: 14px;
	text-decoration: underline;
}
.author_list dd {
	float: right;
	width: 110px;
	line-height: 24px;
	text-align: right;
}
.author_list dd i {
	font-size: 12px;
	font-weight: lighter;
}
.author_list .pic {
	position: absolute;
	left: 0;
	top: 10px;
	width: 30px;
}
.author_list .pic img {
	width: 30px;
	height: 30px;
}

.graph .flash {
	padding-top: 20px;
	text-align: center;
}
.graph .g_about {
	padding-top: 20px;
}
.graph .g_about h2 {
	border-bottom: 1px solid #ccc;	
	padding: 0 0 5px;
	line-height: 22px;
	font-weight: lighter;
}
.graph .g_box {
	float: left;
	width: 370px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.graph .g_box h4 {
	padding: 0 0 5px;		
	font-family: Microsoft YaHei;
	font-size: 14px;
	font-weight: lighter;
	line-height: 22px;
	border-bottom: 1px solid #EAEAEA;
}

.g_box dl {
	position: relative;
	height: 30px;
	padding-left: 15px;
	color: #7a7a7a;
	line-height: 30px;
	background: url(../images/point_ico.png) no-repeat 2px 9px;
	border-bottom: 1px dashed #dddede;
}
.g_box dt {
	width: 80px;
	float: left;
}
.g_box dt a {
	color: #006aad;
	text-decoration: none;
}
.g_box dd {
	float: left;
}
.g_box .pic {
	position: absolute;
	left: 5px;
	top: 8px;
}
.g_box li {
	height: 30px;
	padding-left: 14px;
	line-height: 28px!important;
	line-height: 30px;
	background: url(../images/point_ico.png) no-repeat 2px 8px;
	border-bottom: 1px dashed #ccc;
}
.stat_detail {
	margin-top: -20px;
	padding: 5px 20px;
}
.stat_detail h2 {
	margin-top: 5px;
	font-family: "Microsoft YaHei";
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: lighter;
}
.stat_detail h2 a {
	font-size: 14px;
	font-weight: lighter;
}
.stat_detail h3 {
	margin-bottom: 20px;
	margin: 20px 0;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	font-weight: lighter
}
.stat_detail .graph {
	width: 600px;
	margin: 0 auto 20px;
}


.stat_detail .t_list {

}


.graphs {
	float: left;
	width: 802px;
	border-right: 1px solid #dedede;
	background: #f9f9f9;
}
.graph_r {
	float: right;
	width: 170px;
	background: url("../images/object_graph_r.gif") repeat-y #fff;
}

.m_op {
	height: 110px;
	border-bottom: 1px solid #ccc;
}
.m_op .cl {
	float: left;
	width: 151px;
	padding: 10px;
}
.m_op .cl img {
	position: relative;
	top: -2px;
	vertical-align: middle;
}
.m_op .cl label {
	display: block;
	margin-bottom: 25px;
	text-align: center;
	font-size: 14px;
}

.m_op .cl a span {
	left: -7px;
	position: absolute;
	text-align: center;
	top: -21px;
	width: 30px;
}
.m_op .cl .check {
	margin-top: 10px;
	text-align: center;
}


.pager {
	padding: 10px 0;
	text-align: right;
	font-size: 14px;
}
.pager a {
    display: inline-block;
    margin: 0 2px;
    padding: 0 3px;
    color: #666666;
    font-size: inherit;
}
.pager a.current {
    font-weight: bold;
    text-decoration: underline;
}


.hd_type {
	float: right;
	width: 190px;
	margin-right: 15px;
}
.hd_type li {
    border-bottom: 1px dotted #CCCCCC;
}
.hd_type li a {
	border-bottom: 1px dotted #FAFAFA;
	color: #666666;
	display: block;
	padding: 8px 0 8px 15px;
	background: url(../images/point_ico.png) no-repeat 5px 11px;
}
.hd_type li a.current {
	background: url(../images/Arrow.gif) no-repeat 5px 13px #fafafa;
}
.hd_type li a tt {
	float: right;
	*margin-top: -23px;
	_margin-top: -23px;
}

.l_graph_layer {
	position: fixed;
	top: 250px;
	width: 100%;
	text-align: center;
	z-index: 999999;
	_position:absolute;
	_top:expression(eval(document.documentElement.scrollTop+250));
	_bottom:auto;	
}
.l_graph_box {
	width: 965px;
	margin: 0 auto;
	padding: 10px;
	text-align: left;	
    background: #fff;
    border: 0;
    box-shadow: 0 0 5px 0 #000;

}
.l_graph {
	position: relative;
	font-size: 14px;

}
.l_graph h2 {
	font-family: Microsoft YaHei;
	font-size: 18px;
	font-weight: lighter;
	margin-bottom: 15px;
	text-align: center;
}
.l_graph .close {
	position: absolute;
	right: -11px;
	top: -11px;	
}
.l_graph .close a {
	display: block;
	padding: 5px 10px;
	font-size: 14px;
	color: #000;
}

.graphs_show_table {
    position: absolute;
    right: 19px;
    top: 40px;
}
.graphs_show_table table {
    background: none repeat scroll 0 0 #C9D1E0;
    border: 1px solid #03679B;
    margin: 0 auto;
    width: 300px;
}
.graphs_show_table th {
    background: none repeat scroll 0 0 #3FA2C8;
    border: 1px solid #03679B;
    color: #FFFFFF;
    font-weight: lighter;
    padding: 0 3px;
    text-align: center;
    white-space: nowrap;
    width: 60px;
}
.graphs_show_table td {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #03679B;
    padding: 0 3px;
    text-align: center;
}
.graphs_show_table td.h1 {
    background: none repeat scroll 0 0 #D8E8F0;
    color: #0F71A4;
}


.search_result {
	overflow: hidden;
	padding: 0 0 30px;
	margin-bottom: 0;	
	font-size: 14px;
	line-height: 32px;
	border-bottom: 1px dotted #c0c0c0;
}
.search_result .search_term {
	float: left;
	margin-right: 2em;
}
.search_result .search_count {
    float: right;
    white-space: nowrap;
}
.search_result .filter {

}
.search_result .filter h5 {
	float: left;
	font-size: 14px;
}
.search_result .filter ul {
	display: inline;
}
.search_result .filter li {
 	float: left;
	height: 24px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
	padding: 0 5px;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
	background: #555;
	vertical-align: middle;
	border-radius: 13px;

	white-space: nowrap;
}
.search_result .filter li span {
	float: left;
	height: 24px;
	padding-left: 10px;
	line-height: 22px;
}
.search_result .filter li .close {
	float: left;
	padding: 5px;
}
.search_result .filter .clear {
	display: none;
}
.search_result .search_count {
	float: right;
}
.search_result .search_count p {
	font-size: 14px;
	line-height: 32px;
}
.search_result .search_sort {
	float: right;	 
	margin-left: 15px;
}
.search_result .search_sort select {
	padding: 3px;
	font-size: 14px;
}
.abc_sort {
	clear: both;
	position: relative;
	height: 26px;
	margin-bottom: 15px;
	padding: 3px 0;
	line-height: 24px;
	font-size: 14px;
	background: #fafafa;
	border-radius: 16px;
	padding-left: 10px;
}
.abc_sort h5 {
	float: left;
	line-height: 24px;
}
.abc_sort a {
	float: left;
	width: 24px;
	height: 24px;
	margin-right: 6px;
	text-align: center;
	line-height: 24px;
 	color: #000;
	background: #fff;
	border: 1px solid #777;
	border-radius: 100%;
}
.abc_sort .current {
	color: #fff;
	background: #555;
	border-color: #555;
}
.search_result .pages {
	float: right;
}
.search_result .total, .search_result .page, .search_result .jump {
	display: none!important;
}
.search_result .s_pagesize select {
	padding: 3px;
	font-size: 14px;
}
.search_op {
 	float: left;
 	line-height: 24px;
}
.search_op a {	
	display: inline-block;
 	height: 30px;
 	margin: 0 5px;
 	padding: 0 20px;
 	line-height: 30px;
 	font-size: 14px;
 	color: #000;
 	background: #fff;
 	border: 1px solid #777;
 	border-radius: 15px;
}
.search_bottom {
	height: 30px;
	padding: 10px 0;
}
.search_bottom .pages {
	float: right;

	line-height: 24px;
}

.nodata-tips {
	padding: 20px;
	border-bottom: 1px solid #ccc;
}
.nodata-tips h6 {
	margin-bottom: 8px;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	font-weight: lighter;
	line-height: 24px;
}
.nodata-tips li {
	padding: 5px 0;
	list-style: circle inside ;
}
.jl {
	float: left;
}
.detail .right-list {
	float: right;
	width: 250px
}
.right-list li {	
	border-bottom: 1px dotted #ccc;
}
.right-list li a {
	display: block;
	line-height: 34px;
	padding: 0 5px;
	font-size: 14px;
	color: #666666;	
	border-bottom: 1px dotted #fafafa;
}
.right-list li a:hover {
	opacity: 1;
	filter:alpha(opacity=100);
	background-color: #fafafa;
}
.right-list li.current {
	font-weight: bold;
	background: url(../images/Arrow.gif) no-repeat 315px 11px #fafafa;
}
.right-list li.current:hover {
	background: url(../images/Arrow.gif) no-repeat 315px 11px #fafafa;
}
.right-list li tt {
	float: right;
 	position: relative;
 	top: 5px;
 	min-width: 10px;
 	padding: 0 10px;
 	line-height: 24px;
 	color: #fff;
 	font-size: 12px;
 	background: #555;
 	text-align: center;
 	vertical-align: middle;
 	border-radius: 13px;
}



.group-bottom {
    margin-top: -5px;
    height: 25px;
    padding: 0 10px 5px 0;
    line-height: 25px;
}

    .group-bottom .group-more {
        float: left;
        font-size: 14px;
        color: #414A3C;
    }

    .group-bottom .group-refine {
        float: right;
        height: 22px;
        margin: 1px 0;
        padding: 0 10px;
        font-size: 14px;
        line-height: 22px;
        color: #fff;
        background-color: #324029;
        border: 0;
        border-radius: 12px;
        cursor: pointer;
    }

        .group-bottom .group-refine:before {
            position: relative;
            display: inline-block;
            top: -1px;
            width: 18px;
            height: 18px;
            margin-right: 2px;
            background: url(../images/refine.png?sdf) no-repeat;
            vertical-align: middle;
            content: "";
        }

.group_block li tt {
    color: #555;
    background: transparent;
}
/*----×÷ÕßÖÊÒÉcss----*/
.op-group {
	float: left;
	padding: 2px;
}
.op-group a {
	float: left;
 	height: 26px;
 	margin-left: -1px;
 	padding: 0 5px;
 	line-height: 26px;
 	font-size: 12px;
 	color: #000;
 	background: #fff;
 	border: 1px solid #777;
}
.op-group a.selected {
	color: #fff;
	background: #0250A1;
	border: 1px solid #0250A1;
}
.op-group a:first-child {
	padding-left: 10px;
	border-radius: 15px 0 0 15px;
}
.op-group a:last-child {
	padding-right: 10px;
	border-radius: 0 15px 15px 0;
}
.label-warning {
    padding: 1px 3px;
    line-height: 16px;
    background-color: #f0ad4e;
    color: #fff;
    border-radius: 2px;
}
.search_list dt a + .label-warning {
	margin-left: -1.5em;
	margin-right: 1.5em;
}
.search_list .qz a {
    font-size: inherit;
    text-decoration: underline;
}

/*----ÖÊÒÉend----*/