
 .return-top {
	width: 36px; right: 4.4%; bottom: 190px; display: none; position: fixed;
}
.return-top .top-btn {
	background: url("../img/ico_45.png") no-repeat center 10px rgb(255, 255, 255); transition:0.3s; width: 100%; height: 22px; text-align: center; line-height: 16px; padding-top: 14px; font-family: "Arial"; font-weight: bold; display: block; cursor: pointer;
}
.return-top .top-btn:hover {
	background: url("../img/ico_45_h.png") no-repeat center 10px rgb(0, 0, 0); color: rgb(255, 255, 255);
}
.return-top .link-qq {
	background: url("ico_46.png") no-repeat center rgb(255, 255, 255); transition:0.3s; width: 100%; height: 36px; margin-top: 1px; display: block;
}
.return-top .link-qq:hover {
	background: url("ico_46_h.png") no-repeat center rgb(0, 0, 0); color: rgb(255, 255, 255);
}
.float-right-box {
	transition:width 0.3s; top: 50%; width: 250px; left: 0px; margin-top: -127px; position: fixed; z-index: 1000; background-color: rgb(25, 25, 25);
}
.on.float-right-box {
	width: 50px;
}
.on.float-right-box .top-list .stt { display:none;
}
.float-right-box .top-list {
	width: 100%;
}
.float-right-box .top-list ul {
	width: 100%;
}
.float-right-box .top-list li {
	transition:background 0.on.float-right-box.3s; width: 100%; height: 50px; border-bottom-color: rgb(59, 59, 59); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.float-right-box .top-list a {
	width: 100%; display: block;
}
.float-right-box .top-list .ico {
	transition:background 0.3s; top: 0px; width: 50px; height: 50px; right: 0px; display: inline-block; position: absolute; z-index: 2;
}
.float-right-box .top-list .ico1 {
	background: url("../img/ico_58.png") no-repeat center rgb(25, 25, 25);
}
.float-right-box .top-list .ico2 {
	background: url("../img/ico_59.png") no-repeat center rgb(25, 25, 25);
}
.float-right-box .top-list .ico3 {
	background: url("../img/ico_60.png") no-repeat center rgb(25, 25, 25);
}
.float-right-box .top-list .ico4 {
	background: url("../img/ico_61.png") no-repeat center rgb(25, 25, 25);
}
.float-right-box .top-list .ico5 {
	background: url("../img/ico_62.png") no-repeat center rgb(25, 25, 25);
}
.float-right-box .top-list .ico6 {
	background: url("../img/ico_68.png") no-repeat center rgb(25, 25, 25);
}
.float-right-box .top-list .stt {
	transition:color 0.3s; left: 28px; top: 0px; width: 222px; color: rgb(255, 255, 255); line-height: 50px; font-size: 14px; display: inline-block; position: absolute; z-index: 1;
}
.float-right-box .top-list li:hover .stt {
	color: rgb(21, 25, 30);
}
.float-right-box .top-list li:hover .ico1 {
	background: url("../img/ico_58_h.png") no-repeat center rgb(255, 255, 255);
}
.float-right-box .top-list li:hover .ico2 {
	background: url("../img/ico_59_h.png") no-repeat center rgb(255, 255, 255);
}
.float-right-box .top-list li:hover .ico3 {
	background: url("../img/ico_60_h.png") no-repeat center rgb(255, 255, 255);
}
.float-right-box .top-list li:hover .ico4 {
	background: url("../img/ico_61_h.png") no-repeat center rgb(255, 255, 255);
}
.float-right-box .top-list li:hover .ico5 {
	background: url("../img/ico_62_h.png") no-repeat center rgb(255, 255, 255);
}
.float-right-box .top-list li:hover .ico6 {
	background: url("../img/ico_68_h.png") no-repeat center rgb(255, 255, 255);
}
.float-right-box .top-list li:hover {
	background-color: rgb(255, 255, 255);
}
.float-right-box .top-list .return-webtop .stt {
	font-family: "Arial"; font-weight: bold;
}
.float-right-box .bot-share {
	height: 50px; position: relative;
}
.float-right-box .bot-share a {
	margin: 0px; padding: 0px; transition:background 0.3s; width: 50px; height: 50px; float: left; display: inline-block;
}
.float-right-box .bot-share .share {
	left: 0px; top: 0px; width: 200px; position: absolute; z-index: 1;
}
.float-right-box .bot-share .sina {
	background: url("../img/ico_63.png") no-repeat center;
}
.float-right-box .bot-share .wx {
	background: url("../img/ico_64.png") no-repeat center;
}
.float-right-box .bot-share .tx {
	background: url("../img/ico_65.png") no-repeat center;
}
.float-right-box .bot-share .more {
	background: url("../img/ico_66.png") no-repeat center;
}
.float-right-box .bot-share a:hover {
	background-color: rgb(82, 83, 84);
}
.float-right-box .bot-share .share-ico {
	background: url("../img/ico_67.png") no-repeat center rgb(25, 25, 25); width: 50px; height: 50px; display: inline-block; position: relative; z-index: 2; cursor: pointer;
}
 