.nei_header{
  box-shadow: 0px 4px 10px 0px rgba(57, 57, 57, 0.11);
}
.banner_kcbiao{
  height: 220px;
  background-image: url(/uploads/image/skimages/banner.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
.kcbiao_hd{
  padding: 40px 169px;
}
.kcbiao_hd ul{
  overflow: hidden;
  margin-bottom: 0;
}
.kcbiao_hd ul li{
  float: left;
  width: 187px;
  height:187px;
  background-repeat: no-repeat; 
  text-align: center;
  padding-top: 40px;
  cursor: pointer;
  position: relative;
}
.kcbiao_hd ul li p{
  margin: 0;
}
.kcbiao_hd ul li.li1{
  background-image: url(/uploads/image/skimages/quan_1.png);
  color: #ec6941;
}
.kcbiao_hd ul li.li2{
  background-image: url(/uploads/image/skimages/quan_2.png);
  margin-left: 150px; 
  color: #ff4e78;
}
.kcbiao_hd ul li.li3{
  background-image: url(/uploads/image/skimages/quan_3.png);
  margin-left: 150px;
  color: #13b5b1;
}
.kcbiao_hd ul li .date_year{
   font-size: 46px;
   line-height: 50px;
   font-weight: bold;
}
.kcbiao_hd ul li .kcbiao_title{
  font-size: 24px;
}
.kcbiao_hd ul li.active .sjx{
   width:21px;
   height:11px;
   display: block;
   background-image: url(/uploads/image/skimages/sjx.png);
    position: absolute;
   left:50%;
   margin-left: -10px;
   bottom:40px;  
}
.kcbiao_thead{
   height: 40px;
   background-color: #333;
   border-radius: 6px 6px 0 0;
}
.kcbiao_bd ul{
   overflow: hidden;
   margin-bottom: 0;
}
.kcbiao_thead ul li{
   float: left;
   font-size: 16px;
   line-height: 40px;
   cursor: pointer;
}
.kcbiao_thead ul li{
   color: #fff;  
}
.kcbiao_tbody{
   padding-top: 15px;
   padding-bottom: 40px;
}
.kcbiao_tbody ul li{
   color: #333;  
}
.kcbiao_bd .li_w182{
   width: 182px;
   text-align: center;
}
.kcbiao_bd .li_w222{
   width: 222px;
   text-align: center; 
}
.kcbiao_bd .li_w680{
   width: 500px; 
   text-align: center;   
}
.kcbiao_bd .li_w116{
   width: 200px;
   text-align: center; 
}
.kcbiao_year_hd{
   width: 182px;
   position: relative;
}
.kcbiao_year_hd ul li{
   margin-top: 10px;
}
.kcbiao_year_bd{
   width: 1018px;
}
.kcbiao_year_bd ul li{
  height: 30px;
  line-height: 30px;
  float: left;
   font-size: 16px;
   color: #333;
}
.date_year_btn{
  width: 162px;
  height: 40px;
  margin:0 auto;
  border-radius: 20px;
  background: #6975da;
  background:-webkit-linear-gradient(left,#5a9ee2,#7457d4);
  background:-o-linear-gradient(left,#5a9ee2,#7457d4);
  background:-moz-linear-gradient(left,#5a9ee2,#7457d4);
  background:linear-gradient(to right,#5a9ee2,#7457d4);
  font-size: 18px;
  text-align: center; 
  color: #fff;
  line-height: 40px;
  cursor: pointer;
  position: relative;
}
.line_n{
  display: block;
  position: absolute;
  left:40px;
  top:0;
  bottom: 0;
  width: 2px;
  background-color: #fff;
  z-index: 9;
}
.kcbiao_year_hd ul li:hover .date_year_btn,.kcbiao_year_hd ul li.active .date_year_btn{
  background: #ec6941;
}
.kcbiao_year_hd ul li:hover .quan_two,.kcbiao_year_hd ul li.active .quan_two{
  position: absolute;
  left:22px;
  top:12px;
  width: 16px;
  height: 16px;
  border: 1px solid #fff;
  border-radius: 50%;
  padding:3px;
}
.kcbiao_year_hd ul li:hover .quan_two em,.kcbiao_year_hd ul li.active .quan_two em{
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 50%;
}
.corec6941{
  color: #ec6941;
}
.cor13b5b1{
  color: #13b5b1;
}