.hide{
  display: none;
}
.middle .nav a{
  font-family: MicrosoftYaHei;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #535353;
}
.middle .nav span{
  font-family: MicrosoftYaHei;
	font-size: 24px;
	color: #535353;
}
.middle .content{
  border: none;
  width: 100%;
	height: auto;
}
.middle .content .content-title{
  padding: 0;
}
.middle .content .cont2 .text{
  font-family: MicrosoftYaHei;
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 52px;
	letter-spacing: 0px;
	color: #454545;
}
.middle .content .progress{
  padding: 0;
}

.middle .content .cont2 .text a {
	font-size: 28px;
    color: #0000ff;
    border-bottom: 1px solid #0000ff;
}

.middle .content .progress .title{
  font-family: MicrosoftYaHei;
	font-size: 28px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 52px;
	letter-spacing: 0px;
	color: #454545;
  margin-bottom: auto;
  padding: 22px 0;
}
.middle .progress .nav{
    height: auto;
    padding: 10px 0;
}
.middle .content .progress .nav li{
  height: 52px;
  font-size: 28px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 52px;
	letter-spacing: 0px;
	color: #454545;
  text-align: center;
}
.middle .content .progress .nav li:first-child{
  width: 19%;
}
.middle .content .progress .nav li:nth-child(2){
  width: 29%;
}
.middle .content .progress .nav li:nth-child(3){
  width: 26%;
}
.middle .content .progress .nav li:nth-child(4){
  width: 26%;
}
.middle .content .items{
  padding: 0;
  margin-bottom: 45px;
}
.middle .content .items li{
  border: 1px dotted #a9a9a9;
  height: 71px;
}
.middle .content .items li div{
  height: 71px;
  font-family: MicrosoftYaHei;
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 71px;
	letter-spacing: 0px;
	color: #454545;
  text-align: center;
}
.middle .content .items li .item1{
  width: 19%;
}
.middle .content .items li .item2{
  width: 29%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.middle .content .items li .item3,.item4{
  width: 26%;
}
.middle .content .more{
  width: 100%;
  padding: 0;
  background-color: #f1f1f1;
  height: 62px;
  text-align: center;
}
.middle .content .more a{
  font-family: MicrosoftYaHei;
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 62px;
	letter-spacing: 0px;
	color: #666;
}