@charset "UTF-8";
body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #333;
  cursor: default;
  background: #fcfcfc;
  overflow-x: hidden;
  font-family: "Microsoft YaHei", "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

#header-page-one .menu ul li p a {
  color: #333;
}

#header-page-one .menu ul li:hover p a {
  color: #3773b9;
}

/*#header-page-one .menu ul li:hover ol a { color: #333; }*/
#header-page-one ol a:hover {
  color: #3773b9;
}

ol.sub-nav {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0;
  text-align: left;
  width: 186px;
  padding: 15px 19px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

ol.sub-nav a {
  color: #333;
  padding-bottom: 5px !important;
}

.navbars ul li div.wamps a {
  font-size: 16px;
}

a.en {
  margin-left: 20px;
  color: #999;
}

a.ch {
  color: #3773b9;
}

.curriculum * {
  font-size: 15px !important;
}

.navbars {
  width: auto;
  height: 372px;
  transform: translateX(61%) !important;
  transition: all .5s;
}

.navbars:hover {
  transform: translateX(0) !important;
  transition: all .5s;
}

.navbars ul li p span {
  color: #fff;
  height: 52px;
  display: table-cell;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 20px 10px;
  background-size: auto 30px;
  padding-left: 69px;
  padding-right: 27px;
  text-align: left;
  text-transform: capitalize;
}

.r-teacher {
  background-position: 22px 10px !important;
}

#banner .swiper-slide.swiper-slide-visible h4 a {
  color: #fff;
  text-decoration: none;
  display: table-cell;
  vertical-align: middle;
}

#banner .gallery-top .swiper-slide h2 {
  margin: auto;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  word-spacing: 10px;
  padding-left: 15px;
}

#banner .swiper-slide.swiper-slide-visible h4 {
  font-size: 18px;
  display: table;
  height: 100%;
}

#banner .swiper-slide.swiper-slide-visible h4 a {
  color: #fff;
  text-decoration: none;
  display: table-cell;
  vertical-align: middle;
}

.menu ul li {
  font-size: 18px;
  font-weight: bold;
}

/*4-7 news*/
dl.news-2 dd h4 {
  font-size: 1vw;
  height: 56px;
  line-height: 1.5;
  display: -webkit-box;
  overflow: hidden;
}

/*4-7 研究生*/
dl.discplne dt {
  width: 90%;
}

dl.discplne dt h3 {
  font-size: 22px;
  font-weight: bold;
}

.grad-introduce p {
  line-height: 1.8;
}

.r-left-info {
  font-size: 15px;
  line-height: 24px;
  margin-top: -260px;
}

.r-left-info4 {
  padding-right: 4%;
}

.r-left-info p {
  margin-bottom: 10px;
}

.r-left-info p:last-child {
  margin-bottom: 0;
  display: none;
}

.under-2 {
  padding: 25px 0;
}

.under-2 ul li {
  text-align: center;
  width: 33.3%;
  position: relative;
  border: none;
  z-index: 1;
  padding-right: 0;
}

.under-2 ul li:before {
  content: "";
  width: 1px;
  height: 70px;
  border-right: 1px rgba(255, 255, 255, 0.4) solid;
  position: absolute;
  top: 15px;
  right: 0;
  z-index: -1;
}

.under-2 ul li:last-child:before {
  border: none;
}

.under-3 h3 {
  font-weight: bold;
  padding-bottom: 18px;
  border-bottom: 1px #dadada solid;
  font-size: 24px;
  color: #3773b9;
  margin-bottom: 18px;
}

.grad-introduce {
  font-size: 16px;
}

h3.zp-icon {
  padding: 13px 0;
  color: #3773b9;
  font-weight: bold;
  padding-left: 56px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 46px;
  font-size: 24px;
  margin-left: -15px;
}

ol.z-list {
  margin-top: -2px;
  margin-bottom: 0;
}

.zp ul {
  list-style: none;
  border-top: 1px #3773b9 solid;
}

.zp ul li {
  width: 100%;
  padding: 15px 0;
  border-bottom: 1px #3773b9 solid;
  margin: 0;
}

ul.zp-type {
  border: none !important;
}

ol.zp-show2 li:last-child {
  border-bottom: none !important;
}

ul.zp-type {
  margin-top: 22px;
}

ul.zp-type li div h4 {
  font-size: 20px;
  padding: 27px 24px;
}

ul.zp-type li div,
ul.zp-type li {
  height: 200px;
}

ul.zp-type li {
  width: 25%;
  margin-right: 2% !important;
  border: none !important;
  margin-bottom: 35px;
}

ul.zp-type li:tnh-child(3n) {
  margin-right: 0;
}

ul.zp-type li:tnh-child(4n) {
  margin-right: 2% !important;
}

ol.z-list li {
  border-bottom: 1px #F2F2F2 solid !important;
  padding: 7px 0 !important;
}

ol.z-list li:hover {
  border-color: #3773b9 !important;
}

ol.z-list li .zp-detail ul,
ol.z-list li .zp-detail ul li {
  border: none !important;
}

.bold-title {
  border-color: #3773b9 !important;
}

.zp-detail p {
  color: #666;
  line-height: 24px;
  font-size: 15px;
}

em.plus:before {
  content: "";
  width: 22px;
  height: 2px;
  background: #3773b9;
  position: absolute;
  z-index: 2;
  top: 46%;
  left: 5px;
}

.zp-detail h3 {
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
  color: #333;
}

.zp-detail ol {
  list-style-type: decimal !important;
  padding-left: 18px;
}

.zp-detail ol li {
  border: none !important;
  line-height: 2;
  padding: 0 !important;
}

a.btn-zp {
  display: block;
  width: 35px;
  height: 35px;
  background-size: 12px;
}

.z-head2 p {
  font-size: 15px;
  line-height: 24px;
  color: #666;
}

.z-head dt {
  font-size: 18px;
  line-height: 2.3;
}

/*4-13 人才招聘*/
.z-body {
  padding-top: 0;
}

.z-head dd span,
.z-body dd span {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 2.8;
}

.grad-desc h4 {
  font-weight: bold;
  font-size: 24px;
  color: #3773b9;
  margin-bottom: 20px;
}

.grad-desc p {
  font-size: 15px;
  line-height: 28px;
  font-weight: normal;
  word-spacing: 0;
  margin-bottom: 0px;
  text-align: justify;
  color: #666;
}

.grad-desc h4 {
  font-weight: bold;
  font-size: 24px;
  color: #3773b9;
  margin-bottom: 20px;
  margin-top: 66px;
}

.grad-introduce p {
  line-height: 1.8;
  color: #666;
  font-size: 15px;
  line-height: 30px;
}

.grad-introduce p:before {
  content: "";
  position: absolute;
  left: -20px;
  top: 10px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #666;
}

.d-events ul li {
  padding: 5px 0;
  background-size: 14px;
}

.d-events ul li em {
  font-size: 15px;
  font-family: myFirstFont;
}

.d-events ul li:hover {
  cursor: pointer;
  background-size: 14px;
  background-image: url(/sxxy/images/btn-left.png);
  border-color: #3773b9;
  transition: all .3s;
}

.sc-logos dl {
  height: 260px;
}

.sc-logos dt p img {
  height: 120px;
  margin-bottom: 7px;
}

.career-introl dd h4 {
  font-weight: bold;
  font-size: 22px;
  margin: 20px 0;
}

.r-papers h3 {
  font-size: 24px;
}

.r-view dl dd div p {
  font-size: 12px;
}

.r-view dl dd h5 {
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 1.5;
}

.r-magzine h3 {
  font-weight: bold;
  font-size: 24px;
  line-height: 49px;
}

.r-magzine span {
  font-size: 15px;
  line-height: 24px;
}

.r-magzine {
  width: 57%;
  height: auto;
  position: absolute;
  right: 0;
  top: 25px;
  background-color: #3773b9;
  border-top-left-radius: 84px;
  border-bottom-left-radius: 84px;
  overflow: hidden;
  padding: 26px 2%;
  color: #fff;
  line-height: 24px;
}

#research .swiper-container {
  margin-top: 110px;
}

#research .swiper-slide dl h3 {
  font-weight: bold;
  color: #fff;
  font-size: 22px;
  line-height: 36px;
  position: relative;
  z-index: 1;
  width: 88%;
}

#research .swiper-slide dl {
  transform: translateY(58%);
}

#research .swiper-button-next,
#research .swiper-button-prev {
  top: 64%;
}

/*4-10 本科教育*/
.u-introl {
  overflow: hidden;
  padding-right: 5px;
}

.u-introl::-webkit-scrollbar {
  display: none;
}

.co-title h3 {
  font-size: 32px;
  /* margin-top: 5px;*/
}

.u-introl p {
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 30px;
  text-align: justify;
  color: #666;
}

.u2 {
  margin-top: 80px;
}

.under-4 b {
  display: block;
  font-size: 30px;
  color: #333;
}

.under-4 p {
  font-size: 15px;
  line-height: 24px;
  color: #666;
  margin-bottom: 40px;
}

.under-4 ul li,
dl.under-5 dd ul li {
  font-size: 15px;
  line-height: 24px;
  color: #666;
}

.under-4 ul li:before,
dl.under-5 dd ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #666;
  position: absolute;
  left: 0;
  top: 9px;
}

.under-4 h4,
dl.under-5 dd h4 {
  font-size: 24px;
  margin-bottom: 15px;
}

.u-list ul li .u-head h3 b,
.r-area ul li h3 b {
  font-size: 24px;
}

.u-list ul li {
  width: 100%;
  padding: 5px 0;
  border-bottom: 1px #3773b9 solid;
}

.u-head em {
  display: inline-block;
  width: 60px;
  height: 100%;
  margin-right: 0;
}

.u-head em img {
  width: 100%;
  transform: scale(0.85);
}

span.btn-uplus {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 2px #3773b9 solid;
  text-align: center;
  position: relative;
  z-index: 1;
  border-radius: 50%;
  margin-top: 20px;
  cursor: pointer;
}

span.btn-uplus:before {
  content: "";
  width: 14px;
  height: 2px;
  background-color: #3773b9;
  position: absolute;
  top: 12px;
  left: 6px;
  z-index: 2;
}

span.btn-uplus:after {
  content: "";
  width: 2px;
  height: 14px;
  background-color: #3773b9;
  position: absolute;
  top: 6px;
  left: 12px;
  z-index: 2;
  opacity: 1;
}

.overseas-introl {
  font-size: 18px;
  padding: 11vh 0;
  margin-left: 9%;
  margin-top: 50px;
  line-height: 36px;
}

.tan {
  border-radius: 10px;
}

.u-info h4.under-title {
  font-size: 24px;
  color: #333;
}

.u-info dl dd p {
  color: #333;
  font-size: 15px;
  line-height: 1.8;
}

.overview.gaikuang {
  width: 107%;
  height: auto;
  margin-right: -7%;
  margin-bottom: 10px;
}

/*4-10 研究生*/
.career-introl dt {
  font-size: 22px;
}

.co3-title {
  font-size: 30px;
}

.grad-2 {
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 59%;
  padding: 65px 0;
  position: relative;
  /*margin-bottom: 100px;*/
}

.zyzxinfo h4 {
  margin-top: 0;
}

.overview p {
  color: #666;
  font-size: 15px;
  word-break: break-word;
  line-height: 30px;
  text-align: justify;
}

/*4-13 党群园地*/
dl.news-2 dt {
  border-radius: 30px;
}

.zp-show2 dl dt p {
  font-size: 18px !important;
  cursor: pointer;
  line-height: 38px;
}

/* 4-10 师资详情*/
.icon {
  font-size: 21px;
}

a.btn-superior {
  padding: 9px 31px;
  font-size: 18px;
}

.yearlist ul a {
  width: auto;
}

.z-body dd {
  line-height: 1;
}

.col-lg-s-12 .news-detail,
.col-lg-s-12 .news-info {
  padding-right: 0 !important;
}

.newslist {
  margin-bottom: 20px;
}

.news-info p {
  font-size: 19px;
  color: #111;
  line-height: 2;
  background: transparent;
  font-family: "宋体";
}

.page-btn a:nth-child(2) {
  font-size: 15px;
}

#newslist_ids dd {
  padding: 19px;
}

dl.news-2 dd h4 {
  font-size: 18px;
}

dl.news-2 dd p.news-date {
  font-size: 14px;
  margin-bottom: 16px;
}

dl.news-2:hover dd h4 a {
  color: #fff;
  font-weight: bold;
}

dl.news-2:hover dd a.btn-news {
  bottom: 17px;
}

.newshot ul li {
  width: 100%;
  border-bottom: 1px #D2D2D2 solid;
  padding-bottom: 9px;
  margin-bottom: 15px;
}

.newshot ul li h3 a {
  font-size: 16px;
  line-height: 24px;
}

#research .swiper-container {
  margin-top: 140px;
}

.news-detail h3 {
  width: 80%;
  font-size: 24px;
}

.news-detail p.time {
  border-bottom: 1px #16191b solid;
}

#research .swiper-slide dl {
  padding: 22px 17px;
}

#research .swiper-slide dl a {
  padding: 7px 21px;
  background-position: 85% center;
  background-repeat: no-repeat;
  background-size: 6px;
  font-size: 12px;
  padding-right: 34px;
}

#research .swiper-slide dl p {
  font-size: 15px;
  height: 200px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
}

.page-btn {
  border-top: 1px #dadada solid;
}

.newshot {
  padding: 35px 25px;
}

.newshot h2 span {
  color: #28ad99;
  text-transform: uppercase;
  font-size: 20px;
  display: inline-block;
  float: left;
  font-weight: bold;
}

/*4-13 科学研究*/
.o-circle {
  margin-top: -60px;
}

#overview {
  overflow-y: visible;
  height: auto;
  margin-bottom: 35px;
}

.r-area ul li h3 em {
  display: block;
  width: 53px;
  height: 100%;
  margin-right: 6%;
  position: relative;
}

.r-area ul li h3 em img {
  height: 100%;
  min-width: 100%;
  transform-origin: center center;
  transform: translate(-50%, -50%) scale(1);
  position: absolute;
  top: 50%;
  left: 50%;
}

.r-area ul li {
  width: 100%;
  padding: 12px 0;
  border-bottom: 1px #3773b9 solid;
  cursor: pointer;
  line-height: 86px;
}

.r-area ul li h3 {
  line-height: 70px;
}

span.plus {
  margin-top: 21px;
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 2px #3773b9 solid;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

span.plus:before {
  content: "";
  width: 16px;
  height: 2px;
  background: #3773b9;
  position: absolute;
  z-index: 2;
  top: 47%;
  left: 5px;
}

span.plus:after {
  content: "";
  width: 2px;
  height: 16px;
  background: #3773b9;
  position: absolute;
  z-index: 2;
  left: 12px;
  top: 6px;
  opacity: 1;
}

.r-info h4 {
  font-size: 24px;
}

.r-area ul li h3 b {
  line-height: 59px;
}

.r-info {
  font-size: 15px;
  line-height: 24px;
  color: #666;
  margin-bottom: 20px;
  padding-top: 9px;
}

.r-info p {
  font-size: 15px;
  line-height: 26px;
}

.r-facutl p a {
  line-height: 1;
}

/*4-13*/
.faculty div h3 {
  font-size: 36px;
  margin-bottom: 25px;
}

#lectures .swiper-slide p {
  font-size: 15px;
}

/* .lectures {
    margin-top: 80px;
} */
h3.lectures-title a {
  line-height: 1.3;
  font-size: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.section-block .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  float: left;
  /* margin-left: 24px; */
  position: static;
  margin-top: 85px;
  width: 50px;
  height: 50px;
  background: transparent;
  border: 1px #999 solid;
  border-radius: 50%;
  background-image: url(/sxxy/images/btn-pre.png);
  background-repeat: no-repeat;
  background-position: 45% center;
  background-size: 12px;
  outline: none;
  transition: all .3s;
}

.section-block .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  float: left;
  margin-left: 40px;
  position: static;
  margin-top: 85px;
  width: 50px;
  height: 50px;
  background: #fff;
  border: 1px #999 solid;
  border-radius: 50%;
  background-image: url(/sxxy/images/btn-next.png);
  background-repeat: no-repeat;
  background-position: 55% center;
  background-size: 12px;
  outline: none;
}

/*科学研究 4-13*/
#degree {
  background-position: left 14px;
}

#reserchs .swiper-slide {
  height: 510px;
}

div.icons {
  display: block;
  width: 100%;
  height: 120px;
  margin-bottom: 30px;
  text-align: center;
  padding: 0;
}

.wamper2 h3 {
  font-size: 24px;
  font-weight: bold;
}

.wamper2 p {
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  display: -webkit-box;
  width: 90%;
  height: 100px;
  margin: auto;
  margin-top: 20px;
}

.grad-1 {
  margin: 100px 0;
}

#career,
#scientific {
  margin-bottom: 100px;
  margin-top: 100px;
}

.career-introl h2 {
  font-size: 24px;
}

/* 师资力量 4-13*/
.faculty-bar {
  padding-top: 55px;
}

.nums ul li p {
  font-size: 24px;
}

.faculty div h3 {
  font-size: 24px;
  margin-bottom: 15px;
}

.faculty div p {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 30px;
  margin-top: 0;
  text-align: justify;
}

a.btn-faculty {
  display: block;
  height: 50px;
  width: 50px;
}

.faculty:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  height: 100%;
  width: 46%;
  background: rgba(40, 183, 188, 0.9);
  border-top-right-radius: 203px;
  border-bottom-right-radius: 203px;
}

dl.news-1 dd h4 {
  /* font-size: 1.21vw; */
  /* height: 49px; */
  line-height: 1.5;
  display: -webkit-box;
  overflow: hidden;
}

dl.news-1 dd h4 a {
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-decoration: none;
  color: #333;
  overflow: hidden;
  font-size: 18px;
}

dl.news-1 dd p.news-date {
  color: #666;
  font-size: 14px;
}

a.btn-news {
  display: none !important;
}

/* #news .swiper-container {
    margin-top: 70px;
} */
/* #news span.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    border: 1px #28b7bc solid;
    background: transparent;
    outline: none;
} */
dl.news-1:hover dd h4 a,
dl.news-1:hover dd p {
  color: #fff;
}

.teacherlist dl dd {
  padding: 25px 5px 25px 25px;
}

.t-name {
  float: none;
  width: 100%;
  height: auto;
}

.t-name h3 a {
  color: #333;
  text-decoration: none;
  line-height: 1;
  margin-bottom: 15px !important;
}

.teacherlist dl dd {
  padding: 20px 5px 18px 14px !important;
}

.t-name h3 span {
  display: block;
  font-size: 16px;
}

.t-introl {
  width: 62%;
}

.t-introl em.icon-sm {
  float: left;
  margin-right: 10px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px #333 solid;
  overflow: hidden;
}

.t-introl p.t-desc {
  font-size: 15px;
  color: #333;
  max-height: 48px;
  line-height: 1.5;
  margin-bottom: 26px;
}

.t-introl p.t-desc {
  margin-bottom: 8px;
}

a.btn-libslink {
  font-weight: bold;
  display: inline-block;
  border: 1px #3773b9 solid;
  padding: 8px 15px;
  padding-right: 48px;
  color: #3773b9;
  background-image: url(/sxxy/images/btn-lib.png);
  background-repeat: no-repeat;
  background-position: 83% center;
  text-decoration: none;
  transition: all .3s;
  margin-top: 0;
  transition: all .5s;
  font-size: 14px;
}

h4.t-names {
  font-size: 26px;
  color: #3773b9;
  line-height: 24px;
  padding-bottom: 16px;
  font-weight: bold;
}

h6.t-zhiwei {
  font-size: 18px;
}

.mail {
  word-break: break-all;
  line-height: 1.2;
}

.icon {
  font-size: 18px;
  color: #666;
  background-repeat: no-repeat;
  background-position: left 7px;
  background-size: 20px;
  padding-left: 28px;
  font-family: myFirstFont;
}

/*4-13 师资详情*/
.t-type p {
  display: inline-block;
  padding: 8px 30px;
  background: #e6e6e6;
  border-radius: 77px;
  color: #666;
  font-size: 18px;
  margin-bottom: 16px;
  font-weight: bold;
  margin-right: 3%;
  transition: all .3s;
}

.detail-infos {
  padding-top: 29px;
}

.detail-infos p,
.detail-infos p span {
  font-size: 15px;
  line-height: 24px;
  color: #666 !important;
}

.detail-infos p strong span {
  color: #3773b9 !important;
  line-height: 2;
  font-size: 18px !important;
}

.t-introl p span {
  line-height: 32px;
  font-size: 16px;
  width: 76%;
  float: left;
  font-family: myFirstFont;
}

.icon {
  color: #333;
  background-repeat: no-repeat;
  padding-left: 35px;
  font-size: 16px;
}

.tel {
  background-image: url(/sxxy/images/t-tel2.png);
  font-size: 20px;
  background-position: left 8px;
}

.mail {
  background-image: url(/sxxy/images/t-mail2.png);
  font-size: 20px;
  background-position: left 8px;
}

/*4-13 本科招生*/
.sub-navbar ul li {
  font-weight: normal;
  font-size: 22px;
}

.sub-navbar ul li.active {
  font-weight: bold;
}

.sub-navbar ul li a {
  border-bottom: 3px transparent solid;
  text-decoration: none;
  color: #fff;
}

#admiss {
  margin-bottom: 22px;
}

/*4-13 about*/
.innerbox {
  background-image: url(/sxxy/images/lecture-bg.png);
  background-repeat: no-repeat;
  background-position: left 24px;
  background-size: 10%;
  padding-top: 52px;
  width: 100%;
  overflow-x: hidden;
  position: relative;
  z-index: 2;
}

.about-info {
  font-size: 15px !important;
  width: 100%;
  overflow: hidden;
  line-height: 24px;
  color: #666;
  text-align: justify;
}

#innerbox {
  height: 402px;
}

h4.a-title {
  color: #3773b9;
  font-weight: bold;
  font-size: 24px;
  height: 31px;
  line-height: 1.2;
  margin-bottom: 20px;
}

.a-list ul li {
  height: 149px;
}

.a-list ul li a {
  font-size: 18px;
  line-height: 30px;
}

.innerbox2 {
  background-size: 63.3%;
  min-height: 356px;
  margin: 50px 0;
  margin-bottom: 0;
}

.about-info2 {
  font-size: 15px !important;
  /* width: 100%; */
  overflow: hidden;
  line-height: 30px;
  margin-left: 32px;
  color: #666;
  border-top: 1px #3773b9 solid;
  padding-top: 30px;
  margin-top: 1px;
  margin-bottom: 15px;
}

/* 4-13 大事记*/
.e-mouth {
  width: 12%;
}

.e-mouth h2 {
  font-size: 22px;
}

.events-list ul li {
  padding: 25px 0;
}

p.btn-left {
  background-size: 14px;
}

.traffic ul li {
  padding: 15px 0;
}

.e-list {
  width: 84%;
}

.e-list dl p img {
  width: 84%;
  object-fit: cover;
}

.e-list dl h4 {
  color: #333;
  font-weight: normal;
  font-size: 19px;
  line-height: 1.5;
}

.t-body {
  font-weight: normal;
}

.traffic h3 {
  font-size: 30px;
}

.t-head h4 {
  font-size: 20px;
}

.t-body .t-info {
  padding-right: 50px;
  padding-top: 10px;
  margin-bottom: 20px;
}

.t-body .t-info p {
  font-size: 15px;
  color: #666;
  line-height: 24px;
  margin-bottom: 0px;
}

em.plus {
  display: inline-block;
  width: 30px;
  height: 30px;
}

em.plus:before {
  content: "";
  width: 14px;
  height: 2px;
  background-color: #3773b9;
  position: absolute;
  top: 12px;
  left: 6px;
  z-index: 2;
}

em.plus:after {
  content: "";
  width: 2px;
  height: 14px;
  background-color: #3773b9;
  position: absolute;
  top: 6px;
  left: 12px;
  z-index: 2;
  opacity: 1;
}

.slide-show .t-1 {
  font-weight: bold !important;
  color: #3773b9 !important;
}

/*讲座列表页*/
.lec-list2 dd .lectures-desc {
  margin-top: 13px;
  font-size: 14px;
}

.lec-list2 dd {
  padding-right: 30px;
}

.lec-list2 dd .lectures-desc p {
  line-height: 2;
  background-position: left 7px;
}

.lec-month ul {
  padding: 0 40px;
}

/*foot*/
.ft-logo * {
  font-size: 24px;
}

.ft-content ul li {
  line-height: 1;
  transition: all .3s;
  margin-bottom: 10px;
  padding-bottom: 6px;
}

.contact {
  float: right;
}

.ft-add {
  padding-left: 27px;
  font-size: 16px;
  line-height: 1.5;
  width: 96%;
  background-image: url(/sxxy/images/ft-add.png);
  background-repeat: no-repeat;
  background-position: left 2px;
  background-size: 16px;
  margin-bottom: 25px;
  color: #fff;
}

.ft-mail {
  background-size: 18px;
}

.navbars ul li div.wamps h4 {
  height: 39px;
}

.c-wx dd p span {
  display: table-cell;
  height: 115px;
  vertical-align: middle;
  width: 81px;
  font-size: 14px;
  color: #666;
  line-height: 1.3;
  font-weight: lighter;
}

#contact dd h4 p {
  font-size: 16px;
  font-weight: normal;
  display: inline-block;
  margin-top: 0;
}

#contact dt {
  float: left;
  width: 10%;
}

#contact dt img {
  margin-top: 18px;
  object-fit: cover;
  transform: scale(0.85);
}

#contact dd h4 b {
  font-weight: bold;
  color: #3773b9;
  font-size: 20px;
}

#contact dl:nth-child(1) dt img {
  margin-top: 13px;
}

.c-wx dl {
  width: 118px;
  font-weight: bold;
  /* background: #eee; */
  float: left;
  text-align: center;
  margin: 0 5%;
}

.c-wx dt {
  width: 98%;
  float: none;
  margin-right: 0;
  height: auto;
  /* background: #eee; */
  text-align: center;
}

.c-wx dd {
  float: left;
  display: inline-block;
  height: 30px;
  width: 100%;
  text-align: center;
}

.c-wx dd p {
  display: block;
  width: 100%;
  height: 30px;
}

.c-wx dd p span {
  display: block;
  /* height: 115px; */
  vertical-align: middle;
  width: 100%;
  font-size: 13px;
  color: #666;
  /* line-height: 3.3; */
  font-weight: lighter;
  margin-top: 9px;
}

.c-wx dl:last-child {
  margin-top: 0px;
}

/*4-13 研究生*/
dl.discplne dd h4 {
  font-weight: bold;
  font-size: 20px;
  margin: 20px 0;
  margin-top: 0;
}

dl.discplne dd {
  padding: 35px 30px;
}

.d-desc {
  font-weight: normal;
  line-height: 24px;
  color: #fff;
  font-size: 15px;
}

#discipline2 .swiper-button-next,
#reserchs .swiper-button-next {
  position: static;
  /* margin-left: 24px; */
  margin-top: 103px;
  width: 50px;
  height: 50px;
  background: #fff;
  border: 2px #3fbfc3 solid;
  border-radius: 50%;
  background-image: url(/sxxy/images/research-next.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px;
  outline: none;
}

p.lec-1 b {
  font-size: 18px;
  display: block;
  color: #3773b9;
  text-transform: capitalize;
}

p.lec-1 {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 15px;
}

.sub-navbar ul li {
  position: relative;
}

/*4-22*/
.r10 {
  position: absolute;
  top: 0;
  left: 0;
  width: 60%;
  min-height: 550px;
  height: 616px;
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover;
  padding: 20px 0;
}

.career-introl dd {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(24, 191, 197, 0.9);
  z-index: 5;
  padding: 20px 3vh;
  color: #fff;
  /* opacity: 0; */
  /* transform: translateY(100%); */
  transition: all .3s;
}

/*.letter { position: relative;margin-top: -138px; z-index:8; margin-bottom: 120px;}*/
.s-letters {
  width: 100%;
  display: flex;
  /*justify-content: flex-end;*/
  flex-flow: row nowrap;
}

.s-letters a {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 0;
  text-align: center;
  line-height: 25px;
  border-radius: 50%;
  text-decoration: none;
  font-family: myFirstFont;
}

.s-letters a:hover,
.actived {
  background: #3773b9 !important;
  color: #fff !important;
  text-decoration: none !important;
}

ul.news-type a {
  font-size: 26px;
  margin-right: 2%;
  text-decoration: none;
  border-bottom: 4px transparent solid;
  padding-bottom: 8px;
}

ul.news-type a:last-child {
  margin-right: 0;
}

.about-video span {
  display: block;
  text-align: center;
  color: #3773b9;
  line-height: 2.5;
  font-weight: bold;
  font-size: 20px;
  font-weight: lighter;
}

.contact dd {
  display: block;
  width: 120px;
  color: #fff;
  font-size: 14px;
  text-align: center;
}

/* 科研准则 */
.main-ky {
  background-image: url(/sxxy/images/lecture-bg.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 40px;
}

.main-ky .co-title {
  margin-top: 0;
}

.about-keyan {
  width: 100%;
}

.ky-info p {
  font-size: 15px;
  line-height: 24px;
  color: #666;
  margin-bottom: 20px;
}

.about-keyan h3 {
  font-size: 22px;
  font-weight: bold;
  color: #333;
}

.about-keyan h3 small {
  font-size: 16px;
  line-height: 36px;
  display: inline-block;
  color: #333;
}

/*6-17*/
.weiyuanhui ol li {
  height: 245px;
}

.notice {
  background: url("/sxxy/images/row2bg.png") no-repeat left 10% bottom;
  background-size: auto 110%;
}

.notice .swiper-container {
  width: calc(106% + 30px) !important;
  margin-left: -45px;
}

.notice .mySwiper {
  margin-top: 40px;
}

.notice .swiper-slide .grid {
  margin-bottom: 20px;
}

.notice .swiper-slide .grid .block {
  display: block;
  border: 1px #eee solid;
  padding: 20px;
  transition: all .5s;
  -webkit-transition: all .5s;
  background-color: rgba(230, 230, 230, 0.4);
}

.notice .swiper-slide .grid .block .title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  height: 64px;
  line-height: 2;
}

.notice .swiper-slide .grid .block .date {
  margin-top: 1rem;
  color: #999;
}

.notice .swiper-slide .grid .block:hover {
  background-color: #3773b9 !important;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.notice .swiper-slide .grid .block:hover .date {
  color: #ffffff;
}

.row4 .col-lg-9 {
  padding-top: 50px;
}

.row4 .index-more:hover {
  opacity: 0.75;
}

.row4 .c1 .lt-box .box .pic {
  width: 100%;
  overflow: hidden;
  max-height: 500px;
}

.row4 .c1 .lt-box .box .pic a {
  display: block;
}

.row4 .c1 .lt-box .box .pic img {
  width: 100%;
  max-height: 400px;
  object-fit: cover;
}

.row4 .c1 .lt-box .box .pic img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.row4 .c1 .lt-box .box .pic:hover img {
  transform: scale(1.05);
}

.row4 .c1 .lt-box .box .text {
  width: 95%;
  border-left: 5px solid #3773b9;
  padding-left: 27px;
}

.row4 .c1 .lt-box .box .text a.tit {
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
}

.row4 .c1 .lt-box .box .text a.tit:hover {
  color: #970f12;
}

.row4 .c1 .lt-box .box .text .info {
  font-size: 14px;
  color: #555555;
  line-height: 28px;
  height: 55px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.row4 .c2 {
  float: right;
  width: 50%;
  background-color: #3773b9;
  padding: 20px;
  box-sizing: border-box;
}

.row4 .c2 ul {
  overflow: hidden;
}

.row4 .c2 li {
  padding: 30px 0;
  border-bottom: 1px solid #3f7ad3;
  overflow: hidden;
}

.row4 .c2 li .date {
  width: 75px;
  height: 90px;
  background: url(/sxxy/images/date1.png) no-repeat;
  background-size: 100% 100%;
  float: left;
  color: #ffffff;
  text-align: right;
  font-size: 32px;
}

.row4 .c2 li .date .ny {
  font-size: 14px;
  margin-top: 5px;
}

.row4 .c2 li .text {
  width: calc(100% - 95px);
  float: right;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.row4 .c2 li .text .tit {
  display: block;
  font-size: 18px;
  color: #ffffff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.row4 .c2 li .text .info {
  margin-top: 10px;
  font-size: 14px;
  color: #ffffff;
  opacity: 0.8;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.row4 .c2 li:last-child {
  border-bottom: none;
}

.row4 .c2 li:hover .text {
  margin-right: -5px;
}

.row5 {
  position: relative;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}

.row5 .shipin {
  width: 80%;
  margin: 0 auto;
}

.row5 .shipin .pic {
  width: 100%;
}

.row5 .shipin .pic a {
  display: block;
  max-height: 80vh;
  overflow: hidden;
}

.row5 .shipin .pic a img {
  width: 100%;
  max-height: 80vh;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.row5 .shipin .pic a:after {
  content: "";
  display: block;
  width: 125px;
  height: 125px;
  background: url(/sxxy/images/play.png);
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.row5 .shipin .pic img:hover {
  transform: scale(1.05);
}

.row5 .shipin .pic a:hover:after {
  opacity: 0.75;
}

.row5 .swiper-button-prev,
.row5 .swiper-button-next {
  position: absolute;
  top: 50%;
  margin-top: -48px;
  z-index: 10;
  width: 40px;
  height: 60px;
  display: block;
  background-size: 100% 100%;
}

.row5 .swiper-button-prev {
  left: 3%;
  background-image: url(/sxxy/images/shipin-left.png);
}

.row5 .swiper-button-prev::after {
  font-size: 0;
}

.row5 .swiper-button-next {
  right: 3%;
  background-image: url(/sxxy/images/shipin-right.png);
}

.row5 .swiper-button-next::after {
  font-size: 0;
}

video {
  width: 100%;
  max-height: 80vh;
  display: block;
  object-fit: cover;
}
