#pc-wrap {
  background: #f6f6f6;
}

#pc-wrap .main {
  background: url(./bg-main.png) no-repeat center bottom;
  background-size: contain;
  padding: 20px 0;
}

#pc-wrap .main .container {
  background: #fff;
}
.navigation td{
  color: #0287e6;
}
.navigation{
  width: 100% !important;
  height: 56px !important;
  background: #f8f8f8 !important;
  padding-left: 20px !important;
  display: flex !important;
  justify-content: start !important;
  align-items: center !important;
  font-size: 18px !important;
  font-family: MicrosoftYaHeiUISemibold;
  margin:20px  40px 0 40px!important;
}
#pc-wrap .main .container .position {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #ddd;
  padding-left: 38px;
  background: url(./position.png) no-repeat 15px center;
  background-size: 16px;
}

#pc-wrap .main .container .tab-list {
  margin: 20px;
  border: 1px solid #0287e6;
}

#pc-wrap .main .container .tab-list li {
  text-align: center;
  padding: 10px 0;
}

#pc-wrap .main .container .tab-list li a {
  color: #0287e6;
}

#pc-wrap .main .container .tab-list .tab-active {
  background: #0287e6;
}

#pc-wrap .main .container .tab-list .tab-active {
  color: #fff;
  font-weight: bold;
}

#pc-wrap .main .container .tab-list li:hover {
  background: #0287e6;
}

#pc-wrap .main .container .tab-list li:hover {
  color: #fff;
  font-weight: bold;
}

#pc-wrap .main .container .show_box .content {
  display: none;
}

#pc-wrap .main .container .show_box .open {
  display: block;
}

#pc-wrap .main .container .jggk {
  padding: 20px;
  padding-top: 0;
}

#pc-wrap .main .container .jggk .left-content {
  width: 15%;
  padding: 10px 5px;
  text-align: right;
  color: #0287e6;
  font-weight: bold;
  border: 1px solid #0287e6;
  text-align: center;
  border-bottom: none;
}

#pc-wrap .main .container .jggk .left-content p{
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#pc-wrap .main .container .jggk .right-content {
  width: 85%;
  padding: 20px;
  line-height: 1.5;
  border: 1px solid #0287e6;
  border-bottom: none;
  border-left: none;
}
#pc-wrap .main .container .jggk .left-content:last-child,#pc-wrap .main .container .jggk .right-content:last-child{
  border-bottom: 1px solid #0287e6;
}

#pc-wrap .main .container .jggk .left-content:nth-child(17){
  border-bottom: 1px solid #0287e6;
}

/* 领导班子样式 */
#pc-wrap .main .container .ldbz {
  margin: 0 20px;
  border-bottom: 1px solid #ddd;
}

#pc-wrap .main .container .ldbz .cont {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

#pc-wrap .main .container .ldbz b {
  color: #0287e6;
}

#pc-wrap .main .container .ldbz .ldzp {
  width: 88px;
}

#pc-wrap .main .container .ldbz .ldxm {
  width: 220px;
  padding: 0 10px;
}

#pc-wrap .main .container .ldbz .ldxm .flex-col {
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}

#pc-wrap .main .container .ldbz .ldfg {
  width: 490px;
  padding: 0 10px 0 0;
}

#pc-wrap .main .container .ldbz .ldfg .gzfg {
  text-align: right;
}

#pc-wrap .main .container .ldbz .ldjl {
  flex: 1.5;
  text-align: right;
}

#pc-wrap .main .container .ldbz:last-child {
  border: 0;
  padding-bottom: 40px;
}

/* 内设科室样式 */
#pc-wrap .main .container .nsks {
  margin: 0 20px;
  padding: 10px 0;
}

#pc-wrap .main .container .nsks b {
  color: #0287e6;
}

#pc-wrap .main .container .nsks .top {
  padding: 5px 15px;
}

#pc-wrap .main .container .nsks .mid {
  padding: 5px 15px;
}

#pc-wrap .main .container .nsks .mid .flex-item13 {
  flex: 13;
}

#pc-wrap .main .container .nsks .bottom {
  padding: 5px 15px 20px;
  border-bottom: 1px solid #ddd;
}

#pc-wrap .main .container .nsks .bottom .flex-item13 {
  flex: 13;
}

/* 直属单位样式 */
#pc-wrap .main .container .zsdw {
  margin: 0 20px;
  padding: 10px 0;
}

#pc-wrap .main .container .zsdw b {
  color: #0287e6;
}

#pc-wrap .main .container .zsdw .top {
  padding: 5px 15px;
}

#pc-wrap .main .container .zsdw .mid {
  padding: 5px 15px;
}

#pc-wrap .main .container .zsdw .mid .flex-item13 {
  flex: 13;
}

#pc-wrap .main .container .zsdw .bottom {
  padding: 5px 15px 20px;
  border-bottom: 1px solid #ddd;
}

#pc-wrap .main .container .zsdw .bottom .flex-item13 {
  flex: 13;
}

#pc-wrap .cont p,
#pc-wrap .cont p span {
  font-size: 16px !important;
  font-family: "Microsoft YaHei" !important;
}

#pc-wrap .ldbz .pc-ldbz .title {
  width: 100%;
  align-items: center;
  flex-wrap: wrap;
}
#pc-wrap .ldbz .pc-ldbz .title tr td {
  height: 50px;
  line-height: 50px;
  font-weight: bold;
  font-size: 16px;
  color: #0287e6;
  text-align: center;
  border: 1px solid #0287e6;
  border-right: 0px;
}
#pc-wrap .ldbz .pc-ldbz .title li:last-child {
  border-right: 1px solid #0287e6;
}
#pc-wrap .ldbz .pc-ldbz .title .name,
#pc-wrap .ldbz .pc-ldbz .title .post,
#pc-wrap .ldbz .pc-ldbz .title .call {
  width: 10%;
}
#pc-wrap .ldbz .pc-ldbz .title .pho {
  width: 15%;
}

#pc-wrap .ldbz .pc-ldbz .title .division,
#pc-wrap .ldbz .pc-ldbz .title .resume {
  width: 25%;
}

#pc-wrap .ldbz .pc-ldbz .show_list{
  font-size: 16px;
  color: #333;
  text-align: center;
}

#pc-wrap .ldbz .pc-ldbz .show_list .name,
#pc-wrap .ldbz .pc-ldbz .show_list .call {
  width: 10%;
}
#pc-wrap .ldbz .pc-ldbz .show_list .post{
  width: 15%;
}
#pc-wrap .ldbz .pc-ldbz .show_list .pho {
  width: 15%;
}

#pc-wrap .ldbz .pc-ldbz .show_list .division,
#pc-wrap .ldbz .pc-ldbz .show_list .resume {
  width: 25%;
  text-align: left;
}
#pc-wrap .ldbz .pc-ldbz table{
  border-color:#0287e6;
}

#pc-wrap .ldbz .pc-ldbz .show_list .pho img{
  width: auto;
  height: 150px;
}
#pc-wrap .ldbz .pc-ldbz .show_list td{
  font-size: 16px;
  font-family: "Microsoft YaHei" !important;
  padding: 10px;
  line-height: 25px;
}
#pc-wrap .pc-ldbz p,#pc-wrap .pc-ldbz span{
  /* text-indent: 2em !important; */
  line-height: 1.5;
  font-size: 16px !important;
  font-family: "Microsoft YaHei" !important;
  text-align: left;
}
#pc-wrap .pc-ldbz{
  margin-bottom: 20px;
}

#pc-wrap .zsdw table{
  border-color:#0287e6;
}

#pc-wrap .zsdw table .title tr td:nth-child(1),
#pc-wrap .zsdw table .title tr td:nth-child(2),
#pc-wrap .zsdw table .title tr td:nth-child(3){
  height: 50px;
  width: 10%;
  line-height: 50px;
  font-weight: bold;
  font-size: 16px;
  color: #0287e6;
  text-align: center;
  border: 1px solid #0287e6;
  border-right: 0px;
}

#pc-wrap .zsdw table .title tr td:nth-child(4){
  height: 50px;
  width: 50%;
  line-height: 50px;
  font-weight: bold;
  font-size: 16px;
  color: #0287e6;
  text-align: center;
  border: 1px solid #0287e6;
  border-right: 0px;
}

#pc-wrap .zsdw table .title tr td:nth-child(5){
  height: 50px;
  width: 20%;
  line-height: 50px;
  font-weight: bold;
  font-size: 16px;
  color: #0287e6;
  text-align: center;
  border: 1px solid #0287e6;
  border-right: 0px;
}

#pc-wrap .zsdw table .show_list td{
  padding: 10px;
  font-size: 16px;
  line-height: 25px;
}
#pc-wrap .zsdw table .show_list td:nth-child(1),
#pc-wrap .zsdw table .show_list td:nth-child(2),
#pc-wrap .zsdw table .show_list td:nth-child(3){
  text-align: center;
}


#pc-wrap .nsks table{
  border-color:#0287e6;
  margin-bottom: 20px;
}
/* #pc-wrap .nsks table .title tr{
  display: flex;
} */

#pc-wrap .nsks table .title tr td{
  height: 50px;
  line-height: 50px;
  font-weight: bold;
  font-size: 16px;
  color: #0287e6;
  text-align: center;
  border: 1px solid #0287e6;
  border-right: 0px;
}

#pc-wrap .nsks table .show_list td{
  padding: 10px;
  font-size: 16px;
  line-height: 25px;
}
#pc-wrap .nsks table .show_list td:nth-child(1){
  width: 15%;
  text-align: center;
}
#pc-wrap .nsks table .show_list td:nth-child(2),
#pc-wrap .nsks table .show_list td:nth-child(3){
  width: 10%;
  text-align: center;
}
#pc-wrap .nsks table .show_list td:nth-child(4){
  width: 70%;
}

/* #pc-wrap .nsks table .title tr{
  width: 100%;
  display: flex;
} */

#pc-wrap .nsks table .title tr td:nth-child(1),
#pc-wrap .nsks table .title tr td:nth-child(2),
#pc-wrap .nsks table .title tr td:nth-child(3){
  width: 10%;
  text-align: center;
}
#pc-wrap .nsks table .title tr td:nth-child(4){
  width: 70%;
}

#pc-wrap .nsks table:nth-child(odd){
  background-color: rgba(160, 197, 232,.2)
}
.jgjj {
  min-height: 235px;
  background: url(./dl.png) no-repeat;
  background-size: 100% 100%;
  border-radius: 10px;
  padding: 10px 30px 0 30px;
  background-color: #fff;
  box-shadow: 0px 2px 13px 0px rgb(51 117 202 / 10%);
  border-radius: 15px;
  margin: 20px;
}

.jgjj ul li {
  float: left;
  width: 100%;
  /* height: 36px; */
}

.jgjj ul:after {
  content: "020";
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}

.bmmc {
  font-family: MicrosoftYaHei;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 10px;
}

.bmmc span {
  font-size: 24px !important;

}

.jgjj ul li span {
  float: left;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #333333;
}

.jgjj ul li p {
  float: left;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #333333;
}

.bgdz {
  background: url(bgdz_old.png) 5px center no-repeat;
  padding-left: 41px;
  margin-bottom: 5px;
  background-size: 20px;
}

.bgsj {
  background: url(bgsj_old.png) 5px 9px no-repeat;
  padding-left: 41px;
  margin-bottom: 5px;
  background-size: 20px;
}

.bgsj p {
  width: 690px;
}

.jgjj ul li.lxfs {
  background: url(./lxfs.png) 5px 10px no-repeat;
  padding-left: 41px;
  min-height: 64px;
  height: auto;
  width: 80%;
  background-size: 20px;
}

.jgjj ul li.lxfs span {
  height: 65px;
}

.jgjj ul li.lxfs.yjgl span {
  height: 80px;
}

.jgjj ul li.lxfs p {
  /* float: left;
  width: 40%; */
}

.jgjj ul li.lxfs.rmzfwsb p {
  width: 80%;
}