@charset "utf-8";


/*全局*/
*{padding:0;margin:0;}
body{background:#fff;color:#333;font-family:"",Arial;font-size:12px;}
body,h1,h2,h3,h4,h5,h6,p,ul,dl,dt,dd,form,fieldset{margin:0;padding:0;}
ul,li{list-style-type:none;}
textarea{font-size:12px;padding:3px;}
table,td{border:0;padding:0;}
select{font-size:12px;}
img{border:0;}
a{color:#666;text-decoration:none;}a:hover{color:#ffd800;}
a.black:link {color: #666;}
a.black:hover {color: #ff0000;} 
.clear{clear:both;}
.l{float:left;}
.r{float:right;}
.c{clear:both;}
.center{text-align:center;}
.bold{font-weight:bold;}
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.cfff{color:#fff;}
.c333{color:#333;}
.cred{color:#da1414;}
.blue{color:#0477e2;}
.cc00{color:#c00; font-family:arial;}
.bold{font-weight: bold;}
.undis{display:block;}
.dis{display:none;}
.indent{text-indent:24px;line-height:22px;}
.line{line-height:21px;}


/*头部*/
.top{width:1002px;height:116px;margin:0 auto;}
.top-l{width:10px;height:116px;float:left;background:url(../images/top-l.jpg);}
.top-c{width:967px;height:116px;float:left;background:url(../images/top-c.jpg);}
.top-r{width:25px;height:116px;float:left;background:url(../images/top-r.jpg);}
.menu {margin:25px 0 0 10px;}
.menu li{width:80px;float:left;text-align:center;line-height:30px;}
.menu li a:hover{width:80px;height:30px;background:url(../images/Button.jpg) no-repeat;;display:block;}
.menu01{width:80px;height:30px;background:url(../images/Button.jpg) no-repeat;display:block;color:#fff;}
.Hotline{width:950px;padding:15px 0 0;}

/*内容*/
.main{width:981px;margin:10px auto 0;padding:3px;border:1px solid #eaeaea;}
.title{width:965px;height:34px;background:#eaeaea;line-height:34px;padding:0 0 0 15px;}
.main01{width:981px;margin:10px 0 0;height:200px;}
.main01 li{width:226px;height:184px;background:url(../images/bg-bord.jpg);margin:10px 8px 10px 8px;text-align:center;float:left;}
.main01 li img{margin:15px 0 13px 0;}

  /*网站底部*/
.footer {width:1002px;margin:10px auto 0;}
.bottomlink {height:32px; background:#F6F6F6; line-height:32px; text-align:center; color:#9D9D9D;}
.bottomlink a {color:#9D9D9D; margin:0 20px;}
.copyright {margin-top:10px;}
.bottomlogo {width:190px; height:60px; float:left; border-right:1px solid #F0F0F0;}
.copyrightcn {width:380px; height:60px; float:left; margin-left:20px; line-height:180%; border-right:1px solid #F0F0F0;}
.copyrighten{width:350px; height:60px; float:left; margin-left:20px; line-height:180%; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.copyrighten a:hover{color:#ff0000;}