@charset "utf-8";
/*初始化*/
body,h1,h2,h3,h4,h5,h6,dl,dt,ul,ol,li,dd,th,td,p,pre,form,input,button,textarea,hr{margin:0;padding:0;}
body{ background:#f7f7f7; font-family:"Microsoft YaHei", "宋体"; font-size:12px; line-height:24px;}
img{border:0;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
li{ list-style:none;}
.lf{ float:left;}
.ri{ float:right;}
.clear{ clear:both; }
.con{width:980px; margin-left:auto; margin-right:auto;}
/*头部*/
.top{background:url(../images/top_bg.jpg) repeat-x center top;}
.t_top,.logo,.photo{height:102px;}
.logo{ width:480px;}
.photo{width:480px; text-align:right;}
/*导航栏*/
.nav{height:52px;}
.nav li{width:106px; height:55px; float:left; text-align:center;}
.nav li a{width:106px; height:44px; line-height:44px; margin-top:10px; display:block; font-size:15px; font-weight:bold; color:#FFFFFF;}
.nav li:hover{ background:url(../images/nav_hover_bg.png) no-repeat center center;}
/*banner*/
.banner{ width:100%; height:386px; text-align:center; overflow:hidden;}
.banner_bottom{ height:50px; margin-top:-50px; background:url(../images/banner_bgg.png) repeat;}
.notice{ margin-top:10px; height:50px; line-height:50px; background:#FFFFFF;}
.kongtiao{ margin-top:-425px; text-align:right;}
/*首页*/
.main,.main a{color:#2e2e2e;}
.main a:hover{ color:#FF0000;}
/*底部*/
.foot{text-align:center;}
.foot a{color:#000000;}
.foot-nav{ background:#0c7011; height:36px; line-height:36px;color:#ffffff;}
.foot-nav a{ color:#ffffff;}
.foot-text{ background:#ffffff; }
.foot p{ line-height:24px;}
