/* tools1200.css Date:2018-08-07 16:01:55 */
.tools {
	height:30px;
	min-width:1190px;
	background:#f7f7f7;
	border-top:1px solid #FFF;
	border-bottom:1px solid #e9e9e9;
	font-family:'Microsoft YaHei';
	position:relative;
	z-index:1003
}
.bl-name {
	float:left;
	width:auto;
	padding:0 12px 0 18px;
	height:30px;
	line-height:30px;
	color:#8d8d8d;
	background:url(../images/bl_logo_m.png) 2px center no-repeat;
	position:relative
}
.bl-name .txt {
	width:156px;
	height:30px;
	float:left;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.w1000 .bl-name .txt,.w960 .bl-name .txt {
	width:86px
}
.bl-name b {
	position:absolute;
	width:1px;
	height:12px;
	display:block;
	top:9px;
	right:-1px;
	background:url(../images/tools1200_sprite.png) no-repeat 0 -28px;
	z-index:2
}
.tools-left {
	float:left;
	position:relative;
	border-left:1px solid transparent;
	border-right:1px solid transparent
}
.tools-leftfont {
	color:#666;
	line-height:30px;
	height:30px
}
.tools-leftfont b {
	position:absolute;
	width:1px;
	height:12px;
	display:block;
	top:9px;
	right:-1px;
	background:url(../images/tools1200_sprite.png) no-repeat 0 -28px;
	z-index:2
}
.tools-leftfont a:link,.tools-leftfont a:visited {
	color:#666;
	padding:0 10px;
	display:block;
	height:30px
}
.tools-leftfont span {
	float:left
}
.tools-leftfont i {
	float:left;
	display:inline-block;
	width:7px;
	height:4px;
	margin-left:7px;
	background:url(../images/tools1200_sprite.png) no-repeat 0 -40px;
	margin-top:13px;
	transition:all .1s ease-in 0s;
	-webkit-transition:all .1s ease-in 0s
}
.tools-left:hover .tools-leftfont i {
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg)
}
.tools-left:hover {
	background-color:#fff;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	z-index:2;
	box-shadow:0 0 2px #CCC
}
.tools .left-span {
	width:100%;
	height:3px;
	position:absolute;
	left:0;
	top:28px;
	background-color:#FFF;
	z-index:2;
	display:none
}
.tools .left-show {
	left:-1px;
	padding:7px 12px
}
.tools .left-show-title {
	height:35px;
	line-height:35px;
	font-size:16px;
	color:#000;
	padding-left:5px;
	width:150px
}
.tools .left-show-title i {
	float:left;
	display:inline-block;
	width:15px;
	height:15px;
	background:url(../images/tools1200_sprite.png) no-repeat 0 0;
	margin-top:10px
}
.tools .left-show-title span {
	float:left;
	margin-left:6px
}
.tools .left-show:after {
	display:block;
	content:" ";
	height:0;
	clear:both;
	visibility:hidden
}
.tools .left-show-dl {
	width:222px;
	line-height:24px
}
.left-show-dl:after {
	display:block;
	content:" ";
	height:0;
	clear:both;
	visibility:hidden
}
.tools .left-show-dl dl dd a:link,.tools .left-show-dl dl dd a:visited {
	padding:0 10px;
	color:#666;
	display:block
}
.tools .left-show-dl dl dd a:hover {
	color:#ff6f6f
}
.tools .left-show-dl dl dd {
	padding:0 5px;
	width:100px;
	float:left;
	margin-left:1px
}
.tools-right {
	float:right
}
.tools-right ul li {
	float:left;
	position:relative;
	border-left:1px solid transparent;
	border-right:1px solid transparent;
	display:inline;
	height:30px;
	line-height:30px;
	margin-left:-1px
}
.tools-right ul li b {
	position:absolute;
	width:1px;
	height:12px;
	display:block;
	top:9px;
	right:-1px;
	background:url(../images/tools1200_sprite.png) no-repeat 0 -28px;
	z-index:2
}
.tools .hdiv {
	left:-1px;
	width:100%
}
.tools-right ul li .hdiv dl dd {
	line-height:24px
}
.tools-right ul li .hdiv dl dd a:link,.tools-right ul li .hdiv dl dd a:visited {
	padding:0 10px;
	height:24px;
	display:block;
	color:#666
}
.tools-right ul li .hdiv dl dd a:hover {
	color:#ff6f6f
}
.tools-right ul li:hover b {
	display:none
}
.tools .divshow {
	display:none;
	position:absolute;
	background-color:#fff;
	border:1px solid #e2e2e2;
	box-shadow:0 0 2px #CCC;
	top:30px
}
.tools-left:hover .divshow,.tools-left:hover .left-span,.tools-right ul li:hover .divshow,.tools-right ul li:hover .left-span {
	display:block
}
.tools-right ul li:hover {
	background-color:#FFF;
	box-shadow:0 0 2px #ccc;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	z-index:2
}
.tools-right ul li:hover .tools-leftfont i {
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg)
}
.tools-right ul li.box,.tools-right ul li.box-tols {
	box-shadow:none;
	border-left:1px solid transparent;
	border-right:1px solid transparent
}
.tools-right ul li.box-tols a:link,.tools-right ul li.box-tols a:visited {
	padding:0
}
.tools-right ul li.box-tols i {
	float:left
}
.tools-right ul li.box-tols span {
	float:left;
	display:inline-block;
	max-width:84px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.tools-right ul li.box-tols a:link,.tools-right ul li.box-tols a:visited {
	margin-right:10px
}
.tools-right ul li.box-tols:hover {
	background:0 0
}
.tools-right ul li.box-tols:hover b {
	display:block
}
.tools-right ul li.box-tols a:hover {
	color:#ff6f6f
}
.tools-right ul li.box a:link,.tools-right ul li.box a:visited {
	float:left;
	display:inline-block;
	height:30px;
	line-height:30px;
	padding:0 10px;
	color:#666
}
.tools-right ul li.box i {
	float:left;
	display:inline-block;
	width:13px;
	height:13px;
	background:url(../images/tools1200_sprite.png) no-repeat 0 -15px;
	margin-top:8px
}
.tools-right ul li.box span {
	margin-left:5px;
	display:inline-block;
	float:left
}
.tools .nav-right ul li a:hover,.tools .nav-right ul li.on a:link,.tools .nav-right ul li.on a:visited,.tools-leftfont a:hover,.tools-right ul li.box a:hover {
	color:#ff6f6f
}
.tools .palm {
	width:310px;
	left:50%;
	margin-left:-214px;
	border:1px solid #e2e2e2;
	overflow:hidden
}
.tools .palm:after {
	display:block;
	content:" ";
	height:0;
	clear:both;
	visibility:hidden
}
.tools .palm-item {
	float:left;
	margin-left:8px;
	width:141px;
	text-align:center;
	padding:20px 0 4px
}
.tools .palm-item-line {
	text-align:center;
	padding:0 20px;
	line-height:20px;
	height:20px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.tools .palm-item-title {
	color:#666;
	margin-top:10px;
	font-size:14px
}
.tools .palm-item-message {
	color:#ff6f6f
}
.tools .palm-item-img {
	line-height:0;
	height:100px;
	overflow:hidden
}
.tools .pay {
	padding:15px;
	width:330px;
	left:50%;
	margin-left:-180px
}
.tools .pay-dl {
	width:330px;
	overflow:hidden
}
.tools .pay-dl dd {
	float:left;
	width:100px;
	padding:0 5px;
	margin-left:-1px;
	border-left:1px dashed #e9e9e9;
	height:126px
}
.tools .pay-title {
	line-height:26px;
	height:30px;
	font-weight:700;
	font-size:14px;
	color:#333;
	padding:0 10px
}
.tools .pay-head {
	line-height:24px
}
.tools .pay-head a:link,.tools .pay-head a:visited {
	display:block;
	color:#666;
	height:24px;
	padding:0 10px
}
.tools .pay-head a:hover {
	color:#ff6f6f
}
.w960 .tools {
	min-width:950px
}
.tools-info {
	width:30px;
	float:left;
	display:inline;
	height:30px;
	line-height:30px;
	margin-left:10px;
	text-align:center;
	position:relative
}
.tools-info a.red-font {
	color:#666;
	font-family:'Microsoft YaHei'
}
.tools-info a.red-font:hover {
	color:#ff6f6f
}
.tools-info s {
	width:4px;
	height:4px;
	line-height:4px;
	color:#ff6f6f;
	font-size:18px;
	position:absolute;
	right:2px;
	top:5px
}
#concern-us .palm {
	width:283px;
	left:auto;
	right:0;
	margin-left:0;
	margin-right:-1px;
	padding-bottom:10px
}
#concern-us .palm-item {
	padding:0;
	margin-top:14px
}
#concern-us em {
	width:40px;
	height:16px;
	margin:8px 0 0 6px;
	float:left;
	display:inline-block;
	background:url(../images/head-icon.png) no-repeat
}
#concern-us .bder-right {
	border-right:1px solid #eee
}
#concern-us .palm-item-line {
	height:40px;
	margin-top:-8px
}
#concern-us .palm-item-title {
	color:#333;
	margin-top:0;
	font-size:12px
}
.w1000 #concern-us,.w960 #concern-us {
	display:none
}
