

.gjxmt-model-1 {
    position: relative;
}

.gjxmt-model-1 .button-send {
    width: 200px;
    height: 55px;
    background: linear-gradient(360deg, #FF6822 0%, #FFCC4D 100%);
    border-radius: 28px 28px 28px 28px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 165px;
    left: 387px;
    font-size: 20px;
    font-family: SourceHanSansCN-Regular-, SourceHanSansCN-Regular;
    font-weight: normal;
    color: #FFFFFF;
    cursor: pointer;
}

.gjxmt-model-2 {

}


.gjxmt-model-2 .gjxmt-model-2-content {
    width: 1200px;
    padding-top: 43px;
    padding-bottom: 67px;
    margin: 0 auto;
}

.gjxmt-model-2 .gjxmt-content-card {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 1px rgba(96, 111, 242, 0.16);
    opacity: 1;
    text-align: center;
    width: 565px;
    height: 172px;
    padding-top: 20px;
    padding-left: 50px;
    padding-right: 50px;
}

.gjxmt-model-2 .gjxmt-content-card:nth-child(2) {
    margin-left: 69px;
}

.gjxmt-model-2 .gjxmt-content-card:nth-child(3) {
    margin-top: 40px;
}

.gjxmt-model-2 .gjxmt-content-card:nth-child(4) {
    margin-left: 69px;
    margin-top: 40px;
}

.gjxmt-model-2 .gjxmt-content-card .card-model2-title {
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
    font-weight: normal;
    color: #262B44;
    padding-top: 10px;
    padding-bottom: 10px;
}

.gjxmt-model-2 .gjxmt-content-card .card-model2-subTitle {
    font-size: 14px;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #6E6E6E;
    text-align: center;
}


.gjxmt-model-3 {

}

.gjxmt-model-3 .gjxmt-model-3-content {
    /*width: 1200px;*/
    margin: 0 auto;
    padding-top: 43px;
    padding-bottom: 63px;
    text-align: center;
}

.gjxmt-model-3 .gjxmt-model-3-content .gjxmt-model-3-img1 img:nth-child(2) {
    margin-left: 6px;
}

.gjxmt-model-3 .gjxmt-model-3-content .gjxmt-model-3-img1 img:nth-child(3) {
    margin-left: 6px;
}

.gjxmt-model-3 .gjxmt-model-3-content .gjxmt-model-3-img2 img {
    margin-top: 10px;
}

.gjxmt-model-3 .gjxmt-model-3-content .gjxmt-model-3-img2 img:nth-child(2) {
    margin-left: 6px;
}

.gjxmt-model-4 {
}

.gjxmt-model-4 .gjxmt-model-4-content {
    text-align: center;
    padding-top: 14px;
    padding-bottom: 27px;
}

/*公用标题*/
.gjxmt-model-subTile {
    display: flex;
    align-items: center;
    justify-content: center;
}

.gjxmt-model-subTile span {
    font-size: 28px;
    font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
    font-weight: normal;
    color: #262B44;
    display: inline-block;
    padding-left: 11px;
}
