.logo{
width:600px;
display:flex;
align-items:center;}
.site-name{
  font-size: 40px;
  font-weight: normal;
  text-shadow: 1px 1px #000;}
.logo > img{
width:60px;
height:60px !important;
margin-right:20px;}
.search-input{
  width:120px;
  height:34px;
  box-sizing: border-box;
  font-size: 16px;
  border: 1px solid #000;
  padding-left: 10px;
  background-color: #DEEBF7;
  outline:none;
  margin-left:150px;}
.search-btn > input{
padding:0 2px;
height:34px;}
* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;}
.container .nav {
    width: 100%;
    height: 50px;
    background-color: #0070C0;
    text-align: center;
    display: flex;
    justify-content: space-around;}

.ldxx-list > li {
  display: flex;
  margin-bottom: 50px;}
.ldxx-list .left {
  width: 115px;
  height: 170px;
  margin-right: 20px;}
.ldxx-list .left > img {
  width: 100%;
  height: 100%;
  background-color: gray;}
.ldxx-list .right {
  flex: 1;}
.ldxx-list .right .d1 {
  display: flex;
  align-items: center;
  margin-bottom: 10px;}
.ldxx-list .right .d1 .ldxm {
  color: inherit;
  margin-right: 30px;
  font-size: 24px;
  font-weight: bold;
  color: #0170C0;}
.ldxx-list .right .d1 .ldzw {
  font-size: 20px;}
.ldxx-list .right .d2 .ldjs {
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;}
.nav {
  width: 1000px;
  height: 50px;
  background-color: #0070C0;}
.nav > li.nav-item {
  height: 50px;
  line-height: 50px;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  float: left;
  position: relative;
  padding: 0 20px;}
.nav > li.nav-item > a {
  color: #ffffff;}
.nav > li.nav-item > ul {
  height: 40px;
  background-color: #0070C0;
  display: none;
  position: absolute;
      z-index: 10;
  width: 100%;
  left: 0;}
.nav > li.nav-item > ul > li {
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  text-align: center;
  background-color: #0070C0;}
.nav > li.nav-item > ul > li > a {
  color: #ffffff;}
.nav > li.nav-item > ul > li:hover {
  background-color: #accceb;}
.nav > li.nav-item:hover > ul {
  display: block;}


.current-position {
  height: 45px;
  line-height: 45px;
  background-color: #DEEBF7;
  box-sizing: border-box;
  padding-left: 20px;
  font-size: 20px;
  color: #333;}
.current-position > a {
  color: #333;
  font-size: 20px;}

.tpcontent{font-weight: bold; font-size: 11pt; color: #2b2b2b; font-family: 宋体;}
.cytpstyle{font-size: 9pt; color: #2b2b2b; font-family: 宋体;}
.content{margin:auto;text-align:left;line-height:18px;padding:3px 0 0 0;color:#727272;}
.process{width:162px;height:11px;background:#EDEDED;overflow:hidden;float:left;margin-left:26px !important;margin-left:13px;margin-right:10px;}
.process div{width:160px;height:11px;background:url(/system/resource/images/newsvote/bg.gif) repeat-x;border-left:1px solid #000;border-right:1px solid #000;}
.process .style7{border-left-color:#ff0000;border-right-color:#ff0000;background-position:0 -77px;}
* {
  margin: 0;
  padding: 0;
  color: #333;
  text-decoration: none;
  list-style-type: none;}
.document-details {
  width: 1000px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 20px 40px;
  border: 1px solid #BDD7EE;}
.document-details .doc-title {
  text-align: center;
  color: #0070C0;
  font-weight: bold;
  margin-bottom: 20px;}
.document-details .pub-time {
  color: #000;
  font-size: 14px;
  text-align: center;
  font-weight: bold;}
.document-details .title-box {
  box-sizing: border-box;
  padding: 20px;
  border-bottom: 1px solid #DEEBF7;
  margin-bottom: 20px;}
.document-details .next-doc {
  margin-top: 100px;}

    .appendix-box{
        margin: 20px 0;}
    .v_news_content{
        overflow: auto;}

.footer {
  display: flex;
  align-items: center;
  padding-top: 5px;
  border-top: 4px solid #0070C0;
  justify-content: space-between;}
.footer ul li {
  font-size: 15px;
  margin: 2px 0;
  margin-bottom:5px;}
.footer .left {
width:300px;}
.footer .left img{
width:200px;}
.footer .right {
    width: 0;
    flex: 1;}

