.buttons{
	overflow: hidden;
	margin-top: -320px;
	position: relative;
}
.buttons .btn{
  	width: 580px;
  	height: 121px;
  	display: block;
  	float: left;
  	cursor: pointer;
}
.buttons .myrembtn{
	background: url('http://img63.ddimg.cn/special/campaign/pc/myrembtn.png') no-repeat 0 0;
}
.buttons .searchbtn{
	background: url('http://img60.ddimg.cn/special/campaign/pc/searchbtn.png') no-repeat 0 0;
  	margin-left: 40px;
  	position: relative;
}
.buttons .searchbtn input{
	  position: absolute;
	  left: 35px;
	  top: 29px;
	  width: 470px;
	  height: 56px;
	  line-height: 56px;
	  border: 0;
	  background: transparent;
	  font-size: 20px;
	  color: #36f5af;
	  outline: none;
}
.buttons .searchbtn button{
	  position: absolute;
	  width: 60px;
	  right: 25px;
	  top: 30px;
	  height: 56px;
	  background: transparent;
	  border: none;
	  cursor: pointer;
}
.banner{
	height: 38px;
	line-height: 38px;
	background-color: #314f43;
	font-size: 16px;
	color: #3a9773;
	padding-left: 40px;
	width: 1160px;
}
.banner.fixed{
	position: fixed;
	top: 10px;
	left: 0;
	right: 0;
	z-index: 9;
}
.banner span{
	margin: 0 10px;
}
.banner a{
	position: relative;
}
.banner a.focus{
	color: #4affbc;
	font-weight: bold;
}
.banner a .focus{
	background: url('http://img61.ddimg.cn/special/campaign/pc/arrow.png') no-repeat;
	position: absolute;
	width: 18px;
	height: 10px;
    bottom: -19px;
    left: -15px;
    opacity: 0.7;
    filter:alpha(opacity=70);
}
.listtip{
	color: #3a9773;
	font-size: 14px;
	line-height: 40px;
}
.marginL{
	margin-left: 12px;
}
.authors{
	overflow: hidden;
	margin:10px auto 60px;
}
.authors .author,.authors .letter{
	width: 184px;
	height: 274px;
	float: left;
	background-color: #292929;
	text-align: center;
	font-size: 12px;
	color: #959595;
	line-height: 22px;
	padding-top: 15px;
	margin-top: 20px;
	border: 3px solid #292929;
}
.authors .letter{
  font-size: 232px;
  color: #314f43;
  line-height: 280px;
}
.authors .letterM span{
	position: relative;
	left: -20px;
}
.authors .letterQ span{
	position: relative;
	top: -35px;
}
.authors .letterW span{
  font-size: 190px;
  position: relative;
  left: -4px;
}
.authors .author.selected{
	border:3px solid #4affbc;
}
.authors .author img{
	width: 125px;
	height: 125px;
}
.authors .author .name{
	font-size: 16px;
	color: #4affbc;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.authors .author .des{
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.authors .author .des a{
	color: #959595;
}
.authors .author .des a:hover{
	text-decoration: underline;
	color: #4affbc;
}
.support{
	background: url('http://img62.ddimg.cn/special/campaign/pc/supportbtn.png') no-repeat 0 0;
	width: 90px;
	height: 31px;
	line-height: 31px;
	border: none;
	margin-top: 15px;
	cursor: pointer;
	position: relative;
	display: inline-block;
}
.support.aaa{
	background: url('http://img63.ddimg.cn/special/campaign/pc/giveme.png') no-repeat 0 0;
}
.support span{
	position: absolute;
  	right: -35px;
  	color: #ffcc00;
  	font-size: 24px;
  	top: 0px;
}
#recommandWin{
	width: 910px;
	height: 646px;
	margin-left: -455px;
	margin-top: -323px;
	background-color: #434343;
	color: #36f5af;
}
#recommandWin > div{
	background-color: #314f43;
}
#recommandWin .result{
	height: 150px;
	line-height: 150px;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
	padding-left: 160px;
}
#recommandWin .result .icon{
	display: inline-block;
	vertical-align: middle;
	background: url('http://img61.ddimg.cn/special/campaign/pc/win_icon.png') no-repeat 0 0;
	width: 92px;
	height: 92px;
	margin-right: 20px;
}
#recommandWin .recommand{
	padding: 25px 55px 40px;
	font-size: 20px;
}
#recommandWin .recommand b{
	font-size: 24px;
	line-height: 42px;
}
#recommandWin .recommand li{
	list-style-type: disc;
	line-height: 28px;
}
#recommandWin .recommand input{
	border: none;
	width: 800px;
	height: 80px;
	line-height: 80px;
	font-size: 22px;
	padding-left: 30px;
	background-color: #327058;
	margin-top: 15px;
	outline: none;
	color: #36f5af;
}
#recommandWin .bottom{
	margin-top: 10px;
	background-color: #eeb13c;
	font-size: 32px;
	color: #682915;
	font-weight: bold;
	height: 90px;
	line-height: 90px;
	text-align: center;
	cursor: pointer;
}
#recommandWin .bottom.nono{
	background-color: #686868;
	color: #484848;
}
#myrecommandlist{
	width: 960px;
	height: 660px;
	margin-top: -330px;
	margin-left: -480px;
	background-color: #434343;
	z-index: 10;
}
#myrecommandlist .title{
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #4affbc;
	background-color: #446559;
	padding: 0 25px;
}
#myrecommandlist .title > div,#myrecommandlist .list .cell> div{
	float: left;
}
#myrecommandlist .list{
	padding: 20px 0 0 25px;
	font-size: 14px;
	color: #959595;
	height: 580px;
	overflow-y:auto;
}
#myrecommandlist .list .cell{
	height: 50px;
	margin-top: 2px;
	line-height: 50px;
}
#myrecommandlist .list .cell.bg_1{
	background-color: #3b3b3b;
}
#myrecommandlist .list .cell.bg_2{
	background-color: #3e3e3e;
}
#myrecommandlist .list .cell button{
	width: 90px;
	height: 31px;
	border: none;
	vertical-align: middle;
	background: url('http://img62.ddimg.cn/special/campaign/pc/supportbtn.png') no-repeat 0 0;
	margin-left: 30px;
}
#myrecommandlist .index{
	padding-left: 20px;
	padding-left: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#myrecommandlist .index a{
	color: #959595;
}
#myrecommandlist .index a:hover{
	text-decoration: underline;
	color: #4affbc;
}
#myrecommandlist .index1{
	width: 147px;
}
#myrecommandlist .index2{
	width: 306px;
}
#myrecommandlist .index3{
	width: 246px;
}
#myrecommandlist .index4{
	width: 131px;
}
/*Chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0){
	.banner a .focus{
		bottom: -19px;
	}
}
/*Firefox*/ 
@-moz-document url-prefix() {
	.banner a .focus{
		bottom: -17px;
	}
}



/*support*/
.rule{
	color: #40fcb1;
	font-size: 24px;
	line-height: 40px;
	position: relative;
}
.rule li{
	color: #959595;
	font-size: 18px;
	margin: 20px 0;
}
.rule .button{
	background: url('http://img60.ddimg.cn/special/campaign/pc/mysupport.png') no-repeat 0 0;
	width: 205px;
	height: 62px;
	right: 10px;
	top: -50px;
	position: absolute;
	cursor: pointer;
}
.ranklist.fixed{
	position: fixed;
	top: -10px;
	left: 0;
	right: 0;
	z-index: 9999;
	margin: 0 auto;
}
.ranklist{
	overflow: hidden;
	clear: both;
}
.ranklist a{
	float: left;
	height: 40px;
	line-height: 40px;
	width: 144px;
	background-color: #314f43;
	color: #30a578;
	text-align: center;
	margin-right: 6px;
	margin-top: 10px;
}
#ranklist.authors{
	margin-top: 0;
}
#ranklist .author{
	width: 180px;
	height: 305px;
	margin-top: 10px;
	padding:15px 20px 0;
	text-align: left;
}
#ranklist .author .name{
	margin-top: 10px;
}
#ranklist .author img{
	width: 150px;
	height: 150px;
	margin-left: 15px;
}
#ranklist .title{
	color: #36f5af;
	line-height: 100px;
	font-size: 30px;
	clear: both;
	overflow: hidden;
}
#ranklist .support{
	background: url('../images/pc/suppbutton.png') no-repeat 0 0; 
	width: 187px;
	height: 31px;
}
#ranklist .support.clicked{
	background: url('http://img62.ddimg.cn/special/campaign/pc/suppbutton_click.png	') no-repeat 0 0;
}
#ranklist .support span,.support.aaa span{
	font-size: 14px;
	color: #f9d04b;
	right: 30px;
	top: 25px;
	font-weight: bold;
}
.support.aaa span{
	top: 22px;
	right: -30px;
}
.confirm .message span{
	font-size: 20px;
  	color: #3d8f6e;
}
#presentWin{
	height: 565px;
}
#presentWin img{
	border: none;
}
#presentWin .bottom{
	margin-top: 0;
}
#presentWin .content{
	width: 780px;
	height: 474px;
	position: relative;
}
#presentWin .content .bg{
	width: 780px;
	height: 474px;
}
#presentWin .content .code{
	position: absolute;
	width: 240px;
	height: 240px;
	top: 170px;
  	left: 104px;
}
.author .authorimg{
	position: relative;
	display: block;
	height: 150px;
	width: 165px;
}
.authorCount{
	position: absolute;
	bottom: 0;
	left: 15px;
	right: 0px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	background-color: #000;
	opacity: 0.8;
	filter:alpha(opacity=50);
	z-index: 9;
}
.authorText{
	position: absolute;
	bottom: 0;
	left: 15px;
	right: 0px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	color: #ffcc00;
	font-size: 20px;
	z-index: 10;
}
