﻿@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0}
body {font-size:12px; font-family:"宋体"; background: #fff url(images/bg.jpg) repeat-x}
a {text-decoration:none; color:#000}
a:hover {color:#F60}
ul {list-style:none}
.center {margin:0 auto; 1000px;}
.left {float:left}
h1 {font-size:14px;}

#nav {width:1000px; height:31px; background:url(images/top_nav.jpg)}
#nav ul {padding-left:100px;}
#nav li {float:left}
#nav li a {padding:0 10px; display:block; line-height:31px; color:#FFF; font-size:14px; font-weight:bold}
#nav li a:hover {color:#FF0}

#content {width:1000px; text-align:left}
#content #baodao {width:493px; height:204px; border:1px solid #0099CB; margin-top:10px; background:#FFF}
#content #baodao.l {margin-right:10px;}
#content #baodao #title {width:493px; height:33px; background:url(images/title.jpg);}
#content #baodao #title  p {color:#FFF; font-size:14px; font-weight:bold; line-height:33px; width:165px; text-align:center; margin-left:7px}
img.juli {padding:7px 15px 0 14px;}
h1 a {color:#F00}
p.juli {padding-right:15px; line-height:22px; padding-top:8px;}
#content #baodao p a {font-size:14px; color:#0198FF; font-weight:bold; line-height:30px;}
#content #baodao p a:hover {color:#F60}


/*底部客服样式*/
#bot_zx{
background:#40A8F1; width:100%;  height:69px; position:fixed;  bottom:0; z-index:100000; _position:absolute; /* for IE6 */ _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); /* for IE6 */  overflow:hidden;} 
#zx_con{ position:relative; width:990px; height:61px; padding:8px 0 0 10px; margin:0 auto; background:url(/images3/dibuzixun.jpg) no-repeat;}
#zx_con ul li{ float:left; width:190px; height:55px; margin-right:5px; margin-left:5px;}
#zx_con ul li a{ display:inline-block; width:100%; height:100%;}
#zx_con ul li.zx_con01{ width:225px; padding:11px 0 0 127px;}
#zx_con ul li.zx_con01 .zx_tel{ float:left; width:151px; height:20px; line-height:20px; padding:5px; margin-right:2px; border:1px solid #aaa;}
#zx_con ul li.zx_con01 .zx_image{ float:left;}
