@charset "utf-8";
.toplogonew {
				height: 70px;
				padding-top: 30px;
				overflow: hidden;
			}
  .dqwz {
      height: 60px;
      line-height: 60px;
      width: 1250px;
      margin: 0px auto 0px;
      border-bottom: 3px solid #8b0067;
	  margin-bottom: 20px;
  }
  .dqwzl {
     float: left;
  }
  .dqwzl span {
     font-size: 28px;
	 color: #8b0067;
	 font-weight: 600;
  }
  .dqwzr {
    float: right;
  }
    .list-page{
      width: 1260px;
      margin:10px auto;
      overflow: hidden;
    }
  
  
    .list-news{
      display: block;
      width: 1250px;
      margin-top:0px;
      border-top:none;
   
    }
  
    .list-news li {
      line-height: 46px;
      font-size: 16px;
     
      background: url(../../../template/26035480/26035501.png) no-repeat left center;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;  
    }
  
    .list-news li:hover a{
      color: #8b0067;
    }
	.list-news li:hover span{
	  color: #8b0067;
	}
    .list-news span{
      float: right;
      color:#000;
    }