@charset "UTF-8";
.pagesearch{
	background: url(searchbg.jpg) repeat center top;
	min-width: 1200px;
}
.infoblock{
	background: url(icon_info.png) no-repeat 10px center;
	padding-left: 40px;
	background-color: #f5f5b4
}
.btnsize{
	width: 256px;
	height: 42px;
	font-size: 18px;
	display: block;
	text-align: center;
}
.btnsize2{
	height: 40px;
	line-height:40px;
	font-size: 18px;
	padding: 0 20px;
	display: block;
	text-align: center;
}
.btnsize3{
	padding: 4px 15px;
	display: inline-block;
	text-align: center;
	margin:30px;
}
.pagesearch .pageblock{
	height: 120px;
	overflow: hidden;
}
.pagesearch .searchform{
	position: relative;
	margin-top: 36px;
	left: 50%;
	margin-left: -270px;
	z-index: 10;
}
.pagesearch .searchform .iptbg{
	width: 482px;
	height: 47px;
	background-color: #fff;
	float: left;
}
.pagesearch .searchform .iptbg .searchipt{
	border: none;
	background: none;
	width: 462px;
	height: 37px;
	line-height: 37px;
	margin: 5px 0 0 10px;
	font-size: 16px;
	color: #ccc;
}
.pagesearch .searchform .iptbg .searchipt.isfocus{
	color: #000;
}
.pagesearch .searchform .submitLink{
	float: left;
	width: 58px;
	height: 47px;
	background: url(icon.jpg) no-repeat 0px -190px;
	overflow: hidden;
	text-indent: -99999px;
	cursor: pointer;
	border: none;
}
.pagesearch .searchform .submitLink:hover{
	background-position: -59px -190px;
}
.pagesearch p{
	text-align: center;
	color: #fff;
	font-size: 20px;
	margin-bottom: 26px;
}
.resourcebg .pageblock{
	min-height: 600px;
	margin-top:15px;
}
.resourcebg .taglist{
	float: left;
	width: 242px;
}
.resourcebg .taglist .tagtit{
	margin-bottom: 14px;
}
.resourcebg .taglist .tagtit span{
	background: url(icon.jpg) no-repeat 0px 0px;
	display: inline-block;
	float: left;
}
.resourcebg .taglist .tagtit span.t1{
	background-position: -118px -191px;
	width: 17px;
	height: 13px;
	margin-top: 2px;
}
.resourcebg .taglist .tagtit span.t2{
	background-position: -136px -191px;
	width: 16px;
	height: 16px;
	margin-top: 1px;
}
.resourcebg .taglist .tagtit span.ts{
	background-position: -118px -205px;
	width: 17px;
	height: 16px;
}
.resourcebg .taglist .tagtit h2{
	float: left;
	color: #5c5c5c;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	margin-left: 5px;
}
.resourcebg .taglist ul{
	border: 1px solid #d6d6d6;
	background-color: #f4f4f4;
}
.resourcebg .taglist ul li{
}
.resourcebg .taglist ul li.all{
	border-bottom: 1px solid #d6d6d6;
	height: 40px;
}
.resourcebg .taglist ul li li.active{
	background-color: #e8e8e8;
}
.resourcebg .taglist ul li a{
	padding: 0 10px 0 17px;
	cursor: pointer;
	width: 215px;
	height: 40px;
	display: block;
	line-height: 40px;
	color: #535353;
}
.resourcebg .taglist ul li a span{
	float: left;
}
.resourcebg .taglist ul li a span.nums{
	float: right;
	color: #b0b0b0;
}
.resourcebg .taglist ul li a:hover{
	background-color: #e8e8e8;
}
.resourcebg .taglist ul li.active a{
	font-weight: bold;
}
.resourcebg .taglist ul li.active a span.nums{
	font-weight: normal;
}
.resourcebg .taglist ul li.active ol a{
	font-weight: normal;
	padding-left: 32px;
	width: 198px;
}
.resourcebg .taglist ul li.active ol li.active{
	background: none;
}
.resourcebg .taglist ul li.active ol li.active a{
	font-weight: bold;
}
.resourcebg .taglist ul li.active ol li.active ol a{
	font-weight: normal;
	padding-left: 64px;
	width: 166px;
}
.resourcebg .taglist ul li.active ol li.active ol li.active a{
	font-weight: bold;
}
.resourcebg .taglist ul li.active ol li.active ol li.active ol a{
	font-weight: normal;
	padding-left: 96px;
	width: 134px;
}
.resourcebg .taglist .lists{
	margin-bottom: 30px;
}
.resourcebg .taglist .lists li a{
}
.resourcebg .taglist .tags li{
	height: 40px;

}
.resourcebg .taglist .tags li:first-child a{

}

.resourcebg .taglist .tags a.active{
	background-color: #d6d6d6;
	font-weight: bold;
}
.resourcebg .taglist .tags a.active .removetag{
	background: url(icon.jpg) no-repeat -111px -111px;
	width: 17px;
	height: 17px;
	float: right;
	margin-top: 11px;
}
.resourcebg .taglist .tags{
	margin-bottom: 30px;
}
.resourcebg .taglist .tagsel{
	width: 240px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #e0e0e0;
	color: #535353;
}
.resourcebg .taglist .tagsel .selval{
	border: none;
	background: none;
	width: 236px;
	height: 32px;
	margin: 1px 0 0 2px;
	color: #535353;
	font-size: 1em;
}
/*.resourcebg .taglist .selval{
	background: url(selbg.jpg) no-repeat center center;
	width: 225px;
	height: 34px;
	line-height: 34px;
	padding-left: 15px;
	cursor: pointer;
}
.resourcebg .taglist .seloption{
	position: absolute;
	width: 238px;
	border: 1px solid #e0e0e0;
	background-color: #fff;
	border-top: none;
	display: none;
	z-index: 30;
	max-height: 100px;
	overflow-y: scroll;
}
.resourcebg .taglist .seloption a{
	display: block;
	cursor: pointer;
	padding-left: 10px;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
}
.resourcebg .taglist .seloption a:hover{
	background-color: #0093d6;
	color: #fff;
}*/
.fancy-purchase-panel .inner-boundary .inner-border .underlined .buynow-submit{ background-color:#ff4a00; padding:5px 25px; line-height:20px; height:20px; color:#FFF; font-size:16px;}
.fancy-purchase-panel .inner-boundary .inner-border .underlined .buynow-submit:hover{ color:#fff; background-color:#e25053;line-height:20px; height:20px;}
.underlined .prepaid-submit{ font-size:14px;}
.fancy-purchase-panel .inner-boundary .inner-border .underlined .prepaid-submit{ color:#fff;padding:5px 25px; background-color:#999; font-size:14px;}
.fancy-purchase-panel .inner-boundary .inner-border .underlined .prepaid-submit:hover{ background-color:#666;color:#fff;}
.resourcebg .itemlist{
	width:1200px;
	
}
.resourcebg .leftdetail div.add-comment{ height:42px; line-height:42px; margin:10px auto; width:256px; color:#FFF; text-align:center; font-size:16px; cursor:pointer; background-color:#777;}
.moban-clr{
	border-top:1px solid #f4f4f4;
	height:54px; line-height:44px; padding-top:10px;}
.moban-clr .moban-clr-l{ float:left; font-size:16px; margin-left:20px; width:60%;}
.moban-clr .moban-clr-l .moban-id{ height:30px; line-height:30px; margin-top:7px; margin-left:20%; color:#fff; padding:5px 20px; display:inline-block; background-color:#0093d6;}
.moban-clr .moban-clr-l .moban-url{ height:30px; line-height:30px; margin-top:7px; color:#fff; cursor:pointer; padding:5px 30px 5px 50px; display:inline-block; margin-left:20%;background: url(download.png) #0093d6   no-repeat 25px center;}
.rightdetail .moban-url{height:40px;line-height:40px;margin:0 10px; width:60px; display:inline-block; color:#fff; cursor:pointer; padding:0px 15px 0px 45px;background: url(download.png) #3ebb2b   no-repeat 20px center; border:none;}
.rightdetail .moban-url:hover{ background-color:#093;}
.rightdetail .clear .moban-url{ float:left;}
.resourcebg .leftdetail  .itemlist{ margin:0px auto 0px;width: 890px;  background-color:#FFF; border-top:1px solid #f4f4f4;}
.resourcebg .leftdetail  .itemlist li.thumbnail{
	 background-color: #fff;
    border-right: 1px solid #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
    float: left;
    height: 200px;
    padding: 10px;
    text-align: center;
    width: 276px;
	
}
.resourcebg .leftdetail .itemlist li .scroimg {
    height: 200px;
    line-height: 200px;
    text-align: center;
    vertical-align: middle;
    width: 276px;
}
.resourcebg .leftdetail .itemlist li .scroimg img{
	max-width:276px;_width:expression(this.width > 276 ? "276px" : this.width); : this.height);
}
.resourcebg .itemlist.short{
	width: 890px;
}
.resourcebg .itemlist .itemnav{
	background-color: #000;
	background-color: #f5f5f5;
	padding: 20px 0 10px 20px;
}
.itemlist .itemnav li{
	float: left;
	color: #707070;
	font-size: 14px;
}
.itemlist .itemnav li.pipe{
	margin: 0 4px;
}
.itemlist .itemnav li a{
	color: #707070;
}
.resourcebg .itemlist .itemsort{
	padding-top: 10px;
	font-size: 14px;
	height: 35px;
	padding-bottom: 5px;
	
}
.resourcebg .itemlist .page_numbers{ height:32px; float:left;}
.itemlist .itemsort .sortlist{
	float: left;
	padding: 7px 0 0 20px;
}
.listpage,.page{ height:32px; margin-bottom:20px; margin-top:10px;}
.itemlist .itemsort .sortlist li, .itemlist .itemsort .sortbtns li{
	float: left;
}
.itemlist .itemsort .sortlist li{
	padding-right: 15px;
	margin-right: 10px;
}
.itemlist .itemsort .sortlist li.asc{
	background: url(asc.jpg) no-repeat right center;
}
.itemlist .itemsort .sortlist li.desc{
	background: url(desc.jpg) no-repeat right center;
}
.itemlist .itemsort .sortlist li span, .itemlist .itemsort .sortlist li a{
	
	color: #707070;
}
.itemlist .itemsort .sortlist li span{
	font-weight: bold;
}
.itemlist .itemsort .sortlist li span.pipe{
	margin: 0 5px;
}
.itemlist .itemsort .sortlist li a.active{
	color: #0093d6;
}
.itemlist .itemsort .sortlist li .sortiptbg{
	background: url(icon.jpg) no-repeat 0px -238px;
	width: 56px;
	height: 22px;
	margin-top: -1px;
}
.itemlist .itemsort .sortlist li .sortiptbg input{
	width: 37px;
	height: 16px;
	line-height: 16px;
	margin: 3px 0 0 16px;
	border: none;
	background: none;
}
.itemlist .itemsort .sortbtns{
	float: right;
	line-height: 32px;
	height:32px;
	padding-right: 25px;
}
.itemlist .itemsort .sortbtns li a{
	color: #707070;
	padding: 0 6px;
	height: 32px;
	line-height:32px;
	display: inline-block;
}
.itemlist .itemsort .sortbtns li.page a{
	display: inline-block;
}
.itemlist .itemsort .sortbtns li span{
	color: #0093d6;
}
.itemlist .itemsort .sortbtns li.btns{
	margin-right: 5px;
}
.itemlist .itemsort .sortbtns li.btns a{
	background: url(icon.jpg) no-repeat 0px 0px;
	width: 32px;
	height: 32px;
	display: inline-block;
	float:left;
	overflow: hidden;
	text-indent: -99999px;
	padding: 0;
}
.itemlist .itemsort .sortbtns li.btns a.t1{
	background-position: 0px -261px;
}
.itemlist .itemsort .sortbtns li.btns a.t2{
	background-position: -33px -261px;
}
.itemlist .itemsort .sortbtns li.btns a.t1:hover, .itemlist .itemsort .sortbtns li.btns a.active.t1{
	background-position: -66px -261px;
}
.itemlist .itemsort .sortbtns li.btns a.t2:hover, .itemlist .itemsort .sortbtns li.btns a.active.t2{
	background-position: -99px -261px;
}
.resourcebg .itemlist .listpage a, .resourcebg .itemlist .listpage a:active{
	color: #707070;
}
.resourcebg .itemlist .listpage a{
	display: inline-block;
	float:left;
	height: 32px;
	line-height: 32px;
}
.itemlist .itemsort .sortbtns li.page a, .resourcebg .itemlist .listpage a{
	padding: 0 15px;
	background-color:#fff;
	text-align: center;
	margin: 0 3px;
}
.itemlist .itemsort .sortbtns li.page a.selected, .resourcebg .itemlist .listpage a.selected{ color:#F30;}
.itemlist .itemsort .sortbtns li.page a.current, .itemlist .itemsort .sortbtns li.page a:hover, .resourcebg .itemlist .listpage a.current, .resourcebg .itemlist .listpage a:hover{
	background-color: #eee;
    border: 1px solid #e1e8ed;
    color: #2a2a2a;
    height: 30px;
    line-height: 30px;
	padding: 0 14px;
}
.resourcebg .itemlist .item-list, .resourcebg .itemlist .item-grid{

}
.resourcebg .itemlist .item-list{
	border: none;
	clear:both;
	background-color:#FFF;
}
.resourcebg .itemlist .item-list .itemobj{
	float: left;
	border-bottom: 1px solid #eee;
	border-top: none;
	width: 1200px;
	height: 240px;
	padding:15px 0;
	position: relative;
}
.resourcebg .itemlist .item-list .itemstars{
	float: left;
	
	height: 19px;
	
}

.item-list .sales{
	width: auto;
}
.resourcebg .itemlist .item-list .itemobj:last-child{
}
.itemlist .item-list .itemimg, .itemlist .item-list .itemdetail, .itemlist .item-list .itemcate{
	float: left;
}
.resourcebg .itemlist .item-list .itemdetail p{
	display: block;
}
.itemlist .item-list .scroimg{
	float:left;
	 display: table-cell;
	 margin:0 20px;
	 padding:18px 20px 22px;
    height: 200px;
    line-height: 200px;
    text-align: center;
    vertical-align: middle;
    width: 276px;
	background-color:#f5f5f5;
}
.itemlist .item-list .scroimg img{
	 vertical-align: middle;
	max-width:276px;_width:expression(this.width > 276 ? "276px" : this.width); : this.height);
}
.itemlist .item-list .itemdetail{
	width: 260px;
	margin: 40px 0 0 25px;
}
.itemlist .item-list .itemdetail h3{
	font-size: 16px;
	line-height: 120%;
}
.itemlist .item-list .itemdetail h3 a{
	color: #2a2a2a;
}
.itemlist .item-list .itemdetail .itemauthor{
	color: #0093d6;
	margin: 13px 0;
	display: block;
	font-size: 14px;
}
.itemlist .item-list .itemcate{
	margin: 40px 0 0 10px;
	font-size: 12px;
	width: 220px;
}
.item-list .itemdetail .itembtn li{
	float: left;
}
.item-list .itemdetail .itembtn li a{
	background: url(icon.jpg) no-repeat 0px 0px;
	width: 45px;
	height: 24px;
	overflow: hidden;
	text-indent: -99999px;
	display: block;
}
.item-list .itemdetail .itembtn li.f a{
	background-position: 0px -297px;
}
.item-list .itemdetail .itembtn li.c a{
	background-position: -45px -297px;
}
.item-list .itemdetail .itembtn li.f a:hover, .item-list .itemdetail .itembtn li.f a.active{
	background-position: 0px -321px;
}
.item-list .itemdetail .itembtn li.c a:hover, .item-list .itemdetail .itembtn li.c a.active{
	background-position: -45px -321px;
}

.item-list .sales .price{
	color: #2a2a2a;
	font-size: 24px;
	line-height: 36px;
	height: 36px;
}
.item-list .sales .nums{
	font-size: 14px;
}
.item-grid li {
    float: left;
   /* height: 160px;
    margin: 0 10px 15px 0;*/
    position: relative;
    text-align: center;
   
}
.resourcebg .itemlist .item-grid{

	border-top: 1px solid #f4f4f4;
	position: relative;
	width: 1200px;
   
	overflow:hidden;
}

.resourcebg .pagenav #pagemainnav li .dropdown a{ font-size:14px; font-weight:normal;}
.resourcebg .itemlist.short .item-grid{
    width: 890px;
}
.leftdetail .item-grid .itemobj,.itemlist .item-grid .itemobj{
	  border: 1px solid #dfdfdf;
	  background-color:#fff;
    float: left;
    height: 285px;
    margin: 5px 8px 5px 0;
    padding: 6px 6px;
    position: relative;
    text-align: center;
    width: 276px;
}

.leftdetail .item-grid .itemobj .itemimg, .itemlist .item-grid .itemobj .scroimg{
	 display: table-cell;
    height: 200px;
    line-height: 200px;
    text-align: center;
    vertical-align: middle;
    width: 276px;
}
.itemlist .item-grid .itemobj .scroimg img{
	 vertical-align: middle;
	max-width:276px;_width:expression(this.width > 276 ? "276px" : this.width); : this.height);
}
.itemlist .item-grid .itemcate{
	display: none;
}

.leftdetail .topauthorlist .itemobj{
	background-color:#FFF;
	  border: 1px solid #dfdfdf;
    float: left;
    height: 285px;
    margin: 5px 7px 5px 0;
    padding: 8px;
    position: relative;
    text-align: center;
    width: 274px;
}
.topauthorlist .itemobj .scroimg{
	   display: table-cell;
    height: 200px;
    line-height: 200px;
    text-align: center;
    vertical-align: middle;
    width: 274px;
}
.topauthorlist .itemobj .scroimg img{
	 vertical-align: middle;
	max-width:274px;_width:expression(this.width > 274 ? "274px" : this.width);max-height:200px;_height:expression(this.height > 200 ? "200px" : this.height);
}
.itemlist .item-grid .itemobj:nth-child(5n+6):before{
	top: 0;
}
.itemlist .item-grid.searches .itemobj:nth-child(5n+1):before{
    background: none;
}
.itemlist .item-grid.searches .itemobj:nth-child(4n+1):before{

}
.resourcebg .itemlist .item-grid .itemdetail p{
	display: block;
}
.item-grid .itemobj .itemimg, .item-grid .itemobj .itemimg img{
	
}
.item-grid .itemobj .itemimg{
/*	position: relative;
	margin: 18px 0 0 30px;
	width: 90px;*/
}

.item-grid .itemobj .itemimg .controls{
	position: absolute;
	width: 64px;
	height: 64px;
	top: 13px;
	left: 13px;
	background: url(control.png) no-repeat center center;
}
.item-grid .itemobj .itembtn{
	margin: 6px 0 0 -45px;
	position: relative;
	left: 50%;
	width: 90px;
}
.item-grid .itemobj .itembtn li{
	float: left;
}
.item-grid .itemobj .itembtn li a{
	background: url(icon.jpg) no-repeat 0px 0px;
	width: 45px;
	height: 24px;
	overflow: hidden;
	text-indent: -99999px;
	display: block;
}
.item-grid .itemobj .itembtn li.f a{
	background-position: 0px -297px;
}
.item-grid .itemobj .itembtn li.c a{
	background-position: -45px -297px;
}
.item-grid .itemobj .itembtn li.f a:hover, .item-grid .itemobj .itembtn li.f a.active{
	background-position: 0px -321px;
}
.item-grid .itemobj .itembtn li.c a:hover, .item-grid .itemobj .itembtn li.c a.active{
	background-position: -45px -321px;
}
.item-grid .author, .item-grid .meta {
    display: none;
}
.item-grid .itemobj h3{
	color: #2a2a2a;
	font-size: 14px;
	width: 140px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 5px;
	text-align: center;
	margin-top: 10px;
}
.item-grid h3 a{
    color: #171717;
    display: block;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 140px;
}
.item-grid .itemobj h3 a{
	color: #000;
	text-decoration: none;
}
.item-grid .itemobj .itemstars, .featuredetail .itemstars{
	float:left;
	
	height: 19px;
	position: relative;
}
.itemobj .itemstars .starnums, .featuredetail .itemstars .starnums{
	width: 80px;
	position: absolute;
	height: 19px;
	z-index: 10;
	overflow: hidden;
}
.itemobj .itemstars .starnums .allstars, .featuredetail .itemstars .starnums .allstars{
	background: url(starbg.png) no-repeat center center;
	_background: url(starbg.jpg) no-repeat center center;
	width: 103px;
	height: 19px;
	display: block;
}
.itemobj .itemstars .starsbg, .featuredetail .itemstars .starsbg{
	position: absolute;
	width: 103px;
	height: 19px;
	z-index: 5;
	background: url(starbg2.png) no-repeat center center;
	_background: url(starbg2.jpg) no-repeat center center;
}
.item-grid .itemobj .sales{
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	width: 100%;
}
.item-grid .itemobj .sales .nums, .item-grid .itemobj .sales .price{
	display: inline-block;
}
.item-list .itemobj .sales .nums, .item-list .itemobj .sales .price{
}
/*.item-list .itemobj .sales .price{
	position:absolute; top:-105px;
	right:40px;
	z-index:5;
	margin-left: 0;
	font-family: "微软雅黑","宋体",Arial,Helvetica,sans-serif;
}*/
.item-list .sales .nums{
	text-align: center;
}
.item-grid .price{
    border-left: none;
    margin: 0;
    padding-left: 0;
}
.resourcebg .itemlist .listpage{
	float:left; padding-left:0px;
	clear:both;
}
.resourcebg .itemlist .listpage li{
	float: left;
}
.resourcebg .itemlist .listpage li a, .resourcebg .itemlist .listpage li span{
	width: 28px;
	height: 32px;
	display: block;
	text-align: center;
	line-height: 32px;
	margin: 0 5px;
}
.resourcebg .itemlist .listpage li a{
	cursor: pointer;
	color: #9f9999;
}
.resourcebg .itemlist .listpage li .active, .resourcebg .itemlist .listpage li a:hover{
	color: #2a2a2a;
	background-color: #eee;
	border: 1px solid #e1e8ed;
	width: 26px;
	height: 30px;
	line-height: 30px;
}
.resourcebg .itemlist .listpage li a.tofirst, .resourcebg .itemlist .listpage li a.tolast, .resourcebg .itemlist .listpage li a.tofirst:hover, .resourcebg .itemlist .listpage li a.tolast:hover{
	width: 34px;
	height: 32px;
	line-height: 32px;
	background-color: #444;
	color: #fff;
	border: none;
	font-family: "宋体";
	font-weight: bold;
}
.resourcebg .leftdetail{
	float: left;
	width: 890px;
	padding-bottom: 20px;
}
.resourcebg .leftdetail .detailimg{
	background-color:#fff;
	border-bottom: 1px solid #e1e8ed;
	padding: 14px;
	position: relative;
}
.resourcebg .leftdetail .detailimg .mainlink{
	width: 100%;
	display: block;
}
.resourcebg .leftdetail .detailimg .mainlink img, .resourcebg .leftdetail .detailimg .mainlink video, .resourcebg .leftdetail .detailimg .mainlink audio{
	width: 100%;
	display: block;
	height: auto;
	min-height: 40px;
}
.resourcebg .leftdetail .detailimg .links{
	text-align: center;
	position: relative;
	padding: 10px 0;
	width:100%;
	height:40px;
	clear:both;
}
.resourcebg .leftdetail .detailimg .links .linkbtn{
	float: left;
	margin: 0 10px;
	width: 150px;
	height: 34px;
	top:25px;
	line-height: 34px;
	position:absolute;
	left: 50%;
	display: block;
}
.resourcebg .leftdetail .detailimg .links .bdsharebuttonbox{
	margin: 0 10px;
	height: 34px;
	line-height: 34px;
	top:25px;
	position: absolute;
	right:0;
}
.resourcebg .leftdetail .detailimg .links .bdsharebuttonbox.bdshare-button-style1-32 a{
	margin: 0 1px 0 0;
	background: url(icon.jpg) no-repeat 0 0;
	width: 36px;
	height: 36px;
}
.resourcebg .leftdetail .detailimg .links .bdshare-button-style1-32 a.bds_sqq{
	background-position: -36px -346px;
}
.resourcebg .leftdetail .detailimg .links .bdshare-button-style1-32 a.bds_qzone{
	background-position: -108px -346px;
}
.resourcebg .leftdetail .detailimg .links .bdshare-button-style1-32 a.bds_tsina{
	background-position: 0 -346px;
}
.resourcebg .leftdetail .detailimg .links .bdshare-button-style1-32 a.bds_weixin{
	background-position: -72px -346px;
}
.resourcebg .leftdetail .radiogroup{
	margin: 15px 0 10px 20px; text-align:center;
}
.resourcebg .leftdetail .radiogroup label{font-size:18px;}
.leftdetail .radiogroup input, .leftdetail .radiogroup label{
	float: left;
	height: 18px;
	line-height: 18px;
}
.leftdetail .radiogroup input{
	margin: 0 4px 0 0;
}
.leftdetail .radiogroup label{
	margin-right: 12px;
}
.resourcebg .leftdetail .detailtxt{
	color: #5d5c5c;
	background-color:#fff;
	padding: 10px 20px 20px;
	line-height: 150%;
}
.resourcebg .leftdetail .otheritems{
	background-color:#fff;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	padding: 0px 0 20px;
	 clear:both;
}
.resourcebg .leftdetail .otheritems a:last-child{
	margin-right: 0;
}
.leftdetail h2{ text-align:left; font-weight:500; color:#ff4a00; font-size:20px; height:40px; padding:20px 0 5px; line-height:40px; background-color:#fff; padding-left:20px;}
.leftdetail h4{ padding:10px 20px; margin-top:20px; background-color:#FFF; clear:both; height:30px; line-height:30px;}
.leftdetail h4 a{ font-size:16px; color:#666;}

.resourcebg .leftdetail .otheritems a{
	float: left;
    height: 130px;
    line-height: 130px;
    text-align: center;
    vertical-align: middle;
    width:157px;
	padding:10px;
	border-bottom: 1px solid #f4f4f4;
    border-right: 1px solid #f4f4f4;}
.resourcebg .leftdetail .otheritems a img{
max-width:157px;_width:expression(this.width > 157 ? "157px" : this.width);max-height:130px;_height:expression(this.height > 130 ? "130px" : this.height);
}
.clear{ clear:both;}
.resourcebg .leftdetail .otheritems .emptyitem{
	width: 90px;
	height: 90px;
	float: left;
	margin-right: 25px;
	background-color: #e0e0e0;
}
.resourcebg .leftdetail .otheritems .emptyitem:last-child{
	margin-right: 0;
}
.resourcebg .leftdetail .otherlink{
	color: #808080;
}

.resourcebg .rightdetail{
	float: right;
	width: 300px;
	padding-bottom: 100px;
}
.rightdetail div{
	background-color:#FFF;
}
.sideblock{
	background-color:#FFF;
	/*border: 1px solid #e1e8ed;
	padding: 15px;*/
}
.free p{ margin-top:10px;}
.resourcebg .rightdetail .sideblock{
	clear:both;
	width: 280px;
	border-bottom: 1px solid #d8d8d8;	
	padding:20px 10px;
}
.resourcebg .rightdetail .login{padding:20px 0px;}
.resourcebg .rightdetail .sideblock.free{ text-align:center;}
.resourcebg .rightdetail .sideblock.free h3{
	margin-bottom: 5px;
}
.rightdetail .item-status{ width:100%; background-color: #fff; margin-bottom:20px;border-bottom:1px solid #d8d8d8; position:relative;}
.rightdetail .item-status .item-status-span{ float:left; width:33%; height:40px; color: #666; font-size:12px; text-align:center;}
.rightdetail .item-status .item-status-span span{ color:#333; font-size:20px;}
.resourcebg .rightdetail .sideblock.free h3 img, .resourcebg .rightdetail .sideblock.free h3 a{
	float: left;
}
.resourcebg .rightdetail .sideblock.free h3 img{
	margin-top: 4px;
}
.resourcebg .rightdetail .sideblock.free h3 a{
	height: 30px;
	line-height: 30px;
	margin-left: 4px;
}
.resourcebg .rightdetail .sideblock.info{
	background: url(icon_info.png) no-repeat 10px center;
	padding-left: 40px;
	width: 250px;
	background-color: #f5f5b4
}
.resourcebg .rightdetail .sideblock.tips{
	background: url(icon_info.png) no-repeat 10px center;
	padding-left: 40px;
	width: 248px;
}
.resourcebg .rightdetail .sideblock.tips.t1{
	background: url(icon_info.png) no-repeat 10px center;
}
.resourcebg .rightdetail .sideblock.tips.t2{
	background: url(icon_info.png) no-repeat 10px center;
}
.resourcebg .rightdetail .sideblock.tips.t3{
	background: url(icon_info.png) no-repeat 10px center;
}
.price .surcharge{
	text-align: center;
	display: block;
	color: #0093d6;
	font-size:14px;
}
.price .licenses{
	position: relative;
}
.price .licenses .licensescho{

}
.price .licenses .licensescho select{
	width: 207px;
	height: 28px;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	background: none;
	line-height: 28px;
	font-size: 14px;
}
.price .licenses .licenitem{
	height: 50px;
	padding-top: 80px;
	text-align:center;
}
.price .licenses .licenitem .cost{
	position: absolute;
	font-size: 34px;
	width:278px;
	text-align:center;
	height:50px; line-height:50px;
	top: 0;
	left:0;
}
.price .licenses .licenitem .cost span{
	font-size: 16px;
	vertical-align: 12px;
}
.price .licenses .licenitem p{
	margin-bottom: 20px;
}
.price .licenses .licenitem p a{
	color: #0093d6;
}
.price .licenses .licenitem .buybtn{
	width: 120px;
	height: 40px;
	background-color: #ff4a00;
    line-height: 40px;
    cursor: pointer;
	color: #fff;
	border:none;
	padding: 0;
	text-align: center;
	font-size: 16px;
	display:inline-block;
	font-family: "微软雅黑";
}
.price .licenses .licenitem .buybtn:hover{
	background-color: #E25053;
}
.resourcebg .rightdetail .sideblock.author{
}
.author .authordetail{
	height:100px;
	margin-bottom: 10px;
}
.author .authordetail .avatar{
	float: left;
	width: 90px;
	height: 90px;
	margin-top: 5px;
}
.author .authordetail .avatar img{
	width: 100%;
	height: 100%;
}
.author .authordetail .details{
	float: left;
	width: 176px;
	margin-left: 10px;
	padding-top: 3px;
}
.author .authordetail .details .decorator a{
	color: #444;
}
.author .authordetail .details p{
	margin-top: 5px;
	color:#999;
}
.author .badges{
	
}
.author .authorbtn{
	width: 256px;
	height: 42px;
	line-height: 42px;
	margin-left: 13px;
	font-size: 18px;
	display: block;
	text-align: center;
}
.rightdetail .sideblock.sidesales, .rightdetail .sideblock.sidecomment{
	padding: 12px 0 12px 60px;
	width: 238px;
	font-size: 18px;
}
.rightdetail .sideblock.sidesales span, .rightdetail .sideblock.sidecomment span{
	font-size: 1.5em;
	margin-right: 8px;
}
.resourcebg .rightdetail .sideblock.sidesales{
	margin-bottom: 10px;
	background: url(icon_sales.png) no-repeat 15px center;
}
.resourcebg .rightdetail .sideblock.sidecomment{
	background: url(icon_comment.png) no-repeat 15px center;
}
.resourcebg .rightdetail .sideblock.sidecomment a{
	color: #0093d6;
}
.resourcebg .rightdetail .sideblock.attribute{
	font-size: 14px;
	padding: 15px 20px;
	width: 260px;
}
.resourcebg .rightdetail .sideblock.attribute td{
	padding: 10px 0;
}
.rightdetail .sideblock.attribute td.attr-name{
	color: #555;
	width: 45%;
}
.rightdetail .sideblock.attribute .attr-detail, .rightdetail .sideblock.attribute .attr-detail a{
	color: #0093d6;
}
.resourcebg .rightdetail .sideblock.copyright{
	
	padding: 0;
	text-align: right;
	font-size: 12px;
	width: 280px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:10px;
}
.rightdetail .sideblock.copyright a{
	color: #0093d6;
	margin-left:8px;
	display:inline-block;
}
.resourcebg .rightdetail .sideblock.follow{
}
.rightdetail .sideblock.follow .bookmark{
	margin-left: 13px;
	padding: 0;
}
.rightdetail .sideblock.follow input[type="file"]{
	height: auto;
}
.rightdetail .sideblock.follow textarea{
	resize: none;
}
.rightdetail .tipstit{
	background-color:#fff;
	color:#666;
	border-bottom:1px solid #d8d8d8;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	padding-left: 10px;
}
.rightdetail .tipsdetail{
	margin-bottom: 20px;
	border-bottom: 1px solid #d8d8d8;
	line-height:25px;
	border-top: none;
	padding: 25px 10px;
}
.rightdetail .tipsdetail p{
	line-height: 150%;
	margin: 0 8px;
}
.rightdetail .tipsdetail p a, .rightdetail .tipsdetail li a{
	color: #1c90f2;
}
.rightdetail .tipsdetail ul{
	padding-left: 30px;
}
.rightdetail .tipsdetail li{
	margin: 0 8px;
	list-style-type: disc;
}
.leftdetail .faqlist{
	border-bottom: 1px solid #d8d8d8;
	background-color:#fff;
}
.leftdetail .faqlist .faqitem{
	border-bottom: 1px solid #d8d8d8;
	
	padding: 15px;
	padding-bottom: 25px;
	margin-bottom: 20px;
	position: relative;
}
.leftdetail .faqlist .faqitem .question{
	font-size: 22px;
	color: #1e1e1e;
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 10px;
}
.leftdetail .faqlist .faqitem .answer{
	padding: 15px 0;
	line-height: 150%;
}
.leftdetail .faqlist .faqitem .controls{
	position: absolute;
	right: 10px;
	bottom: 10px;
	color: #0093d6;
}
.leftdetail .nofaqblock{
	padding: 10px;
	border-bottom: 1px solid #d8d8d8;
	background-color:#fff;
	
}
.leftdetail .contenttit{
	margin-top: 20px;
	border-bottom: 1px solid #d8d8d8;
	color: #666;
	background-color:#fff;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
}
.leftdetail .contentbox{
	padding: 15px 20px 20px 20px;
	margin-bottom: 20px;
	border-top: none;
	background-color:#FFF;
	border-bottom: 1px solid #d8d8d8;
}
.leftdetail .contentbox .horizontal-form label{
	font-size: 16px;
}
.leftdetail .contentbox .btntheme{
	background-image: none;
	padding: 0;
	width: 150px;
	height: 34px;
	text-align: center;
}
.leftdetail .editblock{
	border-bottom: 1px solid #d8d8d8;
	background-color:#fff;	
	padding: 25px 20px 40px 20px;
	margin-bottom: 20px;
}
/*.leftdetail .editblock .blocktit{
	margin-bottom: 20px;
}
.leftdetail .editblock .blocktit h3{
	float: left;
	font-size: 22px;
}
.leftdetail .editblock .blocktit span{
	float: right;
	font-size: 14px;
	margin-top: 14px;
}
.leftdetail .editblock .blocktit span a{
	color: #1c90f2;
}*/
.leftdetail .editblock label{
	font-size: 16px;
  display: inline-block;
    font-weight: 700;
    margin-bottom: 10px;
	color:#333;
}
.leftdetail .editblock label span{
	font-size: 13px;
  display: inline-block;
  font-weight:normal;
  margin-left:8px;
	color:#666;
}
#upload_form_user_files_section{ position:relative;}
.leftdetail .editblock .inputs .got_proper_licenses{font-size: 14px; font-weight:normal;
	color:#666;}
.leftdetail .editblock span.inputtips{
	display: block;
	font-size: 12px;
	margin: 20px 0px 0px 21.5%;
	color: #7d7d7d;
}
.leftdetail .editblock .inputs span.sp{
	color: #f00;
}
.leftdetail .editblock .inputs.chk{
	margin-top: 5px;
}
.leftdetail .editblock .note{
	margin-bottom: 20px;
	background: url(icon_info.png) no-repeat 10px center;
	padding-left: 40px;
	background-color: #f5f5b4
}
.leftdetail .editblock .editbtn{
	background-image: none;
	text-align: center;
	width: 150px;
	height: 34px;
}
.leftdetail .editblock.infoblock{
	padding: 20px 20px 20px 40px;
	color:#F00;
}
.panel .choices{
	margin-top: 15px;
}
.panel .choices .choicescen{
	float: left;
	left: 50%;
	position: relative;
}
.panel .choices .choicescen .cenobj{
	left: -50%;
	position: relative;
	float: left;
	display: block;
}
.panel .choices .choicescen a{
	position: relative;
	display: block;
}
.panel .choices .choicescen .btntheme2{
	width: 200px;
	height: 30px;
	line-height: 30px;
	margin: 0 10px;
}
div.shadowed div.inner-boundary div.inner-border .buycen{
	float: left;
	left: 50%;
	position: relative;
}
div.fancy-purchase-panel div.inner-boundary div.inner-border div.buynow, div.fancy-purchase-panel div.inner-boundary div.inner-border div.prepaid{
	left: -50%;
	position: relative;
	float: left;
}
div.fancy-purchase-panel div.inner-boundary div.inner-border .or{
	left: -50%;
	position: relative;
	float: left;
	margin-left: 0;
	top: 34px;
}
.underlined {
    border-bottom: 1px solid #bfbebe;
    box-shadow: 0 2px 0 -1px #ededed;
}
h2.underlined{
	margin-bottom: 10px;
}
h3.underlined {
	padding-left:20px;
    font-size: 20px;
    margin-bottom: 8px;
    margin-top: 10px;
    padding-bottom: 10px;
}
.resourcebg div.week-switcher{
    margin-top: 19px;
    float: right;
}
.slider-control {
    background: url(com.png) repeat scroll 0 -1425px ;
    height: 15px;
    position: absolute;
    text-indent: -9999px;
    top: 150px;
    width: 15px;
}
.slider-prev {
    background-position: 0 -1425px;
    left: 10px;
}
.slider-next-disabled {
    background-position: 0 -1530px;
    right: 10px;
}
.week-switcher .slider-control {
    display: inline-block;
    left: 0;
    position: relative;
    right: 0;
    top: 2px;
}
.resourcebg .topauthorlist.item-grid{
	
}
.resourcebg .topauthorlist.item-grid li{
	
}
.topauthorlist.item-grid .sales small{
	display: inline-block;
}
.topauthorlist.item-grid .itemimg{
	width: 90px;
	height: 90px;
}
.topauthorlist.item-grid .itemimg img{
	 vertical-align: middle;
	max-width:276px;_width:expression(this.width > 276 ? "276px" : this.width); : this.height);
}
.topauthorlist.item-grid .itemdetail h3{
	margin-left: 0;
}
.topauthorlist.item-grid .itemdetail .detailauthor{
	font-size: 12px;
	width: 100%;
	text-align: center;
	display: block;
}
.topauthorlist.item-grid li:nth-of-type(5n){
    
}
.topauthorlist.item-grid li:nth-of-type(4n){
    
}
.topauthorlist.item-grid li:nth-of-type(5n+6):before{
    background: none;
}
.topauthorlist.item-grid li:nth-of-type(4n+5):before{
  /*  background: none repeat scroll 0 0 #e0e0e0;
    content: "";
    display: block;
    height: 1px;
    left: -37px;
    position: absolute;
    top: 0;
    width: 662px;*/
}
.rightdetail .rightauthorlist .itemobj{
	float: left;
	width: 50%;
	margin: 0 0 10px 0;
	list-style-type: none;
	text-align: center;
}
.rightauthorlist .itemobj .avatar{
	display: block;
	width: 90px;
	height: 90px;
	position: relative;
	left: 50%;
	margin-left: -45px;
}
.rightauthorlist .itemobj .avatar img{
	width: 100%;
	height: 100%;
}
.resourcebg .itemlist .item-list.searches .itemobj{
	width: 890px;
}
.itemlist .item-list.searches .itemdetail{
	width: 220px;
}
.itemlist .item-list.searches .itemcate{
	width: 143px;
}
.itemlist .item-grid.searches .itemobj:nth-child(5n+5) {
    margin-right: 5px;
}
.itemlist .item-grid.searches .itemobj:nth-child(4n) {
    margin-right: 0;
}
.rightauthorlist .tipsdetail p{
}
.leftdetail .featuredetail{
	background-color: #fff;
	height:242px; overflow:hidden;
}
.featuredetail .item-thumbs{
	width:270px;
	border:1px solid #f4f4f4;
	height:200px;
	margin:10px;
	padding:10px;
	float: left;
	display:table-cell;
	text-align:center;
	position: relative;
}
.item-detail p{ height:30px; line-height:30px; margin-top:20px;}
.featuredetail .item-thumbs .preload, .featuredetail .item-thumbs .itemlink{
 vertical-align: middle;
	max-width:276px;_width:expression(this.width > 276 ? "276px" : this.width); : this.height);
}
.featuredetail .item-thumbs .avatar{
	position: absolute;
	width: 50px;
	height: 50px;
	right: -10px;
	bottom: -10px;
}
.featuredetail .item-thumbs .avatar img{
	width: 100%;
	height: 100%;
}
.featuredetail .item-detail{
	float: left;
	margin: 10px 0 0 15px;
}
.featuredetail .item-info{
	float: right;
	text-align: center;
	padding-top: 50px;
	margin-right:20px;
}
.featuredetail .item-info .price{
	display: block;
}
.featuredetail .itemstars{
	margin: 0;
}
.rightdetail .uploadblock .btntheme2{
	display: inline-block;
	width: 120px;
	height: 28px;
	line-height: 28px;
	padding: 0;
}
.rightdetail .uploadblock p{
	text-align: center;
	margin-top: 10px;
	height: auto;
}
.rightdetail .uploadblock p a{
	color: #fff;
}
.sidebar-search{
	margin: 10px 0 20px 10px;
}
.sidebar-search .btntheme2{
	margin-left: 10px;
}
.header-note {
    background: url(warning.png) no-repeat scroll 0 5px ;
    float: right;
    font-size: 12px;
    line-height: normal;
    padding: 5px 5px 5px 20px;
}
h3 .header-note {
    margin-top: 5px;
}
#upload-container {
    position: relative;
    width: 521px;
}
#upload-button-span, #upload-container object {
    margin-bottom: 15px;
    margin-top: 10px;
}
.swfupload {
	left:0;
}
.note, .tip, .error, .notice, .success, .fsError, .large-sidebar .notice {
    clear: both;
    color: #404040;
    margin-bottom: 10px;
    margin-top: 10px;
	line-height:25px;
	margin-left:20px;
}
.note {
    background: url(note.gif) no-repeat scroll 19px 10px #dcd7cd;
    border: 1px solid #9d948e;
    padding: 20px 20px 20px 60px;
}
.inputs .tagtips{
	display:none;
}

.inputs .tagtips .tageditbtn{
	float: left;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	display: block;
	color: #fff;
	background: url(edittip.jpg) no-repeat 4px center;
	background-color: #bbb;
	padding: 0 12px 0 26px;
	border-radius: 4px;
	cursor: pointer;
	margin-top: 4px;
}
.inputs .tagtips .tagtipobj, .rightdetail .sideblock.attribute .attr-detail.itemtags a{
	float: left;
	height: 22px;
	line-height: 22px;
	border: 1px solid #25a5da;
	
	padding: 0 6px 0 8px;
	margin-right: 6px;
	color: #25a5da;
	margin-top: 4px;
}
.inputs .tagtips .tagtipobj .tiptxt{
	float: left;
	padding-right: 5px;
}
.inputs .tagtips .tagtipobj .delbtn{
	float: left;
	background: url(closetip.jpg) no-repeat center center;
	width: 19px;
	height: 22px;
	cursor: pointer;
}
.inputs .addtags{
	margin-top: 6px;
}
.inputs .addtags .tagiptbg{
	float: left;
}
.inputs .addtags .tagiptbg .addtaglist{
	background-color: #fff;
}
.inputs .addtags .tagiptbg .addtaglist .addtagobj{
	height: 24px;
	float:left;
	line-height: 24px;
	padding: 2px 5px;
}
.inputs .addtags .tagiptbg .addtaglist .addtagobj.hover{
	background-color: #e5e4e4;
	cursor: pointer;
}
.inputs .addtags .addtagsbtn{
	float: left;
	height: 32px;
	line-height: 32px;
	background-color: #e5e4e4;
	color: #787878;
	
	padding: 0 15px;
	cursor: pointer;
	margin-left: 1%;
}
.inputs.checkobjs{
	width: 76%;
	padding-top: 6px;
}
.inputs.checkobjs .checkobj{
	float: left;
	width: 20%;
	margin-bottom: 5px;
}
.inputs.checkobjs .checkobj input, .inputs.checkobjs .checkobj .checktxt{
	float: left;
}
.inputs.checkobjs .checkobj input{
	margin: 4px 2px 0 0;
}
.inputs.checkobjs .checkobj .checktxt{
	margin: 0;
}
.inputs.uploadobjs{
	margin-left:-10px; width:860px;
}
.inputs.uploadobjs .select .asset_notice{ position:absolute; left:0; top:0; color:#FFF; padding:3px 5px; background-color:rgba(255,82,0,0.8); z-index:101;}
.inputs.uploadobjs .uploadobj{
	
	float: left;
	width: 205px;
	height: 150px;
	margin: 0 0 10px 10px;
	position: relative;
}
.inputs.uploadobjs .plus{ background-color:#efefef; cursor:pointer;float: left;
	width: 203px;
	position:relative;
	height: 148px;
	margin: 0 0 10px 10px;}
.inputs.uploadobjs .uploadobj input{
	border: none;
	background: none;
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
	padding: 0;
	filter: alpha(opacity=0);
	z-index: 200;
	cursor: pointer;
}
.inputs.uploadobjs .uploadobj.uploadcus input{
	width: 17px;
	height: 17px;
	z-index: 400;
	top: 0;
	left: 0;
}
.inputs.uploadobjs .uploadobj .objimg{
	position: absolute;
	z-index: 100;
}
.inputs.uploadobjs .uploadobj .objimg.uploading, .inputs.uploadobjs .uploadobj .objimg.hasobj, .inputs.uploadobjs .uploadobj .objimg.onuploading{
	
 	
    height: 150px;
    
    text-align: center;
   
    width: 205px;
	
	
	border: none;
/*	width: 100%;
	height: 100%;
    text-align: center;
    vertical-align: middle;*/
}
.inputs.uploadobjs .uploadobj .objimg.addNew{
	background: url(plus.png) no-repeat center center;
}
.inputs.uploadobjs .uploadobj:hover .objimg.addNew{
	background-color: #eee;
}
.inputs.uploadobjs .uploadobj .objimg.imgupload{
	background: url(image.png) no-repeat center center;
}
.inputs.uploadobjs .uploadobj .objimg.zipupload{
	background: url(file_zip.png) no-repeat center center;
}
.inputs.uploadobjs .uploadobj .objimg.onuploading{
	background: url(loading.gif) no-repeat center center;
}
.inputs.uploadobjs .uploadobj .objimg.filebg{
	background: url(file_bg.png) no-repeat center center;
	height: 90px;
	line-height: 90px;
	text-align: center;
	color: #828282;
	font-weight: bold;
	cursor: default;
	font-size: 18px;
}
.inputs.uploadobjs .uploadobj .objimg img{
	max-width:205px;_width:expression(this.width > 205 ? "205px" : this.width);max-height:150px;_height:expression(this.height > 150 ? "150px" : this.height);
	cursor:pointer;
}
.inputs.uploadobjs .uploadobj .progress{
	display: none;
	position: absolute;
	z-index: 150;
	width: 100%;
	height: 0;
	background-color: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	bottom: 0;
}
.inputs.uploadobjs .uploadobj .progresstxt{
	display: none;
	position: absolute;
	z-index: 150;
	width: 100%;
	height: 100%;
	line-height: 90px;
	color: #999;
	text-align: center;
	font-size: 2em;
}
.inputs.uploadobjs .uploadobj .objtools{
	position: absolute;
	top: 0;
	width: 16px;
	height: 16px;
	z-index: 300;
	background-color: #eee;
	cursor: pointer;
	display: none;
}
.inputs.uploadobjs .uploadobj .objtools.editbtn{
	left: 0;
	width: 17px;
	height: 17px;
	background: url(sprites.png) no-repeat 0 -1266px;
}
.inputs.uploadobjs .uploadobj .objtools.deletbtn{
	right: 0;
	background: url(delete.png) no-repeat center center;
}
.inputs.uploadobjs .uploadobj .checking{
	position:absolute; right:0; bottom:0; color:#FFF; padding:3px 5px; background-color:rgba(204, 204, 204, 0.5); z-index:101;
	}
.inputs.uploadobjs .uploadobj .errtxt{
	margin: 0;
	padding-top: 20%;
	height: 80%;
	width: 100%;
	position: absolute;
	z-index: 200;
	text-align: center;
	background-color: rgba(255, 255, 255, .5);
	color: #f00;
}
.item-url-status{
    background:url("icon_info.png") no-repeat left center;
    padding-left: 25px;
	height:19px;
	float:right;
}
.tags{ padding:15px; height:35px; border-top:1px solid #f4f4f4; background-color:#FFF;}
.tags .tags-left{ float:left;}
.tags .tags-left .tag-title{background:url(tag.png) no-repeat scroll 0 10px;
    float: left;
	font-size:14px;
	color:#333;
	font-weight:700;
    height: 30px;
    line-height: 24px;
    padding-left: 20px;
    padding-top: 5px;
    width: 55px;
}
.tags .tags-left ul{ float:left;}
.tags .tags-left ul li{
    float: left;
    font-size: 14px;
    font-weight: normal; 
	line-height: 1;
    padding: 0.2em 0.6em 0.3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;}
.tags .tags-left ul li a{ 
	color: #999;
	background-clip: border-box;
    background-color: #f3f3f3;
    border-radius: 2px;
    box-shadow: none;
    display: inline-block;
    line-height: 18px;
    padding: 5px 12px;}
#addtaglist .addtagobj,#addtaglist .addtag-btn,#addtaglist .newtag{ float:left;
    margin-right:10px;
	margin-bottom:5px;
 	border: 1px solid #dcdcdc;
    color: #666;
	background-color: #f3f3f3;
    cursor: pointer;
    font-size: 13px;
    line-height: 18px;
    padding: 5px 12px;}
#addtaglist .addtag-btn{ background-color:#fff; font-size:18px; font-weight:bold;border: 1px dashed #dcdcdc;}	
#addtaglist .addtag-btn:hover{ background-color:#CCC;}
#addtaglist .select{
	background-color:#3ebb2b;
	color:#FFF;
	}
#addtaglist .newtag{ background-color:#fff; padding:0px;}
#addtaglist .newtag input{ border:0;padding:5px;line-height: 18px; height:18px; display:inline-block;}
.item-info{ height:30px; line-height:30px; background-color:#fff; padding:0 20px 10px; border-bottom:1px solid #d8d8d8;color:#999;}	
.item-info .item-info-l,.item-info .item-info-r{ float:left;}
.item-info .item-info-l{ margin-right:20px; color:#666;}
.item-info .item-info-l span{  font-size:14px; display:inline-block; margin-right:10px;	}
.item-info .item-info-l span.time{ color:#999; margin-left:20px;}
.item-info .item-info-r .icon-label{display: inline-block;
    height: 15px;
    margin: -2px 2px 0 10px;
    vertical-align: middle;
    width: 16px;
}
.icon-sj-preview {
    background:url(work_tool_001.png) no-repeat scroll -339px 3px;
}
.icon-sj-collect {
    background:url(work_tool_001.png) no-repeat scroll -305px -23px;
}
.icon-sj-comment {
    background:url(work_tool_001.png) no-repeat scroll -339px -24px;
}
.item-status .col-md-4 {
    border-right: 1px solid #d8d8d8;
    color: #666;
    line-height: 1.6;
    padding: 10px 0;
    text-align: center;
	width:99px;
	float:left;
}
.btn-favorite span.coll {
    background:url(work_tool_001.png) no-repeat scroll -47px -375px;
    display: inline-block;
    min-width: 45px;
    padding-top: 25px;
}
.item-status .btn-rate{ position:relative; cursor:pointer;}
.item-status .btn-rate span {
    background:url(work_tool_001.png) no-repeat scroll 13px -375px;
    display: inline-block;
    padding-top: 25px;
}
.item-status .btn-share {
    background:url(work_tool_001.png) no-repeat scroll 37px -765px;
    padding-top: 35px !important; border:none;
	position:relative;
	cursor:pointer;
}
.item-status .btn-share .share-box{position:absolute; width:236px; height:50px; bottom:-61px; left:50%; margin-left:-118px; background:#fff; z-index:99; border:1px solid #d8d8d8;}
.rightdetail .btn-share .share-box .share-container{ position:relative;}
.rightdetail .btn-share .share-box .share-container .blog a{ float:left;}
.rightdetail .btn-share .share-box .share-container .blog{ margin-top:4px;}
.rightdetail .aside{ position:absolute; width:180px; height:70px; bottom:-81px; left:50%; margin-left:-90px; background:#fff; z-index:99; border:1px solid #d8d8d8;}
.rightdetail .aside .rating-container{ position:relative;}
.rightdetail .arrow { background:none;
    left: 50%;
    top: -10px;
    display: block;
    position: absolute;
    margin-left: -5px;
	width:0; 
    height:0; 
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    border-bottom:10px solid #fff;
}
.aside .rating_title{ height:25px; line-height:25px; font-size:14px; color:#666; border-bottom:1px solid #d8d8d8; text-align:center; background-color:#f4f4f4;}
.aside .rating-container .stars{ margin-top:10px;}
