.tanwinApp .headPic {
    width: 100%;
    min-width: 1280px;
    text-align: center;
    overflow: hidden;
    background: #f9fafe;
}

.tanwinApp .headPic .main {
    width: 1280px;
    height: 639px;
    margin: 0 auto;
    background: url("../img/appimg1H1.jpg") no-repeat;
    background-size: cover;
    overflow: hidden;
}
.tanwinApp .headPic .main.tanyin{
    background: url("../img/appimg1H1.jpg") no-repeat;
    background-size: cover;
}
.tanwinApp .headPic .main.gl{
    background: url("../img/appimg1H2.png") no-repeat;
    background-size: cover;
}
.tanwinApp .headPic .main .moduMain{
    margin: 138px 0 0 81px;
}
.tanwinApp .headPic .main .modular{
    width: 455px;
    height: 160px;
    cursor: pointer;
}

.tanwinApp .headPic .main .btns {
    margin: 282px 0 0 274px;
}

.tanwinApp .headPic .main .downBtn {
    height: 48px;
    line-height: 48px;
    color: #FFFFFF;
    font-size: 22px;
    padding: 0 28px;
    background: #014482;
    border-radius: 40px;
}

.tanwinApp .headPic .main .downBtn .icon {
    margin-right: 13px;
}

.tanwinApp .headPic .main .downBtn:nth-of-type(1) {
    margin-right: 18px;
}

.tanwinApp .platForm {
    height: 505px;
    background: url(../img/appimg21.png?t=1683267204710) no-repeat left top;
    width: 1440px;
    margin: 200px auto 0;
}

.tanwinApp .platForm .main {
    width: 1280px;
    margin: 0 auto;
}

.tanwinApp .platForm .box {
    width: 503px;
    float: right;
    margin-right: 117px;
}

.tanwinApp .platForm .box .titC {
    font-size: 28px;
    font-weight: bold;
    color: #101558;
    line-height: 42px;
    margin: 50px 0 16px 0;
}

.tanwinApp .platForm .box .titE {
    font-size: 16px;
    font-weight: 500;
    color: #999999;
    line-height: 24px;
}

.tanwinApp .platForm .box .text {
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 41px;
    margin-top: 39px;
}

.tanwinApp .platList {
    margin-top: 90px;
}

.tanwinApp .platList .left {
    margin: 0 94px 0 30px;
}

.tanwinApp .platList .left .textC {
    font-size: 28px;
    font-weight: bold;
    color: #101558;
    line-height: 42px;
}

.tanwinApp .platList .left .textE {
    margin-top: 22px;
    font-size: 16px;
    font-weight: 500;
    color: #999999;
}

.tanwinApp .platList .right li {
    float: left;
    width: 260px;
    height: 80px;
    border-left: 4px solid #014482;
    padding-left: 32px;
}

.tanwinApp .platList .right li:nth-of-type(1) {
    width: 296px;
}

.tanwinApp .platList .right li .tit {
    font-size: 24px;
    font-weight: 500;
    color: #333333;
    line-height: 36px;
}

.tanwinApp .platList .right li .text {
    font-size: 16px;
    font-weight: 500;
    color: #999999;
    line-height: 24px;
    margin-top: 18px;
}

.tanwinApp .major {
    margin-top: 180px;
}

.tanwinApp .major .right {
    width: 414px;
    margin: 92px 0 0 98px;
}

.tanwinApp .major .right .tit {
    font-size: 32px;
    font-weight: 500;
    color: #333333;
    line-height: 48px;
}

.tanwinApp .major .right .text {
    font-size: 20px;
    font-weight: 500;
    color: #666666;
    line-height: 40px;
    margin-top: 24px;
}

.tanwinApp .promotion {
    margin-top: 111px;
}

.tanwinApp .promotion .left {
    width: 641px;
    padding-left: 79px;
}

.tanwinApp .promotion .left .tit {
    font-size: 32px;
    font-weight: 500;
    color: #333333;
    line-height: 48px;
    margin-top: 68px;
}

.tanwinApp .promotion .left .text {
    width: 414px;
    font-size: 20px;
    font-weight: 500;
    color: #666666;
    line-height: 40px;
    margin-top: 24px;
}

.tanwinApp .plate {
    margin-top: 133px;
}

.tanwinApp .plate .right {
    width: 414px;
    margin-left: 100px;
}

.tanwinApp .plate .right .tit {
    font-size: 32px;
    font-weight: 500;
    color: #333333;
}

.tanwinApp .plate .right .text {
    font-size: 20px;
    font-weight: 500;
    color: #666666;
    line-height: 40px;
    margin-top: 43px;
}

.tanwinApp .manage {
    margin: 168px auto 241px;
}

.tanwinApp .manage .left {
    width: 696px;
}

.tanwinApp .manage .left .tit {
    font-size: 32px;
    font-weight: 500;
    color: #333333;
    line-height: 48px;
    margin-top: 88px;
}

.tanwinApp .manage .left .text {
    width: 414px;
    font-size: 20px;
    font-weight: 500;
    color: #666666;
    line-height: 40px;
    margin: 24px 0 43px 0;
}

.tanwinApp .manage .right img {
    margin: 0 auto;
}