<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.imgbox{z-index:1;overflow: hidden;}
.img{display: none;position: relative;}
.img img{width:100%;}

.imgbox a.current{
  display:block; 
}
.directionNav a {
  display:block;
  border:0;
  opacity: 0;
  -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
  position:absolute;
  top:38%;
  z-index:9;
  cursor:pointer;
}
.directionNav a img{
    width:75px;
  height:75px;
}
.prevNav {
  left:15px;
}
.nextNav {
  right:15px;
}
.imgbox:hover .directionNav a { opacity: 1; }
.imgnum{right: 7px;
    top: -50px;}
.imgnum i{background: url(../images/dot_2.png) no-repeat;width: 19px;height: 19px;display: inline-block;
margin-left:15px;cursor: pointer;}
.imgnum i.act{background: url(../images/dot1_2.png) no-repeat;}
.main{
  background:url(../images/middlebg.png) repeat-y rgba(35,24,21,0.8);
    max-width: 1920px;
    margin: 0 auto;
}
.xdxw{
  border-bottom: 1px solid #c9caca;
  height: 35px;
  margin: 30px 0;
}
.xdxw .xdxw-icon{
  border-bottom: 1px solid #990000;
  background: url(../images/xdxw_icon_2.png) no-repeat left center;
  font-size: 20px;
  color: #fff;
  padding:5px 15px 5px 28px;
    height: 35px;
    line-height: 24px;
}
.news-more{
  color: #fff;
  font-size: 14px;
  padding: 10px 20px 0 0;
}
.news-more:hover{
  color: #fff;
}
.pic-news{
  background: #fff;
  height: 513px;
  margin-bottom:30px; 
}
.pic-news ul{
  list-style: none;
  padding: 0;
  height: 448px;
  overflow: hidden;
  margin: 0; 
}
.pic-news ul li{
  height: 448px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: none;
  background-color: #fff;
}
.pic-news ul li.current{
  z-index: 1;
}
.pic-news ul li a{
  display: block;
}
.pic-news ul li a:hover{
  text-decoration: none;
}
.pic-news ul li a:hover h4,
.pic-news ul li a:hover p{
  color: #990000;
}
.pic-news ul li h4{
  color: #231815;
  line-height: 24px;
  padding: 10px 20px;
}
.pic-news ul li img{
  width: 100%;
}
.pic-news ul li p{
  color: #595757;
  line-height: 20px;
  padding: 0 20px 15px 20px;
}
.pic-news .num{
  padding-top:25px;
  margin: 0 auto;
  width: 84px;
}
.pic-news .num p{
  margin: 0 8px;
background: url(../images/dotgrayk_2.png) no-repeat;
    width: 12px;
    height: 12px;
    float: left;cursor: pointer;
}
.pic-news .num p.act{ background: url(../images/dotgrays_2.png) no-repeat;}
.school-news{
  background: #fff;
  height: 513px;
  padding: 20px;
  margin-bottom:30px; 
}
.xnxw-icon{
  background: url(../images/xnxw_icon.png) no-repeat;
  height: 40px;
  padding-left: 60px;
}
.xnxw-icon a{
  height: 40px;
  line-height: 40px;
  border-bottom: 2px solid #990000;
  display: block;
  color: #3e3a39;
  font-size: 18px;
}
.school-news ul,
.media-news ul{
  padding: 10px 0 0;
  list-style: none;
    overflow: hidden;
}
.school-news ul li,
.media-news ul li{
  border-bottom: 1px solid #b5b5b6;
  max-height: 63px;
  overflow: hidden;
}
.school-news ul li span,
.media-news ul li span{
  color: #231815;
  float: left;
  display: block;
  padding: 13px 0;
  line-height: 24px;
}

.school-news ul li a,
.media-news ul li a{
  color: #231815;
  float: left;
  display: block;
  padding: 10px 0 10px 5%;
  width: 83%;
  line-height: 24px;
}
.school-news ul li a:hover{
  color: #990000;
  text-decoration: none;
}
.media-news{
  background: #fff;
  height: 513px;
  padding: 20px;
  margin-bottom:30px; 
}
.mtxd-icon{
  background: url(../images/mtxd_icon_2.png) no-repeat;
  height: 40px;
  padding-left: 60px;
}
.mtxd-icon a{
  height: 40px;
  line-height: 40px;
  border-bottom: 2px solid #223d98;
  display: block;
  color: #3e3a39;
  font-size: 18px;
}
.media-news ul li a:hover{
  color: #223d98;
  text-decoration: none;
}
.btn-group{
  width: 111px;
    height: 513px;
    left: 2%;
  z-index: 10;
}
.btn-group-vertical{
    top: 0;
    left: 0;        
    z-index: 10;
}
.btn-quicks a{
    color: #990000;
    display: block;
       width: 76px;
    text-align: center;
    margin-bottom: 15px;
}
.btn-quicks{
  top: 16px;
    left: 18px;
    width: 76px;
  
  z-index: 11;
}
.btn-group-vertical{
   opacity: 0.4;
   background: #fff;
  display: none;
}
.btn-group-vertical .glyphicon-remove{
    border-radius: 50px;
    background-color: #ccc;
    padding: 6px;
    top: -12px;
    right: -12px;
    cursor: pointer;
}

.main-bottom{
  background: url(../images/bottombg1_2.jpg) no-repeat center bottom;
  max-width: 1920px;
  margin: 0 auto;
}

.bottombg{
  bottom: 0;
  left: 0;
  width: 100%;
}
.notice,
.resport,
.academic{
  margin: 30px 0;
  border-bottom: 2px solid #9fa0a0;
  height: 35px;
}
.notice span.glyphicon-volume-up{
  font-size: 25px;
  color: #3e3a39;
  margin: 0 10px 0 0;
}
.notice h4{
  font-size: 20px;
  color: #3e3a39;
  margin: 0;
  height: 35px;
    border-bottom: 2px solid #990000;
    padding-right:10px; 
}
.notice a,
.resport a,
.academic a{
  font-size: 14px;
  color: #3e3a39;
  padding: 6px 20px 0 0;
}
.notice-ul,
.academic-ul{
  background: #dcdddd;
  list-style: none;
  padding: 20px;height: 272px;
}
.notice-ul li{
  line-height: 52px;
}
.notice-ul li span{
  color: #231815;
  display: block;
  float: left;
  width: 20%;
}
.notice-ul li a{
  color: #231815;
  line-height: 26px;
  display: block;
  float: right;
  width: 80%;
  border-left: 1px solid #231815;
  padding: 0 0 0 15px;font-size: 14px;
}
.notice-ul li:hover a{
  border-left: 1px solid #990000;
}
.resport h4{
  font-size: 20px;
  background: url(../images/zxzt_icon_1.png) 0 3px no-repeat;
  color: #3e3a39;
  margin: 0;
  height: 35px;
    border-bottom: 2px solid #990000;
    padding-left:35px; 
}
.resport-ul{
  height:272px;overflow: hidden;
}
.resportroll{list-style: none;
  padding: 0;}
.resport-ul li{display: block;position: absolute;top: 0;left: 0;z-index: 1;}
.resport-ul li img{
  width: 100%;
}
.resport-ul li a label{
  z-index: 2;
  bottom: 2px;
  left: 15px;
  color: #fff;
  cursor: pointer;
}
.resport-ul li.current{z-index: 3}
.resport-ul .shadowbg{
  background: #000;
  opacity: 0.75;
  filter: alpha(opacity=75);
    -moz-opacity: 0.75;
  width: 100%;
  height: 35px;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.resport-ul .num{
  bottom: 30px;
  right: 22px;
  z-index: 3;
}
.resport-ul .num p{
  margin: 0 0 0 15px;  
    width: 12px;
    height: 12px;
    background: url(../images/dotwhitek_2.png) no-repeat;
    float: left;cursor: pointer;
}
.resport-ul .num p.act{ background: url(../images/dotwhites_2.png) no-repeat;}
.academic h4{
  font-size: 20px;
  background: url(../images/xshd_icon.png) 0 3px no-repeat;
  color: #3e3a39;
  margin: 0;
  height: 35px;
    border-bottom: 2px solid #990000;
    padding-left:35px; 
}
.academic-ul li span{
  padding-top: 5px;
}
.academic-ul li a{
  color: #231815;
  line-height: 24px;
  width: 70%;
}
.academic-ul li a p{
  font-size: 14px;
  color: #595757;
  line-height: 20px;height: 40px;
    overflow: hidden;margin: 0;
}
.academic-ul li span i.year{
  background: #223d98;
  color: #fff;
  font-size: 18px;
  display: block;
  font-style: normal;
  line-height: 39px;
  height: 39px;
  text-align: center;
  width: 80px;
} 
.academic-ul li span i.date{
  background: #fff;
  color: #223d98;
  font-size: 18px;
  display: block;
  font-style: normal;
  line-height: 39px;
  height: 39px;
  text-align: center;
  width: 80px;
} 

.popover{
background: #fff;
width: 199px;
text-align: center;
z-index: 3;
}
.popover.popover1{
background: #fff;
width: 202px;
text-align: center;
z-index: 3;
}
.popover-wb-content{
  background: url(../images/weibo_xtu_2.jpg) no-repeat center;
  width: 197px;
  height: 200px;
}

.popover-wx-content{
  background: url(../images/weixin_xtu_gzh_2.jpg) no-repeat center;
  width: 200px;
  height: 200px;
}
.popover.top {
  margin-top: -180px;
}
.popover.top &gt; .arrow{
  bottom: -205px;
}
.menubar li .yqlink{width: 282px;
    height: 300px;
    overflow: scroll;background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    box-shadow: 1px 2px 9px #000;}
.menubar li .yqlink a{
  display: block;padding-left: 10px;
  color: #fff;line-height: 24px;font-size: 14px;
}
.dropdown.open .yqlink{width: 250px;}
.dropdown.open .yqlink a{font-size: 13px;}
@media (min-width: 1200px){
    .notice-ul li {margin:19px 0;}
    .academic-ul li {padding: 10px 0 20px 0;}
}
@media (max-width: 1200px){
  .main-bottom{background: #f7f8f8;}
}
@media (min-width: 992px) and (max-width: 1199px){
    .notice-ul, .resport-ul, .academic-ul{height: 224px;}
    .notice-ul li{margin: 0 0 19px 0;}
    .notice-ul li a{height: 50px;overflow: hidden;}
    .academic-ul li{padding: 0 0 10px 0;}
}
@media (min-width:768px) and (max-width: 991px){
    .notice-ul, .resport-ul{height: 260px;}
}
@media (min-width:768px) and (max-width:1200px){
  .school-news ul li span,
  .media-news ul li span{padding: 10px 0;}
}</pre></body></html>