.head {
    width: 1920px;
    height: 100px;
    background: rgba(21, 26, 32, 1);
    display: flex;
}

.wen {
    position: absolute;
    width: 1100px;
    top: 50%;
    left: 50%;
    margin-left: -550px;
    /* border: 1px solid red; */
}

.sys {
    width: 240px;
    height: 84px;
    font-size: 60px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 84px;

}

.tok {
    width: 591px;
    height: 28px;
    font-size: 20px;
    font-family: PingFangSC-Light, PingFang SC;
    font-weight: 200;
    color: rgba(255, 255, 255, 1);
    line-height: 28px;
    margin-top: 10px;
}

.boxss {
    width: 400px;
    height: 579px;
    border: 1px solid rgba(228, 228, 228, 1);
}

.img {
    width: 150px;
    text-align: inherit;
    margin: 60px 125px;
}

.bbj {
    width: 100%;
    height: 33px;
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    line-height: 33px;
    text-align: center;
    margin-top: 45px;
}

.changfan {
    width: 20px;
    height: 6px;
    background: rgba(254, 83, 45, 1);
    border-radius: 2px;
    margin: 20px auto;
}

.fenb {
    width: 260px;
    height: 60px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
    margin: 0px auto;
}

.btn {
    width: 200px;
    height: 40px;
    margin: 40px 0;
    text-align: center;
    background: none;
    color: rgba(254, 83, 45, 1);;
    border: 1px solid rgba(254, 83, 45, 1);
}

/* .twobtn{
    width:201px;
    height:40px;
    background:rgba(254,83,45,1);
    color: white;
} */
.btn:hover {
    background: rgba(254, 83, 45, 1);
    color: white;
}

.spe {
    width: 580px;
    height: 180px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px -3px 23px 0px rgba(166, 167, 171, 0);
    border-radius: 2px;
    margin: 15px;
    display: flex;
    position: relative;
    overflow: hidden;
}

.imgs {
    width: 120px;
    height: 120px;
    margin: 30px 0 30px 30px;

}

.right {
    /*margin: 30px;*/
}

.gao {
    width: 240px;
    height: 28px;

    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    line-height: 28px;
    margin-bottom: 10px;
}

.fes {
    width: 365px;
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;

}

.san {
    width: 0px;
    height: 0px;
    border-bottom: 20px solid #FE532D;
    border-left: 20px solid transparent;
    position: absolute;
    right: 0;
    bottom: 0;
}

.liu {
    width: 373px;
    height: 472px;
    margin: 20px;
    background: rgba(254, 83, 45, 0.05);
    position: relative;
}

.xit {
    width: 154px;
    height: 30px;
    font-size: 22px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    opacity: 1;
    color: rgba(255, 255, 255, 1);
    line-height: 30px;
    margin: 20px;
}

.zhuan {
    width: 333px;
    height: 40px;
    font-size: 14px;
    opacity: 1;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 20px;
    margin: 20px;
}

.kong {
    width: 270px;
    height: 254px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px -3px 23px 0px rgba(166, 167, 171, 0);
    border-radius: 2px;
    margin: 0 15px;
}

.image {
    width: 66px;
    margin: 20px;

}

.fu {
    width: 222px;
    height: 22px;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
    margin: 0 20px;
}

.guan {
    width: 210px;
    height: 80px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
    margin: 10px 20px;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.form {
    /* width: 1200px; */
    height: 451px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px -3px 23px 0px rgba(166, 167, 171, 0);
    border-radius: 2px;
    border: 1px solid rgb(214, 213, 213);
    color: rgba(51, 51, 51, 1);
    font-weight: 400;
}

.form td {
    width: 200px;
    height: 150px;
    line-height: 150px;
    text-align: center;
    border: 1px solid rgb(238, 236, 236);
    word-break: break-all;
}

.chang {
    background-color: rgba(254, 83, 45, 0.1);
    color: #FE532D;
    font-weight: bold;
}

.form img {
    margin-right: 6px;
}

.pc {
    width: 170px;
    height: 250px;
    margin: 0 100px;
}

.web {
    width: 170px;
    height: 30px;
    text-align: center;
    margin-top: 20px;
    font-size: 22px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    line-height: 30px;
}

.sanjiao {
    width: 0px;
    height: 0px;
    border-top: 20px solid #FE532D;
    border-right: 20px solid transparent;
    position: absolute;
    top: 0;
}

.chen {
    width: 40%;
    position: relative;
    bottom: 70px;
    /* background-color: rgb(177, 187, 84); */
}

.one {
    /* width: 500px; */
    height: 180px;
    /* width: 500px; */
    background: rgba(0, 0, 0, 1);
    border-radius: 2px;

    margin: 0 0 50px 0;
}

.number {
    display: flex;
    justify-content: right;
    /* width: 500px; */
    height: 180px;
    line-height: 180px;
    /* width: 500px; */

    border-radius: 2px;

    margin: 0 0 50px 0;
    font-size: 30px;
    font-family: DIN-LightItalic, DIN;
    font-weight: normal;
    color: rgba(254, 83, 45, 1);
    line-height: 36px;
}

.number div {
    /* width: 500px; */
    height: 180px;
    line-height: 180px;
    /* margin-left: 420px; */
}

.numb {
    /* width: 500px; */
    height: 180px;
    line-height: 180px;
    width: 100%;
    border-radius: 2px;
    margin: 0 0 50px 0;
    font-size: 30px;
    font-family: DIN-LightItalic, DIN;
    font-weight: normal;
    color: rgba(254, 83, 45, 1);
    line-height: 36px;
}

.numb div {
    /* width: 500px; */
    height: 180px;
    line-height: 180px;
}

.shu {

    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    margin: 10px 0px;
    color: rgba(255, 255, 255, 1);
}

.pay {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;

}

.icons {
    position: absolute;
    top: 10px;
    left: 560px;

}

.zheng {
    width: 19px;
    height: 19px;
    border-radius: 2px;
    transform: rotate(45deg);
    background: rgba(254, 83, 45, 1);
    margin: 0 0 200px 0;
}

.jishu {
    width: 40%;
    position: relative;
    bottom: 70px;
    left: 14%;

}

.zhi {
    width: 5px;
    height: 660px;
    z-index: -2;
    position: absolute;
    top: 10px;
    left: 7px;
    background-color: rgba(254, 83, 45, 1);
    /*background: linear-gradient(rgba(254,83,45,1), rgb(250, 122, 93,0.05));*/
}

.buniss {
    width: 1200px;
    height: 44px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 22px;
}

.detail {
    width: 1200px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.detail button {
    width: 300px;
    height: 50px;
    background: rgba(254, 83, 45, 1);
    border: none;
    color: white;
    font-weight: 600;
}

.bgc {
    background: none;
}

@media only screen and (max-width: 600px) {
    .spe {
        width: 360px;
        height: 300px;
        margin-left: 0;
        flex-flow: column;
    }

    .sys {
        margin-left: -240px;
        font-size: 40px;
    }

    .tok {
        width: 300px;
        margin-left: -300px;
        font-size: 20px;
    }

    .right {
        margin-left: 0;
    }

    .fes {
        font-size: 10px;
    }

    .liu {
        flex-direction: column;
    }

    .bgc {
        background-color: rgb(44, 44, 44);
    }

    .yanm {
        margin-top: 1500px;
    }

    .zs {
        width: 300px;
    }

    .form {
        /* width: 360px; */
    }

    .chen {
        width: 370px;
    }

    .detail {
        margin-top: 80px;
        margin-left: 70px;
        width: 200px;
    }
}

.dzzh {
    width: 120%;
}

.jstd {
    width: 120%;
}

.pcduan {
    display: block;
}

.appduan {
    display: none;
}

.tgs {
    height: 250px;
}

@media only screen and (max-width: 414px) {
    .wen {
        margin-left: 0;
    }

    .sys {
        margin-left: -20px;
    }

    .tok {
        margin-left: -150px;
    }

    .dzzh {
        width: 100%;
    }

    .jstd {
        width: 104%;
    }

    .spe {
        padding: 0px 10px;
        height: 356px;
    }

    .fes {
        width: 318px;
    }

    .liu {
        position: relative;
        right: 34px;
    }

    .pcduan {
        display: none;
    }

    .appduan {
        display: block;
    }

    .tgs {
        height: 300px;
    }

    .tits {
        margin: 30px 0;
    }
}
