.list-success h2 a{
  color: #000000;
}

.list-success p {
  color: #999999;
}

.list-success-ul li{
  height:240px;
}

.list-success h2{
  font-weight: bold;
  padding-bottom: 20px;
  color: #000000;
}

.list-success ul i{
  border-top: 1px solid #999999;
  margin: 10px;
}

.list-success .detail{
  color: #999999;
  float: right;
  margin: 10px;
}

.list-success .detail:hover{
  color: #307fd7;
}

.list-success .page{
  margin-top: 30px;
  text-align: center;
}

.frame{
  border: 0.5px solid #999999;
  color: #999999
}

.list-medium a{
  color: #000000;
}

.list-medium .p_detail{
  height: 40px;
}

.list-medium .p_l{
  float: left;
  font-weight: bold;
  color: #000000;
}

.list-medium .p_r{
  float: right;
}

.list-medium-title{
  text-align:center;
  font-size: 30px;
  margin-top: 20px
}

.list-medium-order{
  margin-left:200px;
  margin-top:50px;
  font-size:20px
}

.list-medium-order a{
  color: #000000;
}

.list-medium-order .active{
  color: #307fd7;
}

.list-medium i{
  border-top: 1px solid #999999;
  margin-bottom: 20px;
}

.list-medium h2{
  font-weight: bold;
  margin-bottom: 20px;
  height: 60px;
}

.list-medium li{
  height:370px
}

.list-medium img{
  width: 270px;
  height:200px
}

.list-medium .page{
  text-align: center;
  margin-top: 30px;
}

.previous-article {
  color: #999999;
  border: 1px solid #999999;
  float: left;
  padding: 3px 2px 3px 2px;
}

.next-article {
  color: #999999;
  border: 1px solid #999999;
  float: right;
  padding: 3px 2px 3px 2px;
}

.imageheader{
  width: 1920px;
  height: 591px;
}

.position{
  margin-left:100px;
  margin-top:50px;
  font-size: 20px
}

.detail-success {
  width: 90%; margin: 0px auto;
}

.detail-success .i-l-header{
  border-top: 1px solid #999999;
  margin-top: 20px;
  margin-bottom: 60px;
}

.detail-success .i-l-foot{
  border-top: 1px solid #999999;
  margin-top: 20px;
  margin-bottom: 20px;
}

.detail-success h1{
  color: #000000;
  font-weight: bold;
}

.detail-success p{
  font-size:22px
}

.detail-success .detailimg{

  margin-bottom: 50px;
  text-align: center;
}

.detail-success .i-r{
  border-top: 1px solid #999999;
  margin-top: 20px;
  margin-bottom: 20px;
}

.detail-success .sidebar-item i{
  border-top: 1px solid #999999;
  margin-top: 12px;
  margin-bottom: 12px;
}

.detail-success .sidebar-item li{
  margin-left: 35px
}

.detail-success .sidebar-item a{
  font-size:25px
}

.detail-success .sidebar-item .active{
  font-size:25px;
  color: #2a82e4
}

.detail-success .sidebar h3{
  color:#2a82e4;
  font-size:30px;
  font-weight: bold;
}

.detail-medium h1{
  color: #000000;
  text-align: center;
  font-weight: bold; 
  margin-bottom: 45px
}

.detail-medium .detailimg{
  text-align: center;
  margin-bottom: 20px;
}

.detail-medium i{
  border-top: 1px solid #999999;
  margin-top: 20px;
  margin-bottom: 20px;
}

.detail-medium p{
  font-size: 18px;
}


.list-medium-i{
  border-top: 1px solid #999999;
  margin-top: 10px;
}

.secondNav li .navactive {
  background: rgba(230, 247, 255, 1);
  color: rgba(24, 144, 255, 1);
  
}
.sidebar-item li{
  margin-top:25px;
  font-size: 20px
}

.fr{
  float: right;
}