.header-box {
  padding: 40px 0;}
.header-box .logo-box .logo {
  width: 70px;
  height: 70px;}
.header-box .logo-box .right {
  margin-left: 12px;
  color: #fff;}
.header-box .logo-box .right .title {
  padding-top: 14px;
  font-size: 20px;}
.header-box .logo-box .right .des {
  padding-top: 10px;
  font-size: 14px;}
.header-box .search-box {
  margin-top: 12px;}
.header-box .search-box .left a {
  display: inline-block;
  width: 136px;
  height: 46px;
  background: #184927;}
.header-box .search-box .left a .flag {
  margin: 16px 6px 16px 15px;
  width: 14px;
  height: 14px;}
.header-box .search-box .left a .lan {
  line-height: 46px;
  font-size: 16px;
  color: #fff;}
.header-box .search-box .left a .arrow {
  width: 10px;
  height: 6px;
  margin: 20px 0 20px 6px;}
.header-box .search-box .right {
  width: 300px;
  height: 46px;
  background: rgba(217, 255, 228, 0.2);}
.header-box .search-box .right .searchText {
  width: 254px;
  height: 46px;
  line-height: 46px;
  font-size: 14px;
  background: transparent;
  color: #fff;
  text-indent: 18px;
  border: none;}
.header-box .search-box .right .searchText::-webkit-input-placeholder {
  color: #fff;}
.header-box .search-box .right .searchText::-moz-placeholder {
  color: #fff;}
.header-box .search-box .right .searchText:-moz-placeholder {
  color: #fff;}
.header-box .search-box .right .searchText:-ms-input-placeholder {
  color: #fff;}
.header-box .search-box .right .btn-box {
  width: 46px;
  height: 46px;
  background: transparent;
  border: none;}
.header-box .search-box .right .btn-box .search-btn {
  width: 18px;
  height: 18px;}
.header-box .bottom-box {
  margin-top: 28px;}
.header-box .bottom-box .left li {
  line-height: 24px;
  float: left;
  margin-right: 45px;}
.header-box .bottom-box .left li:last-child {
  margin-right: 0;}
.header-box .bottom-box .left li a {
  display: inline-block;
  font-size: 24px;
  font-weight: 500;
  color: #fff;}
.header-box .bottom-box .right li {
  margin-right: 40px;}
.header-box .bottom-box .right li a {
  font-size: 14px;
  color: #c5d1c8;}
.banner-box {
  width: 1280px;
  height: 325px;}
.banner-box .swiper-slide img {
  width: 1280px;
  height: 325px;}
.news-box {
  background: #f3f1eb;
  padding: 50px 0 40px;}
.title-box {
  margin-bottom: 20px;}
.title-box .upper {
  position: relative;
  font-size: 48px;
  font-weight: 600;
  color: #396b02;}
.title-box .upper:after {
  position: absolute;
  display: block;
  content: '';
  width: 27px;
  top: 50px;
  left: 0;
  border-radius: 2px;
  border-bottom: solid 4px #396b02;}
.title-box .txt {
  font-size: 24px;
  font-weight: 500;
  color: #333333;
  line-height: 30px;}
.title-box .more {
  display: inline-block;
  margin-top: 15px;
  height: 26px;
  line-height: 26px;
  font-size: 20px;
  padding: 0 10px;
  border-radius: 1px;
  border: 1px solid #3177ad;
  color: #3177ad;}
.news-ist .left .item {
  width: 290px;
  margin-right: 35px;
  overflow: hidden;}
.news-ist .left .item:last-child {
  margin-right: 0;}
.news-ist .left .item a {
  display: inline-block;}
.news-ist .left .item a .pic {
  width: 290px;
  height: 160px;}
.news-ist .left .item a .title {
  font-size: 24px;
  font-weight: 500;
  color: #333333;
  height: 90px;
  line-height: 30px;
  margin: 26px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  max-height: ;}
.news-ist .left .item a .times {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 16px;}
.news-ist .left .item:hover .title {
  color: #3177ad;}
.news-ist .right {
  width: 270px;
  height: 289px;
  overflow: hidden;}
.news-ist .right .item {
  margin-bottom: 70px;}
.news-ist .right .item:last-child {
  margin-bottom: 0;}
.news-ist .right .item a {
  display: inline-block;}
.news-ist .right .item a .time {
  width: 42px;
  height: 45px;
  text-align: center;
  background: #002047;
  border-radius: 1px;}
.news-ist .right .item a .time .day {
  font-size: 20px;
  font-weight: 500;
  color: #ffffff;
  line-height: 26px;}
.news-ist .right .item a .time .mouth {
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  line-height: 15px;}
.news-ist .right .item a .des {
  width: 220px;
  margin-left: 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: ;
  font-size: 24px;
  font-weight: 500;
  color: #333333;}
.academic-box {
  padding: 50px 0 10px;}
.academic-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;}
.academic-list .item {
  width: 635px;
  margin-bottom: 10px;
  box-sizing: border-box;
  border: 1px solid #e3e3e3;}
.academic-list .item:nth-child(2n+1) {
  margin-right: 10px;}
.academic-list .item a.items {
  display: flex;}
.academic-list .item a.items .time {
  display: flex;
  align-items: center;
  width: 120px;
  height: 50px;
  line-height: 50px;
  margin-top: 55px;
  background: #ffffff;
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 0px 50px 50px 0px;}
.academic-list .item a.items .time .day {
  font-size: 30px;
  font-weight: bold;
  color: #396b02;
  padding-left: 20px;}
.academic-list .item a.items .time .month {
  font-size: 20px;
  font-weight: 400;
  font-family: RajdhaniRegular;
  color: #396b02;
  padding-left: 5px;}
.academic-list .item a.items .right {
  width: 490px;
  margin-left: 25px;
  padding: 20px 0;}
.academic-list .item a.items .right .des {
  font-size: 24px;
  font-family: RajdhaniRegular;
  color: #333333;
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;}
.academic-list .item a.items .right .subtitle {
  font-size: 18px;
  font-family: RajdhaniRegular;
  color: #333333;
  line-height: 18px;}
.research-content {
  background: #f3f1eb;
  padding: 50px 0 40px;}
.research-box .swiper-wrapper {
  height: 290px;}
.research-box .swiper-slide .box {
  width: 290px;
  height: 290px;
  background: #fff;}
.research-box .swiper-slide .pic {
  width: 290px;
  height: 165px;}
.research-box .swiper-slide .title {
  margin: 18px 20px;
  width: 250px;
  font-size: 20px;
  font-weight: 500;
  color: #333333;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: ;}
.research-box .swiper-slide a {
  display: inline-block;
  margin-left: 20px;
  font-size: 20px;
  font-family: RajdhaniRegular;
  font-weight: 400;
  color: #3177ad;
  line-height: 20px;}
.research-box .swiper-button-prev {
  width: 46px;
  height: 290px;
  top: 0;
  left: 0;
  margin-top: 0;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.44);
  background: rgba(255, 255, 235, 0.6) url(../images/left.png) center center no-repeat;
  background-size: 20px 27px;}
.research-box .swiper-button-next {
  width: 46px;
  height: 290px;
  top: 0;
  right: 0;
  margin-top: 0;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.44);
  background: rgba(255, 255, 235, 0.6) url(../images/right.png) center center no-repeat;
  background-size: 20px 27px;}
.footer-box {
  padding-top: 40px;}
.footer-box .top-box {
  margin-left: 70px;}
.footer-box .top-box .left {
  width: 570px;
  border-right: 1px solid #506456;}
.footer-box .top-box .nav-list {
  margin-right: 140px;}
.footer-box .top-box .nav-list li {
  margin-bottom: 18px;}
.footer-box .top-box .nav-list li:last-child {
  margin-bottom: 0;}
.footer-box .top-box .nav-list a {
  display: inline-block;
  color: #fff;
  font-size: 20px;}
.footer-box .top-box .right {
  margin-left: 60px;}
.footer-box .top-box .right .item {
  font-size: 20px;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 18px;}
.footer-box .top-box .right .item:last-child {
  margin-bottom: 0;}
.footer-box .copy-right {
  padding: 40px 0 20px;
  text-align: center;
  font-size: 20px;
  color: #ffffff;}
.inform-title-box.btms {
  box-sizing: border-box;
  border-bottom: solid 1px #eaeaea;}
.inform-title-box .title {
  font-size: 36px;
  font-family: RajdhaniSemiBold;
  font-weight: 600;
  color: #333333;
  padding-bottom: 10px;}
.inform-title-box .title.btm {
  border-bottom: solid 1px #3177ad;}
.inform-title-box .more {
  margin: 4px 0;
  padding: 0 10px;
  border-radius: 1px;
  border: 1px solid #3177ad;
  font-family: RajdhaniRegular;
  color: #3177ad;
  line-height: 26px;}
.inform-box {
  padding: 40px 0 80px;}
.inform-box .left-box .list {
  width: 830px;}
.inform-box .left-box .item {
  border-bottom: solid 1px #eaeaea;}
.inform-box .left-box .item a {
  position: relative;
  width: 830px;
  display: inline-block;
  height: 125px;}
.inform-box .left-box .item .des {
  padding-top: 30px;
  width: 620px;
  font-size: 24px;
  font-family: RajdhaniRegular;
  color: #666666;
  line-height: 32px;}
.inform-box .left-box .item .times {
  position: absolute;
  right: 0;
  bottom: 10px;}
.inform-box .left-box .item .times .time {
  text-align: center;
  font-size: 16px;
  color: #666666;
  line-height: 20px;}
.inform-box .right-box .list {
  width: 370px;
  padding: 0 25px 30px;
  border-radius: 1px;
  border: 1px solid #eaeaea;}
.inform-box .right-box .list .item {
  padding-top: 30px;}
.inform-box .right-box .list .item a {
  display: inline-block;}
.inform-box .right-box .list .des {
  font-size: 24px;
  font-family: RajdhaniRegular;
  color: #666666;
  line-height: 32px;}
.details-box {
  padding: 45px 0;}
.details-nav-list li {
  float: left;
  margin-right: 120px;
  font-size: 36px;
  font-weight: 600;
  font-family: RajdhaniSemiBold;
  color: #666666;
  cursor: pointer;}
.details-nav-list li:last-child {
  margin-right: 0;}
.details-nav-list li.active {
  color: #333333;
  border-bottom: solid 1px #3177ad;}
.details-table-list {
  margin-top: 40px;}
.details-table-list .content {
  width: 100%;
  overflow: hidden;}
.details-table-list .content img {
  max-width: 100%;}
