 .fl {
        float: left;
    }

    .fr {
        float: right;
    }

    html {
        padding: 0 0;
        margin: 0 0;
        height: 1800px;
         font-family: FZDHTJW--GB1-0, FZDHTJW--GB1;
    }

    body {
        padding: 0 0;
        margin: 0 0;
        height: 100%;
        background: url('/tplresource/cms/www/taiping/img/v21/activity_Liuzi/background.jpg') no-repeat;
        background-size: 100% 100%;
    }

    .content {
        height: 100%;
        width: 1200px;
        margin: 0 auto;
    }

    .top {
        height: 100px;
        position: relative;
    }

    .logo {
        width: 150px;
        height: 42px;
        position: absolute;
        background: url('/tplresource/cms/www/taiping/img/v21/activity_Liuzi/logo@2x.png') no-repeat;
        background-size: 100% 100%;
        top: 30px;
        left: 0;
    }

    .back {
        width: 182px;
        height: 40px;
        background: url('/tplresource/cms/www/taiping/img/v21/activity_Liuzi/backIndex@2x.png') no-repeat;
        background-size: 100% 100%;
        position: absolute;
        right: 0;
        top: 30px;
        text-align: center;
        line-height: 40px;
        color: #fff;
    }

    .erweima {
        height: 512px;
        position: relative;
    }

    .picEr {
        position: absolute;
        top: 50px;
        left: 0;
    }

    .title {
        font-size: 70px;
        color: #fff;
        font-weight: 700;
        margin-bottom: 15px;
    }

    .title-pop {
        font-size: 33px;
        color: #fff;
        margin-bottom: 40px;
    }

    .chart {
        position: relative;
        height: 100%;
        float: right;
        width: 590px;
        background: url('/tplresource/cms/www/taiping/img/v21/activity_Liuzi/human@2x.png') no-repeat;
        background-size: 100% 100%;
    }

    .leftBubble {
        position: absolute;
        top: -50px;
        left: 0;
        width: 132px;
        height: 128px;
        background: url('/tplresource/cms/www/taiping/img/v21/activity_Liuzi/humanLeft@2x.png') no-repeat;
        background-size: 100% 100%;
    }

    .title-erweima {
        width: 413px;
        height: 176px;
        background: url('/tplresource/cms/www/taiping/img/v21/activity_Liuzi/erweim@2x.png') no-repeat;
        background-size: 100% 100%;
    }

    .VXsao {
        font-size: 33px;
        color: #fff;
        letter-spacing: 1px;
        font-weight: 700;
        margin: 33px 10px 17px 0;
    }

    .VXadd {
        font-size: 27px;
        color: #fff;
		margin-right:10px;
    }

    .talk {
        position: absolute;
        right: -39px;
        top: 39px;
        width: 39px;
        height: 39px;
        background: url('/tplresource/cms/www/taiping/img/v21/activity_Liuzi/zsys@2x.png') no-repeat;
        background-size: 100% 100%;
    }

    .spaceWorry {
        text-align: center;
        font-size: 42px;
        color: #016BDB;
        font-weight: 700;
        margin-top: 73px;
        margin-bottom: 40px;
    }

    .spaceWorry span {
        display: inline-block;
        height: 62px;
        line-height: 62px;
        margin-right: 23px;
        position: relative;
    }

    .spaceWorry span:nth-child(2)::before,
    .spaceWorry span:nth-child(3)::before {
        content: '';
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: #016BDB;
        position: absolute;
        left: -23px;
        top: 50%;
        transform: translateY(-50%);
    }

    .spaceWorry span:nth-child(2) {
        border-bottom: 5px solid #016BDB;
    }

    .threePic {
        height: 376px;
    }

    .threePic div {
        width: 360px;
        height: 100%;
    }

    .threePic div:nth-child(1) {
        background: url('/tplresource/cms/www/taiping/img/v21/activity_Liuzi/zu-1@2x.png') no-repeat;
        background-size: 100% 100%;
    }

    .threePic div:nth-child(2) {
        background: url('/tplresource/cms/www/taiping/img/v21/activity_Liuzi/zu-2@2x.png') no-repeat;
        background-size: 100% 100%;
        margin: 0 60px;
    }

    .threePic div:nth-child(3) {
        background: url('/tplresource/cms/www/taiping/img/v21/activity_Liuzi/zu-3@2x.png') no-repeat;
        background-size: 100% 100%;
    }

    .closely {
        text-align: center;
        font-size: 42px;
        color: #016BDB;
        font-weight: 700;
        margin-top: 73px;
        margin-bottom: 40px;
    }

    .closely span {
        display: inline-block;
        border-bottom: 5px solid #016BDB;
        height: 62px;
        line-height: 62px;
    }
    .threeIntroduce {
        height: 270px;
    }
    .threeIntroduce .threeIntroduce-div {
        float: left;
        width: 33%;
        height: 100%;
        border-right: 1px solid #fff;
        background-color: #016BDB;
        padding: 50px 20px 0 20px;
        box-sizing: border-box;
    }

    .threeIntroduce div:nth-child(3) {
        border-right: none;
    }

    .threeIntroduce-title {
        font-size: 30px;
        color: #fff;
    }

    .one {
        display: inline-block;
        width: 43px;
        height: 43px;
        line-height: 43px;
        text-align: center;
        border-radius: 50%;
        font-size: 26px;
        color: #016BDB;
        background-color: #fff;
        margin-right: 20px;
    }

    .threeIntroduce-text {
        padding: 30px 0 0 63px;
        color: #fff;
        font-size: 22px;
        line-height: 35px;
    }
    .footer {
        text-align: center;
        margin-top: 42px;
    }
    .footer-content {
        margin: 5px 0 ;
    }

.gwcs_p {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 9;
    width: 85px;
    margin: 0 0 0 -42.5px;
    font-size: 10px;
    font-weight: bold;
    font-style: italic;
    color: #bb0505;
    text-align: center;
}