  html {
    background-color: #f8f8f8;
  }
  body {
    min-width: 1200px;
    margin: 0;
    overflow-x: hidden;
    background: url(http:/fgw.shandong.gov.cn/images/20007/bg.jpg);
    background-size:100%;
    height: 1540px;
    position: relative;
  }
  li{list-style: none;}
  a{text-decoration: none;}
  body,
  div,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  pre,
  code,
  form,
  fieldset,
  legend,
  input,
  textarea,
  p,
  blockquote,
  th,
  td,
  hr,
  button,
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  menu,
  nav,
  section,img {
    margin: 0;
    padding: 0;
  }
  * {
    box-sizing: border-box;
  }
  .content-frame {
    width: 1200px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    box-sizing: border-box;
  }
  .row {
    display: block;
    clear: both;
    width: 100%;
    position: relative;
    height: auto;
    overflow: hidden;
    min-height: 1px;
  }
  
  body.with-iframe {
    width: 100%;
    min-width: 600px;
  }
  body.with-iframe .content-frame {
    width: 100%;
    margin: 0;
    padding: 0;
    min-height: 1px;
  }
  body.with-iframe .article .abstract {
    width: 100%;
  }
  body.with-iframe .article .content {
    margin-bottom: 0;
    padding-bottom: 10px;
  }
  body.with-iframe .article .attachment,
  body.with-iframe .article .feedback-result,
  body.with-iframe .article .file-list {
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  body.with-iframe .public-ui-modal-mask {
    background: #ffffff;
    /*盲赂聧忙鈥澛ε捖乺gba莽拧鈥灻β德徝喢モ劉篓*/
    background: rgba(255, 255, 255, 0.5);
    /*忙鈥澛ε捖乺gba莽拧鈥灻β德徝喢モ劉篓*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    /*IE8忙鈥澛ε捖�*/
  }
  body.with-iframe .public-ui-modal {
    border: 1px solid #eee;
    box-shadow: 0px 4px 5px 0px #ccccce;
  }
  blockquote {
    padding: 16px 40px;
  }
  .content img {
    max-width: 100% !important;
  }
  form,
  .form {
    padding: 20px 40px;
    border: 1px #E0E0E0 solid;
    box-sizing: border-box;
  }
.content_box{
    width: 1200px;
    height: 927px;
    background-color: #ffffff;
    position:absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: 400px;
}
.section_1{
    width: 1132px;
    height: 396px;
    margin: 0 auto;
    margin-top: 36px;
}
.section_1-left{
    width: 540px;
    height: 100%;
    float: left;
}
.left_title{
    background-image: url(http:/fgw.shandong.gov.cn/images/20007/xxgk.png);
    background-repeat: no-repeat;
    height: 50px;
    width: 540px;
}
.list{
    width: 540px;
    margin-top: 42px;
}
.list li{
    width: 100%;
    border-bottom: 1px dotted #e1e2e5;
    height: 40px;
    line-height: 40px;
}
.list li img{
    float: left;
    margin-top: 18px;
}
.list li a{
    font-size: 16px;
    color: #333333;
    margin-left: 14px;
}
.section_1-right{
    width: 540px;
    height: 100%;
    float: right;
}
.right_title{
    background-image: url(http:/fgw.shandong.gov.cn/images/20007/zcjd.png);
    background-repeat: no-repeat;
    height: 50px;
    width: 540px;
}