<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*意见反馈*/
.YiJFK{
	width:40px;
	height:103px;
	position:fixed;
	_position:absolute;
	left:100%;
	margin-left:-40px;
	top:35%;
	_top:expression(eval(document.documentElement.clientHeight/3+document.documentElement.scrollTop));
	margin-top:-100px;
	_margin-top:80px;
	background:url(/cmt/Tpl/Public/ideaa/images/yjfk.png);
	cursor:pointer;
	z-index:9999;
	overflow: visible;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
　　(src="images/yjfk.png", sizingMethod="scale");
}
.toggle_click{
	width:40px;
	height:103px;
}
.FanK_position{
	position: absolute;
	display: none;
	right:40px;
	top:0;
	width:302px;
	padding:8px 18px;
	height:auto;
	overflow: hidden;
	background:#fafafa;
	border:1px solid #e4e4e4;
	cursor: default;
}
.down{
	position:absolute;
	width:11px;
	height: 12px;
	right:20px;
	top:16px;
	background: url(/cmt/Tpl/Public/ideaa/images/delete_img.jpg) no-repeat;
	cursor: pointer;
}
.FanK_position span{
	width:100%;
	font: 500 14px/24px 微软雅黑;
	color:#333;
	margin-top:4px;
}
.FanK_position span i{
	color:red;
	font-style:normal;
	margin:6px 5px 0 0px;
}

.FanK_position textarea,.FanK_position input{
	width:300px;
	border:1px solid #e4e4e4;
	margin:10px 0;
}
.FanK_position textarea{
	height:176px;
	resize:none;
}
.FanK_position input{
	height:22px;
}
.FanK_position button{
	width:101px;
	height:25px;
	background:url(/cmt/Tpl/Public/ideaa/images/submit_btn.jpg) no-repeat;
	cursor: pointer;
	margin:10px auto;
	display: block;
	border:none;
}</pre></body></html>