body{
    width: 100%;
    min-width: 1200px;
}
.bg{
    background: url(../images/kycg/bg.jpg) no-repeat top center;
}
.bgnew{
    background: url(../images/kycg/bg02.jpg) no-repeat center top;
}
.header{
    width: 1200px;
    margin: 0 auto;
    height: 68px;
}
.header li{
    float: left;
    line-height: 68px;
    font-size: 18px;
    padding: 0 25px;;
}
.header li a{
    color: #ccc;
}
.header li.cur a{
    color: #fff;
}
.header li.cur{
    color: #fff;
    background-color: #2f4157;
}
.banner{
    width: 1200px;
    height: 350px;
    margin: 0 auto;
    padding: 30px 410px 0 30px;
    box-sizing: border-box;
    position: relative;
}
.banner h3{
    font-size: 20px;
    color: #fff;
    line-height: 48px;
    position: relative;
}
.banner h3:after{
    content: "";
    width: 630px;
    height: 1px;
    background-color: #7a91ae;
    position: absolute;
    right: 0;
    top: 50%;
}
.banner p{
    font-size: 16px;
    color: #ced4dc;
    line-height: 36px;
}
.diannao{
    position: absolute;
    right: -215px;
    bottom: -140px;
}

/* 产品价值 */
.chanpinjiazhi{
    /* background-color: #fff; */
}
.cpjz{
    width: 1200px;
    margin: 0 auto;
}
.cpjz .tit{
    padding: 50px 0 36px 30px;
}
.cpjz_list li{
    float: left;
    width: 50%;
    height: 175px;
    padding: 25px 0;
    box-sizing: border-box;
    padding-left: 200px;
    position: relative;
    cursor: pointer;
}
.cpjz_list li img{
    position: absolute;
    left: 60px;
    top: 50px;
}
.cpjz_list li dt{
    font-size: 16px;
    color: #3a506b;
    line-height: 36px;
    padding-left: 15px;
    position: relative;
}
.cpjz_list li dt:after{
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #7a91ae;
    position: absolute;
    left: 2px;
    top: 15px;
}
.cpjz_list li dd{
    line-height: 30px;
    color: #666666;
}
.cpjz_list li .one,
.cpjz_list li:hover .two{
    display: block;
}
.cpjz_list li .two,
.cpjz_list li:hover .one{
    display: none;
}
.cpjz_list li:hover{
    background-color: #f7f8fa;
}
.cpjz_list li:hover dt{
    color: #3259ce;
}
.cpjz_list li:hover dt:after{
    background-color: #3259ce;
}

/* 资源类型 */
.ziyuanleixing{
    background: url(../images/kycg/xc_threeBg.png) no-repeat center top;
    height: 760px;
}
.zylx{
    width: 1200px;
    margin: 0 auto;
}
.zylx .zylx_tit{
    padding: 65px 0 15px 30px;
}
.zylx .zylx_tit p{
    font-size: 16px;
    color: #221815;  
    line-height: 36px;
}
.zylx .zylx_con{
    text-align: center;
    margin-top: 50px;
}

/* 采集成果 */
.cjcg{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    padding: 60px 0;
}
.cjcg .cjcg_con{
    position: absolute;
    left: 42px;
    top: 125px;
    width: 280px;
    text-align: left;
    font-size: 16px;
    line-height: 36px;
}
/* 核心功能 */
.hxgn{
    width: 1200px;
    margin: 0 auto;

}
.hxgn .tit{
    padding-left: 30px;
}
.hxgn .hxgn_con{
    text-align: center;
    padding: 35px 0;
}
.hxgn .hxgn_con ul{
    display: inline-block;
    width: 996px;
    height: 60px;
    background-color: #4280b0;
    border-radius: 10px;
    box-shadow: 7px 6px 0px #ccd5dd;
}
.hxgn .hxgn_con ul li{
    font-size: 16px;
    line-height: 60px;
    float: left;
    color: #fff;
    padding: 0 35px 0 25px;
    position: relative;
}
.hxgn .hxgn_con ul li:after{
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #fff;
    position: absolute;
    right: 3px;
    top: 28px;
}
.hxgn .hxgn_con ul li:last-child{
    padding-right: 0;
}
.hxgn .hxgn_con ul li:last-child:after{
    display: none;
}

/* 典型案例 */
.dianxinganli{
    padding-bottom: 230px;
}
.dxal{
    width: 1200px;
    margin: 0 auto;
}
.dxal_tit{
    padding: 50px 0 70px 30px;
}
.dxal_right{
    width: 500px;
    padding-left: 60px;
    position: relative;
}
.dxal_right .school01{

}
.dxal_right .school02{
    position: absolute;
    top: 150px;
    left: 175px;
}
.dxal_right p{
    line-height: 48px;
    font-size: 16px;    
    position: relative;
    z-index: 99;
}
/* 青岛 */
.qingdao{
    /* background: #f7f8fa url(../images/kycg/al_two02.png) no-repeat top right -100px; */
}
.qd{
    width: 1200px;
    margin: 0 auto;
}
.qd_con {
    padding-top: 90px;
    box-sizing: border-box;
}
.bg02{
    /* background: url(../images/kycg/bg_bott.jpg) no-repeat bottom center; */
}
/* 行政学院 */
.xzxy{
    padding: 100px 0 130px;
}

/* 江苏 */
.jiangsu{
    /* background-color: #4a5f78; */
}
.jiangsu .dxal_right p{
    color: #fff;
}