@charset "gb2312";
/*初始化样式、全局样式、header样式、footer样式*/


/*初始化样式*/
body,ul,ol,li,dl,dt,dd,th,td,form,p{ padding:0; margin:0;}
h1,h2,h3,h4,h5,h6{ font-weight:bold; font-family:inherit; font-size:inherit; line-height:inherit; padding:0; margin:0;}
body{ font-family:Tahoma, Helvetica, Arial, sans-serif;}
li{ list-style:none;}
a img{ border:none;}
button,input[type="submit"],input[type="button"],a{ cursor:pointer; outline:none;}
i{ font-style:normal;}
b{ font-weight:normal;}

/*全局样式*/
body{ font-size:12px; line-height:1.4; color:#000; background:#dcfffc;}
a{ text-decoration:none;}
a:link{ color:#000;}
a:visited{ color:#000;}
a:hover{ text-decoration:underline;}
img{ background:url(sitefilesbairongiconsloading.gif) center center no-repeat;}
.clear{ clear:both;}

/*header样式*/
.header{ width:1000px; margin:auto; position:relative;}
.banner{ height:200px; background:url(imgbanner.jpg) no-repeat left top;}
.logo{ position:absolute; left:75px; top:35px; z-index:1; color:#fff; font-weight:bold; font-size:36px; font-family:"黑体";}
.logo2{ left:76px; top:36px; z-index:2; color:#e60000;}
.search{ position:absolute; right:30px; bottom:36px; font-size:14px;}
.search a{ color:#FFF;}
.nav{ height:48px; font-size:16px; padding-bottom:21px; background:url(../img/nav_shadow.png) center bottom no-repeat;}
.nav1{ height:48px; line-height:48px; background:url(imgheader_home.png) no-repeat 35px center #099319; padding-left:50px;}
.nav1 li{ float:left; position:relative;}
.nav1 li a.nav1_link{ color:#FFF; font-weight:bold;}
.nav1 li a.nav1_link{ margin:0 11px 0 20px;}

/*footer样式*/
.footer{ width:1000px; margin:auto; margin-top:15px; background:#64ce82; font-size:12px; position:relative;}
.foot{ line-height:1.7; text-align:center; padding:25px 0;}
.cyberhome{ position:absolute; left:55px; top:45px;}
.baicp{ position:absolute; right:55px; top:45px;}