.oh {
  overflow: hidden;
}

.inbox {
  width: 1200px;
  margin: auto;
}

a {
  font-size: 14px;
}

.fr {
  float: right;
}

.fl {
  float: left;
}

.f16 {
  font-size: 16px;
}

.none {
  display: none !important;
}

.redT {
  color: #bd1a2d;
}

.moreIcon {
  width: 35px;
  height: 35px;
  float: right;
  display: inline-block;
  background: url(./more.png)no-repeat right;
}

.cf {
  zoom: 1;
}

.cf:after {
  display: block;
  content: '';
  height: 0;
  visibility: hidden;
  clear: both;
}

.c9 {
  color: #999;
  font-size: 16px;
}

.clearfix {
  zoom: 1;
}

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

a:focus {
  outline: none;
}

.header_wrap {
  height: 250px;
  background: url(bg.png) no-repeat;
}

.header_top {
  background-color: #f6f6f6;
}

.header_top_con {
  height: 40px;
  position: relative;
}

.header_top-left {
  line-height: 40px;
  width: 45%;
}

.header_top-right {
  width: 50%;
  line-height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}

.header_top-right>span>a {
  border-right: 1px solid #000;
  padding-right: 10px;
  padding-left: 7px;
}

.lastL>a {
  border: 0 !important;
}


/* logo/search */

.logo_Con {
  height: 200px;
}

.logo {
  width: 370px;
  height: 98px;
  margin-top: 47px;
  display: inline-block;
  background: url(./logo.png) no-repeat left;
}

.input {
  display: inline-block;
  width: 585px;
  height: 50px;
  position: relative;
  left: 233px;
  top: -33px;
}

.input>a {
  font-size: 17px;
  font-family: 微软雅黑;
}

form {
  display: inline-flex;
}

.input_text {
  width: 378px;
  height: 50px;
  outline-style: none;
  font-size: 15px;
  padding-left: 15px;
  color: #999999;
  border: 1px solid #bfbfbf;
}

.input_search {
  outline-style: none;
}


/* nav */

.nav_wrap {
  background-color: #bb2323;
  height: 50px;
}

.nav_Con {
  height: 50px;
}

.nav_Con>img {
  margin-top: -10px;
  margin-left: -45px;
}

.nav_Con>li {
  width: 13.1%;
  line-height: 50px;
  display: inline-block;
  position: relative;
  top: -64px;
  left: 43px;
}

.nav_Con>li>img {
  width: 35px;
  height: 35px;
  display: inline-block;
  margin-right: 8px;
}

.nav_Con>li>a {
  font-size: 19px;
  font-family: 微软雅黑;
  font-weight: bold;
  color: white;
}


/* 当前位置 */

.pos {
  width: 100%;
  /* background-color: #f6f6f6; */
}

.dw {
  line-height: 70px;
  color: #454545;
  padding-left: 22px;
  font-size: 16px;
  margin-top: 0px;
}

.LPos {
  display: inline-block;
}

.LPos>a {
  font-size: 16px;
}

.dw>img {
  display: none;
  margin-right: 3px;
  margin-bottom: 4px;
}


/* 内容 */

.Con {
  position: relative;
  margin-top: 0px;
  margin-bottom: 30px;
}

.Con-left {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  float: left;
  width: 272px;
  margin-right: 30px;
}

.mainTable .m_left {
  width: 270px;
  min-height: 799px;
  background-color: #f7f7f7;
  vertical-align: top
}

.C_bt {
  position: absolute;
  left: 25px;
  top: auto;
}

.Con .Con-left-title {
  position: relative;
  font-size: 18px;
  font-family: 微软雅黑;
  font-weight: bold;
  color: white;
  padding: 13px 20px 23px 60px;
  line-height: 24px;
  height: initial;
  width: 280px;
  margin-left: -9px;
  background: url(bgC.png) no-repeat left center;
  background-size: 100% 100%;
}

.Con-leftn-list {
  width: 270px;
  /* min-height: 940px; */
  background: #f7f7f7;
  margin-top: -10px;
}

.Con-leftn-list>li {
  width: 270px;
  line-height: 28px;
  /* height: 58px;
  line-height: 58px; */
  border-bottom: 1px #e3e3e3 solid;
}

.Con-leftn-list>li>a {
  font-size: 18px;
  color: #333;
  /* padding-left: 20px; */
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 53px;
  padding-right: 50px;
  display: block;
  background: url(right.png) no-repeat 243px center;
}

.Con-leftn-list>li>a:hover {
  color: #068506 !important;
  font-weight: bold;
  background: url(right_active.png) no-repeat 243px center;
}


/* .Con-leftn-list>li>i{
  background: url(./right.png) no-repeat right center;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 104px;
} */

.Con-right {
  width: 900px;
  vertical-align: top;
  min-height: 770px;
  font-size: 17px;
  color: #333;
  /* padding: 10px 0 0 25px; */
  background-color: #f9f9f9;
  border: 1px solid #dedede;
}

.Con-right_title {
  width: 100%;
  font-size: 22px;
  font-family: 微软雅黑;
  line-height: 82px;
  padding-left: 30px;
  box-sizing: border-box;
  border-bottom: 1px solid #dedede;
}


/* .Con-right_list {
    min-height: 720px;
} */

.Con-right_list>li {
  width: 100%;
  /* height: 42px; */
  line-height: 40px;
  padding-left: 5px;
  background: url(d1.png)no-repeat 20px center;
  border-bottom: 1px #dedede dashed;
  padding-left: 30px;
}

.default_pgToolbar {
  width: 80%;
  margin: 30px auto !important;
}

.Con-right_list>li {
  display: inline-block;
  width: 100%;
}

.Con-right_list>li>a {
  font-size: 16px;
  color: #333333;
  display: inline-block;
  float: left;
}

.Con-right_list>li>a:hover {
  color: #bb2323;
}

.Con-right li span {
  float: right;
  font-size: 16px;
  font-family: 微软雅黑;
  color: #999;
  margin-right: 30px;
}

.Con-right_list>li>i {
  margin: 18px 0 18px -10px;
  width: 3px;
  height: 3px;
  background: #000;
  display: inline-block;
  float: left;
}

.active {
  color: #068506 !important;
  font-weight: bold;
  background: url(right_active.png) no-repeat 243px center !important;
}

.leadershipinformation {
  width: 95%;
  margin: 20px auto;
}


/* .Con-right .Leadershipactivities{
  padding: 0 20px;
  box-sizing: border-box;
} */


/* .Con-right .Leadershipactivities li{
  padding-left: 10px;
  background: url(d1.png)no-repeat 0px center;
} */

.Con-right .sslm {
  width: 95%;
  line-height: 40px;
  margin: 0 auto;
  border-bottom: 2px solid #bb2323;
}

.Con-right .Leadershipactivities {
  width: 95%;
  margin: 0 auto;
  min-height: 240px;
}

.Con-right .Leadershipactivities li {
  width: 100%;
  background: url(d1.png)no-repeat 0px center;
  padding-left: 10px;
}

.Con-right .bm {
  font-weight: bold;
  font-size: 17px;
  margin-bottom: 10px;
  color: #333;
}

.Con-right .department a {
  font-size: 16px;
}
