.transparent_background {
  padding: 20px;
  background: #FFFFFF;
  position: relative;
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  opacity: 1;
  
}


.open_info {
  width: 300px;
  height: 524px;
  position: relative;
}

.open_info .title {
  height: 18px;
  font-size: 18px;
  line-height: 18px;
  font-family: Source Han Sans CN;
  
  color: #333333;
  border-left: 3px #F36D0A solid;
  padding-left: 10px;
}

.open_info ul {
  margin-top: 18px;
}

.open_info ul li {
  height: 64px;
  line-height: 64px;
  background: #E2EDF6;
  margin-bottom: 12px;
  text-align: center;
}
.open_info ul li a{
font-size: 16px;
}
.open_info ul li img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.open_info ul li span {
  margin-left: 20px;
}


.open_info img.img1 {
  width: 300px;
  height: 100px;
  margin-top: 20px;
  position: absolute;
  bottom: 0;
}


.find_file {
  width: 600px;
  height: 244px;
  margin-left: 20px;
  position: absolute;
  left: 320px;
  top: 20px;
}

.find_file .title {
  height: 18px;
  font-size: 18px;
  line-height: 18px;
  font-family: Source Han Sans CN;
  
  color: #333333;
  border-left: 3px #F36D0A solid;
  padding-left: 10px;
}

.find_file .file_form {
  width: 600px;
  height: 208px;
  margin-top: 18px;
  background: #F0F3F6;
  padding: 18px 24px;
  box-sizing: border-box;
}

.find_file .file_form .form_table {
  width: 100%;
border-collapse: collapse;
}

.find_file .file_form .form_table tr {
  height: 32px;
margin: 0 0 14px 0;
display: block;
}
.find_file .file_form .form_table .label {
  
width: 60px;
font-size: 14px;
font-family: MicrosoftYaHei;
line-height: 20px;
color: #333333;
opacity: 1;
padding-right:20px;

}

.find_file .file_form .form_table .right_label{
padding-left: 36px;
}

.find_file .file_form .form_table .input_content{
width: 178px;
height: 32px;
line-height: 32px;
background: #FFFFFF;
border: 1px solid #E0E0E0;
opacity: 1;

font-size: 12px;
font-family: MicrosoftYaHei;
padding: 0 12px;
box-sizing: border-box;
}
.find_file .file_form .form_table select,.find_file .file_form .form_table input{
width: 178px;
height: 32px;
line-height: 32px;
background: #FFFFFF;
border: 1px solid #E0E0E0;
opacity: 1;
font-size: 12px;
font-family: MicrosoftYaHei;
padding: 0 12px;
box-sizing: border-box;
}
.find_file .file_form .form_table .input_content:focus{
border: 1px solid #226EBC;
}
.find_file .file_form .form_table .btn{
width: 100px;
height: 32px;
background: #226EBC;
border: none;
opacity: 1;
border-radius: 4px;
color: #FFFFFF;
cursor: pointer;
}



.government_leader {
  width: 220px;
  height: 524px;
  margin-right: 20px;
  position: absolute;
  top: 20px;
  right: 0;
}

.government_leader .title {
  height: 18px;
  font-size: 18px;
  line-height: 18px;
  font-family: Source Han Sans CN;
  
  color: #333333;
  border-left: 3px #F36D0A solid;
  padding-left: 10px;
}

.government_leader .leader_info {
  margin-top: 18px;
  height: 380px;
  background: #F0F3F6;
  position: relative;
  box-sizing: border-box;
  padding-top: 20px;
}

.government_leader .leader_info .head {
  margin: 0 auto;
  display: block;
  width: 108px;
  height: 132px;
}

.government_leader .leader_info .leader_name {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #333333;
  margin-top: 15px;
  text-align: center;
}

.government_leader .leader_info .leader_rank {
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;
  text-align: center;
  margin-top: 10px;
}

.government_leader .leader_info .leader_work {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  text-align: center;
  margin-top: 12px;
}

.government_leader .leader_info .split {
  border-top: 1px solid #E0E0E0;
  margin: 20px 14px 0 14px;
}

.government_leader .leader_info .other_leader {
  overflow: hidden;
  margin-top: 20px;
  height: 78px;
  font-size: 0px;
}

.government_leader .leader_info .leader_item {
  font-size: 16px;
  font-family: Source Han Sans CN;
  padding: 0 10px;
  text-align: center;
  color: #333333;
  float: left;
  line-height: 26px;
}

.government_leader img.img2 {
  width: 300px;
  height: 100px;
  position: absolute;
  bottom: 0;
}


.other_info {
  width: 600px;
  height: 260px;
  margin-left: 20px;
  position: absolute;
  left: 320px;
  margin-top: 20px;
  top: 264px;
}

.other_title {
  height: 36px;
  background-color: #F0F3F6;
  font-weight: bold;
}

.other_info .other_title .title_item {
  width: 120px;
  text-align: center;
  line-height: 36px;
  float: left;
}
.other_info .other_title .title_item a{
font-size: 16px;
font-weight: bold;
}
.other_info .other_title .select {
  float: left;
  width: 120px;
  line-height: 36px;
  text-align: center;
  background-color: #226EBC;
  height: 36px;
}

.other_info .other_title .select a {
  color: #FFFFFF;
}

.other_info .other_content {
  clear: both;
  overflow: hidden;
}

.other_info .other_content .other_module ul {
  margin-top: 6px;
}

.other_info .other_content .other_module ul li {
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 36px;
  color: #333333;
  opacity: 1;
}

.other_info .other_content .other_module ul li span {
  float: right;
  color: #999999;
  font-size: 14px;
}

.bottom_nav {
  width: 920px;
  height: 100px;
  background: #F0F3F6;
  margin-top: 20px;
  box-sizing: border-box;
  padding: 6px 32px;
}
.bottom_nav ul{
  width: 860px;
}
.bottom_nav li {
  float: left;
  line-height: 30px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  color: #333333;
}

.bottom_nav li a {
  display: inline-block;
  line-height: 30px;
  padding: 0 10px;
}

.bottom_nav span {
  float: left;
  line-height: 30px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  color: #333333;
}



.nav_img {
  width: 220px;
  height: 100px;
  position: absolute;
  right: 0;
  margin-right: 20px;
  margin-top: -100px;
}
.nav_img img{
height: 100px;

}
.other_module ul li p{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 500px;
float: left;	
}