@charset "utf-8";
/* CSS Document */
@media (min-width: 1430px){
  .container {
    width: 1430px;
  }
  .logo {
    max-width: 80%;
    float: left;
  }
}
a{
  text-decoration: none;
}
.frame {
  display: block;
  width: 100%;
  overflow: hidden;
}

a img {
  transition: transform .3s linear;
}

a:hover img {
  transform: scale(1.1);
}

a,p,h3,span {
  transition: color .3s linear;
}
.logo {
  width: 100%;
}
body {
  background: #FFFFFF;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  
  width: 100vw;
  overflow-x: hidden;
  min-height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}

.pd60 {
  padding: 60px 0;
}
img {
  max-width: 100%
}

a:hover {
  text-decoration: none;
  color: #003782;
}

ul {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
}

/*img:hover {*/
/*  transform: scale(1.1);*/
/*}*/

/*a img {*/
/*  overflow: hidden;*/
/*  transition: transform .3s linear;*/
/*}*/
/*img{*/
/*  transition: all 0.5s;*/
/*}*/

input:-internal-autofill-selected {
  background: none;
}
/*头部*/

.header-pc {
  position: fixed;
  z-index: 100;
  background: url(/eportal/uiFramework/commonResource/zip/images/4s.png) repeat-x;
}

.searchimg {
  position: relative;
}

.searchform {
  display: none;
  position: absolute;
  right: 0;
  top: 35px;
  transition: transform .3s linear;
  z-index: 222;
}

.searchinner input {
  padding-left: 20px;
  width: 100%;
  border: none;
  outline: none;
  color: #333;
  height: 100%;
  background: none;
}

.searchimg .searchbtn.fa-search {
  border: 2px solid #fff;
  border-radius: 50%;
  padding: 5px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.searchinner {
  position: relative;
  width: 300px;
  height: 40px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 20px;
}

.searchinner button {
  position: absolute;
  right: 0;
  border: 0;
  background: none;
  top: 3px;
}

.header-pc.active .searchimg .fa-search {
  border-color: #333;
}

.searchinner .fa-search {
  border: 2px solid #003782;
  border-radius: 50%;
  padding: 5px;
  width: 30px;
  height: 30px;
  color: #003782
}

.header-pc .nav-top {
  height: 45px;
  background: #333;
  width: 100%;
  white-space: nowrap;
}

.header-pc .nav-top a {
  transition: 0.3s linear;
}
.header-pc .nav-top li:hover>a {
  opacity: 0.45;
}

.header-pc li,.header-pc ul {
  display: inline-block;
  line-height: 45px;
}

.header-pc .nav-bottom .nav-bottom-right li a {

   line-height: 28px;
    margin-top: 5px;
    padding-bottom: 28px;
    font-family: MicrosoftYaHei, sans-serif;
    font-size: 16px;
    color: #ffffff;
}

.header-pc .nav-left li {
  margin-right: 8px;
  position: relative;
line-height: 45px;
}

.header-pc .nav-left li:hover .nav-se {
  display: block;
}

.header-pc .nav-left li > a {
  opacity: 0.7;
  font-family: MicrosoftYaHei, sans-serif;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 28px;
  padding-right: 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.7);
}

.header-pc .nav-left > li:last-child a {
  border: none;
}

.header-pc .nav-right {
  text-align: right;
}

.header-pc .nav-right li {
  margin-left: 25px;
}

.header-pc .nav-right li a{
  font-family: MicrosoftYaHei, sans-serif;
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 28px;
}

.header-pc .nav-right li a.tushug {
  position: relative
}

.header-pc .nav-right li a.tushug:after {
  background: #fff;
  height: 100%;
  width: 2px;
  position: absolute;
  content: "";
  top: 0;
  right: -15px;
}

.header-pc .nav-right a {
  opacity: 0.7;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 28px;
}

.header-pc .nav-right a i {
  margin-right: 10px;
  vertical-align: middle;
}

.header-pc.active .nav-bottom {
  background: white;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.55);
}

.header-pc.active .nav-bottom .nav-bottom-right li,.header-pc.active .nav-bottom .nav-bottom-right li a {
  color: #333;
}

.header-pc.active .nav-line {
  border-bottom: 4px solid #4170bc !important;
}

.header-pc .nav-bottom {
  height: 100px;
  width: 100vw;
  color: white;
  padding-top: 18px;
  text-align: right;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.45), transparent);
}

.header-pc .nav-bottom > div {
  /* padding-right: 0; */
}

.header-pc .nav-bottom a:hover img {
  transform: scale(1);
}

.header-pc .nav-bottom .nav-bottom-right {
  white-space: nowrap;
  padding-right: 0;
}

.header-pc .nav-bottom .nav-bottom-right > * {
  display: inline-block;
}

.header-pc .nav-bottom .nav-bottom-right > div {
  padding-left: 18px;
  display: none;
}

.header-pc .nav-bottom .nav-bottom-right > div i {
  cursor: pointer;
  color: #999;
}

.header-pc .nav-bottom .nav-bottom-right ul {
  width: 100%;
  /* padding-right: 33px !important; */
  position: relative;
  vertical-align: middle;
}

.header-pc .nav-bottom .nav-bottom-right ul::after {
  top: 24px;
  right: 0;
  display: block;
  content: "";
  border-right: 1px solid #979797;
  position: absolute;
  height: 18px;
  width: 1px;
  display: none;
}

.header-pc .nav-bottom .nav-bottom-right li {
  width: 10%;
  text-align: right;
  line-height: 28px;
  margin-top: 19px;
  padding-bottom: 28px;
  font-family: MicrosoftYaHei,sans-serif;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 0;
  float: left;
}


.header-pc .nav-bottom .nav-bottom-right li a {
  color: inherit;
}

.header-pc .nav-bottom .nav-bottom-right li>a:hover {
  color: inherit;
}

.header-pc .nav-bottom .nav-bottom-right .secondaryNavigation {
  position: absolute;
  top: 70px;
  left: 0;
  width: 100%;
  height: 230px;
  background-color: #fff;
  background-image: url(/eportal/uiFramework/commonResource/zip/images/2.jpg);
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-size: auto 100%;
  text-align: left;
  padding: 10px 36px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  display: none;
  transition: 0.5s;
}

.header-pc .nav-bottom .nav-bottom-right li:hover .secondaryNavigation {
  display: block
}

.header-pc .nav-bottom .nav-bottom-right .secondaryNavigation h3 {
  margin-top: 0;
  margin-bottom: 10px;
}

.header-pc .nav-bottom .nav-bottom-right .secondaryNavigation .zhTitle {
  font-family: MicrosoftYaHei-Bold,sans-serif;
  font-size: 20px;
  color: #4170bc;
  letter-spacing: 0;
  float: left;
  line-height: 28px;
  margin-right: 18px;
  font-weight: bold;
}

.header-pc .nav-bottom .nav-bottom-right .secondaryNavigation .enTitle {
  font-family: TrajanPro-Regular,sans-serif;
  font-size: 20px;
  color: #cad7ea;
  letter-spacing: 0;
  line-height: 28px;
}

.header-pc .nav-bottom .nav-bottom-right .secondaryNavigation>a {
  display: block;
  font-family: MicrosoftYaHei,sans-serif;
  float: left;
  margin-bottom: 0px;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  cursor: pointer;
  line-height: 28px;
  width: max-content;
  margin-right: 100px;
}

.header-pc .nav-bottom .nav-bottom-right .secondaryNavigation a i {
  color: #999;
  margin-right: 8px;
}





.header-pc .nav-bottom .nav-bottom-right .nav-line {
  pointer-events: none;
  top: 120px;
  left: 0;
  display: none;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  transition: all 0.3s linear;
  border-bottom: 4px solid white;
  text-align:center;
}

.header-mp {
  display: none;
}

.header-mp .header-mp-right > a {
  margin-right: 6%;
  color: white;
  font-family: MicrosoftYaHei,sans-serif;
  line-height:18px;
}

.header-mp .header-mp-right,.header-mp-nav-bottom li a {
  color: #fff;
}
/*头部*/
/*banner*/
main {
  width: 100vw;
  overflow-x: hidden;
}

main .index-banner {
  width: inherit;
  height: 100vh;
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  /* position: fixed; */
}

main .index-banner .swiper-wrapper {
  left: 0;
  top: 0;
}

main .index-banner .swiper-slide {
  position: relative;
}

main .index-banner .swiper-slide::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: inherit;
  height: 100px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.65), transparent);
  z-index: 1;
}

main .index-banner .swiper-slide .container {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 5%;
  z-index: 2;
  max-width: 100%;
}

main .index-banner .swiper-slide .container h3 {
  position: relative;
  z-index: 2;
  color: white;
  white-space: nowrap;
  text-shadow: 0 0 5px black;
}

main .index-banner .swiper-slide a {
  width: inherit;
}

main .index-banner .swiper-slide a:hover img {
  transform: scale(1);
}

main .index-banner .swiper-slide img {
  width: inherit;
  height: 100vh;
  object-fit: cover;
}

main .index-banner > .container {
  position: absolute;
  bottom: 5%;
  height: auto;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  text-align: right;
}

main .index-banner > .container .fraction {
  display: inline-block;
  position: relative;
  z-index: 10;
  color: white;
  margin-bottom: 10px;
}

main .index-banner > .container .fraction span {
  font-family: ArialMT,sans-serif;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 28px;
}

main .index-banner > .container .fraction span:first-child {
  font-size: 32px;
}

main .index-banner > .container .swiper-pagination {
  right: 15px;
  bottom: 20px;
}

main .index-banner > .container .swiper-pagination span {
  margin-left: 10px;
  width: 35px;
  border-radius: 0;
  opacity: 1;
  display: block;
  float: left;
  color: #fff;
  background: none
}

main .index-banner > .container .swiper-pagination .swiper-pagination-bullet-active {
  font-size: 30px;
  font-weight: bold;
  margin-right: 40px;
  position: relative;
  top: -12px;
}

main .index-banner > .container .swiper-pagination .swiper-pagination-bullet-active:after {
  width: 40px;
  height: 1px;
  background: #fff;
  content: "";
  position: absolute;
  top: 20px;
  left: 40px;
}

/*banner*/

.main-content {
  position: fixed;
  top: 100%;
  left: 0;
  z-index: 10;
  width: 100%;
  height: auto;
  padding-top: 145px;
  background: white;
  overflow: auto;
  outline: none;
  transition: top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;
}

/*技师要闻*/
.title-text1 {
  color: #003782
}

.title-text {
  margin: 0;
  font-weight: bold;
  line-height:50px;
}

.newsbox .title-left:after,.academic-sdnu .title-left:after {
  background: #003782;
  width: 2px;
  height: 100%;
  position: absolute;
  left: 21%;
  top: 0;
  content: "";
}
.newsbox .news-box a{
  display: block;
  overflow: hidden;
}
.newsbox {
  background: url(/eportal/uiFramework/commonResource/image/2024040522491795604.jpg) no-repeat right;
  background-size: cover;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.newsbox .title {
  margin-bottom: 100px;
}

.newsbox .newstitle {
  font-size: 24px;
  margin: 20px 0;
  line-height:40px;
}

.newsbox:after {
  content: "";
  background: rgba(0, 55, 130,0.7);
  height: 100%;
  width: 55%;
  right: 0;
  top: -75px;
  position: absolute;
  transform: skew(0, 8deg);
}

.newsbox .container {
  position: relative;
  z-index: 2;
}

.toSdnuNews,.news-box-content {
  color: #fff;
}

.news-swiper {
  overflow: hidden;
}

.newsbox .pagebtn {
  width: 50%;
  position: absolute;
  bottom: 20%;
  right: 0;
  display: flex;
  justify-content: space-between;
  padding-left: 20px;
}

.newsbox .pagebtn .pagebtnl {
  width: 20%;
  position: relative;
}

.newsbox .fraction {
  color: #fff;
}

.current_news {
  font-size: 20px;
  font-weight: bold;
}

.newsbox .pagebtn .btns {
  width: 40px;
  height: 40px;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
}

.news-box-content {
  padding-left: 20px;
}

.newsbox .swiper-button-next:after,.newsbox .swiper-button-prev:after {
  font-size: 14px;
}

.web-special-item {
  display: block;
  overflow: hidden;
}

.othernewslist {
  margin-top: 40px;
}

.othernewslist .news-item .newspic {
  width: 40%;
  margin-right: 10px;
  overflow: hidden;
}

.othernewslist .news-item {
  display: flex;
  color: #333;
  background: #fff;
  padding: 20px;
}

.othernewslist .news-item .newstext span {
  display: block;
  font-size: 16px;
}

.othernewslist .news-item .newstext span.time {
  color: #003782
}

.othernewslist .news-item.active .newstext span.time {
  color: #fff
}

.comprehensive-news .title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.comprehensive-news .title-left {
  display: flex;
  align-items: center;
}

.comprehensive-news .title-left .title-text {
  position: relative;
  padding-right: 20px;
}

.comprehensive-news .title-left .title-text:after {
  background: #003782;
  height: 100%;
  width: 2px;
  position: absolute;
  right: 10px;
  top: 0;
  content: "";
}

.comprehensive-news .title {
  margin-bottom: 40px;
}

.comprehensive-news-top .frame {
  position: relative;
  display: block;
  width: 100%;
}

.comprehensive-news-top .frame img{ width:100%; height:203px;}
.comprehensive-news-top .comprehensive-news-content {
  position: absolute;
  bottom: 0px;
  background:#003782;
  /*background: url(/eportal/uiFramework/commonResource/zip/images/bg2.png) no-repeat left;*/
  width: 100%;
  left: 0px;
  z-index: 2;
  padding: 20px 20px 20px 20px;
  color: #fff;
  opacity: 0.7; 
}

.comprehensive-news-bottom {
  margin-top: 60px;
}

.comprehensive-news-top .frame:after {
  height: 80px;
  background: #CDD9E9;
  width: 100%;
  left: 0;
  bottom: -30px;
  content: "";
  position: absolute;
  z-index: 1
}

.comprehensive-news-bottom a {
  color: #333;
  display: block;
  padding-bottom: 15px;
  border-bottom: 1px solid #CDD9E9;
  margin-bottom: 15px;
}

.comprehensive-news-bottom a:hover {
  color: #003782;
}

.comprehensive-news-bottom a p {
  margin-bottom: 5px;
  position: relative;
  padding-left: 15px;
}

.comprehensive-news-bottom a p:before {
  background: #003782;
  height: 100%;
  width: 8px;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}

main .comprehensive-news .announcements-item:hover .date,main .comprehensive-news .announcements-item:hover .date span {
  background: #003782;
  color: #fff !important;
}

main .comprehensive-news .announcements-item:hover p ,main .comprehensive-news .announcements-item:hover span {
  color: #003782
}

.academic-sdnu-main {
  margin-top: 40px;
  overflow: hidden;
  padding-bottom: 50px;
}

.academic-sdnu-main .text p {
  font-size: 14px;
  margin-bottom: 5px;
  line-height:20px;
}

.academic-sdnu {
  background: #003782;
  background: linear-gradient(145deg, transparent 50%, #003782 0) top left,
  linear-gradient(-135deg, transparent 0, #003782 0) top right,
  linear-gradient(-45deg, transparent 0, #003782 0) bottom right,
  linear-gradient(45deg, transparent 0, #003782 0) bottom left;
  background-size: 50% 50%;
  background-repeat: no-repeat;
}

.academic-sdnu-main_btn {
  width: 15%;
  margin: 0 auto;
  position: relative;
  margin-top: 40px;
}

.academic-sdnu-main_btn .btns {
  width: 40px;
  height: 40px;
}

.academic-sdnu-main_btn .swiper-button-prev {
  background: #668DBC
}

.academic-sdnu-main_btn .swiper-button-next {
  background: #F09AA8
}

.academic-sdnu-main_btn .swiper-button-next:after, .academic-sdnu-main_btn .swiper-button-prev:after {
  font-size: 16px;
  color: #fff;
}

.person-sdnu {
  background: url(/eportal/uiFramework/commonResource/zip/images/s1.jpg) no-repeat;
  background-size: cover;
  margin-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

.sztongji span {
  margin-right: 50px;
  font-size: 30px;
  color: #003782
}

.sztongji span font {
  font-size: 100px;
  font-weight: 800;
  vertical-align: middle;
}

.sztongji span:last-child {
  margin-right: 0;
}

.sztongji {
  text-align: center;
  border-top: 5px solid #003782;
}

.person-sdnu .menur {
  width: 300px;
  float: right;
  padding: 40px 40px 40px 80px;
  background: url(/eportal/uiFramework/commonResource/zip/images/s2.png);
  text-align: right;
}

.sztongji .item {
  border-bottom: 5px solid #003782;
}

.person-sdnu .menur li {
  padding: 20px 0;
  border-bottom: 1px solid #003782;
  transition: 0.5s;
  position: relative;
}

.person-sdnu .menur li .fa-arrow-left {
  padding-right: 20px;
}

.person-sdnu .picbox {
  width: 70%;
  background: url(/eportal/uiFramework/commonResource/zip/images/s9.png) no-repeat;
  position: absolute;
  left: 0;
  top: 40%;
  padding: 40px;
  background-size: cover;
}

.person-sdnu .picbox img {
  margin-left: 180px;
}

.beautiful-sdnu {
  margin-top: 60px;
}

.beautiful-sdnu .title {
  margin-top: 20px;
  margin-bottom: 20px;
}

.beautiful-sdnu .title h2 {
  position: relative;
  display: inline-block
}

.beautiful-sdnu .title h2:before {
  background: #003782;
  height: 1px;
  width: 70px;
  content: "";
  position: absolute;
  left: -90px;
  top: 15px;
}

.beautiful-sdnu .title h2:after {
  background: #003782;
  height: 1px;
  width: 70px;
  content: "";
  position: absolute;
  right: -90px;
  top: 15px;
}

.stitle {
  padding: 10px;
  color: #333;
  position: relative;
}

.stitle:after {
  position: absolute;
  background: #003782;
  height: 1px;
  width: 80%;
  left: 25px;
  content: "";
  bottom: 0;
}

.beautiful-sdnu-main .text {
  position: absolute;
  width: 100%;
  opacity: 0;
  background: rgba(0, 55, 130,0.7);
  bottom: 0;
  color: #fff;
  padding: 10px;
}
.beautiful-sdnu-main .text .textcontent{ line-height:20px;}

.beautiful-sdnu-main .item:hover .text {
  opacity: 1;
}

.beautiful-sdnu-main .item img {
  width: 100%;
  height:205px;
}

.beautiful-sdnu-main .item:hover .text {
  bottom: 0;
}

.beautiful-sdnu-main .item:hover .stitle {
  opacity: 0;
}
.web-special-swiper {
  overflow: hidden
}

main .web-special-swiper .swiper-pagination span {
  margin-left: 10px;
  height: 8px;
  width: 25px;
  border-radius: 0;
  background: #668DBC;
  opacity: 1;
  display: block;
  float: left;
}

main .web-special-swiper .pbtns {
  margin-top: 30px;
}

main .web-special-swiper  .swiper-pagination {
  left: 45%;
}

.web-special .title-left {
  display: flex;
  flex-direction: row;
  position: relative;
}

.web-special .title-left span {
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  width: 20px;
}

.web-special .title-left h2 {
  width: 40px;
  margin-left: 10px;
}

.web-special .title-left:after {
  height: 50px;
  width: 2px;
  background: #003782;
  content: "";
  position: absolute;
  right: 0;
}

.web-special {
  background: #CDD9E9;
}

.quiklinebox {
  display: flex;
  justify-content: space-between;
}

.quiklinebox .item img {
  margin-right: 30px;
}

.quiklinebox .item a {
  text-decoration: none;
  color: #000;
  font-size:16px;
  font-family: MicrosoftYaHei,sans-serif;
}

.quiklinebox .item a:hover {
  color: #1b6d85;
  font-family: MicrosoftYaHei,sans-serif;
}

.quiklinebox .title {
  position: relative;
}

.quiklinebox .title:after {
  position: absolute;
  content: "";
  right: -50px;
  top: 0;
  height: 100%;
  width: 2px;
  background: #333;
  transform: rotate(25deg);
}

main .web-special-swiper .swiper-pagination span.swiper-pagination-bullet-active {
  background: #003782;
}

main .comprehensive-news .announcements-item .date {
  text-align: center;
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 20px;
  color: #003782
}

main .comprehensive-news .announcements-item .date h3 {
  font-family: Arial-BoldMT,sans-serif;
  margin: 0;
  margin-bottom: -4px;
  padding-top: 6px;
  font-size: 19px;
  letter-spacing: 0;
}

main .comprehensive-news .announcements-item .date span {
  font-family: ArialMT,sans-serif;
  font-size: 10px;
  letter-spacing: 0;
  line-height: 14px;
}

main .comprehensive-news .announcements-item p {
  font-family: MicrosoftYaHei,sans-serif;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  line-height: 28px;
  margin-bottom: 2px;
}

.footer-top-right .contactinfo {
  display: flex;
  flex-wrap: wrap;
  margin-left: 60px;
}

.footer-top-right .contactinfo .item:first-child {
  margin-right: 25px;
}

.footer-top-right .contactinfo .item:last-child {
  margin-left: 15px;
}

main .comprehensive-news .announcements-item a > span {
  font-family: MicrosoftYaHei,sans-serif;
  font-size: 12px;
  color: #999999;
  letter-spacing: 0;
}

.beautiful-sdnu-main {
  overflow: hidden;
  display: block;
}

.announcements-item {
  border-top: 1px solid #CDD9E9;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
}

.academic-sdnu-item {
  position: relative;
  display: block;
  padding-bottom: 100px;
  overflow: hidden;
  width:100%;
}

.academic-sdnu-item .text {
  position0: absolute;
  bottom: 10px;
  background: #fff;
  padding: 10px;
  width: 100%;
  left: 0px;
  color: #333;
}
.academic-sdnu-item .text h3 {
  font-size: 16px;
  line-height:40px;
  
}
.text-center{line-height:20px!important;}
.academic-sdnu-item .text img{
  transform: scale(1);
}

.item .academic-sdnu-item img0:first-child{ height:178px;}

.person-sdnu-swiper {
  overflow: hidden;
}
/*footer*/
.footer-top {
  background: linear-gradient(to right, #E6ECF4 32%, #003782 0);
  padding: 30px 0px 0px;
  position: relative;
  color: #fff;
  margin-top: 30px;
}

.footer-top .bgrpic {
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: right;
}
.footer-top img{
  transform: scale(1);
}
.footer-bottom {
  background: #DB0025;
  color: #fff;
  text-align: center;
  height: 40px;
  align-items: center;
  display: flex;
  justify-content: center;
}
.footer-bottom span{
  margin:0 10px;
}


.footer-bottom span.line {
  width: 1px;
  height: 20px;
  background: #fff;
  margin: 0 50px;
}

.footer-top-right {
  width: 54%;
  padding-left: 30px;
  z-index: 222
}

.social_img a {
  display: inline-block;
  margin-right: 20px;
  margin-top: 20px;
}

.social_img {
  position: relative;
  margin-left:60px;
}

.bigpic_erwm {
  position: absolute;
  left: -80px;
  bottom: 30px;
  display: none;
}
.bigpic_erwmb {
  position: absolute;
  left: 0px;
  bottom: 30px;
  display: none;
}
.bigpic_erwmc {
  position: absolute;
  left:  30px;
  bottom:30px;
  display: none;
}
.person-sdnu-swiper .swiper-button-prev {
  left: 50px;
  right: auto;
}

.person-sdnu-swiper .swiper-button-next {
  right: 140px;
  left: auto;
}

.othernewslist .news-item.active {
  background: #003782;
  color: #fff;
}

.floatrightmenu {
  position: fixed;
  background: rgba(0, 55, 130,0.7);
  width: 50px;
  right: 0;
  padding: 5px;
  top: 50%;
  z-index: 222;
  color: #fff;
  text-align: center
}

.person-sdnu .menur li:hover {
  padding-right: 30px;
}

.person-sdnu .menur li:before {
  content: "";
  display: block;
  position: absolute;
  right: -0.3rem;
  top: -1px;
  bottom: -1px;
  width: 130%;
  background: url(/eportal/uiFramework/commonResource/zip/images/img542.png) left center no-repeat;
  background-size: cover;
  opacity: 0;
}

.person-sdnu .menur li:hover:before {
  opacity: 1;
  right: 0;
}

.person-sdnu .menur li a {
  position: relative;
  color: #333;
  font-weight: bold;
}

.person-sdnu .menur li a i {
  color: #003782;
}

.person-sdnu .menur li:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  background: #003782;
  width: 2px;
  height: 100%;
  opacity: 0;
}

.person-sdnu .menur li:hover:after {
  opacity: 1;
  right: 0;
}

.floatrightmenu a {
  color: #fff;
  display: block;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  font-family: MicrosoftYaHei,sans-serif;
  font-size:14px;
  
}

@media (max-width: 1920px) {

  .container1200,.container {
    max-width: 1440px;
    width: 1440px;
  }

  .footer-top .bgrpic img {
    max-width: 100%
  }
}

@media (max-width: 1440px) {

  .container1200,.container {
    max-width: 1200px;
    width: 1200px;
  }

  .newsbox .pagebtn {
    bottom: 20%;
  }

  .newsbox .title-left:after, .academic-sdnu .title-left:after {
    left: 25%;
  }

  .footer-top .bgrpic img {
    max-width: 80%
  }
}

@media (max-width: 1366px) {


  .container1200,.container {
    max-width: 1170px;
    width: 1170px;
  }

  .footer-top .bgrpic img {
    max-width: 80%
  }
}

@media (max-width: 786px) {

  .container1200,.container {
    max-width: 100%;
    width: 100%;
  }
}
/**/
.container03{
  margin:0 auto;
}
.container03{ background:url(/eportal/uiFramework/commonResource/zip/image/container03_bg.jpg) center bottom no-repeat; background-size:100% auto; padding:3.75rem 0; overflow:hidden}
.container03{ padding:3rem 0}

.list_box4{ padding-bottom:3.25rem}
.list_box4 li{ margin-right:3rem}
.list_box4 li .ico{ width:6.375rem;}
.list_box4 li .ico img{ width:100%}
.list_box4 li .con{ padding:1.25rem 0 0 1.25rem}
.list_box4 li .con h6{ font-size:1rem; color:#323232; margin-bottom:.5rem}
.list_box4 li .con h3{ font-size:1rem; color:#323232}

.list_box4 li .con h3 font{ position:relative; display:inline-block}
.list_box4 li .con h3 font small{ opacity:0; visibility:visible}
.list_box4 li .con h3 font small, .list_box4 li .con h3 font big{ font-family:Impact; color:#3b73cb; font-size:2.25rem; }
.list_box4 li .con h3 big{ position:absolute; top:0; right:0; bottom:0; left:0; }

.list_box4 .miso-dots{bottom:0; padding:0; margin:0}
.list_box4 .miso-dots li{display:inline-block;width:.625rem;height:.625rem;border:#3b73cb 1px solid;border-radius:50%;transition: .5s; padding:0; margin:0 .5rem}
.list_box4 .miso-dots li.miso-active{ background:#3b73cb}

.container04{ background:url(/eportal/uiFramework/commonResource/zip/image/container04_bg.jpg) center no-repeat; background-size:100% 100%; padding:0 0 1.25rem; overflow:hidden}
.container04 .left{ background:#fcfdfd url(/eportal/uiFramework/commonResource/zip/image/container04_left_bg.jpg) center no-repeat; width:18.75rem; height:30rem; box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.09); position:relative; z-index:1}
.container04 .right{ width:calc(100% - 18.75rem); padding:0 1.25rem 0 0}

.list_box5{ padding:1.875rem 0}
.list_box5 li{ height:3.75rem; line-height:3.75rem; position:relative}
.list_box5 li:before{ content:""; position:absolute; left:2.5rem; right:2.5rem; height:1px; bottom:0; background:#e7e7e7}
.list_box5 li a{ display:block; padding:0 2.5rem; font-size:1.125rem; color:#323232; font-weight:bold; transition:.5s; position:relative; z-index:1}


.list_box5 li a:before{ content:""; position:absolute; z-index:-1; top:0; right:0; bottom:0; left:0; transition:.5s}
.list_box5 li a:after{content:"";position:absolute;z-index:-1;border-top: transparent 1.875rem solid;border-bottom: transparent 1.875rem solid;border-left:transparent 1.375rem solid;transition:.5s;right: -1.375rem;top: 0;-moz-transform: perspective(300px) rotateY(90deg);-ms-transform: perspective(300px) rotateY(90deg);-o-transform: perspective(300px) rotateY(90deg);transform: perspective(300px) rotateY(90deg);-webkit-transform-origin: left;-moz-transform-origin: left;-ms-transform-origin: left;-o-transform-origin: left;transform-origin: left;}
.list_box5 li a svg{ display:inline-block; width:1rem; height:1rem; fill:#3b73cb; vertical-align:middle; margin:-3px .5rem 0 0; transition:.5s}

.list_box5 li.miso-current a:before{ background:#3b73cb}
.list_box5 li.miso-current a:after{border-left0:#3b73cb 1.375rem solid;-moz-transform: perspective(300px) rotateY(0);-ms-transform: perspective(300px) rotateY(0);-o-transform: perspective(300px) rotateY(0);transform: perspective(300px) rotateY(0);}
.list_box5 li.miso-current a svg{ fill:#fff}
.list_box5 li.miso-current a{ color:#fff}