* {
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  text-decoration: none;
}
.box {
  width: 100%;
  height: 100%;
}
.header {
  width: 100%;
  background: #3b4a8b;
}
.header .header_center {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 30px;
  padding-top: 9px;
  height: 145px;
  box-sizing: border-box;
}
.header .header_center .header_top {
  margin-left: 87%;
}
.header .header_center .header_top span {
  margin-left: 10px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #C0C0C0;
  cursor: pointer;
}
.header .header_center .header_bottom {
  display: flex;
  justify-content: space-between;
}
.header .header_center .header_bottom > div {
  width: 400px;
}
.header .header_center .header_bottom > div img {
  width: 100%;
}
.header .header_center .header_bottom .input {
  border-radius: 5px;
  width: 285px;
  height: 40px;
  background: #586995;
  position: relative;
  top: 25px;
}
.header .header_center .header_bottom .input input {
  margin-top: 12px;
  margin-left: 15px;
  width: 78%;
  background: #586995;
  border: none;
}
.header .header_center .header_bottom .input input:focus {
  outline: none;
}
.header .header_center .header_bottom .input .search {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.table {
  width: 100%;
  background: #3b4a8b;
  height: 55px;
  line-height: 55px;
  box-sizing: border-box;
}
.table > ul {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
}
.table > ul > li {
  /* width: 20%; */
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  position: relative;
  cursor: pointer;
  padding:0 40px;
}
.table > ul > li ol {
  width: 100%;
  display: none;
  z-index: 99;
  position: absolute;
  left: 0;
}
.table > ul > li ol li {
  height: 49px;
  border-top: 1px solid #1861a6;
  background: #0055a5;
  line-height: 50px;
  cursor: pointer;
}
.table > ul > li ol li:hover {
  background: #004f94;
}
.table > ul li:hover {
  background: #0055a5;
}
.table > ul .situation:hover ol,
.table > ul .institution:hover ol,
.table > ul .team:hover ol,
.table > ul .foster:hover ol,
.table > ul .study:hover ol,
.table > ul .test:hover ol,
.table > ul .job:hover ol,
.table > ul .education:hover ol {
  display: block;
}
.lbtImg {
  width: 100%;
  height: 260px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 10% 32%;
  background-image: url(../img/img-17.png);
}
.journalism {
  width: 100%;
}
.journalism .journalism_center {
  width: 1200px;
  margin: 0 auto;
  display: flex;
}
.journalism .journalism_center .left {
  width: 290px;
  position: relative;
}
.journalism .journalism_center .left ul {
  width: 235px;
  box-sizing: border-box;
  background: #fafafa;
}
.journalism .journalism_center .left ul li {
  width: 100%;
  height: 55px;
  box-sizing: border-box;
  padding-left: 20px;
  line-height: 55px;
  cursor: pointer;
}
.journalism .journalism_center .left ul .active {
  background: #eaeaea;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #1A1A1A;
}
.journalism .journalism_center .left > div {
  position: absolute;
  width: 235px;
  height: 55px;
  background: rgba(59, 74, 139, 0.9);
  top: -55px;
  box-sizing: border-box;
  padding-left: 20px;
  line-height: 55px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
}
.journalism .journalism_center .right {
  width: 915px;
}
.journalism .journalism_center .right .right_top {
  width: 100%;
  height: 75px;
  display: flex;
  justify-content: space-between;
  border-bottom: 3px solid #77aadb;
}
.journalism .journalism_center .right .right_top div:nth-child(1) {
  margin-top: 35px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #808080;
}
.journalism .journalism_center .right .right_top div:nth-child(1) i {
  display: inline-block;
  width: 10px;
  height: 14px;
  background-image: url(../icons/i-03.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  top: 2px;
  right: 5px;
}
.journalism .journalism_center .right > ul {
  width: 100%;
  height: 855px;
}
.journalism .journalism_center .right > ul li {
  width: 100%;
  height: 212px;
  border-bottom: 2px solid #f3f3f3;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.journalism .journalism_center .right > ul li p {
  display: flex;
  justify-content: space-between;
}
.journalism .journalism_center .right > ul li p span:nth-child(1) {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 24px;
  cursor: pointer;
}
.journalism .journalism_center .right > ul li p span:nth-child(2) {
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  color: #808080;
  line-height: 24px;
}
.journalism .journalism_center .right .pagin {
  display: flex;
  width: 100%;
  height: 185px;
  box-sizing: border-box;
  padding-top: 30px;
  justify-content: space-between;
}
.journalism .journalism_center .right .pagin .page_right {
  color: #b0b0b0;
  font-size: 12px;
}
.journalism .journalism_center .right .pagin .page_right span {
  color: #646262;
}
.journalism .journalism_center .right .pagin .page_left {
  display: flex;
}
.journalism .journalism_center .right .pagin .page_left > div {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #f7f7f7;
  margin-right: 15px;
  text-align: center;
  color: #9b9b9b;
  font-size: 14px;
  cursor: pointer;
}
.journalism .journalism_center .right .pagin .page_left .active2 {
  background: #0160bc;
  color: white;
}
.journalism .journalism_center .right .pagin .page_left .arrows_left div {
  width: 14px;
  height: 14px;
  margin: 8px auto;
  background-image: url(i-02.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.journalism .journalism_center .right .pagin .page_left .arrows_right div {
  width: 14px;
  height: 14px;
  margin: 8px auto;
  background-image: url(i-03.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.footer {
  width: 100%;
  background: #334482;
  padding: 20px 0;
}
.footer .footer_center {
  width: 1200px;
  margin: 0 auto;
}
.footer .footer_center hr {
  background: white;
}
.footer .footer_center .footer_top {
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}
.footer .footer_center .footer_top > div .footer_img {
  width: 326px;
  height: 60px;
  margin-bottom: 30px;
  position: relative;
  top: 20px;
}
.footer .footer_center .footer_top > div .footer_img img {
  width: 100%;
}
.footer .footer_center .footer_top > div .footer_address {
  line-height: 25px;
  font-size: 12px;
  color: white;
}
.footer .footer_center .footer_top > div .footer_address2 {
  line-height: 25px;
  font-size: 12px;
  color: white;
}
.footer .footer_center .footer_top > div:nth-child(2) {
  box-sizing: border-box;
  padding-top: 10px;
}
.footer .footer_center .footer_top > div:nth-child(2) div:nth-child(1) {
  font-size: 16px;
  color: white;
}
.footer .footer_center .footer_top > div:nth-child(2) > div:nth-child(2) {
  display: flex;
  width: 400px;
}
.footer .footer_center .footer_top > div:nth-child(2) > div:nth-child(2) > div {
  width: 50%;
  margin-top: 20px;
  font-size: 14px;
}
.footer .footer_center .footer_top > div:nth-child(2) > div:nth-child(2) > div > a {
  display: block;
  line-height: 30px;
}
.footer .footer_center .footer_top > div:nth-child(2) > div:nth-child(2) a {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}
.footer .footer_center .footer_top > div:nth-child(3) {
  width: 100px;
  position: relative;
}
.footer .footer_center .footer_top > div:nth-child(3) img {
  width: 80%;
  position: absolute;
  right: 35px;
  bottom: 30px;
}
.footer .footer_center .footer_bottom {
  margin-top: 10px;
  width: 100%;
}
.footer .footer_center .footer_bottom div {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.footer .footer_center .footer_bottom div span {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #CCCCCC;
}