@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif;
	line-height:170%;
	color:#464646;
}
body {
	margin-left: 0px;
	margin-top: 54px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	background:#000 url(/images/pagebk.png) repeat-x left top;

}
textarea:focus, input:focus{
    outline: none;
}

h1,h2,h3,h4,h5,h6,ul,form,dl{padding:0;margin:0;}
a{text-decoration:none;color:#555;}
a:hover{text-decoration:underline;color:#de0124}
ul{list-style:none;}
img{border:0;}
.w{width:100%;max-width:1300px;width:1000px\9;margin:0 auto;min-width:1000px;}

.clear{clear:both;height:0;line-height:0; overflow:hidden;}
.clear{clear:both;height:0px;line-height:0px;font-size:0px;overflow:hidden;}
.cf:before, .cf:after {content:"";display:table;}
.cf:after {clear:both;}
.cf {zoom:1;}

#searchDiv{height:54px; overflow:hidden; background:#505050; width:100%;position:absolute;top:0;left:0;}
#searchDiv div{margin:10px 12px;height:33px;padding:0 4px;}
#searchDiv form{padding:0 12px;height:33px; background:#969696}
#searchDiv form #gjz{height:33px; border:none;width:100%;background:url(/images/sbtn.png) no-repeat right center;}
#searchDiv form #gjz:focus{background:url(/images/sbtn2.png) no-repeat right center;}
#searchDiv form .sbtn{width:33px;height:33px;position:absolute;right:28px;top:10px;}

#clist{margin:0 12px;padding:20px 0;}
#clist li{margin:0 0 8px 0;}
#clist li a{display:block;height:44px;color:#fff; line-height:44px; overflow:hidden; border-radius:8px; background:#727272;background-image:linear-gradient(to top,#727272,#929292);}
#clist li a span.firstChar{width:34px; float:left;height:44px; background:#ffcc00;box-shadow: 0px 4px 4px #444;text-align:center; text-transform:uppercase;font-size:20px;font-weight:bold;background-image:linear-gradient(to top,#caa100,#fecb00);}
#clist li a span.firstChar i{font-style:normal; opacity:.6;;}
#clist li a span.cname{float:left;height:44px;padding-left:12px;font-size:15px;}

#clist li a span.fc0{background:#90d400; background-image:linear-gradient(to top,#90d400,#adff00);}
#clist li a span.fc1{background:#44b400; background-image:linear-gradient(to top,#44b400,#50d400);}
#clist li a span.fc2{background:#ffcc00;background-image:linear-gradient(to top,#caa100,#fecb00); }
#clist li a span.fc3{background:#e49c00;background-image:linear-gradient(to top,#e49c00,#ffae00); }
#clist li a span.fc4{background:#db4800; background-image:linear-gradient(to top,#db4800,#ff5400);}
#clist li a span.fc5{background:#cc0000; background-image:linear-gradient(to top,#cc0000,#ff1800);}
#clist li a span.fc7{background:#0066cc; background-image:linear-gradient(to top,#0066cc,#0080ff);}
#clist li a span.fc6{background:#008fd2; background-image:linear-gradient(to top,#008fd2,#00aeff);}


#con1{ background:#fff;padding:12px;}
#con1 h1{font-size:18px; padding:12px 0 8px 0;}
#con1 .memo{border-bottom: 1px solid #ededed;color:#999;margin-bottom:12px;padding:0 0 8px 0;}
#con1 .img img{width:100%;}

#con1 .simg img{width:50%;margin:0 auto;}

#con1 h3{font-size:16px;}
#con1 .item{padding:12px 0;border-bottom:1px solid #ddd;}
#con1 .tel{}
#con1 .simg{padding:12px 0; text-align:center;}

#footcount{display:none;}