/* 专业版、vip客户 */
.edition {
    background-image: url('../images/bgi1.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 1056px;
    padding-top: 114px;
    box-sizing: border-box;
}

.edition .ed_buy_email {
    width: 722px;
    height: 223px;
    margin: auto;
    margin-bottom: 57px;
}

.edition .ed-list {
    justify-content: center;
}

.edition .ed-item {
    width: 400px;
    height: 628px;
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
}

.edition .ed-item .ed-bar {
    height: 278px;
    background: linear-gradient(315deg, #E4C496 0%, #FFE7C5 100%);
    opacity: 1;
    border-radius: 8px 8px 0px 0px;
    padding: 36px 24px 0;
    text-align: center;
    box-sizing: border-box;

}

.edition .ed-item .ed-bar.ed-bar-r {
    background-image: url('../images/vip.png');
    background-size: 100% 100%;
}

.edition .ed-item .edi-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 33px;
    color: #5A4322;
    margin-bottom: 8px;
}

.edition .ed-item .edi-des {
    height: 22px;
    font-size: 16px;
    line-height: 22px;
    color: #2A2A2A;
    margin-bottom: 16px;
}

.edition .edi-price {
    font-size: 24px;
    color: #5A4322;
    justify-content: center;
    align-items: baseline !important;
    margin-bottom: 27px;
    height: 68px;
}

.edition .edi-price span {
    font-size: 56px;
}

.edition .ed-btn {
    width: 168px;
    height: 44px;
    background: #FFFFFF;
    border-radius: 4px;
    font-size: 20px;
    font-weight: 500;
    line-height: 44px;
    cursor: pointer;
    color: #5A4322;
}

.edition .ed-btn:hover {
    box-shadow: 0px 3px 6px rgba(129, 78, 5, 0.27);
}

.edition .ed-btng {
    justify-content: space-between;
}

.edition .ed-con {
    padding: 24px 24px 0;
}

.edition .ed-con .v-flex {
    font-size: 16px;
    height: 32px;
    color: #2A2A2A;
    justify-content: space-between;
}

.edition .edc-icon {
    width: 20px;
    height: 15px;
}

/* 自主购买 */
.buy {
    height: 683px;
    background: #F7F9FA;
    box-sizing: border-box;
    padding-top: 64px;
}

.buy .buy-title {
    height: 45px;
    font-size: 32px;
    font-weight: 500;
    line-height: 45px;
    color: #333333;
    text-align: center;
    margin-bottom: 72px;
}

.buy .buy-label {
    font-size: 16px;
    color: #333333;
    margin-right: 12px;
    text-align: right;
    min-width: 85px;
}

.buy .bc-btn {
    width: 57px;
    height: 40px;
    background: #F1F1F1;
    border: 1px solid #DBDBDB;
    border-radius: 4px 0px 0px 4px;
    cursor: pointer;
    box-sizing: border-box;
    font-size: 20px;
    justify-content: center;
}

.buy .buy-numbox {
    width: 368px;
    height: 40px;
    background: #FAFAFA;
    border-top: 1px solid #DBDBDB;
    border-bottom: 1px solid #DBDBDB;
}

.buy .buy-numbox input {
    border: none;
    outline: none;
    text-align: center;
    width: 100%;
    height: 100%;
}

.buy .buy-left>div {
    margin-bottom: 20px;
}

.buy .buy-ipt {
    width: 480px;
    height: 40px;
    background: #FAFAFA;
    border: 1px solid #DBDBDB;
    border-radius: 4px;
    text-indent: 8px;
}

.buy .buy-radio {
    width: 20px;
    height: 20px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 50%;
    margin-right: 12px;
}

.buy .buy-radio .v-img {
    display: none !important;
}

.buy .buy-radio.buy-now .v-img {
    display: block !important;
}

.buy .buy-right {
    margin-left: 160px;
}

.buy .buy-right div {
    width: 148px;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #EFE3D0;
    border-radius: 4px;
    margin-bottom: 12px;
    font-size: 16px;
    text-align: center;
    line-height: 48px;
    color: #B58D51;
}

.buy .buy-con {
    align-items: flex-start;
    justify-content: center;
}

.buy .buy-handle {
    width: 148px;
    height: 44px;
    background: #2984EF;
    border-radius: 4px;
    font-size: 20px;
    font-weight: 500;
    line-height: 44px;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
    margin-right: 20px;
}

.buy .buy-apply {
    color: #2984EF;
    background: #fff;
    border: 1px solid #2984EF;
}

/* 购买流程 */
#domain {
    height: 26px;
    background: #FAFAFA;
    border: 1px solid #DBDBDB;
    border-radius: 4px;
    text-indent: 8px;
    outline: none;
    margin-left: 10px;
}

.process {
    height: 453px;
    padding-top: 65px;
    box-sizing: border-box;
    text-align: center;
}

.process .pro-title {
    height: 50px;
    font-size: 36px;
    font-weight: 500;
    line-height: 50px;
    color: #333333;
    margin-bottom: 16px;
}

.process .pro-chat a {
    font-size: 20px;
    color: #2984EF;
}

.process .pro-list {
    margin-top: 40px;
    justify-content: space-between;
}

.process .prl-item {
    box-sizing: border-box;
    width: 240px;
    height: 160px;
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08);
    border-radius: 2px;
    padding: 20px 20px 0;
}

.process .prli-title {
    height: 28px;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    color: #333333;
    margin-bottom: 12px;
}

.process .prli-des {
    font-size: 14px;
    line-height: 24px;
    color: #333333;
}

.process .pro-arrow {
    width: 28px;
    height: 22px;
}

/* 在线文档 */
.document {
    background: #F7F9FA;
    box-sizing: border-box;
    padding-top: 64px;
    padding-bottom: 32px;
}

.document .doc-title {
    margin-bottom: 48px;
    height: 45px;
    font-size: 32px;
    font-weight: 500;
    line-height: 45px;
    color: #333333;
    text-align: center;
}

.document .doc-item {
    box-sizing: border-box;
    background: #FFFFFF;
    padding: 24px;
    margin-bottom: 24px;
}

.document .doci-top {
    justify-content: space-between;
    margin-bottom: 16px;
}

.document .doci-title {
    font-size: 24px;
    font-weight: 500;
    color: #333333;
}

.document .doci-t-right span {
    position: relative;
    top: -2px;
    color: #999;
    opacity: .5;
    margin: 0 6px 0 5px;
}

.document .doci-des {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    width: 80%;
}