.pcright{ 
    
    width:110px;
    height:182px;
    background: url(/sdjs/uiFramework/commonResource/image/2024052111100144290.png) no-repeat;
    padding:100px 17px 0 17px;
    position: -webkit-sticky;
    position: fixed;
    top:260px;
    right:0;
    text-align:center;
    z-index:1000;
    display:block;
}
.pcright a,.pcright a:hover{ font-size:28px;  display:block; line-height:32px; color: #fff; text-aligin:center;}


@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;
  font-size: 16px;
  width: 100vw;
  overflow-x: hidden;
  min-height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}



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

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

.quiklinebox .item a {
  text-decoration: none;
  color: #000;
}

.quiklinebox .item a:hover {
  color: #1b6d85;
}

.quiklinebox .title {
  position: relative;
}

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

.title-text{ font-size:30px; color:#000000;  margin: 0;  font-weight: bold;  line-height:50px;}

.person-sdnu-swiper {
  overflow: hidden;
}
.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);
}


@media (max-width: 1920px) {

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

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

@media (max-width: 1440px) {

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

  .newsbox .pagebtn {
    bottom: 30%;
  }

  .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%;
  }
}
@media (max-width: 767px) {
.quiklinebox .item img {
  margin-right: 0px;
}
.academic-sdnu{background-size: 100%;}

.quiklinebox .title:after{ opacity:0;}
.quiklinebox .title {
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom:20px;
}
.quiklinebox .item{
    font-size:14px;
    width: 33%;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;}
.quiklinebox .item img {
    height: 40px;
}
.newsbox {
    background: rgba(0, 55, 130,0.7);
}
.newsbox:after{ background:none;}.social_img{ padding-bottom:0px;}.social_img a{ margin-top:0;}
.web-special .title-left span{ width:auto;writing-mode: inherit;}
.quiklinebox {align-items: center;flex-wrap: wrap;}

.quiklinebox >div:nth-child(4){ margin-left:30px;}
}