.headerTop{
    height: 12px;
    background-color: #FFD44A;
    width: 100%;
    position: absolute;
    top: 0;
}
.dialogElem{
    max-height: 422px;
    overflow-y: auto;
    padding: 37px 25px;
}
.dialogElem .dialogItem{
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding: 10px;
}
.dialogElem .dialogTitle{
    color: #333;
    font-size: 30px;
    height: 39px;
    line-height: 39px;
    font-weight: 600;
}
.dialogElem .dialogBaseOption{
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 26px;
    margin: 20px 0;
}
.dialogElem .main{
    margin-bottom: 20px;
}
.dialogElem .main p{
    color: #333;
    font-size: 16px;
    line-height: 28px;
}
.dialogElem .main .title{
    font-weight: 600;
    
}
.dialogElem .tsld{
    box-sizing: border-box;
    min-height: 108px;
    background: #F4F4F4;
    padding: 22px;
    margin-bottom: 16px;
}
.dialogElem .tsld .title{
    font-size: 18px;
    color:#333;
    height: 26px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 10px;
}
.dialogElem .tsld .text p{
    color: #333;
    font-size: 16px;
    line-height: 28px;
}
.dialogElem .tsld img{
    margin-top: -4px;
}

.contentType .top .tabImg{
    position: absolute;
    left: 50%;
    margin-left: -222px;
    bottom: 0;
}
.contentType .top .howPlay_logo{
    position: absolute;
    left: 76px;
    top: 32px;
}
.lookDetailBtns p{
    color: #1492FF;
    cursor: pointer;
    font-size: 12px;
}
.buyerBaseoption_1{
    position: absolute;
    left: 90px;
    top: 176px;
    width: 105px;
    text-align: right;
}
.buyerBaseoption_2{
    position: absolute;
    left: 102px;
    top: 202px;
    width: 105px;
    text-align: right;
}
.buyerBaseoption_3{
    position: absolute;
    left: 102px;
    top: 228px;
    width: 105px;
    text-align: right;
}
.buyerBaseoption_4{
    position: absolute;
    left: 90px;
    top: 254px;
    width: 105px;
    text-align: right;
}
.buyerBaseoption_5{
    position: absolute;
    left: 90px;
    top: 280px;
    width: 105px;
    text-align: right;
}
.buyerprocurement_plan{
    position: absolute;
    left: 481px;
    top: 288px;
}
.buyerQuotation{
    position: absolute;
    right: 87px;
    top: 286px;
}
.buyerShopBuyer{
    position: absolute;
    left: 142px;
    bottom: 331px;
}
.buyerContract{
    position: absolute;
    right: 88px;
    top: 510px;
}
.buyerOrder{
    position: absolute;
    right: 88px;
    bottom: 283px;
}
.buyerStockManagement{
    position: absolute;
    right: 82px;
    bottom: 110px;
}
.buyerSettlementManagement{
    position: absolute;
    left: 278px;
    bottom: 106px;
}
.sellerBaseoption{
    position: absolute;
    left: 142px;
    top: 287px;
}
.sellerShopSales{
    position: absolute;
    left: 140px;
    top: 565px;
}
.sellerOrderControl{
    position: absolute;
    right: 86px;
    bottom: 376px;
}
.sellerSendControl{
    position: absolute;
    right: 90px;
    bottom: 110px;
}
.sellerNvoicingSettlement{
    position: absolute;
    left: 280px;
    bottom: 106px;
}
