<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.column {
  height: 69px;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.column-ch {
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 15px;
  left: 0;
}
.column-ch h3 {
  font-size: 30px;
  line-height: 39px;
  color: #971319;
}
.column-ch .line {
  height: 1px;
  margin: 20px 70px 0 140px;
  background-color: #e3e3e3;
}
.column-ch .more {
  font-size: 16px;
  color: #999;
  line-height: 39px;
}
.column-ch .more:hover {
  color: #6187b6;
}
.column-en {
  position: absolute;
  top: 0;
  left: -5px;
  font-size: 63px;
  color: #f6f6f6;
  line-height: 69px;
}
.news {
  padding: 15px 0 60px 0;
}

.news .leftslider {
  position: relative;
  float: left;
  width: 53%;
}

.news-silder .bd li {
  position: relative;
  height: 340px;
}
.news-silder .bd li a {
  display: block;
  width: 100%;
  height: 100%;
}
.news-silder .bd .content {
  position: absolute;
  right: 0;
  top: 0;
}
.news-silder .bd .content-tit a {
  width: 100%;
  height: 100%;
  display: block;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-silder .hd {
  position: relative;
  height: 12px;
  bottom: 40px;
}
.news-silder .hd ul {
  text-align: center;
}
.news-silder .hd li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 8px;
  height: 8px;
  border-radius: 5px;
  margin-left: 10px;
  font-size: 0;
  border: 1px solid #fff;
}
.news-silder .hd .on {
  background-color: #fff;
}


.news .rightcontent {
  float: right;
  width: 45%;
  height: 340px;
  overflow: hidden;
}
.news .rightcontent .content {
  position: relative;
  padding: 40px 0 56px;
  background-color: #f8f8f8;
}
.news .rightcontent .content .round {
  position: absolute;
  top: 0;
}
.news .rightcontent .content-tit {
  height: 78px;
  padding: 0 22px;
  font-size: 18px;
  line-height: 39px;
  text-align: justify;
}
.news .rightcontent .content-tit a {
  color: #333;
}
.news .rightcontent .content-cont {
  height: 81px;
  margin: 10px 30px 0;
  font-size: 14px;
  line-height: 27px;
  text-align: justify;
}
.news .rightcontent .content-cont a {
  color: #666;
}
.news .rightcontent .content-more a {
  display: block;
  width: 148px;
  height: 45px;
  margin: 28px 0 0 35px;
  background-color: #003f88;
  color: #fff;
  font-size: 14px;
  line-height: 45px;
  text-align: center;
  border: 1px solid #003f88;
}
.news .rightcontent .content:hover {
  background-color: #1d77ce;
}
.news .rightcontent .content:hover a {
  color: #fff;
}
.news .rightcontent .content:hover .content-more a {
  border-color: #fff;
   background-color:transparent;
}
.news .silder-left:hover .prev,
.news .silder-left:hover .next {
  display: block;
}
.news .news-list {
  margin-top: 40px;
}
.news .news-list li {
  width: 30.3%;
  position: relative;
  top: 0;
  float: left;
  margin-right: 4.5%;
  transition: all 0.3s;
}

.news .news-list .news01,
.news .news-list .news02,
.news .news-list .news03,
.news .news-list .news04,
.news .news-list .news05,
.news .news-list .news06 {
      display:none;
}


.news .news-list .news09 {
  margin-right: 0;
}
.news .news-list .news-time h2 {
  font-size: 24px;
  color: #003F88;
  border-bottom: 1px solid #dbdbdb;
  line-height: 39px ;
  padding-bottom: 5px;
}
.news .news-list .news-time span {
  font-size: 14px;
  color: #333;
  line-height: 39px;
  font-weight: 100;
}
.news .news-list .news-tit {
  height: 58px;
  padding-top: 15px;
  border-top: 1px solid #ececec;
}
.news .news-list .news-tit a {
  display: block;
  font-size: 18px;
  line-height: 29px;
  color: #333;
}
.news .news-list .news-cont {
  height: 81px;
  margin-top: 10px;
}
.news .news-list .news-cont a {
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 27px;
}
.news .news-list .news-more {
  margin-top: 10px;
}
.news .news-list .news-more a {
  font-size: 14px;
  color: #003F88;
  line-height: 39px;
}
.news .news-list .news-more:hover a {
  color: #6187b6;
}
.news .news-list li:hover {
  top: -5px;
  box-shadow: 0px 5px 5px -3px #eee;
}
.news .news-list li:hover .news-tit a {
  color: #6187b6;
}
.events {
  padding: 30px 0 65px;
  background-color: #f2f2f2;
}
.events .layout {
  position: relative;
}
.events .tit-tab {
  overflow: hidden;
  margin-bottom: 30px;
}
.events .tit-tab li {
  width: 9.09090909%;
  float: left;
  cursor: pointer;
  font-size: 18px;
  line-height: 40px;
  color: #333;
  text-align: center;
}
.events .tit-tab .tit-tab_more {
  display: none;
  position: absolute;
  top: 12px;
  right: 0px;
  font-size: 16px;
  color: #999;
  line-height: 39px;
  z-index: 2;
  font-weight: 100;
}
.events .tit-tab .tab-selected .tit-tab_more {
  display: block;
}
.events .tit-tab .tab-selected .tit-tab_title{
  display:block;
  font-weight: 800;
  color: #fff;
  background-color: #003f88;
}
.events-one {
  position: relative;
  width: 67%;
  height: 524px;
  overflow: hidden;
}
.events-one .con-tab {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.5s;
  background-color: #fff;
}
.events-one .con-tab ul {
  height:490px;
  padding: 12px 0 22px;
}
.events-one .con-tab li {
  position: relative;
  border-bottom: 1px dashed #d8d8d8;
  line-height: 48px;
  padding-left: 130px;
  margin-left: 15px;
  transition: all 0.3s;
}
.events-one .con-tab li a {
  display: block;
  font-size: 16px;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
.events-one .con-tab li img {
  margin: -4px 0 0 13px;
}
.events-one .con-tab li span {
  position: absolute;
  top: 1px;
  left: 2px;
  color: #999;
  *bottom: 8px;
  font-size: 16px;
  color: #003f88;
  transition: all 0.3s;
}
.events-one .con-tab li:hover {
  padding-left: 140px;
}
.events-one .con-tab li:hover span {
  left: 12px;
}
.events-one .con-tab li:hover a {
  color: #003f88;
}
.events .pic-link {
  width: 31%;
}
.events .pic-link li {
 /* border: 1px solid #d1d1d1;*/
  margin-bottom: 13px;
  transition: all 0.3s;
}
.events .pic-link li a {
  display: block;
  margin-left: 160px;
  font-size: 22px;
  font-weight: 800;
  color: #fff;
  line-height: 1.75;
  transition: all 0.3s;
    overflow: hidden;
   height: 120px;
display: grid;
    align-items: center;
    padding-right: 15px;

}
.events .pic-link .linki1 {
  background-color: #0062ad;
}
.events .pic-link .linki2 {
  background-color: #0ba299;
}
.events .pic-link .linki3 {
  background-color: #f8b62c;
}
.events .pic-link .linki4 {
  background-color: #b41920;
}
.events .pic-link li:hover {
  /*background-color: #003f88;*/
 	background-color: #fff;
}
.events .pic-link li:hover a {
  /*text-align: center;*/
  color: #003f88;
}
.events .tit-tab .tit-tab_more:hover {
  color: #6187b6;
}


.academic {
  padding: 30px 0 45px;
}
.academic-cont li {
  position: relative;
  top: 0;
  box-sizing: border-box;
  width: 24.25%;
  margin-right: 1%;
  float: left;
  border: 1px solid #ebe9e9;
  border-bottom: 4px solid #003f88;
  transition: all 0.3s;
}
.academic-cont .lis04 {
  margin-right: 0;
}
.academic-cont li:hover {
  top: -5px;
  box-shadow: 2px 0 2px #dedede;
}
.academic-cont li:hover a {
  color: #6187b6;
}
.academic-cont_top {
  padding: 18px 10px 12px 8px;
  color: #fff;
  border-bottom: 1px solid #ebe9e9;
}
.academic-cont_top .time {
  width: 76px;
  height: 72px;
  margin-right: 10px;
  background: url(../images/icon.png) no-repeat center;
  text-align: center;
}
.academic-cont_top .time p {
  font-size: 13px;
  margin-top: 10px;
}
.academic-cont_top .time h4 {
  font-size: 30px;
  color: #000;
}
.academic-cont_top a {
  display: block;
  font-size: 16px;
  line-height: 29.05px;
  color: #333;
}
.academic-cont_bottom {
  padding: 0 5px 20px 15px;
}
.academic-cont_bottom .content {
  margin-top: 15px;
}
.academic-cont_bottom .content .img {
  width: 24px;
  height: 24px;
  text-align: center;
  margin-right: 12px ;
  border: 1px solid #ebe9e9;
}
.academic-cont_bottom .content .others {
  font-size: 14px;
  color: #666;
  line-height: 26px;
}</pre></body></html>