
/*物品寄售*/
.data-info {
	cursor: pointer;
	/*position: absolute;*/
	opacity: 0.8;
}

.data-info:hover {
	padding: 1px;
	opacity: 1;
}

.data-info img {
	/*width: 100%;*/
	/*height: 100%;*/
	object-fit: contain;
}

/*新闻*/
.news:hover{
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
	-webkit-transform: translate(0, -1px) !important;
	transform: translate(0, -1px) !important;
}
/* 战盟个人资料样式 */
.profiles_guild_card {
	width: 100%;
	background: #000000 url('../top2/guild.jpg') no-repeat;
	background-size: cover;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: .05rem;
	-khtml-border-radius: 10px;
	border: 1px solid #333;
	-moz-box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555;
	color: #fff;
}

/* 玩家个人资料样式 */
.profiles_player_card {
	-moz-border-radius: 10px;
	 -webkit-border-radius: 10px;
	 border-radius: .05rem;
	-khtml-border-radius: 10px;
	border: 1px solid #333;
	-moz-box-shadow: 0 0 5px #555;
	 -webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555;
	color: #fff;
}

.DK.profiles_player_card, .BK.profiles_player_card, .BM.profiles_player_card, .DGK.profiles_player_card {
	background: url('../top2/knight.jpg') no-repeat; background-size: cover;
}
.DW.profiles_player_card, .SM.profiles_player_card, .GM.profiles_player_card, .SW.profiles_player_card {
	background: url('../top2/wiz.jpg') no-repeat; background-size: cover;
}
.ELF.profiles_player_card, .ME.profiles_player_card, .HE.profiles_player_card, .NE.profiles_player_card {
	background: url('../top2/elf.jpg') no-repeat; background-size: cover;
}
.SUM.profiles_player_card, .BS.profiles_player_card, .DSM.profiles_player_card, .DS.profiles_player_card {
	background: url('../top2/sum.jpg') no-repeat; background-size: cover;
}
.DL.profiles_player_card, .LE.profiles_player_card, .EL.profiles_player_card {
	background: url('.../top2/dl.jpg') no-repeat; background-size: cover;
}
.MG.profiles_player_card, .DM.profiles_player_card, .MK.profiles_player_card {
	background: url('.../top2/mg.jpg') no-repeat; background-size: cover;
}
.RF.profiles_player_card, .FM.profiles_player_card, .FB.profiles_player_card {
	background: url('../top2/rf.jpg') no-repeat; background-size: cover;
}
.GL.profiles_player_card, .ML.profiles_player_card, .SL.profiles_player_card {
	background: url('../top2/gl.jpg') no-repeat; background-size: cover;
}
.RW.profiles_player_card, .RSM.profiles_player_card, .GRM.profiles_player_card {
	background: url('../top2/rw.jpg') no-repeat; background-size: cover;
}
.SLA.profiles_player_card, .RSLA.profiles_player_card, .GSLA.profiles_player_card {
	background: url('../top2/sla.jpg') no-repeat; background-size: cover;
}
.GUN.profiles_player_card,.BGUN.profiles_player_card,.MGUN.profiles_player_card{
	background: url('../top2/guncrusher.jpg') no-repeat; background-size: cover;
}
/* 玩家个人信息::排名 */
#InventoryC {
	background-image: url('../top2/inventoryc.png');
	width: 395px;
	height: 319px;
	text-align: center;
	display: inline-block;
	position: relative;
}
#InventoryC > img {
	margin-top: 20%;
}
#InventoryC > div {
    position:absolute;
    background-repeat:no-repeat;
    background-position:center center;
}
#in_weapon {width: 73px;height:136px;bottom:0;left: 1px;}
#in_shield {width: 75px;height:136px;bottom:0;right: 0px;}
#in_helm {width: 59px;height:68px;top:2px;left: 69px;}
#in_armor {width: 72px;height:110px;top:72px;left: 39px;}
#in_pants {width: 62px;height:68px;bottom:8px;left:82px;}
#in_gloves {width: 85px;height: 56px;top: 122px;right: 43px;}
#in_boots {width: 57px;height: 76px;bottom: 2px;right: 84px;}
#in_wings {width: 127px;height: 113px;top: 1px;right: 1px;}
#in_zoo {width: 57px;height: 67px;top:2px;left: 2px;}
#in_pendant {width: 30px;height: 30px;top: 24px;right: 136px;}
#in_ring1 {width: 30px;height: 30px;bottom: 94px;left:96px;}
#in_ring2 {width: 30px;height: 30px;bottom: 94px;right: 98px;}
#in_pentagram {width: 80px;height: 80px;bottom: 3px;right: 156px;}
#in_ear1 {width: 30px;height: 30px;top: 76px;left: 1px;}
#in_ear2 {width: 30px;height: 30px;top: 76px;left: 119px;}

.ItemData{width:auto;padding: 5px 18px 5px 18px;background:rgba(0,0,0,0.9);font-size:12px;text-align:center;color:#fff;border:0.01rem solid #a0580042;border-radius:2px;}
.Items{line-height:20px;}
.ExcItemName{color:#18F479;font-size: 13px}
.SetItemName{color:#00D100;font-size: 13px}
.SocketItemName{color:#723fcc;font-size: 13px}
.ItemName{color:#FFF;font-size: 13px}
.SocketOption{color:#723fcc}
.SocketOptionText{color: #7698b0}
.SocketOptionNull{color:#777}
.UseItemReq{color:#FF0000}
.ExcItemOption{color:#5694f1}
.LuckyItem{color:#5694f1}
.ItemOption{color:#5694f1}
.SetOption{color:#DCB016;}
.SetOptionText{color:#777777}
.PeriodItem{color:#dc5016}
.PeriodItemExpire{color:#FF0000}
.HarmonyOption{color:#DCB016}
.serial{color: #9c9c9c;font-size:11px}
.skillNameText{color:#5694f1}
.attributeName{color:#DCB016;}
.attributeText{color:#5694f1}
.attribute{color: #00a300;}
.MasteryBonusOption{color: #b30798}
.MasteryBonusText{color: #5074cb}
.WingGradeOption{color:#5694f1}
.WingAttribute{color: #be0001}
.PentagramNone{color:#777}
.Pentagram{color: #cc2b20}
