@charset "gb2312";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
/*CSS Tools: Reset CSS*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
   margin: 0;
   padding: 0;
   border: 0;
   /*font-size: 100%;*/
   font: inherit;
   vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
   display: block;
}
body {
   line-height: 1;
}
ol, ul {
   list-style: none;
}
blockquote, q {
   quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
   content: '';
   content: none;
}
table {
   border-collapse: collapse;
   border-spacing: 0;
}
a,p,span,h1,h2,h3,h4,h5
{
    font-family: '微软雅黑',Microsoft YaHei;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    color: #2c2c2c;
}
/*END CSS Tools: Reset CSS*/
/*-----------------------------------------------------*/
/*首页*/
/*头部*/
.header
{
    width: 100%;
    height: 414px;
    margin-bottom: 20px;
    background: url(imagesheaderbg.jpg) no-repeat;
    background-position: top center;
}
.headermain
{
    position: relative;
    width: 1000px;
    height: 414px;
    margin: 0 auto;
}
.headermain img
{
    position: absolute;
    top: 95px;
    left: 70px;
}
/*Content*/
.content
{
    width: 100%;
}
/*main*/
.main
{
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.content01
{
    position: relative;
    float: left;
    width: 1000px;
    height: 336px;
    margin-bottom: 20px;
}
.content01 img
{
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #e7e7e7;
}
.content01Right
{
    position: absolute;
    top: 0;
    right: 0;
    width: 730px;
    height: 336px;
}
.safetyLink
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 69px;
}
.safetyLinkText,
.safetyLinkText2
{
    font-size: 22px;
    line-height: 67px;
    display: block;
    float: left;
    width: 357px;
    height: 67px;
    text-align: center;
    color: #d60000;
    border: 1px solid #e5e5e5;
    background: url(imageslink.png) no-repeat;
}
.safetyLinkText2
{
    float: right;
}
.safetyLinkText:hover,
.safetyLinkText2:hover
{
    color: #fff;
    background: url(imageslinka.png);
}
.safetyFiles
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 243px;
}
.safetyTitle,
.safetyTitle2
{
    width: 100%;
    height: 25px;
    border-bottom: 1px solid #e5e5e5;
}
.safetyTitle2
{
    position: relative;
    background: url(imagesnews.png) no-repeat;
}
.safetyTitle3
{
    margin-bottom: 5px;
}
.safetyTitle2 h5,
.safetyTitle h5
{
    font-size: 18px;
    line-height: 22px;
    color: #00428e;
}
.safetyTitle2 h5
{
    padding-left: 100px;
}
.TitleMore,
.TitleMore2
{
    font-size: 12px;
    position: absolute;
    top: 5px;
    right: 10px;
}
.TitleMore2
{
    font-size: 14px;
}

.safetyContent li
{
    position: relative;
    height: 25px;
    padding-top: 10px;
    +padding-top: 9px;
    padding-left: 15px;
    border-bottom: 1px dashed #2c2c2c;
}
.listDot,
.listDot2
{
    position: absolute;
    top: 14px;
    left: 0;
    display: inline-block;
    width: 7px;
    height: 7px;
    background-color: #205599;
}
.listDot2
{
    position: absolute;
    top: 19px;
    +top: 22px;
    left: 5px;
}
.listText:hover
{
    color: #009831;
}
.listTime,
.listTime2
{
    position: absolute;
    top: 12px;
    right: 5px;
}
.listTime2
{
    top: 15px;
    right: 15px;
    +top: 19px;
    +right: 16px;
}
.content02
{
    position: relative;
    float: left;
    width: 100%;
    height: 252px;
}
.content02Box,
.content02Box2
{
    position: relative;
    float: left;
    width: 490px;
    height: 252px;
}
.content02Box2
{
    float: right;
}
/*END 首页*/
/*-----------------------------------------------------*/

/*-----------------------------------------------------*/
/*2-列表*/
.safetyListContent
{
    margin-bottom: 30px;
}
.safetyListContent ul
{
    margin-bottom: 20px;
}
.safetyListContent li
{
    position: relative;
    padding-top: 15px;
    padding-left: 20px;
}
/*分页*/
.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 2-列表*/
/*-----------------------------------------------------*/

/*-----------------------------------------------------*/
/*3-细览*/
.seaSurveyPeruseNew
{
    float: left;
    overflow: hidden;
    width: 100%;
}
.seaSurveyPeruseNew h3
{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 25px;
    padding-top: 30px;
    text-align: center;
}
.seaSurveyPeruseMessage
{
    position: relative;
    width: 955px;
    height: 30px;
    margin: 0 auto;
    margin-bottom: 30px;
    background-color: #ededed;
}
.seaSurveyPeruseMessage p
{
    font-family: '宋体',SimSun;
    font-size: 12px;

    color: #3b3b3b;
}
.seaSurveyPeruseAutor
{
    position: absolute;
    top: 10px;
    left: 140px;
}
.seaSurveyPeruseSource
{
    position: absolute;
    top: 10px;
    left: 45%;
}
.seaSurveyPeruseTime
{
    position: absolute;
    top: 10px;
    right: 140px;
}
.seaSurveyPeruseContent
{
    overflow: hidden;
    width: 955px;
    margin: 0 auto;
    margin-bottom: 40px;
    border-bottom: 1px solid #cecece;
}
.seaSurveyPeruseContent p
{
    font-size: 14px;
    line-height: 28px;
    padding-right: 5px;
    padding-bottom: 30px;
    padding-left: 5px;
   
    color: #1e1e1e;
}
/*附件下载*/
.seaSurveyAccessory
{
    overflow: hidden;
    width: 955px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.seaSurveyAccessoryDownloads
{
    font-family: '宋体',SimSun;
    font-size: 12px;
    margin-bottom: 15px;
    color: #c9402e;
}
.downloadsList li
{
    position: relative;
    margin-bottom: 10px;
    margin-left: 10px;
}
.downloadsList a
{
    font-size: 12px;
    margin-left: 20px;
    color: #6a6a6a;
}
.downloadsIcon
{
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url(imagesfjdownloads.png) no-repeat;
}
/*END 3-细览*/

/*-----------------------------------------------------*/