@charset "utf-8";

body {
  background: #f5f5f5
}

.news-con-div {
  width: 100%;
  min-width: 1680px;
  height: auto;
}


.news-con-inner-div {
  width: 1440px;
  height: auto;
  min-height: 660px;
  margin: 0 auto;
  position: relative;
  top: 22px;
}

.setting-con-inner-div{
  min-height: 600px;
}

.current-div {
  height: 20px;
}

.public {
  font-size: 80%;
  font-family: "Microsoft YaHei";
  text-align: left;
  color: rgb(51, 51, 51);
  white-space: nowrap;
  transition: unset;
  position: relative;
  top: -21px;
  left: 57px;
  margin-left: 15px;
  cursor: pointer;
  float: left;
}

.current-position {
  font-size: 88%;
  font-family: "Microsoft YaHei";
  position: absolute;
  top: -1px;
  left: 0px;
}

.div-1 {
  top:0;
}

.tag-img {
  width: 15px;
  height: 15px;
  float: left;
  position: relative;
  top: -21px;
  margin: -5px auto;
  left: 64px;
}

.tag-img-s {
  top: 0;
}


.tag-silver-img-s{
  left: 170px;
}

.silver-div-3{
  left: 14.5%;
}

.public:hover {
  color: rgb(19, 168, 168);
  text-decoration: underline;
  text-decoration-color: rgb(19, 168, 168);
}

.left-column {
  width: 260px;
  min-height: 660px;
  position: absolute;
  top: 40px;
  background: #ffffff;
 /* filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.15));*/
  box-shadow:0px 5px 18px rgba(0,0,0,0.15);
}

.news {
  width: 100%;
  height: 80px;
  background: #921316;
}

.news-column {
  width: 100%;
  height: 60px;
  margin-top: 2px;
  text-overflow: ellipsis;
  border-left-width: 8px;
  border-left-style: solid;
  border-left-color: #fff;
}

.news-column:hover {
  background: #f6f2f0;
  border-left-color: rgb(146,19,22);
  cursor: pointer;
}

.news-font {
  color: #fff;
  font-size: 30px;
  font-family: "Microsoft YaHei", sans-serif;
  text-align: center;
  padding: 15px;
}

.news-column-font {
  font-size: 18px;
  font-family: "Microsoft YaHei", sans-serif;
  text-align: center;
  line-height: 60px;
}

.picture-news-bg {
  background: #f6f2f0;
  border-left-color: rgb(146,19,22);
  color: rgb(146,19,22);
}

.news-img {
  width: 200px;
  height: 100px;
  margin: 0 auto;
  position: absolute;
  overflow: hidden;
  bottom: 55px;
  left: 25px;
  opacity: 0.05;
}

.right-content {
  width: 1160px;
  height: auto;
  min-height: 660px;
  /*filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.15));*/
  box-shadow:0px 5px 18px rgba(0,0,0,0.15);
  background: #ffffff;
  float: right;
  position: relative;
  top: 0;
}

.right-content-top{
  top:20px !important;
}

.right-content-div {
  width: 100%;
  min-height: 576px;
}

.right-content-silver-img{
  width: 1080px;
  height: 807px;
  margin: 0 auto;
  margin-top: 40px;
}

.piece{
  width: 1080px;
 height: 110px;
  margin: 0 auto;
  cursor: pointer;
}

.same{
  /*font-size: 14px;*/
  /*font-family: "Microsoft YaHei",sans-serif;*/
  cursor: pointer;
  transform: translate(0px,15px);
  user-select: none;
  color: #921316;
  margin-top: 20px;
  height:24px;
  white-space: nowrap;
}

.up , .below{
    overflow: hidden;
    text-overflow: ellipsis;
    color: white;
}


.same span{
  color: black;
  position: relative;
  left: 10px;
}


.right-div {
  width: 100%;
  height: 70px;
  border-bottom-width: 1px;
  border-bottom-color: rgb(215, 215, 215);
  border-bottom-style: dashed;
  background-color: #ffffff;
}

.right-row-div {
  width: 1100px;
  height: 100%;
  min-height: 70px;
  margin: 0 auto;
}

.serial {
  width: 6px;
  height: 6px;
  background: #000;
  position: relative;
  top: 45%;
  left: 10px;
}

.con {
  width: 940px;
  height: 24px;
  min-height: 21px;
  margin: 17px 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.con-a-font {
  font-size: 18px;
  font-family: "Microsoft YaHei", sans-serif;
  text-align: left;
}

a:link{
  text-decoration: none;
  color: black;
}

a:visited{
  text-decoration: none;
  color: black;
}

.con-year {
  width: 89px;
  height: 25px;
  float: right;
  position: relative;
  bottom: 40px;
  right: 10px;
}

.con-year-font {
  font-size: 16px;
  font-family: "Microsoft YaHei", sans-serif;
  text-align: left;
  color: #000;
}

.news-end-bar {
  top: 81px;
}

select{
  outline: none;
}

.serial-bg{
  background: #EBB515;
}

.news-page-div{
  height: 81px;
  position: relative;
  bottom: 10px;
}

.con-title{
  width: 100%;
  transition: unset;
}

.con-inner-title{
  margin: 0 auto;
  height: 100%;
  width: 100%;
}

.title-font{
  width:1000px;
  font-size: 26px;
  font-weight: bold;
  white-space: pre-wrap;
  color: rgb(51,51,51);
  padding: 0;
  display: block;
  text-align: center;
  margin:28px auto;
}

.abstract{
  height: 20px;
  text-align: center;
  z-index: 0;
  white-space: nowrap;
  margin: 0 auto;
  position:relative;
  top:0px;
}

.abstract-font{
  font-size: 14px;
  font-family: "Microsoft YaHei",sans-serif;
}

.text-content-div{
  width: 1000px;
  min-height:400px;
  margin: 0 auto;
}

.text-content-div a{
  color:#1E50A2 !important;
  text-decoration: underline!important;
}

.text-content-inner-div{
  width: 100%;
 /* white-space: pre-wrap;*/
  line-height:40px;
  letter-spacing: 0;
  position: relative;
  margin-top: 20px;
      display: block;
    text-align: justify;
}

.text-content-inner-div p{
  font-size:20px;
  font-family:'Microsoft YaHei',sans-serif;
}


.text-content-inner-div img{
  overflow: hidden;
  opacity: 1;
  transition: unset;
  position: relative;
}

.text-content-inner-div table{
      margin-right: auto;
    margin-left: auto;
}



.content-inner-image{
  width: 800px;
  height: 400px;
  overflow: hidden;
  opacity: 1;
  transition: unset;
  margin: 0 auto;
  position: relative;
  top: -10px;
}
.content-inner-image-2{
  width: 611px;
  height: 400px;
  position: relative;
  top: 35px;
}

.tail-link{
  width: 100%;
  min-height: 230px;
transform: translate(0px, 40px);
 
}

.tail-link-div{
  height: 100%;
  width: 1050px;
  margin: 0 auto;
  font-size: 14px;
  font-family: "Microsoft YaHei",sans-serif;
}

.posts{
  cursor: pointer;
  transform: translate(0px,60px );
  user-select: none;
  color: #921316;
}

.posts-pattern{
  transform: translate(58px,-3px);
  cursor: pointer;
  position:absolute;
  top:63px;
}

.posts-pattern-top{
   top:105px;
}

.posts a{
  color: #921316 !important;
}

.posts-pattern:hover{
  color: #921316;
  text-decoration-line:underline;
}

.download{
  width: 70px;
  height: 22px;
  border-radius: 4.5px;
  background: rgb(255,255,255);
  overflow: hidden;
  border: 1px solid rgb(20,133,254);
}


.download-font{
  transform-origin: center center;
  opacity: 1;
  font-size: 13px;
  font-family: "Microsoft YaHei",sans-serif;
  display: block;
  text-align: center;
  white-space: nowrap;
  color: rgb(20,133,254);
}

.no-download{
  cursor: not-allowed;
}

.campus-height{
  height:auto;
}


.up > a,.below > a{
  color: #921316 !important;
}

.up > span > a:hover,.below > span > a:hover{
  text-decoration: underline !important;
}



.right-content-inner{
  width: 1000px;
  height: auto;
  margin: 0 auto;
}

.v1{
  font-size: 18px;
  font-family: "Microsoft YaHei",sans-serif;
  font-weight: bolder;

}

.v1 span{
  width: 100%;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.other-campus{
  height: 100px;
}

#outerbox{
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9;
  overflow:scroll
}
#innerbox{
  position: absolute;
  z-index: 99;
}
#innerbox #bigimg {
  cursor: grab;
  border: 5px solid #ffffff;
}


.text-content-inner-div .vsbcontent_img{
  text-align:center;
  display:block;
}