@charset "gb2312";
/*css reset*/
body{margin: 0 auto; font-family: "宋体","SimSun",\5B8B\4F53; font-size: 14px;}
ul,li{margin: 0;padding: 0;list-style: none;}
img{border:none;display: inline-block;}
a,a:link,a:visited,a:hover{text-decoration: none;color: #4d4d4d;font-size: 14px;font-family: "宋体","SimSun",\5B8B\4F53;}
.fl{float: left;}
.fr{float: right;}
/*END css reset*/

/*my css reset*/
iframe{margin: 0;padding: 0;display: block;}
h1,h2,h3,h4,h5,p,a,span{margin: 0;padding: 0;font-weight: normal;color: #4d4d4d;font-size: 14px;}
h4,h5,.govnTiteText p{font-family: "Microsoft YaHei UI","微软雅黑",\5FAE\8F6F\96C5\9ED1;}
.currentBox,.currentBox a{font-family: "宋体","SimSun",\5B8B\4F53;color: #4d4d4d;}
.mb{margin-bottom: 20px;}
/*END my css reset*/

/*首页*/
.govheaderbg{width: 100%;background: url(imagesheaderbg.jpg) no-repeat;background-position: top center;}
.govEpt{width: 1000px; height: 430px;position: relative;margin: 0 auto;}
.govcontent{overflow: hidden; width: 100%;}
.govmain{overflow: hidden; width: 1000px; margin: 0 auto;}
/*== Gov CurrentBox ==*/
.currentBox{margin-bottom: 10px;position: absolute;right: 5px;bottom: 0;}
.currentDot{width: 5px;height: 10px;background: url(imagescurrentdot.png) no-repeat;display: block;float: left;margin-top: 2px;padding-left: 10px;}
/*== ENDGov CurrentBox ==*/
.govbox{overflow: hidden;width: 490px;background-color: #fff;min-height: 345px;}
/*== Gov TitleBox ==*/
.govTitleBox{overflow: hidden; width: 100%; height: 56px; border-top: 1px solid #d9d9d9;border-bottom: 1px dashed #e0bbba; position: relative; margin-bottom: 20px;}
.govTitleBox h4{font-size: 28px; color: #aa0603; width: 204px; height: 56px; background: url(imagestitlebg.jpg) no-repeat; text-align: center; line-height: 56px; position: absolute; top: 0; left: 0;}
.govTitleBox a{position: absolute;top: 22px;right: 10px;}
/*== ENDGov TitleBox ==*/
/*== Gov list ==*/
.govCListBox,.govListBox{width: 96%;margin: 0 auto;}
.govListBox{width: 97%;}
.govCListBox li,.govListBox li{position: relative;padding-top: 16px;padding-left: 24px;}
.govListBox li{padding-top: 10px;padding-left: 20px;padding-bottom: 10px;}
.govCListDot,.govListDot{position: absolute;top: 21px;left: 10px;display: block;width: 4px;height: 6px;background: url(imageslistdot.jpg);}
.govListDot{top: 14px;left: 5px;}
.govCListTime,.govListTime{position: absolute;top: 16px;right: 6px;}
.govListTime{top: 10px;right: 5px;}
.govListBox a:hover{color: #a40000;}
/*== ENDGov list ==*/
/*END 首页*/

/*尾部*/
.govfooterBox{width: 100%; height: 125px;}
.govfooterMain{width: 1000px;margin: 0 auto; padding-top: 50px;border-top: 3px solid #aa0603;}
.govfooterMain p{text-align: center;margin-bottom: 10px;}
/*END 尾部*/

/*概览*/
.govnmain{position: relative; overflow: hidden; width: 1000px; margin: 0 auto; background-color: #fff;min-height: 710px;}
/*分页*/
.page {height:34px;line-height:34px;padding-top:40px;padding-bottom:40px;color:#555;text-align:center;overflow:hidden;font-size:12px;}
.page input {vertical-align:middle;border:1px solid #d4d4d4;padding:3px;text-align:center;}
.page input[type="button"] {cursor:pointer;}
.page a {height:34px;line-height:34px;min-width:22px;text-align:center;border:1px solid #f0f0f0;background:#fff;}
.page a:link,.page a:visited,.page2 a.current {display:inline-block;*zoom:1;padding:2px 3px;color:#555;line-height:18px;height:18px;vertical-align:middle;font-family:'\5FAE\8F6F\96C5\9ED1',Tahoma,Geneva,sans-serif;}
.page a:hover,.page2 a.current { background:#f0f0f0;}
.page2 a {margin-right:3px;}
/*END 分页*/
/*END 概览*/

/*细览*/
.govnTiteText{padding-top: 10px;margin-bottom: 30px;}
.govnTiteText p{text-align: center;font-size: 20px;color: #cc3433;font-weight: bold;margin-bottom: 5px;}
.govnText{padding-bottom: 40px;width: 90%;margin: 0 auto;}
.govnText p{line-height: 34px;margin-bottom: 5px;}
/*END 细览*/