﻿@charset "gb2312";
/* html标签统一定义---------------------------------*/
*{font-family:"宋体",Arial;}
body{margin:0px;text-align:center;font-size:12px;width:100%;background:#fff url(/kpimages/bodyBg.jpg) no-repeat center top;padding:0px;}
img{border:0px;}
ul,li,form,h1,h2,h3,h4,h5,h6,p{list-style:none;padding:0px;margin:0px;}
a{text-decoration:none;color:#000;}
a:hover{color:#1D4A87;text-decoration:underline;}
map{height:0px;}
#body:after,#header:after,#footer:after,#content:after{content: ".";display:block;height:0;clear:both;visibility: hidden;}
#header,#content{width:1000px;margin:0 auto;text-align:left;}

.list{}
.list li{height:24px;background:url(/kpimages/listImg01.gif) no-repeat 5px 3px;padding-left:17px;}
.list li a{color:#333333;}
.headerTop{height:77px;}
.headerTop *{color:#135485;}
.headerTop .logo{width:247px;float:left;text-align:right;padding-top:19px;background:url(/kpimages/logo.gif) no-repeat 36px 19px;}
.headerTop .logo img{width:209px;height:34px;}
.headerTop .date{width:222px;padding-top:12px;float:right;}
#content{border-top:8px solid #1E7EC6;background:#fff;}

/*导航样式*/
.Nav{background:url(/kpimages/navBg.jpg) no-repeat left top;}
.Nav .navList{background:url(/kpimages/navLineBg.gif) no-repeat center 12px;height:42px;padding-top:1px;}
.Nav .navList li{float:left;margin-left:2px;}
.Nav .navList li.navIndex{margin-left:1px;display:inline;}
.Nav .navList li a{display:block;height:40px;width:109px;}
.Nav .navList li.navIndex a{background:url(/kpimages/navIndexBg.gif) no-repeat left top;}
.Nav .navList li.navScience a{background:url(/kpimages/navScienceBg.gif) no-repeat left top;}
.Nav .navList li.navVideo a{background:url(/kpimages/navVideoBg.gif) no-repeat left top;}
.Nav .navList li.navView a{background:url(/kpimages/navViewBg.gif) no-repeat left top;}
.Nav .navList li.navAndPeople a{background:url(/kpimages/navAndPeopleBg.gif) no-repeat left top;}
.Nav .navList li.navDisaster a{background:url(/kpimages/navDisasterBg.gif) no-repeat left top;}
.Nav .navList li.navTechnology a{background:url(/kpimages/navTechnologyBg.gif) no-repeat left top;}
.Nav .navList li.navPIC a{background:url(/kpimages/navPICBg.gif) no-repeat left top;}
.Nav .navList li.navAnecdote a{background:url(/kpimages/navAnecdoteBg.gif) no-repeat left top;}
.Nav .navList li a:hover{background-position:left -40px;}


#Menu li ul {text-align:left;left: -999em; width:782px; position: absolute;height:27px;background:url(/kpimages/menuLiBg.png) no-repeat left bottom;padding-top:5px;}
#Menu li.navVideo ul{margin-left:-100px;}
#Menu li.navAndPeople ul{margin-left:-320px;}
#Menu li ul li{float:left;background:url(/kpimages/listImg01.gif) no-repeat 20px 10px;padding:0px 20px 0px 30px;}
#Menu li ul a{display:block;text-align:left;background:none;height:27px;line-height: 27px;color:#08334C;float:left;width:auto;}
#Menu li ul a:hover  {color:#08334C;background:none;height:27px;}
#Menu li:hover ul {left: auto;}
#Menu li.sfhover ul {left: auto;}
#content {clear: left;}

/*头部搜索样式*/
.search{background:url(/kpimages/searchBg.png) no-repeat left top;height:44px;width:314px;padding:10px 0px 0px 10px;}
.search input{float:left;}
.search span{color:#666;display:block;float:left;width:56px;text-align:center;font-weight:bold;font-size:16px;font-family:"微软雅黑";line-height:30px;}
.search .textInput{height:24px;width:209px;line-height:24px;border:0px;background:#D3D3D3;font-size:14px;color:#666;}
.search .submit{background:url(/kpimages/searchBtn.gif) no-repeat left top;width:36px;height:32px;border:0px;cursor:pointer;}
.keyWords{padding-top:5px;color:#999;}
.keyWords a{color:#2660B1;}



/*页脚*/
#footer{padding-top:20px;}
.footerNav{width:976px;margin:0 auto;border:1px solid #82B8E9;background:#3F89CA;line-height:30px;color:#fff;border-bottom:0px;}
.footerNav a,.footerNav a:hover{color:#fff;}
.footerNavB{height:28px;width:976px;margin:0 auto;background:url(/kpimages/footerNavBBg.gif) repeat-x left top;border:1px solid #D1D1D1;}
.copyrightInfo{width:764px;margin:0 auto;height:120px;padding-top:15px;color:#999;line-height:180%;}
.copyrightInfo a{color:#999;}
.copyrightInfo .left{width:110px;float:left;}
.copyrightInfo .left img{width:60px;height:60px;}
.copyrightInfo .right{width:608px;float:right;text-align:left;}

/*新闻列表*/
.newsList{width:685px;margin:0 auto;padding-top:20px;}
.newsList ul{background:url(/kpimages/newsDotted.gif) repeat-x left bottom;padding:15px 0px 5px 0px;}
.newsList ul li{height:24px;color:#999;background:url(/kpimages/point.gif) no-repeat 17px 5px;padding-left:25px;}
.newsList ul li a{color:#333;display:block;width:565px;float:left;}
.newsList ul li span{display:block;float:right;width:86px;}
.page{text-align:center;font-size:14px;padding-top:20px;color:#333;}
.page a{color:#333;}
