@charset "UTF-8";
/**
 * @名称: 应用主页
 * @功能: 
 * @authors changlanli@ebnew.com
 * @date    2016-02-01 11:51:31
 * @version 1.0
 */
.wrap{
    background: #f1f1f1;
    position: relative;
}
.wrap .head-box{
    height: 80px;
    background: #fff;
    margin-bottom: 15px;
}
.wrap .footer-box{
    height: 120px;
    background: #3f3c49;
    color: #b5b5b5;
}
.menu-title{
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 10px;
    width: 165px;
}
.all-function li a{
    padding: 10px 45px 9px 10px;
    display: block;
    width: 130px;
    color: #333;
    text-decoration: none;
}
.all-function li a:hover,.all-function li a.active{
    background: #ffffff;
    color: #2e77ff;
    font-weight: bold;
    text-decoration: none;
}
.arrow-icon{
    display: inline-block;
    width: 7px;
    height: 13px;
    vertical-align: middle;
    background: url('../img/app_index/arrow02.png') no-repeat;
    margin-top: 4px;
}
.all-function li a:hover .arrow-icon{
    background: url('../img/app_index/arrow01.png') no-repeat;
}
.fun-describe{
    background: #ffffff;
    padding: 10px 0px 0px 35px;
    position: relative;
    top: 0px;
    left: 185px;
    width: 100%;
    /*margin-bottom: 40px;*/
    /*margin-bottom:0px\0;*/
    width: 980px;
}
.fun-item{
    border-bottom: 1px solid #ededed;
}
.fun-item-width{
    width: 580px;
}
/*.fun-item div:first-child{
    width: 580px;
}*/
.web-title{
    background: url('../img/app_index/app-icon01.png') left center no-repeat;
    
}
.one-detail{
	height: 66px;
    padding-left: 80px;
    line-height: 66px;
    font-size: 40px;
    font-weight: bold;
}
.custom-btn,.custom-btn:hover,.custom-btn:focus{
    display: inline-block;
    width: 168px;
    height: 38px;
    background: #608dff;
    line-height: 38px;
    text-align: center;
    color: #fff;
    text-decoration: none;
}
.web-title-img{
    background: url('../img/app_index/webPortal01.png') left center no-repeat;
    width: 428px;
    height: 245px;
}
.use-fun{
    padding: 35px 0 45px 40px;
}
.fun-img{
    width: 490px;
    height: 304px;
}

.use-fun-info{
    padding-top: 50px;
    padding-left: 90px;
    width: 326px;
    /*color: #666;*/
}
/*.use-fun-info-title{
    color: #555;
}*/
.pd-b40{
    padding-bottom: 40px;
}
.px24{
    font-size: 24px;
}
.wrap .center-box{
    width: 1200px;
    position: relative;
    left: -600px;
    top: 0px;
}
.body-bg-box{
    width: 100%;
    overflow-x:hidden;
}
.mask-div{
    left: 50%;
    top: 0px;
    background: #fff;
    width: 100%;
    z-index: 99;
    position: relative;
    margin-bottom: 40px;
}
.left-menu {
    position: absolute;
}
.pd-l40{
    padding-left: 40px;
}
.button-box{
    height: 280px;
    line-height: 280px;
    text-align: center;
}
.custom-orange,.custom-orange:hover,.custom-orange:focus{
    display: inline-block;
    width: 264px;
    height: 62px;
    line-height: 62px;
    background: #ffa51d;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    text-decoration: none;
}
.fun-title{
    height: 66px;
    padding-left: 80px;
    line-height: 66px;
    font-size: 40px;
    font-weight: bold;  
}



/*协同办公*/
.office-title{
    background: url('../img/app_index/app-icon03.png') left center no-repeat;
}
.tender-title {
    background: url('../img/app_index/app-icon10.png') left center no-repeat;
}
.help-title{
    background: url('../img/app_index/app-icon02.png') left center no-repeat;
}
.resource-title{
    background: url('../img/app_index/app-icon04.png') left center no-repeat;
}
.finance-title{
    background: url('../img/app_index/app-icon05.png') left center no-repeat;
}
.statistics-title{
   background: url('../img/app_index/app-icon06.png') left center no-repeat;
}
.quality-title{
    background: url('../img/app_index/app-icon11.png') left center no-repeat;
}
.myinfo-title{
    background: url('../img/app_index/app-icon07.png') left center no-repeat;
}
.system-title{
    background: url('../img/app_index/app-icon08.png') left center no-repeat;
}
.fun-nav{
    height: 52px;
    width: 978px;
    background: #fafafa;
    border:1px solid #f1f1f1;
}
.fun-nav ul li{
    width: 132px;
    height: 52px;
    line-height: 52px;
    color: #2e77ff;
    text-align: center;
    cursor: pointer;
}
.fun-nav ul li.active{
    color: #fff;
    background: #2e77ff;
}
.fun-introduce{
    padding: 30px 0px 45px 10px;
}
.office-img{
    width: 553px;
    height: 304px;
}
/*
*产品介绍图 开始
*/

.company-dynamic{
    background: url('../img/app_index/function01.png') left center no-repeat;
}
.company-show{
    background: url('../img/app_index/function02.png') left center no-repeat;
}
.company-projerct{
    background: url('../img/app_index/function03.png') left center no-repeat;
}
.company-set{
    background: url('../img/app_index/function04.png') left center no-repeat;
}

.doc-intro1{
    background: url('../img/app_index/wdgl01.png') left center no-repeat;
}
.doc-intro2{
    background: url('../img/app_index/wdgl02.png') left center no-repeat;
}
.doc-intro3{
    background: url('../img/app_index/wdgl03.png') left center no-repeat;
}
.doc-intro4{
    background: url('../img/app_index/office04.png') left center no-repeat;
}

.bidding-intro1{
    background: url('../img/app_index/zblc01.png') left center no-repeat;
}
.bidding-intro2{
    background: url('../img/app_index/zblc02.png') left center no-repeat;
}
.bidding-intro3{
    background: url('../img/app_index/zblc03.png') left center no-repeat;
}
.bidding-intro4{
    background: url('../img/app_index/zblc04.png') left center no-repeat;
}
.bidding-intro5{
    background: url('../img/app_index/zblc05.png') left center no-repeat;
}
.bidding-intro6{
    background: url('../img/app_index/zblc06.png') left center no-repeat;
}
/* 国际招标 */
.International-intro1{
    background: url('../img/gjzb01.jpg') left center no-repeat;
}
.International-intro2{
    background: url('../img/gjzb02.jpg') left center no-repeat;
}
.International-intro3{
    background: url('../img/gjzb03.jpg') left center no-repeat;
}
.International-intro4{
    background: url('../img/gjzb04.png') left center no-repeat;
}
/* 竞争性谈判 */
.negotiation-intro1{
    background: url('../img/jztp01.png') left center no-repeat;
}
.negotiation-intro2{
    background: url('../img/jztp02.png') left center no-repeat;
}
.negotiation-intro3{
    background: url('../img/jztp03.png') left center no-repeat;
}
/* 竞争性磋商 */
.consultation-intro1{
    background: url('../img/jzcs01.png') left center no-repeat;
}
.consultation-intro2{
    background: url('../img/jzcs02.png') left center no-repeat;
}
.consultation-intro3{
    background: url('../img/jzcs03.jpg') left center no-repeat;

}
/*单一来源*/
.source-intro1{
    background: url('../img/dyly01.png') left center no-repeat;
}
.source-intro2{
    background: url('../img/dyly02.png') left center no-repeat;
}
.source-intro3{
    background: url('../img/dyly03.jpg') left center no-repeat;

}
/*询价采购*/
.inquiry-intro1{
    background: url('../img/xjcg01.png') left center no-repeat;
}
.inquiry-intro2{
    background: url('../img/xjcg02.png') left center no-repeat;
}
.inquiry-intro3{
    background: url('../img/xjcg03.jpg') left center no-repeat;

}
/* 交易辅助 */
.transaction-assistance1{
    background: url('../img/jztp01.png') left center no-repeat;
}
.transaction-assistance2{
    background: url('../img/bsf02.png') left center no-repeat;
}
.transaction-assistance3{
    background: url('../img/bsf03.png') left center no-repeat;
}

/* 交易费用 */
/* 标书费 */
.transaction-cost1{
    background: url('../img/bsfgl1.jpg') left center no-repeat;
}
.transaction-cost2{
    background: url('../img/bsfgl2.jpg') left center no-repeat;
}
.transaction-cost3{
    background: url('../img/bsfgl3.jpg') left center no-repeat;
}
.transaction-cost4{
    background: url('../img/bsfgl4.jpg') left center no-repeat;
}
/* 保证金 */
.Bond1{
    background: url('../img/bzj01.png') left center no-repeat;
}
.Bond2{
    background: url('../img/bzj02.png') left center no-repeat;
}
.Bond3{
    background: url('../img/bzj03.png') left center no-repeat;
}
.Bond4{
    background: url('../img/bzj04.png') left center no-repeat;
}
/* 服务费 */
.service-charge1{
    background: url('../img/fwf01.png') left center no-repeat;
}
.service-charge2{
    background: url('../img/fwf02.png') left center no-repeat;
}
/* 统计分析 */
.Bids1{
    background: url('../img/zbtz01.png') left center no-repeat;
}
.Statistics1{
    background: url('../img/tjfx01.jpg') left center no-repeat;
}
.Statistics2{
    background: url('../img/tjfx02.jpg') left center no-repeat;
}
/* 事项审批 */
.Matter-intro1{
    background: url('../img/sxsp01.jpg') left center no-repeat;
}
.Matter-intro2{
    background: url('../img/sxsp02.jpg') left center no-repeat;
}
.Matter-intro3{
    background: url('../img/sxsp03.jpg') left center no-repeat;
}
.Matter-intro4{
    background: url('../img/sxsp04.jpg') left center no-repeat;
}
/* 电子签章 */
.Electronics-intro1{
    background: url('../img/dzqz01.jpg') left center no-repeat;
}

.notice-intro1{
    background: url('../img/app_index/gg01.png') left center no-repeat;
}
.notice-intro2{
    background: url('../img/app_index/gg02.png') left center no-repeat;
}
.notice-intro3{
    background: url('../img/app_index/gg03.png') left center no-repeat;
}
.openDate-intro1{
    background: url('../img/app_index/yg01.png') left center no-repeat;
}
.openDate-intro2{
    background: url('../img/app_index/yg02.png') left center no-repeat;
}
.openDate-intro3{
    background: url('../img/app_index/yg03.png') left center no-repeat;
}

.archiving-intro1{
    background: url('../img/app_index/gdgl01.png') left center no-repeat;
}
.archiving-intro2{
    background: url('../img/app_index/gdgl02.png') left center no-repeat;
}
.archiving-intro3{
    background: url('../img/app_index/gdgl03.png') left center no-repeat;
}
.archiving-intro4{
    background: url('../img/app_index/gdgl04.png') left center no-repeat;
}


.resource-intro1{
    background: url('../img/app_index/zygg01.png') left center no-repeat;
}
.resource-intro2{
    background: url('../img/app_index/zygg02.png') left center no-repeat;
}
.resource-intro3{
    background: url('../img/app_index/zygg03.png') left center no-repeat;
}
.resource-intro4{
    background: url('../img/app_index/zygg01.png') left center no-repeat;
}
.resource-intro5{
    background: url('../img/app_index/zygg05.png') left center no-repeat;
}
.resource-intro6{
    background: url('../img/app_index/zygg06.png') left center no-repeat;
}
.resource-intro7{
    background: url('../img/app_index/zjgg01.png') left center no-repeat;
}
.resource-intro8{
    background: url('../img/app_index/zjgg02.png') left center no-repeat;
}
.resource-intro9{
    background: url('../img/app_index/zjgg03.png') left center no-repeat;
}

.analysis-intro1{
    background: url('../img/app_index/tjfx01.png') left center no-repeat;
}

.analysis-intro2{
    background: url('../img/app_index/tjfx02.png') left center no-repeat;
}

.approve-intro1{
    background: url('../img/app_index/sp01.png') left center no-repeat;
}
.approve-intro2{
    background: url('../img/app_index/sp02.png') left center no-repeat;
}
.approve-intro3{
    background: url('../img/app_index/sp03.png') left center no-repeat;
}
.approve-intro4{
    background: url('../img/app_index/sp04.png') left center no-repeat;
}

.email-intro1{
   background: url('../img/ca03.jpg') left center no-repeat;
}
.email-intro2{
    background: url('../img/ca02.jpg') left center no-repeat;
}
.email-intro3{
    background: url('../img/ca01.jpg') left center no-repeat;
}
.email-intro4{
    background: url('../img/app_index/yj04.png') left center no-repeat;
}

.meeting-intro1{
    background: url('../img/app_index/hysyd01.png') left center no-repeat;
}
.meeting-intro2{
    background: url('../img/app_index/hysyd02.png') left center no-repeat;
}
.meeting-intro3{
    background: url('../img/app_index/hysyd03.png') left center no-repeat;
}

.system-intro1{
    background: url('../img/app_index/xtgg01.png') left center no-repeat;
}
.system-intro2{
    background: url('../img/app_index/xtgg02.png') left center no-repeat;
}
.system-intro3{
    background: url('../img/app_index/xtgg03.png') left center no-repeat;
}
.system-intro4{
    background: url('../img/app_index/xtgg04.png') left center no-repeat;
}

.personal-intro1{
    background: url('../img/app_index/grzx01.png') left center no-repeat;
}
.personal-intro2{
    background: url('../img/app_index/grzx02.png') left center no-repeat;
}
.personal-intro3{
    background: url('../img/app_index/grzx03.png') left center no-repeat;
}

.reminding-intro1{
    background: url('../img/xmtx01.png') left center no-repeat;
}
.reminding-intro2{
    background: url('../img/xmtx02.png') left center no-repeat;
}
.reminding-intro3{
    background: url('../img/xmtx03.png') left center no-repeat;
}

/*
*产品介绍图 结束
*/

.office-img-explain{
    width: 347px;
    padding: 50px 20px 0px 50px;
}
.office-video{
    padding: 20px 20px;
    background: #f8f8f8;
}
.pd-b30{
    padding-bottom: 30px;
}
.pd-b35{
    padding-bottom: 35px;
}
.left-btn{
    padding-top: 20px;
    padding-left: 139px;
}
.office-custom-btn,.office-custom-btn:hover,.office-custom-btn:focus{
    display: inline-block;
    width: 168px;
    height: 38px;
    background: #ff9a2e;
    line-height: 38px;
    text-align: center;
    color: #fff;
    text-decoration: none;
}
.content .fun-option{
    display: none;
}
.wait-fun{
    background: url('../img/app_index/wait.png') top center  no-repeat;
    height: 1200px;
    padding-top: 115px;
}
.sorry{
    color: #9d94aa;
    text-align: center;
}
.expect{
    color: #8d8d8d;
    text-align: center;
}
.px30{
    font-size: 30px;
}