* {
  margin: 0;
  padding: 0;
}
.wp_entry{
line-height: 2em !important;
}
.Article_Content{
    line-height: 1.8em;

}

#web {
  height: 100%;
  width: 100%;
  background: #fff;
}

.mainWeb {
  width: 1400px;
  height: 100%;
  margin: 0 auto;
}

.header {
  background: #091125;
  display: flex;
  flex-direction: column;
}
.header .top {
  display: flex;
  flex-direction: row;
}
.header .top .logo {
  margin-top: 11px;
  width: 350px;
  height: 64px;
  background-size: cover;
}
.header .top .logo a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.header .top .menu-icon {
  display: none;
  margin-top: 40px;
}

.header .bottom {
  margin-top: 20px;
}
.header .bottom .tabList {
  width: 100%;
}
.header .bottom .tabList #wp_nav_w1 ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border: none;
  width: auto;
  padding-bottom: 10px;
}
.header .bottom .tabList #wp_nav_w1 ul li {
  height: 32px;
}
.header .bottom .tabList #wp_nav_w1 ul li a {
  opacity: 0.95;
  height: 42px;
  text-align: center;
  line-height: 42px;
  box-sizing: border-box;
  font-size: 20px;
  text-decoration: none;
}
.header .bottom .tabList #wp_nav_w1 ul li a span {
  display: block;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
}
.header .bottom .tabList #wp_nav_w1 ul li a:hover {
  color: #F4B40C;
}
.header .bottom .tabList #wp_nav_w1 ul li a:hover span {
  color: #F4B40C;
}
.header .bottom .tabList #wp_nav_w1 ul li ul {
  margin-top: 10px;
  flex-direction: column;
  background: linear-gradient(0deg, #232b88  0%, #2a5298  100%);
  padding-bottom: 0px;
}
.header .bottom .tabList #wp_nav_w1 ul li ul li {
  height: 32px;
}
.header .bottom .tabList #wp_nav_w1 ul li ul li a {
  opacity: 0.95;
  text-decoration: none;
  border: none;
  height: 32px;
  margin-bottom: 8px;
  padding-bottom: 8px;
  text-align: center;
  line-height: 32px;
  box-sizing: border-box;
  font-size: 16px;
  background: none;
}
.header .bottom .tabList #wp_nav_w1 ul li ul li a span {
  display: block;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
}
.header .bottom .tabList #wp_nav_w1 ul li ul li a:hover {
  color: #F4B40C;
}
.header .bottom .tabList #wp_nav_w1 ul li ul li a:hover span {
  color: #F4B40C;
}
.header .bottom .tabList #wp_nav_w1 ul li ul li .mark {
  background: none;
}
.header .bottom .tabList .tab {
  height: 32px;
  cursor: pointer;
  padding-bottom: 8px;
  box-sizing: border-box;
  margin-bottom: 8px;
}
.header .bottom .tabList .tab span {
  display: block;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
}
.banner {
  width: 100%;
  height: 400px;
}
.banner img {
  width: 100%;
  height: 400px;
}

.mainInfo {
  height: auto;
  min-height: 50px;
  padding-bottom: 60px;
}
.mainInfo .top {
  margin-top: 18px;
  margin-bottom: 30px;
}
.mainInfo .top span {
  color: #ccc;
}
.mainInfo .top span a {
  margin: 0 8px;
  text-decoration: none;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #919292;
}
span.Column_Position{
    width: 100%;
    display: flex;
    justify-content: flex-end;
}
.mainInfo .top span .possplit {
  background: url("/_upload/tpl/0e/4b/3659/template3659/static/image/oblique.png") no-repeat;
  background-size: cover;
  background-position: -5px;
}
.mainInfo .bottom {
  width: 1140px;
  height: auto;
  margin: 0 auto;
}
.mainInfo .bottom .title {
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #2B5297;
}
.mainInfo .bottom .articleMessage {
  margin-top: 22px;
  flex-direction: row;
}
.mainInfo .bottom .articleMessage .date {
  display: inline-block;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
.mainInfo .bottom .articleMessage .views {
  display: inline-block;
  margin-left: 30px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
.mainInfo .bottom .info {
  margin-top: 20px;
}
.mainInfo .bottom .info img {
  margin: 20px auto;
}
.mainInfo .bottom .info p {
  text-indent: 2rem;
  text-align: left;
}
.mainInfo .bottom .teacher_info {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.mainInfo .bottom .teacher_info .title_info {
  display: flex;
  align-items: center;
}
.mainInfo .bottom .teacher_info .title_info .title_img {
  width: 28px;
  height: 28px;
}
.mainInfo .bottom .teacher_info .title_info .title_name {
  color: #333;
  margin-left: 10px;
  font-size: 28px;
  font-weight: 500;
}
.mainInfo .bottom .teacher_info .info_detail {
  width: 100%;
  height: 220px;
  border-radius: 8px;
  background: #FFFFFF;
  box-sizing: border-box;
  border: 0.5px solid #CCCCCC;
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.02), 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
  margin: 32px 0;
  display: flex;
  box-sizing: border-box;
}
.mainInfo .bottom .teacher_info .info_detail .left_img {
  width: 164px;
  height: 218px;
  border-radius: 8px;
}
.mainInfo .bottom .teacher_info .info_detail .right_info {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 20px;
}
.mainInfo .bottom .teacher_info .info_detail .right_info .t_name {
  display: flex;
  font-family: Source Han Sans CN;
  font-size: 28px;
  font-weight: 500;
  padding-bottom: 15px;
}
.mainInfo .bottom .teacher_info .info_detail .right_info .t_professional, .mainInfo .bottom .teacher_info .info_detail .right_info .t_college {
  display: flex;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 15px;
}
.mainInfo .bottom .teacher_info .info_detail .right_info .t_intro {
  display: flex;
  flex-wrap: wrap;
}
.mainInfo .bottom .teacher_info .info_detail .right_info .t_intro .chenhao {
  font-size: 16px;
  font-weight: normal;
  color: #2A5196;
  margin-right: 20px;
  margin-bottom: 10px;
}
.mainInfo .bottom .teacher_info .contact {
  margin-bottom: 30px;
}
.mainInfo .bottom .teacher_info .contact .contact_item {
  margin-top: 20px;
  font-family: Source Han Sans CN;
  font-size: 18px;
  font-weight: normal;
}
.mainInfo .bottom .teacher_info .major .major_list {
  display: flex;
  margin-top: 24px;
}
.mainInfo .bottom .teacher_info .major .major_list .major_item {
  width: 147px;
  height: auto;
  margin-right: 86px;
  text-align: center;
}
.mainInfo .bottom .teacher_info .major .major_list .major_item .major_img {
  width: 40px;
  height: 40px;
  margin-bottom: 24px;
}
.mainInfo .bottom .teacher_info .major .major_list .major_item .major_title {
  font-size: 14px;
  color: #3D3D3D;
  margin-bottom: 24px;
}
.mainInfo .bottom .teacher_info .major .major_list .major_item .major_line {
  border: 1px solid #D8D8D8;
}
.mainInfo .bottom .teacher_info .major .major_list .major_item .major_name {
  color: #3D3D3D;
  font-size: 16px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mainInfo .bottom .teacher_info .major .major_list .major_item .major_name .major_li {
  margin-top: 15px;
  margin-left: 18px;
  width: fit-content;
}
.mainInfo .bottom .teacher_info .study {
  margin-top: 35px;
}
.mainInfo .bottom .teacher_info .study .study_item {
  font-size: 20px;
  color: #3D3D3D;
  margin-top: 24px;
}
.mainInfo .bottom .teacher_info .work, .mainInfo .bottom .teacher_info .scientific, .mainInfo .bottom .teacher_info .result {
  margin-top: 35px;
}
.mainInfo .bottom .teacher_info .work .work_item, .mainInfo .bottom .teacher_info .scientific .work_item, .mainInfo .bottom .teacher_info .result .work_item {
  font-size: 20px;
  color: #3D3D3D;
  margin-top: 24px;
}
.mainInfo .bottom .teacher_info .contact_title {
  height: 47px;
  border-bottom: 2px solid #F5F5F5;
  display: flex;
  align-items: flex-end;
}
.mainInfo .bottom .teacher_info .border_name {
  font-size: 24px;
  font-weight: bold;
  border-bottom: 4px solid #2A5196;
  padding-bottom: 8px;
}
.footerInfo {
  width: 100%;
  background: #071228;
  height: 260px;
}
.footerInfo .top {
  width: 100%;
  padding-top: 18px;
  padding-bottom: 14px;
  display: flex;
  flex-direction: row;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.footerInfo .top .left {
  text-align: center;
}
.footerInfo .top .left p {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 25px;
}
.footerInfo .top .right {
  margin-top: 8px;
  margin-left: 66px;
}
.footerInfo .top .right span {
  font-size: 20px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 25px;
}
.footerInfo .top .right a {
  text-decoration: none;
  color: #FFFFFF;
}
.footerInfo .bottom {
  position: relative;
  padding-top: 26px;
  display: flex;
}
.footerInfo .bottom .left p span {
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 30px;
}
.footerInfo .bottom .right {
  position: absolute;
  right: 0;
  top: 36px;
}
.footerInfo .bottom .right img {
  width: 476px;
  height: 89px;
}

@media screen and (max-width: 480px) {
  #web {
    width: 100%;
    height: 100%;
  }

  .mainWeb {
    padding: 0 10px;
    width: auto;
  }

  .header .mainWeb {
    padding: 0;
    margin: 0;
  }
  .header .mainWeb .top .logo {
    margin: 11px;
  }
  .header .mainWeb .top .menu-icon {
    display: block;
  }
  .header .mainWeb .top .language {
    display: none;
  }
  .header .mainWeb .top .mySearch {
    display: none;
  }
  .header .mainWeb .bottom {
    display: none;
    margin-top: 0;
  }
  .header .mainWeb .bottom .tabList #wp_nav_w1 ul {
    display: flex;
    flex-direction: column;
  }
  .header .mainWeb .bottom .tabList #wp_nav_w1 ul li .sub-nav {
    display: none !important;
  }
  .header .mainWeb .bottom .tabList #wp_nav_w1 ul li a {
    opacity: 1;
  }
  .header .mainWeb .show {
    display: block;
    position: absolute;
    z-index: 1000;
    width: 100%;
  }

  .banner {
    width: 100%;
    height: 270px;
  }
  .banner .swiper {
    width: 100%;
    height: 270px;
  }
  .banner img {
    width: 100%;
    height: 270px;
  }

  .mainInfo .mainWeb {
    display: flex;
    flex-direction: column;
  }
  .mainInfo .mainWeb .bottom {
    width: 100%;
  }

  .footerInfo {
    height: auto;
  }
  .footerInfo .top {
    padding-left: 10px;
  }
  .footerInfo .top .right {
    margin: 16px;
  }
  .footerInfo .bottom {
    position: static;
    padding-top: 26px;
    display: flex;
    flex-direction: column;
  }
  .footerInfo .bottom .left {
    padding: 0 10px;
  }
  .footerInfo .bottom .right {
    position: static;
    padding: 0 10px;
  }
  .footerInfo .bottom .right img {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 481px) and (max-width: 1200px) {
  .mainWeb {
    width: 100%;
    padding: 0 10px;
    width: auto;
  }

  .header .top {
    width: 100%;
    justify-content: space-between;
  }
  .header .top .mySearch {
    margin-left: 320px;
  }
  .header .bottom .tabList #wp_nav_w1 ul li a span {
    width: 100%;
  }

  .mainInfo .mainWeb {
    display: flex;
    flex-direction: column;
  }
  .mainInfo .mainWeb .bottom {
    width: 100%;
  }
}