body {
  position: relative;
  left: 0;
  top: 0;
}
.top {
  overflow: hidden;
  padding: 0.1rem 0.12rem;
  height: 0.5rem;
  background: #ab3a32;
}
.top .logo {
  width: 1.6rem;
  height: 0.33rem;
  display: inline-block;
  float: left;
  background: url(../images/logo.jpg) no-repeat;
  background-size: 100% ;
}
.top a:nth-child(2) {
  float: right;
  color: #fff;
  font-size: 0.26rem;
  text-decoration: none;
width:0.3rem;
height:0.33rem;
display:inline-block;
background:url(../images/nav.jpg) no-repeat;
background-size:100%;
}
.content {
  padding: 0.15rem 0.15rem 0;
}
.content a {
  width: 0.6rem;
  display: inline-block;
  color: #4d4d4d;
  line-height: 0.36rem;
  font-size: 0.12rem;
  text-align: center;
}
.content img {
  width: 0.6rem;
  height: 0.6rem;
}
.content a + a {
  margin-left: 0.3rem;
}
.importantColumn .tit {
  margin: 0 0.1rem;
  height: 0.39rem;
  border-bottom: 0.01rem solid #d8d8d8;
  line-height: 0.39rem;
  font-size: 0.14rem;
}
.importantColumn .tit a {
  float: left;
  padding: 0 0.07rem;
  text-align: center;
  margin-top: -0.02rem;
  display: block;
  color: #232323;
  text-decoration: none;
}
.importantColumn .tit .s {
  border-bottom: 0.02rem solid #ab3a32;
  color: #ab3a32;
}
.importantColumn .tit .more {
  font-size: 0.12rem;
  color: #989898;
  float: right;
}
.importantColumn ul {
  padding: 0 0.1rem;
}
.importantColumn ul li {
  list-style: none;
  line-height: .3rem;
  height: .3rem;
}
.importantColumn ul li a {
  font-size: .12rem;
  color: #666;
  text-decoration: none;
}
.importantColumn ul li a:hover {
  color: #ab3a32;
}
.importantColumn ul li time {
  float: right;
  font-size: .12rem;
  color: #999;
}
footer {
  background: #fafafa;
  border-top: .01rem solid #d8d8d8;
  height: .38rem;
  margin: .1rem;
}
footer address {
  font-size: .12rem;
  color: #888;
  text-align: center;
  margin-top: 0.1rem;
}
footer address a {
  color: #888;
}
nav {
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 999;
  display: none;
  overflow: hidden;
  top: 0.5rem;
}
#nav {
  width: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  z-index: 1000;
  padding: 0;
}
#nav li {
  list-style: none;
  line-height: 0.46rem;
  font-size: .14rem;
  border-bottom: .01rem solid #e0e0e0;
  padding: 0 .1rem;
  height: 0.46rem;
}
#nav li a {
  color: #333;
  display: block;
  padding-left: 0.2rem;
}
#nav li a:active {
  color: #ab3a32;
}
#nav li span {
  float: right;
  color: #cacaca;
  line-height: 0.46rem;
}
.newslist {
  padding: 0.1rem;
  min-height: 3rem;
}
.newslist .tit {
  margin: 0 0.1rem;
  
  border-bottom: 0.01rem solid #d8d8d8;
  line-height: 0.39rem;
  font-size: 0.14rem;
  padding-bottom: 10px;
  overflow:hidden;
}
.newslist .tit a {
  float: left;
  padding: 0 0.07rem;
  text-align: center;
  margin-top: -0.02rem;
  display: block;
  color: #232323;
  text-decoration: none;
}
.newslist .tit .s {
  border-bottom: 0.02rem solid #ab3a32;
  color: #ab3a32;
}
.newslist .tit .more {
  font-size: 0.12px;
  color: #989898;
  float: right;
}
.newslist ul {
  padding: 0 0.1rem;
}
.newslist ul li {
  list-style: none;
  line-height: .3rem;
  height: .3rem;
}
.newslist ul li a {
  font-size: .12rem;
  color: #666;
  text-decoration: none;
}
.newslist ul li a:hover {
  color: #ab3a32;
}
.newslist ul li time {
  float: right;
  font-size: .12rem;
  color: #999;
}
.newslist .tit {
  padding: 0;
  margin: 0;
}
.newslist ul {
  display: block;
}
.newslist ul li {
  height: 0.59rem;
  line-height: .4rem;
  border-bottom: .01rem solid #dedede;
}
.newslist ul li a {
  display: block;
}
.newslist ul li a:active {
  color: #ab3a32;
}
.newslist ul li time {
  float: left;
  line-height: 0.1rem;
}
.newslist .cont {
  font-size: 0.12rem;
  color: #666;
  line-height: 0.24rem;
  min-height: 4rem;
  margin-top: 0.2rem;
overflow:hidden;
}
.newscont {
  padding: 0.1rem;
}
.newscont .tit {
  border-bottom: 0.01rem solid #d8d8d8;
  padding-bottom: 0.05rem;
}
.newscont .tit h1 {
  font-size: 0.14rem;
  margin: 0.05rem 0;
  line-height:40px;
}
.newscont .tit span {
  color: #999;
  font-size: 0.1rem;
}
.newscont .cont {
  font-size: 0.12rem;
  color: #666;
  line-height: 0.24rem;
  min-height: 4rem;
  margin-top: 0.2rem;
}
.piclist {
  overflow: hidden;
  margin: 0;
  padding-top: 0.15rem;
  padding-left: 0;
  width: 3.7rem;
}
.piclist li {
  list-style: none;
  width: 1.7rem;
  float: left;
  margin: 0 0.15rem 0.15rem 0;
}
.piclist li a {
  display: block;
}
.piclist li img {
  height: 1.13rem;
  width: 1.7rem;
}
.xueyuan {
  background: #f6f6f6;
  list-style: none;
  padding-left: 0;
  overflow: hidden;
}
.xueyuan li {
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  margin-top: 0.15rem;
  height: .32rem;
  line-height: .32rem;
  background: #fff;
}
.xueyuan li a {
  padding: 0 .15rem;
  font-size: 0.14rem;
  color: #666666;
  display: block;
}
.xueyuan li a:active {
  color: #ab3a32;
}
.xueyuan li span {
  float: right;
  color: #999;
  display: inline-block;
  height: .3rem;
  line-height: .3rem;
}
.NewsPage {
  text-align: center;
  font-size: 0.12rem;
}
#NewsPage {
  text-align: center;
  height: auto!important;
  font-size: 0.12rem;
}



.xyyl{
     
      border-bottom: 1px solid #cccccc;
}
.xyyl:hover{
      background: #ab3a32;
}
.xyyllist{
width: 90%;
padding-left:10%;
line-height: 35px;
display: block;
font-size: 16px;
color:#666;
}
.xyyl:hover .xyyllist{
color: #fff;
}
.zyscxz{width:100%;height: 40px;line-height: 40px;background: #ab3a32;border-radius: 5px;display: block;
text-align: center;color: #fff;margin-top:20px;-moz-border-radius: 5px; -webkit-border-radius: 5px;font-size: 18px;}



.newscont .tit {
  margin: 0 0.1rem;
  
  border-bottom: 0.01rem solid #d8d8d8;
  line-height: 0.39rem;
  font-size: 0.14rem;
  overflow:hidden;
}
.newscont .tit a {
  float: left;
  padding: 0 0.07rem;
  text-align: center;
  margin-top: -0.02rem;
  display: block;
  color: #232323;
  text-decoration: none;
}
.newscont .tit .s {
  border-bottom: 0.02rem solid #ab3a32;
  color: #ab3a32;
}
.newscont .tit .more {
  font-size: 0.12px;
  color: #989898;
  float: right;
}