<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	*{
		margin:0;
		padding:0;
		border:0;
	}
	body{
		min-width:1035px;
		overflow:auto;
	}
	.header,.head{
		
		height:66px;
		position:relative;
		z-index:10;
		position:fixed;
	}
	.header{
		width:1000px;
		left:50%;
		margin-left:-500px;
	}
	.headerbg,.headbg{
		height:66px;
		position:fixed;
		top:0;
		z-index:9;
		//opacity: 0.9;
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=90)";
		background:#FFFFFF\0;/*å…¼å®¹IE8*/
		border-bottom:1px solid #E5D7D7\0;
	}
	.headerbg{
		box-shadow: 0 2px 5px #888888;
	}
	.headbg{
		border-bottom:2px solid #E53937;
	}
	.headerbg,.advantagebg,.headbg{
		width:100%;
		left:0;
		//background:#FFFFFF;
		background:rgba(255,255,255,0.9);
	}
	.nav{
		position:absolute;
		left:200px;
		top:25px;
	}
	.navli{
		width:110px;
		float:left;
		text-align:center;
	}
	.nav-active a{
		color:#FD6138;
	}
	.container{
		position:relative;
	}
	.content,.content2{
		min-height:507px;
		position:relative;
		margin:70px auto;
	}
	.content{
		width:1000px;
	}
	.content2{
		width:100%;
	}
	.logo{
		position:absolute;
		left:0;
		width:156px;
		height:66px;
	}
	.link{
		position:absolute;
		right:0px;
		top:25px;
	}
	
	.link a{
		padding:5px 10px;
		font-size:14px;
	}
	.link-normal:hover{
		color:#FD714C;
	}
	.link-active{
		background:#FD6138;
		color:#FFFFFF;
	}
	.link-active:hover{
		background:#FD714C;
	}
	.banner{
		width:400px;
		position:absolute;
		left:20px;
		top:30px;
	}
	.loginbox{
		width:370px;
		height:300px;
		position:absolute;
		right:0px;
		top:40px;
		background:#FEC0AF;
		padding:22px;
	}
	.tit{
		height:28px;
		line-height:28px;
	}
	.username{
		height:56px;
		margin-top:22px;
	}
	.inputbox{
		margin-left:10px;
		background:url(../images/input.png) no-repeat;
	}
	.inputbox input{
		margin-left:5px;
	}
	.tips1,.tips2,.tips2 a,.tips3{
		color:#F9EDED;
	}
	.tips1 p,.tips2 p,.tips3 p{
		font-size:14px;
		margin-left:60px;
	}
	.userpwd{
		height:34px;
	}
	.loginbtn{
		margin-top:20px;
	}
	.loginbtn button{
		background:#F8F8F8;
		padding:8px 30px;
		border:1px solid #888888;
		margin-left:65px;
	}
	.tips3{
		margin-top:20px;
	}
	.footer,.foot{
		height:100px;
		
		padding-top:30px;
	}
	.footer{
		background:#DADADA;
	}
	.foot1{
		font-size:14px;
	}
	.foot1 span{
		margin-left:5px;
	}
	.foot2{
		font-size:14px;
		margin-top:5px;
		color:#939191;
	}
	.uhide{
		display:none;
	}
	.foot1 span a:hover{
		text-decoration:underline;
	}
	.footleft{
		width:350px;
		float:left;
	}
	.footright{
		float:right;
	}
	.footright li{
		float:right;
		margin-left:10px;
	}
	.popQQ,.poptel,.poperweima{
		position:absolute;
		height:50px;
		line-height:40px;
		top:-55px;
		
		text-align:center; 
		font-size:14px;
		z-index:10;
	}
	.popQQ{
		
		width:112px;
		margin-left:-42px;
		background:url(../../static/images/littleicon/popQQ.png) no-repeat;
	}
	.poptel{
		width:162px;
		margin-left:-70px;
		background:url(../../static/images/littleicon/poptel.png) no-repeat;
	}
	.poperweima{
		width:133px;
		height:136px;
		top:-140px;
		background:url(../../static/images/littleicon/poperweima.png) no-repeat;
		margin-left:-50px;
		padding:3px;
	}
	 .footright li div{
		display:none;
	}
	.footright li a:hover + div{
		display:block;
	}
	.toolTip{
		width:44px;
		position:fixed;
		right:10px;
		top:30%;
		z-index:1000;
	}
	.toolTip li .img{
		//margin-bottom:10px;
		position:relative;
		width:55px;
		height:55px;
		overflow:hidden;
	}
	.toolTip img{
		//width:44px;
		position:absolute;
	}
	.saletel{
		top:70px;
		background-image:url('../../static/images/combine.png');
		background-position:-92px -166px;
	}
	.onlineQQ{
		top:15px;
		background-image:url('../../static/images/combine.png');
		background-position:-92px -222px;
	}
	.saletel,.onlineQQ{
		width:137px;
		height:38px;
	}
	.saletel,.onlineQQ,.erweima{
		position:absolute;
		right:48px;
	}
	.erweima{
		width:111px;
		height:104px;
		top:146px;
		background-image:url('../../static/images/combine.png');
		background-position:-240px -165px;
	}</pre></body></html>