@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;

}
/* 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{
   text-decoration: none;
   /*font-family: "微软雅黑",Microsoft YaHei;*/
   font-family: "宋体",SimSun;
   color: #323232;
   font-size: 12px;
}
/*END CSS Tools: Reset CSS*/
/*-----------------------------------------------------*/

/*-----------------------------------------------------*/
/*头部*/
.header_bg{
  
  height: 400px;
  background: url(imagesheaderbg.png) no-repeat;
  background-position: top center;
  margin: 0 auto;
}
/*END 头部*/
/*-----------------------------------------------------*/

/*-----------------------------------------------------*/
/*Content*/
.content
{
    width: 100%;
}
/*main*/
.main
{
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 20px;
}
/*-----------------------------------------------------*/

/*-----------------------------------------------------*/
/*1-列表页*/
.current
{
    position: relative;
    float: left;
    width: 100%;
    height: 45px;
    margin-bottom: 30px;
    border-bottom: 1px dashed #919191;
}
.currentText
{
    font-size: 12px;
    position: absolute;
    bottom: 10px;
    left: 0;
}
.inpageContent
{
    float: left;
    width: 100%;
    overflow: hidden;
}
.inpageContentLeft
{
    float: left;
    width: 725px;
    overflow: hidden;
}
.inpageContentTitleBox,
.inpageContentTitleBox2
{
    position: relative;
    float: left;
    width: 100%;
    height: 27px;
    margin-bottom: 10px;
    background: url(imagestitlebg01.png);
}
.inpageContentTitleBox2
{
    margin-bottom: 25px;
    background: url(imagestitlebg02.png);
}
.inpageContentTitleBBox{
  margin-bottom: 25px;
}
.inpageContentTitleText
{
    font-weight: bold;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 11px;
    display: block;
    width: 110px;
    height: 27px;
    text-align: center;
    color: #fff;
}
.inpageContentList
{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.inpageContentList li
{
    position: relative;
    padding-top: 20px;
    padding-left: 27px;
}
.inpageDot
{
    position: absolute;
    top: 25px;
    left: 12px;
    width: 7px;
    height: 7px;
    background: url(imageslistdot01.png);
}
.inpageTime
{
    position: absolute;
    top: 22px;
    right: 12px;
}
.inpageContentRight
{
    float: right;
    width: 250px;
    overflow: hidden;
}
.yqtsContent
{
    float: left;
    overflow: hidden;
    width: 100%;
    margin-bottom: 25px;
}
.yqtsTitleBox
{
    position: relative;
    float: left;
    width: 100%;
    height: 15px;
    margin-bottom: 5px;
}
.yqtsDot
{
    position: absolute;
    top: 0;
    left: 15px;
    display: block;
    width: 14px;
    height: 14px;
    background: url(imageslistdot02.png);
}
.yqtsText
{
    font-weight: bold;
    position: absolute;
    top: 1px;
    left: 40px;
    color: #1e6edd;
}
.yqtsTText
{
    float: left;
    width: 100%;
}
.yqtsTText p
{
    font-size: 12px;
    line-height: 26px;
    padding-left: 20px;
    text-indent: 2em;
}
/*分页*/
.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 1-列表页*/
/*-----------------------------------------------------*/

/*-----------------------------------------------------*/
/*2-内页*/
.inpageContent2
{
    float: left;
    overflow: hidden;
    width: 100%;
}
.inpageContentTitleText2
{
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
    color: #2f2f2f;
    padding-top: 20px;
}
.contentSource
{
    position: relative;
    width: 100%;
    height: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d3d3d3;
    background-color: #f0f0f0;
}
.contentSourceT1,
.contentSourceT2,
.contentSourceT3
{
    position: absolute;
    top: 10px;
    color: #727272;
}
.contentSourceT1
{
    left: 50px;
}
.contentSourceT2
{
    left: 300px;
}
.contentSourceT3
{
    right: 50px;
}
.inpageContentText2
{
    padding-bottom: 30px;
    border-bottom: 1px solid #e4e4e4;
}
.inpageContentText2 p
{
    line-height: 36px;
}
.downloadBox
{
    float: left;
    overflow: hidden;
    width: 100%;
    margin-bottom: 50px;
    padding-top: 20px;
}
.downloadBoxTitle
{
    margin-bottom: 20px;
    color: #b11e01;
}
.downloadBoxText
{
    position: relative;
    padding-left: 30px;
    color: #555;
}
.downloadDot
{
    position: absolute;
    top: 0;
    left: 10px;
    display: block;
    width: 11px;
    height: 14px;
    background: url(imagesdownloaddot.png);
}
.inpageContentForm
{
    float: left;
    width: 100%;
    height: 378px;
    padding-top: 15px;
    background-color: #f0f0f0;
}
.inputTextBox,
.inputTextBox2,
.inputTextBox3
{
    position: relative;
    float: left;
    width: 225px;
    height: 32px;
    margin-bottom: 20px;
    margin-left: 10px;
}
.inpageinputtext,
.inpageinputtext2
{
    line-height: 32px;
    float: left;
    width: 87px;
    height: 32px;
    margin-right: 5px;
    text-align: center;
    color: #555;
    background-color: #d9d9d9;
}
.inpageinput
{
    float: left;
    width: 116px;
    height: 27px;
}
.inpageRed,
.inpageRed2
{
    font-size: 12px;
    position: absolute;
    top: 10px;
    right: 0;
    color: #f00;
}
.inpageinput2
{
    float: left;
    width: 116px;
    height: 31px;
}
.inputTextBox2
{
    width: 460px;
}
.inpageinput3
{
    float: left;
    width: 350px;
    height: 27px;
}
.inputTextBox3
{
    width: 100%;
    height: 198px;
}
.inpageinputtext2
{
    line-height: 198px;
    width: 157px;
    height: 198px;
}
.inpageinput4
{
    width: 515px;
    height: 193px;
}
.inpageRed2
{
    top: 94px;
    left: 688px;
}
.inpagesubmit
{
    font-family: '微软雅黑',Microsoft YaHei;
    font-size: 16px;
    display: block;
    width: 161px;
    height: 37px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    border: none;
    background: url(imagesbutton2.png);
}
/*END 2-内页*/
/*-----------------------------------------------------*/