@charset "gb2312";
/* CSS Document */
/*顶部*/
#top{height:114px; background:url(../cssimg/top_bg.jpg); text-align:center;}
.top{ width:1002px;  height:114px; margin:0px auto; margin-top:0px;  background:url(../cssimg/top_img_bg.jpg);}
.top .div01{ float:right; display:inline; width:200px; text-align:left; line-height:30px;}
.top .div01 a{ color:#fff; padding:0px 5px;}
.top .div01 a:hover{ color:#fff500; padding:0px 5px; text-decoration:underline;}
.top .div01 a.active{ color:#fff500; padding:0px 5px; text-decoration:underline;}


/*导航*/
#nav{height:36px; background:url(../cssimg/nav_bg.jpg) repeat-x; text-align:center;}
.nav{ width:1002px;  height:36px; margin:0px auto; margin-top:0px;}
.nav ul{ padding:0px 20px;}
.nav ul li{ float:left; display:inline; margin-top:4px; padding:1px 12px; padding-bottom:0px; height:28px; border-left:1px solid #044DB4;}
.nav ul li a{ display:block; width:135px; text-align:center; height:28px; line-height:28px; color:#fff; font-size:13px; font-weight:400; font-family:"微软雅黑";}
.nav ul li a:hover{ display:block; width:135px; text-align:center; height:28px; line-height:28px; color:#fff500; font-size:13px; font-weight:400; font-family:"微软雅黑";}
.nav ul li.active a{ display:block; width:135px; text-align:center; height:28px; line-height:28px; color:#fff500; font-size:13px; font-weight:400; font-family:"微软雅黑";}


/*图片切换*/
#banner{height:324px;  background:url(../cssimg/banner_bg.jpg) repeat-x; background-color:#0577ad; text-align:center;}
.banner{ width:1002px;  height:324px; margin:0px auto;}


/*网站主体*/
#main{ background:url(../cssimg/main_bg.jpg); text-align:center; margin-top:15px;}
.main{ width:1002px; margin:0px auto; padding-top:10px;}


.announcement{ height:32px; background:url(../cssimg/announcement_bg.jpg) repeat-x;}
.announcement .l{ float:left; display:inline; margin-left:0px; margin-top:0px; width:45px; height:32px; background:url(../cssimg/announcement_left.jpg) no-repeat left center;}
.announcement .r{ float:right; display:inline; margin-right:0px; margin-top:0px; width:950px; height:32px; line-height:32px; background:url(../cssimg/announcement_right.jpg) no-repeat right center;}

/*综合一*/
.section01{ width:1002px; height:220px; margin-top:20px;}

.nav01{ height:36px; background:url(../cssimg/nav01_bg.jpg) repeat-x;}
.nav01 .l{ float:left; display:inline; margin-left:0px; margin-top:0px; height:36px; background:url(../cssimg/nav01_left.jpg) no-repeat left center;}
.nav01 .l{ color:#3e3e3e; font-size:15px; line-height:28px; padding-left:15px; min-width:120px; _width:120px;}
.nav01 .l span{ color:#106794; font-size:12px; line-height:28px; padding-left:2px;}
.nav01 .r{ float:right; display:inline; margin-right:0px; margin-top:0px;background:url(../cssimg/nav01_right.jpg) no-repeat right center; height:36px; min-width:119px; text-align:right;}
.nav01 .r a{ display:inline-block; width:60px; height:30px;}
.nav01 .r a span{ display:none;}


/*关于我们*/
.about{ float:left; display:inline; margin-left:0px; margin-top:0px; width:333px; height:220px;}

.about .content{ padding:5px 2px; line-height:20px; height:160px;}
.about .content img{ float:left; display:inline; margin:0px 5px 0px 5px; border:1px solid #dcdad9; padding:2px; background-color:#fff;}
.about .content object{ float:left; display:inline; margin:0px 5px 0px 5px; border:1px solid #dcdad9; padding:2px; background-color:#fff;}
.about .content a{ color:#f93d3d;}
/*下属气站*/
.qizhan{ float:left; display:inline; margin-left:25px; margin-top:0px; width:362px; height:220px;}
.qizhan .content{ padding:5px 10px;}
.qizhan .content ul li{ line-height:24px; height:24px; background:url(../cssimg/icon01.jpg) no-repeat left center; padding-left:20px;}
/*联系我们*/
.contact{ float:right; display:inline; margin-right:0px; margin-top:0px; width:258px; height:220px;}
.contact .content{ height:178px; background:url(../cssimg/contact_bg.jpg) no-repeat bottom right; padding-top:10px;}
.contact .content h2{ font-size:18px; line-height:30px; padding:0px 10px;}
.contact .content p{ line-height:22px; padding:0px 10px; margin-top:5px;}
/*产品展示*/
.product{}
.product .content{ height:240px; padding:0px 2px;}

.product .content ul li{ float:left; display:inline; width:185px; height:240px; margin-left:20px; margin-top:10px;}
.product .content ul li p.pimg{ width:183px; height:194px; border:1px solid #cccccc;}
.product .content ul li p.pimg a img{width:183px; height:194px;}
.product .content ul li p.ptext { display:block; width:185px; height:40px; line-height:40px; text-align:center; margin-top:5px;}
.product .content ul li p.ptext a{ display:block; height:40px; line-height:40px;  color:#000; font-size:12px;}
.product .content ul li p.ptext a:hover{ display:block; height:40px; line-height:40px;  color:#f93d3d; font-size:12px;}


/*底部*/
#footer{height:66px; background:url(../cssimg/footer_bg.jpg); text-align:center; padding-top:15px; margin-top:15px;}
.footer{ width:1002px;  height:66px; margin:0px auto; margin-top:0px;}
.footer p{ text-align:center; color:#111; line-height:22px;}















