﻿@charset "utf-8";
html{ overflow-y:scroll;}
* { margin: 0px; padding: 0px; }
ul, li { list-style-type:none; }
img { border:none; }
a { text-decoration:none; color:#434343; }
a:hover { color:#0372e5; }
p, ul, li, dl, dd { font-size:12px; color:#434343; }
h1, h2, h3, h4, h5 { font-family:"微软雅黑"; font-weight:normal; }
body { font-family:"微软雅黑"; }
.top { background-image: url(../images/top_bg.jpg); background-repeat: repeat-x; height: 119px; }
.top2 { background-image: url(../images/head.jpg); background-repeat: no-repeat; width: 1000px; margin-right: auto; margin-left: auto; height: 119px; }
.laung { float: right; width: 180px; margin-top: 12px; }
.laung li { float: left; padding-left: 5px; }
/**************************menu样式********************************/
.menu { background-image: url(../images/menu_bg.jpg); background-repeat: repeat; }
#menu1 { height:44px; list-style-type: none; }
#nav { width:1000px; display:block; position:relative; z-index:100; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; }
#nav .mainlevel { width:110px;/*IE6 only*/ list-style-type: none; background-image: url(../images/gx.jpg); background-repeat: no-repeat; background-position: right; float: left; height: 44px; }
#nav .mainlevel a { color:#FFFFFF; text-decoration:none; line-height:44px; display:block; width:110px; font-size:14px; font-weight:normal; text-align:center; }
#nav .mainlevel a:hover { color:#fff; text-decoration:none; font-weight:bold; height: 44px; }
#nav .mainlevel ul { display:none; position:absolute; top:44px; }
#nav .mainlevel li { width:140px; list-style-type: none; height:40px; }
#nav .mainlevel a.on { color:#fff; text-decoration:none; background:url(../images/yd.jpg) center center no-repeat; height:44px; }
#nav .mainlevel li a { background-color:#f0f0f0; font-size:12px; font-weight:400; height:44px; text-decoration: none; color: #666666; height:40px; width:140px;}
#nav .mainlevel li a:hover { background-color:#0372e5; color:#fff; text-decoration:none; background-image: none; height:40px; font-weight:normal; }
/****底部**/
.foot-bg { width:100%; background:url(../images/footer_bg.jpg) repeat-x; margin-top:40px; }
.foot { width:1000px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; padding-bottom: 15px; }
.foot-list { float:left; margin-top:17px; background:url(../images/bottom-r.png) right top no-repeat; width:120px; }
.foot-list ul li { }
.foot-list ul li.tit a { height:40px; line-height:40px; font-size:14px; font-weight:bold; }
.foot-list ul li a { font-size:12px; font-weight:normal; height:25px; line-height:25px; }
.foot-list2 { float: right; margin-top: 30px; }
.foot-bottom { color:#d4d4d4; background-image: url(../images/footer_bg2.jpg); background-repeat: repeat-x; height: 43px; text-align: center; line-height: 43px; font-size: 14px; color: #FFFFFF; }
.foot-bottom p { text-align: center; line-height: 43px; font-size: 14px; color: #FFFFFF; }
