
.kf{
    left:0;
    top:50%;
    margin-top:-250px;
    width:67px;
    position:fixed;
    z-index:9999;
    border:1px solid #30aead;
}
.kf img{
    display:block;
}
.kf ul li{
    list-style:none;
}
.kf ul li a{
    display:block;
}
.kf ul li a.logo{
    width:67px;
    height:41px;
    background:url("../images/kf-logo.jpg") no-repeat center;
    transition:0.2s;
}
#fir .logo{margin-top: 0;width: 44px;}
#fir{height: 41px;}
#sec .logo{margin: 0px;}
#thr .logo{margin-top: 0px;margin-left:0;padding-left: 0;padding-right: 0;}
.kf ul li a.img1{
    width:67px;
    height:59px;
    background:url("../images/kf-li1.jpg") no-repeat center;
    transition:0.2s;
}
.kf ul li a.img2{
    width:67px;
    height:59px;
    background:url("../images/kf-li2.jpg") no-repeat center;
    transition:0.2s;
}
.kf ul li a.img3{
    width:67px;
    height:59px;
    background:url("../images/kf-li3.jpg") no-repeat center;
    transition:0.2s;
}
.kf ul li a.img4{
    width:67px;
    height:59px;
    background:url("../images/kf-li4.jpg") no-repeat center;
    transition:0.2s;
}
.kf ul li a.img5{
    width:67px;
    height:75px;
    background:url("../images/kf-li5.jpg") no-repeat center;
    transition:0.2s;
}
.kf ul li a.img6{
    width:67px;
    height:98px;
    background:url("../images/kf-li6.jpg") no-repeat center;
    transition:0.2s;
}
.kf ul li a.top{
    width:67px;
    height:53px;
    background:url("../images/kf-top.jpg") no-repeat center;
    transition:0.2s;
}
.kf ul li a.img1:hover{
    background:url("../images/kf-li1-act.jpg") no-repeat center;
    transition:0.2s;
}
.kf ul li a.img2:hover{
    background:url("../images/kf-li2-act.jpg") no-repeat center;
    transition:0.2s;
}
.kf ul li a.img3:hover{
    background:url("../images/kf-li3-act.jpg") no-repeat center;
    transition:0.2s;
}
.kf ul li a.img4:hover{
    background:url("../images/kf-li4-act.jpg") no-repeat center;
    transition:0.2s;
}
.kf ul li a.img5:hover{
    background:url("../images/kf-li5-act.jpg") no-repeat center;
    transition:0.2s;
}
.kf ul li a.img6:hover{
    background:url("../images/kf-li6-act.jpg") no-repeat center;
    transition:0.2s;
}
.kf ul li a.top:hover{
    background:url("../images/kf-top-act.jpg") no-repeat center;
    transition:0.2s;
}
.kf:hover a.logo{
    background:url("../images/kf-logo-act.jpg") no-repeat center;
    transition:0.2s;
}
#top{
    cursor:pointer;
}



@media screen and (max-width: 640px) {
    .kf{
        display:none;
    }
}

.part.data06-bg{
    height:932px;
    background:url("../images/data06-bg.jpg") repeat center center;
}
.data06{
    width:1012px;
	margin:0 auto;
}
.data06 .box{
    margin-bottom:13px;
    margin-right:12px;
    width:494px;
    height:296px;
    float:left;
    background:#33343f;
}
.data06 .box img{
    float:left;
    width:222px;
    height:296px;
}
.data06 .box .info{
    float:left;
    margin-top:36px;
    margin-left:20px;
    width:230px;
}
.data06 .box .info h1{
    font-size:24px;
    line-height:24px;
    color:#ffffff;
}
.data06 .box .info h2{
    margin-top:16px;
    padding-bottom:16px;
    font-size:16px;
    line-height:16px;
    color:#ffffff;
    border-bottom:1px solid #6d6d73;
}
.data06 .box .info p{
    margin-top:10px;
    line-height:24px;
    color:#a2a2a2;
}


.part-title2{
    padding-top:80px;
    padding-bottom:50px;
}
.part-title2 .num{
    padding-bottom:3px;
    font-size:80px;
    color:#ec1c32;
    text-align:center;
    font-family:Agency FB,sans-serif;
    background:url("../images/tag1.png") no-repeat center bottom;
}
.part-title2 h1{
    margin-top:8px;
    font-size:45px;
    line-height:45px;
    text-align:center;
}
.part-title2 h1.c2{
    color:#ffffff;
}
.part-title2 p{
    margin:0 auto;
    margin-top:8px;
    font-size:16px;
    line-height:24px;
    text-align:center;
    width:635px;
    color:#888888;
}
.part-title2 p.big{
    width:1000px;
}
