<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
body {
	background-color: #0085c5;
	font-family:Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	color: #333;
}
body , h1 , h2 , h3 , h4 , h5 , h6 , hr , p , blockquote , dl , dt , dd , ul , ol , li ,
pre , form , fieldset , legend , button , input , select, textarea ,
th, td { margin: 0; padding: 0; }
.fl { float: left; } .fr { float: right; }
.clearfix:after { display: block; content: ''; clear: both; } .clearfix { zoom: 1;}
.clear { height: 0; width: 100%; overflow: hidden; font-size: 1px; line-height: 0; visibility: hidden; }
.Width { width: 1200px; margin: 0 auto; }
.hide , .onlymob { display: none; }

/* é—‚ä¾‡å…å§˜ã„©å¼«éŠˆå——ç·žé–¹ç»¢å––é”ï¿½ */
.ht_top {
	position: relative; width: 100%; overflow: hidden; z-index: 2;
	background: #fafafa url(https://www.huatu.com/z/topfooter/images/nav_bg.gif) repeat-x 0 0;
	line-height: 41px; }
.ht_top .zt_top {
	width: 1200px; height: 41px; margin: 0 auto; }
.ht_top h1 {
	float: left; }
.ht_top h1 a {
	float: left; width: 131px; height: 40px; overflow: hidden;
	background: url(https://www.huatu.com/z/topfooter/images/logo.gif) no-repeat;
	font-size: 12px; text-indent: -100em; }
.ht_top .topnav {
	float: right; color: #333; font-size: 12px; }
.ht_top .topnav a {
	padding: 0 8px; }
.ht_top .topnav a:hover {
	color: #e4393c; text-decoration: underline; }

a:link {
	color: #666;
	text-decoration: none;	
}
a:visited {
	color: #666;
	text-decoration: none;	
}
a:hover {
	color: #C00;
	text-decoration: none;	
}
ul,ol,li {
	margin: 0;
	padding: 0;
	list-style-type: none;	
}
dl,dt,dd {
	margin: 0;
	padding: 0;
}
img {
	border: 0;	
}
br {
	font-size: 0;
	line-height: 10px;
	height: 10px;
}

/* æ¿&nbsp;ãˆ£åŸ–éŽ¸æŠ½å´•é”Ÿï¿½ */
.top {
	width: 980px;
	height: 90px;
	margin: 0 auto;
	background: url(../images/tp01_20140320.png) no-repeat left center;	
}
.top ul {
	height: 90px;
	line-height: 90px;
	float: right;
}
.top ul li {
	float: left;
	margin-left: 30px;
	font-weight: bold;
}
.top ul li a.hover {
	color: #F60;
}
.top ul li a.hover:hover {
	color: #C00;
}

/* é—è°Žå—©åš™ç¼‚å¶…ç§µç»‹å¤Œæ‹‹å®•å›©Ðª */
.main {
	height: 520px;
	background-color: #45457d;
	/* background: url(../images/bj.png) no-repeat; */
}
.main .denglu {
	width: 1280px;
	height: 520px;
	/* background: url(../images/pic01_20140320.jpg) no-repeat;*/
	margin: 0 auto;
	position: relative;
}
.main .denglu .text {
	    width: 450px;
    position: absolute;
    left: 220px;
    top: 130px;
    border: 1px solid #ccc;
    padding: 30px;
}
.main .denglu .dlk {
	width: 354px;
	height: 328px;
	background: url(../images/tp03_20140320.png) no-repeat;
	position: absolute;
	right: 180px;
	top: 120px;
	color: #999;
}
.denglu h1{
    text-align: center;
    color: #fff;
    font-size: 44px;
    padding-top: 30px;
	
	}
.denglu .text a{
    text-align: center;
    color: #fff;
    border: 1px solid #ccc;
    padding: 3px;
    float: left;
    mrgin: 0 auto;
    margin: 6px 10px 6px 40px;
 }
.denglu .text p{margin: 6px;margin: 6px 10px 10px 20px;}
.main .denglu .dlk a.mm {
	color: #000;
	font-size: 12px;
}
.main .denglu .dlk a.mm:hover {
	color: #C00;
}
.main .denglu .dlk a.zc {
	color: #F60;
}
.main .denglu .dlk a.zc:hover {
	color: #C00;
}

/* é—è°Žå—©åš™ç¼‚å¶…ç§µéŽ¯æ—ˆå¼´éŠçŠ²å§¤ */
.footer {
	font-size: 13px;
	height: 70px;
	line-height:70px;
	background: url(../images/tp08_20140320.png) repeat-x;
	text-align: center;
	color: #666;	
}

/* button,input */
.dlinput {
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	width: 222px;
	height: 34px;
	line-height: 34px;
	text-indent: 2px;
	font-size: 14px;
	
}
.loginbtn {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #d30000;
	border: none 0;
	width: 224px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	font-family: "éŽç”¸åŠé&nbsp;æ¶¢æ‹ç€£î†½â’–é–¸æ¶˜î‡­éŽ·ï¿½";
	font-size: 16px;
	color: #FFF;
	padding: 0;
	margin: 0;
}
.loginbtn:hover, .loginbtn:focus {
	background: url(../images/tp07_20140320.png) no-repeat;
}
.loginbtn:active {
	color: #ccc;
}</pre></body></html>