@charset "utf-8";

/*公务之家费控管理平台banner图*/
.productSystemBanner{
    width:100%;
    overflow: hidden;
    position: relative;
}
.productSystemBanner img{
    width:100%;
    height:100%;
}
.productSystemBannerTxt{
    position: absolute;
    top:160px;
    left: 360px;
}
.productSystemBannerTxt h1{
    color: #007AFF;
    font-size: 60px;
    padding-bottom: 31px;
}
/*公务之家费控管理平台banner图*/

/*电子凭证存储平台*/
.voucherStoragePlatformBox{
    width:100%;
    height: 397px;
    background: #F4F7FA;
    position: relative;
}
.voucherStoragePlatformBox >div,.voucherStorageBox >div,.voucherBox >div,.ferryTrayBox >div{
    width:1200px;
    min-width: 1200px;
    margin: 0 auto;
}
.voucherStoragePlatformBj_1{
    position: absolute;
    top: 0;
    left: 0;
}
.voucherStoragePlatformBj_2{
    position: absolute;
    bottom:0;
    right:0;
}
.costControlTitle h2{
    height: 40px;
    font-size: 30px;
    color: #333333;
    line-height: 40px;
    text-align: center;
    margin-bottom: 14px;
}
.costControlTitle i{margin: 0 auto 40px;}
.costControlTitle i{
    display: block;
    width: 60px;
    height: 4px;
    background: #007AFF;
}
.voucherStoragePlatformBox >div{padding-top: 57px;}
.voucherStoragePlatformBox h3{
    color: #666666;
    height: 42px;
    font-weight: normal;
    line-height: 21px;
    margin-bottom: 40px;
}
.voucherStoragePlatformCon{
    width:1080px;
    margin: 0 auto;
}
.voucherStoragePlatformCon div{
    width:126px;
    margin-right:192px;
}
.voucherStoragePlatformCon div img{
    display: block;
    margin: 0 auto;
}
.voucherStoragePlatformBox div p{
    height: 14px;
    color: #333333;
    line-height: 14px;
    text-align: center;
}
/*电子凭证存储平台*/

/*云存储*/
.voucherStorageBox,.voucherBox,.ferryTrayBox{
    width:100%;
    overflow: hidden;
    margin-top: 60px;
}
.voucherStorageRight{
    width:540px;
    margin: 10px 30px 0 0;
}
.voucherStorageRight p{
    color: #666666;
    line-height: 30px;
}
.voucherStorageConList ul li{
    float: left;
    width: 172px;
    height: 48px;
    padding: 15px 0 0 12px;
    margin:0 10px 10px 0;
    background: #FFFFFF;
    border: 1px solid #007AFF;
    box-sizing: border-box;
}
.voucherStorageConList ul li img{
    margin-right: 12px;
}
/*云存储*/

/*电子凭证柜*/
.voucherBox >div{padding: 60px 0;}
.voucherBox{background: #F9F9FD;}
.voucherLeft,.ferryTrayRight{width:540px;}
.voucherLeft p,.ferryTrayRight p{
    color: #666666;
    line-height: 30px;
}
/*电子凭证柜*/

/*摆渡盘*/
.ferryTrayCon{margin-bottom: 80px;}
.ferryTrayCon img{margin-top: 20px;}
/*摆渡盘*/