.btn-box {
    background: #fc6734;
    padding: 10px 32px;
    display: inline-block;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    cursor: pointer
}
.btn-box a{
    
    color: #fff;
}
.title-box .title1 {
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 56px;
    text-align: center
}

.title-box .title2 {
    font-size: 20px;
    line-height: 32px;
    color: #303849;
    margin-top: 52px
}

main {
    background: #fff;
    padding-top: 80px
}

main .zw-top {
    background-color: #f8f8f9;
    padding-top: 96px;
    padding-bottom: 96px
}

main .zw-top .container {
    display: flex
}

main .zw-top .container .left {
    width: 608px;
    padding-right: 103px
}

main .zw-top .container .left .top-title-box p {
    font-size: 50px;
    line-height: 64px;
    color: #111a2e
}

main .zw-top .container .left .top-title-box p:nth-child(2) {
    font-weight: 700
}

main .zw-top .container .left .contents {
    position: relative;
    padding-top: 52px;
    font-size: 16px;
    line-height: 24px;
    color: #9ca0a8
}

main .zw-top .container .left .contents span {
    color: #646a77
}

main .zw-top .container .left .contents:before {
    content: '';
    position: absolute;
    top: 24px;
    left: 0;
    width: 48px;
    height: 4px;
    background-color: #e2e3e5
}

main .zw-top .container .left #HCOnlineTipsBtn1 {
    display: none
}

main .zw-top .container .left .btn-box {
    margin-top: 40px
}

main .zw-top .container .left .agent-popup {
    position: relative;
    display: none
}

main .zw-top .container .left .agent-popup .agent-bubble {
    width: 310px;
    height: 162px;
    background: url("../../images/fit/b201a7943147c50f69a3415338926fae.png");
    position: absolute;
    top: -10px;
    left: 145px;
    padding: 25px 0 0 40px;
    font-size: 16px;
    display: none
}

main .zw-top .container .left .agent-popup .agent-bubble-title {
    font-weight: 600
}

main .zw-top .container .left .agent-popup .agent-bubble>div {
    padding: 5px
}

main .zw-top .container .right {
    flex: 1
}

main .zw-top .container .right img {
    width: 100%
}

main .manage {
    padding-top: 150px;
    padding-bottom: 150px
}

main .manage-box-item {
    margin-top: 90px;
    display: flex;
    justify-content: space-between
}

main .manage-box-item .left {
    width: 472px;
    padding-top: 100px
}

main .manage-box-item .left .title {
    font-size: 20px;
    line-height: 32px;
    color: #fc6734;
    background: rgba(255,103,39,0.2);
    border-radius: 4px;
    display: inline-block;
    padding: 2px 16px
}

main .manage-box-item .left .title-s {
    font-weight: 600;
    font-size: 28px;
    line-height: 40px;
    color: #111a2e;
    margin-top: 18px
}

main .manage-box-item .left .message {
    font-size: 18px;
    line-height: 30px;
    color: #303849;
    margin-top: 32px
}

main .manage-box-item .right {
    width: 672px;
    border-radius: 8px;
    box-shadow: 0px 8px 16px rgba(17,26,46,0.06);
    overflow: hidden
}

main .manage-box-item .right img {
    width: 100%
}

main .manage-box-item:nth-child(even) {
    flex-direction: row-reverse
}

main .features {
    background: #f8f8f9;
    padding: 150px 0 0 0
}

main .features .title-box .title2 {
    margin-top: 90px
}

main .features-box {
    display: flex;
    justify-content: space-between
}

main .features-box-item {
    margin-top: 32px;
    width: 336px;
    padding: 75px 0;
    background: #fff;
    box-shadow: 0px 8px 16px rgba(17,26,46,0.06);
    border-radius: 16px;
    text-align: center;
    position: relative
}

main .features-box-item::before {
    content: '';
    background: url("../images/yinbaofu/icon_04.png") no-repeat;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -60px
}

main .features-box-item:last-child::before {
    background: none
}

main .features-box-item .message {
    margin-top: 32px;
    font-size: 24px;
    line-height: 34px;
    color: #303849
}

main .safety {
    background: #f8f8f9;
    padding: 150px 0
}

main .safety .safety-img {
    margin-top: 90px;
    border-radius: 12px;
    overflow: hidden
}

main .safety .safety-img img {
    width: 100%
}

.zw-bottom {
    display: none;
    z-index: 99;
    height: 76px;
    background: rgba(51,51,51,0.8);
    backdrop-filter: blur(2px);
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%
}

.zw-bottom .container {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.zw-bottom .container .left {
    display: flex;
    align-items: center;
    color: #fff;
    letter-spacing: 5px;
    color: #f3f4f5;
    font-size: 18px;
    line-height: 20px
}

.zw-bottom .container .left .logo-text {
    margin-left: 16px
}

.zw-bottom .container .right {
    display: flex
}

.zw-bottom .container .right .btn {
    font-size: 20px;
    line-height: 24px;
    margin: 0 16px;
    width: 176px;
    height: 40px;
    border: 1px solid #e2e3e5;
    border-radius: 4px;
    color: #e2e3e5;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.zw-bottom .container .right .btn:hover {
    border: 1px solid #fc6734;
    color: #fc6734
}
