@charset "utf-8";
.layout {
  width: 1180px;
  margin: 0 auto;
}
body {
  background-color: #f5f5f5;
}
body a:hover {
  color: #264a9d !important;
}
.container {
  overflow: hidden;
  margin-top: 20px;
}
.container-white {
  overflow: hidden;
  margin-top: 13px;
  background-color: #fff;
}
.container-nc {
  overflow: hidden;
  margin-top: 20px;
  background-color: initial;
}
.slider_item {
  width: 730px;
  height: 370px;
  float: left;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
}
.slider_item .switch-tips {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -48px;
  z-index: 1;
}
.slider_item .switch-tips li {
  cursor: pointer;
  text-indent: -9999px;
  float: left;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  opacity: 0.4;
  filter: alpha(opacity=40);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  margin-right: 20px;
}
.slider_item .switch-tips .on {
  background-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.switch-tips ol li:hover {
  background-color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}
.switch-tips .last-switch-tips {
  margin-right: 0;
}
.slider_item .img-group ul li {
  float: left;
  position: relative;
  width: 730px;
  height: 370px;
}
.img-group img {
  width: 730px;
  height: 370px;
}
.wordlist {
  float: left;
  width: 430px;
  height: 370px;
  margin-left: 19px;
  background-color: #ffffff;
}
.wordlist .head {
  position: relative;
  height: 54px;
  line-height: 54px;
  border-bottom: 1px solid #e5e5e5;
}
.wordlist .head:after {
  content: "";
  width: 3px;
  height: 22px;
  background-color: #264A9D;
  display: block;
  position: absolute;
  top: 17px;
  left: 0;
}
.wordlist .head a {
  font-size: 22px;
  font-weight: 400;
  color: #9B9B9B;
  margin: 0 28px;
  position: relative;
}
.wordlist .head a:hover {
  color: #264a9d;
}
.wordlist .head .word_active {
  color: #264a9d;
}
.text-list {
  overflow: hidden;
}
.text-list li {
  overflow: hidden;
  margin-top: 18px;
}
.text-list li a {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 19px;
  width: 85%;
  float: left;
  padding-left: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.text-list li span {
  font-size: 14px;
  font-weight: 400;
  color: #C9C9C9;
  line-height: 19px;
  float: right;
  padding-right: 19px;
}
.tab_nav {
  display: none;
}
.tab_nav.on {
  display: block;
}
.fill .head {
  height: 54px;
  line-height: 54px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  padding: 0 20px;
}
.fill .head .head-title {
  float: left;
  font-size: 22px;
  color: #264a9d;
  font-weight: bold;
  line-height: 54px;
  margin-right: 38px;
}
.fill .head ul {
  float: left;
}
.fill .head ul li {
  float: left;
  margin-right: 40px;
  font-size: 18px;
  color: #333333;
  font-weight: 400;
  line-height: 54px;
  cursor: pointer;
}
.fill .head ul .on {
  color: #264a9d;
}
.fill .head a {
  float: right;
  font-size: 12px;
  line-height: 54px;
  color: #264a9d;
}
.fill .head:after {
  content: "";
  width: 3px;
  height: 22px;
  background-color: #264a9d;
  display: block;
  position: absolute;
  top: 17px;
  left: 0;
}
.expertname-list {
  padding: 22px 18px 0 20px;
  width: 1180px;
  height: 440px;
  overflow: hidden;
}
.expertname-list .panel {
  width: 1180px;
  overflow: hidden;
}
.expertname-list .panel .panel-box {
  float: left;
  margin-right: 34px;
  margin-bottom: 30px;
  overflow: hidden;
}
.expertname-list .panel .panel-box .panel-boxfl {
  float: left;
}
.expertname-list .panel .panel-box .panel-boxfl a {
  display: block;
}
.expertname-list .panel .panel-box .panel-boxfl img {
  width: 140px;
  height: 190px;
  display: block;
  border: none;
}
.expertname-list .panel .panel-box .panel-boxfr {
  float: left;
  width: 120px;
  height: 190px;
  background-color: #FBFBFB;
  padding: 18px 14px 9px;
}
.expertname-list .panel .panel-box .panel-boxfr .panelfr-title1 a {
  font-size: 20px;
  line-height: 26px;
  color: #333333;
}
.expertname-list .panel .panel-box .panel-boxfr .panelfr-title2 {
  margin: 5px 0 20px;
}
.expertname-list .panel .panel-box .panel-boxfr .panelfr-title2 span {
  font-size: 14px;
  line-height: 19px;
  color: #264a9d;
}
.expertname-list .panel .panel-box .panel-boxfr .panelfr-title3 {
  font-size: 14px;
  line-height: 19px;
  color: #757575;
  height: 38px;
  overflow: hidden;
}
.expertname-list .panel .panel-box .panel-boxfr .panelfr-title4 {
  margin-top: 34px;
  display: block;
  font-size: 13px;
  line-height: 17px;
  color: #264a9d;
}
.image-listbt {
  padding: 22px 28px 27px 20px;
  width: 100%;
  overflow: hidden;
}
.image-listbt ul {
  width: 1170px;
}
.image-listbt ul li {
  width: 269px;
  float: left;
  margin-right: 19px;
}
.image-listbt li div img {
  width: 269px;
  height: 148px;
}
.image-listbt li div .image-txt {
  margin-top: 9px;
  height: 38px;
  overflow: hidden;
}
.image-listbt li div .image-txt a {
  font-size: 14px;
  color: #333333;
  line-height: 19px;
}
.image-listbt li div .image-school {
  margin-top: 9px;
  text-align: center;
}
.image-listbt li div .image-school a {
  font-size: 14px;
  color: #333333;
  line-height: 19px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.image-listbt li:hover .image-txt a,
.image-listbt li:hover .image-school a {
  color: #264a9d;
}
.wrap-3 .expertname .expertname-list {
  padding: 0;
  margin: 22px 18px 0 20px;
}
.achievements {
  padding: 1px 20px 22px 20px;
  height: 241px;
  overflow: hidden;
}
.achievements .achievements-fl {
  float: left;
  width: 550px;
  margin-right: 40px;
}
.achievements .achievements-fr {
  float: left;
  width: 550px;
}
.achievements .text-list li a {
  width: 100%;
  padding-left: 0;
}
.community-panel {
  padding: 19px 3px 32px 20px;
  overflow: hidden;
  height: 294px ;
}
.community-panel .community-list {
  width: 272px;
  float: left;
  margin-right: 17px;
}
.community-panel .text-list li a {
  padding-left: 0;
}
.community-panel .community-title {
  overflow: hidden;
}
.community-panel .community-title img {
  float: left;
  width: 24px;
  height: 17px;
  border: none;
  display: block;
  margin-top: 4px;
}
.community-panel .community-title span {
  float: left;
  font-size: 18px;
  color: #333333;
  line-height: 24px;
  display: block;
  margin-left: 9px;
}
