.header_dis{
    width: 100%;
    height: 60px;
    background: #ffffff;
}
.header_dis .header_list{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    
}
.header_list ul li{
    float: left;
    margin-left: 65px;
}
.header_list ul li a{
    font-size: 16px;
    color: #333333;
    line-height: 60px;
}

.ks_all{
    width: 1200px;
    height: 580px;
    background: #ffffff;
    margin: 22px auto 90px auto;
    overflow: hidden;
}
.ks_all .ks_top{
    width: 1200px;
    height: 57px;
    border-bottom: 1px solid #E5E5E5;
    overflow: hidden;
    position: relative;
}
.ks_top .ks_top1{
    height: 28px;
    width: 8px;
    background: #FADADE;
    transform: skew(-41deg);
    margin-top: 17px;
    margin-left: 12px;
    float: left;
}
.ks_top .ks_top2{
    height: 40px;
    width: 260px;
    background: #FADADE;
    transform: skew(-41deg);
    margin-top: 17px;
    margin-left: -2px;
    float: left;
}
.ks_top span{
    font-size: 22px;
    position: absolute;
    display:block;
    top: 21px;
    left: 50px;
}
.ks_top .ks_top3{
    height: 40px;
    width: 6px;
    background: #FADADE;
    transform: skew(-41deg);
    margin-top: 17px;
    margin-left: 5px;
    float: left;
}
.ks_top .ks_top4{
    float: right;
    width:0px;
    height:0px;
    border-style: solid;
    border-width: 40px 30px 30px 35px;
    border-color:#FBF6F7 transparent transparent transparent;
    margin-right: 240px;
    margin-top:17px; 
}
.ks_top .ks_top5{
    height: 40px;
    width: 80px;
    background: #FBF6F7;
    transform: skew(-37deg);
    margin-top: 17px;
    float: right;
    margin-right: -130px;
}
.ks_top .ks_top6{
    height: 40px;
    width: 80px;
    background: #F3E6E8;
    transform: skew(-37deg);
    margin-top: 17px;
    float: right;
    margin-right: -210px;
}
.ks_top .ks_top7{
    height: 40px;
    width: 80px;
    background: #FBF6F7;
    transform: skew(-37deg);
    margin-top: 17px;
    float: right;
    margin-right: -290px;
}
.ks_all .ks_list{
    width: 1200px;
    height: 520px;
   
}

.neike{
    width: 100%;
    height: 40px;
    margin-top: 12px;
}
.neike .nk_1 li:nth-child(1){
    width: 10px;
    height: 10px;
    background: red;
    border-radius: 50%;
    margin-top: 16px;  
}
.neike .nk_1{
    margin-left: 50px;
}

.neike ul li{
    float: left;
    line-height: 40px;
    margin-right: 14px;
    font-size: 16px;
    color: #525252;
}
.nk_fn{
    width: 100%;
    height: 60px;
    margin-top: 1px;
    overflow: hidden;
}
.nk_fck{
    width: 100%;
    height: 30px;
    margin-top: 1px;
    overflow: hidden;
}
.nk_fn ul{
    margin-left: 50px;
}
.nk_fn .nk_fn1 ul li{
    float: left;
    width: 183px;
    height: 19px;
}
.nk_fn .nk_fn2 ul li{
    float: left;
    width: 183px;
    height: 19px;
    margin-top: 16px;
}
.nk_fn ul li a{
    font-size: 14px;
    color: #929292;
}