﻿.sp-etxt {
    height: 25px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 300;
    font-size: 18px;
    color: #181818;
    line-height: 25px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: 55px;
}

.sp-txt {
    height: 45px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 26px;
    color: #181818;
    line-height: 45px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.ct-cmp-pnl {
    margin: 72px 200px 0px 200px;
    display: flex;
}

.ct-cmp-left {
    flex: 1;
}

    .ct-cmp-left .cmp-name {
        font-family: Poppins, Poppins;
        font-weight: bold;
        font-size: 26px;
        color: #181818;
        line-height: 67px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin-top: 36px;
    }

    .ct-cmp-left .cmp-info {
        height: 25px;
        font-family: Microsoft YaHei, Microsoft YaHei;
        font-weight: 400;
        font-size: 18px;
        color: #999999;
        line-height: 25px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin-bottom: 16px;
    }

.ct-cmp-right {
    flex: 1;
    text-align: right;
}

    .ct-cmp-right .etit {
        height: 67px;
        font-family: Poppins, Poppins;
        font-weight: bold;
        font-size: 38px;
        color: #181818;
        line-height: 67px;
        text-align: right;
        font-style: normal;
        text-transform: none;
        overflow-wrap:break-word;
    }

.img-logo-w {
    width: 270px;
    height: 67px;
    margin-top: 90px;
}

.ct-cmp-ad {
    margin: 70px 200px 0px 200px;
}

.ct-cmp-line {
    height: 0px;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #DDE6E9;
    margin-top: 70px;
}

.ct-cmp-kefu {
    margin: 70px 200px 0px 200px;
    display: flex;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #999999;
    line-height: 25px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

    .ct-cmp-kefu div {
        margin-bottom: 16px;
    }

    .ct-cmp-kefu .tit {
        height: 25px;
        font-family: Microsoft YaHei, Microsoft YaHei;
        font-weight: 400;
        font-size: 20px;
        color: #181818;
        line-height: 25px;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }

    .ct-cmp-kefu .left {
        flex: 1;
    }

    .ct-cmp-kefu .right {
        flex: 1;
    }





.pd-txt {
    height: 45px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 26px;
    color: #181818;
    line-height: 45px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    text-transform: none;
}

.pd-menu-list {
    height: 225px;
    display: flex;
    margin-top: 50px;
    text-align: right;
    margin-left: 130px;
}

.pd-menu-item {
    text-align: center;
    margin-left: 65px;
}


    .pd-menu-item .logoapp {
        box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
        border-radius: 30px;
    }

        .pd-menu-item .logoapp.s {
            border-radius: 20px;
        }

            .pd-menu-item .logoapp.s img {
                width: 140px;
                margin: 5px;
            }


    .pd-menu-item .logot {
        height: 26px;
        font-family: Microsoft YaHei, Microsoft YaHei;
        font-weight: 400;
        font-size: 14px;
        color: #6C6C6C;
        line-height: 26px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        margin-top: 14px;
    }

    .pd-menu-item .app-name {
        font-family: Poppins, Poppins;
        font-weight: bold;
        font-size: 28px;
        color: #181818;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }

    .pd-menu-item .app-cnt {
        width: 660px;
        height: 52px;
        font-family: Microsoft YaHei, Microsoft YaHei;
        font-weight: 400;
        font-size: 16px;
        color: #6C6C6C;
        line-height: 26px;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }

.pd-txt-left {
    margin: 65px 0px 0px 200px;
    height: 25px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 20px;
    color: #181818;
    line-height: 25px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
