.titleLogo {
    width: 384px;
    height: 118px;
}

.YdtitleLogo {
    height: 67px;
}

/* 数据驱动下的无人共享为何诞生？ */
.whds .whds_main {
    display: flex;
    justify-content: space-around;
}

.whds_main_left ul li {
    position: relative;
    margin-bottom: 24px;
    cursor: pointer;
}

.whds_main_left ul li:nth-child(2) {
    margin-bottom: 0px;
}

.whds_main_left ul li:hover .button {
    display: block;
}

.whds_main_left p {
    width: 402px;
    height: 137px;
    padding: 20px;
    background: #f6f8fc;
    font-size: 12px;
    font-weight: 500;
    text-align: justify;
    color: #3d485d;
    line-height: 24px;
}

.whds_main_left img {
    width: 71px;
    height: 35px;
    vertical-align: bottom;
    margin-right: 10px;
}

.button {
    width: 442px;
    height: 90px;
    background: linear-gradient(270deg, rgba(175, 201, 254, 0.16), rgba(227, 236, 255, 0.61));
    backdrop-filter: blur(7px);
    position: absolute;
    bottom: 0px;
    display: none;
    -webkit-backdrop-filter: blur(7px);
}

.button a {
    width: 402px;
    margin: 0 auto;
    margin-top: 22px;
    height: 46px;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    color: #323232;
    line-height: 46px;
    background: #fff;
    display: block;
    text-align: center;
    cursor: pointer;
}

.jgt {
    width: 622px;
    height: 379px;
}

/* 无人共享的概念和内涵 */
.gnNh .gnNh_main {
    text-align: center;
}

.gnNh .gnNh_main ul {
    display: flex;
    justify-content: space-around;
}

.gnNh .gnNh_main ul li {
    width: 295px;
    padding: 10px 22.5px 0 22.5px;
    height: 227px;
    background-color: #f6f8fc;
    position: relative;
    text-align: left;
}

.gnNh .gnNh_main ul li:hover {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Zt/wrgx_image/gnNh_bj.png);
    background-size: 340px 237px;
    background-repeat: no-repeat;
    background-position: bottom right;
}

.gnNh .gnNh_main ul li div {
    position: absolute;
    width: 296px;

}

.gnNh .gnNh_main ul li span {
    width: 124px;
    height: 136px;
    display: block;
    position: absolute;
    left: 0px;
    top: 10px;
}

.gnNh .gnNh_main ul li span img {
    width: 124px;
    height: 136px;
}

.gnNh .gnNh_main ul li div img {
    width: 71px;
    height: 35px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.gnNh .gnNh_main ul li p {
    height: 120px;
    font-size: 12px;
    font-weight: 500;
    text-align: justify;
    color: #3d485d;
    line-height: 24px;
}

.gnNh .gnNh_main .jgt {
    width: 999px;
    margin: 0 auto;
    height: 375px;
    margin-top: 40px;
}

/* */
.sxwrgx_main {
    text-align: center;
    background: linear-gradient(180deg, rgba(250, 250, 251, 0.67), rgba(230, 236, 247, 0.79));
    border: 1px solid #e3eef7;
    padding-bottom: 44px;
}

.sxwrgx_mainTitle {
    /* float: left; */
    display: flex;
    margin: 40px 0px 22px 64px;
}

.sxwrgx_mainTitle img {
    width: 34px;
    height: 34px;
    margin-right: 7px;
}

.sxwrgx_mainTitle span {
    font-size: 10px;
    font-weight: 500;
    text-align: left;
    color: #c61f1e;
    line-height: 10px;
    display: inherit;
    margin-bottom: 2px;
}

.sxwrgx_mainTitle p {
    font-size: 17px;
    font-weight: 600;
    text-align: left;
    color: #c61f1e;
    line-height: 17px;
}

.sxwrgx_main_top {
    width: 972px;
    height: 178px;
    margin: 0 auto;
    margin-top: 32px;
    background: linear-gradient(180deg, #ffffff, #ffffff);
    border: 2px solid #ffffff;
    box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.05);
}

.sxwrgx_main_top ul {
    display: flex;
    margin-left: 32px;

}

.sxwrgx_main_top ul li {
    width: 124px;
    text-align: center;
    height: 26px;
    background: rgba(1, 55, 147, 0.05);
    border-radius: 2px;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    color: #323232;
    line-height: 26px;
    cursor: pointer;
    margin: 25px 12px 20px 0px;
}

.sxwrgx_main_top ul li.change {
    background: #c61f1e;
    border-radius: 2px;
    color: #ffffff;

}

.sxwrgx_main .jgt {
    width: 972px;
    height: 687px;
    margin: 0 auto;
    margin-top: 30px;


}


.tab_mentMain:nth-child(1) {
    display: block;
}

.tab_mentMain {
    padding-left: 30px;
    padding-top: 20px;
    padding-right: 30px;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color: #323232;
    line-height: 23px;
    display: none;

}

.tab_ment {
    margin-left: 32px;
    width: 908px;
    height: 86px;
    background: linear-gradient(142deg, #f4f6f9 16%, rgba(255, 255, 255, 0.39) 95%);
    box-shadow: 0px 1px 5px 0px rgba(1, 52, 157, 0.09) inset;
}

.tab_mentMain p {
    display: flex
}

.sxwrgx_main_top p i {
    width: 6px;
    height: 6px;
    background: #e1272c;
    border-radius: 50%;
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
}

.sxwrgx_main_top p span {
    width: 842px;
    display: inline-block;
    margin-top: -6px;
}


/* 传统财务共享中心面临的困境 */
.mlkj {
    position: relative;
    overflow: hidden;
}



.mlkj_main {
    display: flex;
    justify-content: space-around;
}

.mlkj_main_left {
    width: 477px;
    height: 316px;
    background-color: rgba(246, 248, 252, 0.61);
    padding: 12px 30px 10px 23px;
}

.mlkj_main_left:nth-child(1) {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Zt/wrgx_image/mlkj1.png);
    background-size: 248px 138px;
    background-repeat: no-repeat;
    background-position: bottom right;
}

.mlkj_main_left:nth-child(2) {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Zt/wrgx_image/mlkj2.png);
    background-size: 248px 138px;
    background-repeat: no-repeat;
    background-position: bottom right;
}

.mlkj_main_left dl:nth-child(2) {
    border-bottom: none;
}

.mlkj_main_left dl {
    display: flex;
    padding-bottom: 22px;
    border-bottom: 1px dashed #dcdcdd;
    padding-top: 20px;
}

.mlkj_main_left dl dt {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background: linear-gradient(128deg, #cf161d 16%, #1a50bf 78%);
    padding: 2px;
    backdrop-filter: blur(1px);
    margin-right: 10px;
    margin-top: 2px;
}

.mlkj_main_left dl dt span {
    width: 8px;
    height: 8px;
    margin: 0 auto;
    border-radius: 50%;
    background: #fff;
    display: inherit;
    margin-top: 1px
}

.mlkj_main_left dl dd h3 {
    font-size: 17px;
    font-weight: 600;
    text-align: left;
    color: #323232;
    margin-bottom: 8px;
}

.mlkj_main_left dl dd p {
    width: 433px;
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #323232;
    line-height: 28px;
}

/* 核心观点 */
.hxgd {
    padding-bottom: 35px;
}

.hxgd .banxin {
    display: flex;
    justify-content: flex-start;

}

.hxgd ul {
    width: 472px;
}

.hxgd ul li {
    width: 196px;
    height: 122px;
    background: #f6f8fc;
    padding: 0px 15px;
    margin-bottom: 20px;
    float: left;
    text-align: center;
    background-size: cover !important;
}

.hxgd ul li.change p {
    color: #fff;
}

.hxgd ul li img.hxgd_change {
    display: none;
}

.hxgd ul li.change img.hxgd_mr {
    display: none;
}

.hxgd ul li.change img.hxgd_change {
    display: block;
}

.hxgd ul li p {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #323232;
    line-height: 20px;
}

.hxgd ul li img {
    width: 30px;
    height: 30px;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 20px;
}

.hxgd ul li:nth-child(odd) {
    margin-right: 20px;
}

.hxgd .tab_ment {
    width: 591px;
    /* height: 325px; */
}

.hxgd .tab_ment_mr {
    width: 591px;
    height: 264px;
    background-position: center;
    background-size: cover;
    position: relative;
    color: #ffffff;
    display: none;
}

.hxgd .tab_ment_mr:nth-child(1) {
    display: block;
}

.hxgd .tab_ment_mr_bottom {
    width: 519px;
    height: 89px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 26px 48px 26px 24px;
    background: linear-gradient(90deg, rgba(30, 38, 52, 0.93) 28%, rgba(92, 122, 186, 0.00) 98%);
    backdrop-filter: blur(4px);
}

.tab_ment_mr_bottom h3 {
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
    line-height: 25px;
    padding-bottom: 14px;
}

.tab_ment_mr_bottom p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #ffffff;
    line-height: 25px;
}

/* hxgx_bottom */
.hxgx_bottom {
    padding: 32.5px 0px 32.5px 0px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Zt/wrgx_image/hxgx_bottomBj.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom right;
    display: flex;
}

.hxgx_bottom dl {
    width: 310px;
    margin-left: 27px;
    margin-top: 26.5px;
}

.hxgx_bottom dl dt {
    display: flex;
    margin-bottom: 16px;
}

.hxgx_bottom dl dt img {
    width: 34px;
    height: 34px;
    margin-right: 6px;
}

.hxgx_bottom dl dt span {
    font-size: 10px;
    font-weight: 500;
    text-align: left;
    color: #003793;
    line-height: 10px;
}

.hxgx_bottom dl dt p {
    font-size: 17px;
    font-weight: 600;
    text-align: left;
    color: #003793;
    line-height: 17px;
}

.hxgx_bottom dl dd {
    width: 274px;
    padding: 20px;
    background: #ffffff;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.04);
    font-size: 14px;
    font-weight: 500;
    text-align: justify;
    color: #3d485d;
    line-height: 24px;
}

.hxgx_bottom video {
    width: 300px;
    height: 171px;
    margin-left: 88px;
}

/*数百家大型企业选择元年财务共享方案  */
.gxfn {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Zt/wrgx_image/gxfn.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom right;
    padding-bottom: 80px;
}

.gxfn .gxfn_main_top ul {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;

}

.gxfn .gxfn_main_top ul li {
    width: 341px;
    height: 425px;
    background: #ffffff;
    text-align: center;
    box-shadow: 0px 10px 22px 0px rgba(222, 227, 234, 0.55);
}

.gxfn .gxfn_main_top ul li .bj {
    width: 100%;
    height: 225px;
}

.gxfn .gxfn_main_top ul li .logo {
    width: 146px;
    height: 32px;
}

.gxfn .gxfn_main_top ul li p {
    width: auto;
    padding: 25px 21px 25px 21px;
    font-size: 14px;
    font-weight: 500;
    text-align: justify;
    color: #3d485d;
    line-height: 24px;
    height: 96px;
}

.gxfn_main_bottom ul {
    display: flex;
    width: 1094px;
    border-bottom: 1px solid rgba(1, 55, 147, 0.10);

}

.gxfn_main_bottom ul li {
    margin-right: 50px;
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
    color: #323232;
    line-height: 22px;
    padding-bottom: 14px;
    cursor: pointer;
}

.gxfn_main_bottom ul li.change {
    color: #003793;
    font-weight: 600;
    border-bottom: 3px solid #01349d;
    ;
}

.gxfn_main_bottomMentMain {
    display: none;
}

.gxfn_main_bottomMentMain:nth-child(1) {
    display: block;
}

.gxfn_main_bottomMentMain {
    /* display: flex; */
    justify-content: space-between;
    margin-top: 36px;
}

.gxfn_main_bottomMentMain img {
    width: 530px;
    height: 121px;

}

.gxfn_main_bottomMentMain img:nth-child(1) {
    margin-right: 35px;
}

/*  元年财务共享专题活动*/
.zthd {
    padding-bottom: 60px;
}

.zthd_main {
    display: flex;
    justify-content: space-around;

}

.zthd a.a_list {
    width: 350px;
    height: 423px;
    background: linear-gradient(180deg, #f5f6f9, #feffff 99%);
    box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.10), -8px -8px 20px 0px rgba(255, 255, 255, 0.50);
}

.zthd a:hover h3 {
    color: #003793;
}

.zthd a img {
    width: 100%;
    height: 215px;
    margin-bottom: 20px;
}

.zthd a h3,
.zthd a p,
.zthd a span {
    width: 313px;
    margin: 0 auto;
}

.zthd a h3 {
    height: 54px;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #323232;
    line-height: 27px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.zthd a p {
    height: 60px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 30px;
    margin-bottom: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.zthd a span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #003793;
    line-height: 20px;
}

.arrow-right {
    width: 4px;
    height: 7px;
}

.arrow-right:after {
    border-color: #003793;
    height: 5px;
    width: 5px;

}

.newButton {
    margin: 0 auto;
    width: 334px;
    height: 52px;
    background: #01349d;
    box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.10);
    display: block;
    text-align: center;
    line-height: 52px;
    margin-top: 40px;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    cursor: pointer;
    /* margin-bottom: 60px; */
}

.newButton:hover {
    color: #ffffff;
}

.newButton .arrow-right {
    margin-left: 3px;
}

.newButton .arrow-right:after {
    border-color: #fff
}

#yndc {
    padding-bottom: 60px;
}

#ljgd_main, #yndc_main, #cgal_main, .tab_ment_main {
    padding-bottom: 40px;
}

#yndc .newButton {
    margin-top: 0px;
}

@media screen and (max-width: 1024px) {
    .banner_main span {
        margin-top: 50px;
    }

    /* 数据驱动下的无人共享为何诞生？ */
    .whds .whds_main {
        display: block;
    }

    .whds_main_left p {
        width: 90%;
        height: auto;
        padding: 5%;
    }

    .whds_main_left ul li:nth-child(2) {
        margin-bottom: 24px;
    }

    .button {
        width: 100%;
    }

    .button a {
        width: 90%;
    }

    .jgt {
        width: auto;
        height: auto;
    }

    /* 无人共享的概念和内涵 */
    .gnNh .gnNh_main ul {
        display: block;
        text-align: left;
    }

    .gnNh .gnNh_main ul li {
        width: 90%;
        padding: 5%;
        margin-bottom: 10px;
        height: 200px;
    }

    .gnNh .gnNh_main .jgt {
        width: 100%;
        height: auto;
        margin-top: 10px;

    }

    .sxwrgx_main {
        padding-bottom: 30px;
    }



    .sxwrgx_mainTitle {
        margin: 5%;
    }

    .sxwrgx_main .jgt {
        width: 92%;
        height: auto;
    }

    .sxwrgx_main_top {
        width: auto;
        height: auto;

    }

    .sxwrgx_main_top ul {
        margin-left: 5%;
        overflow-x: scroll;
        white-space: nowrap;
        display: flex;
        width: auto;
    }

    .sxwrgx_main_top ul li {
        width: auto;
        padding: 1%;
    }

    .sxwrgx_main_top p span {
        width: 100%;
    }

    .tab_mentMain {
        padding: 5%;
    }

    .tab_ment {
        width: auto;
        height: auto;
        margin: 5%;
    }

    /*  */
    .mlkj_main {
        display: block;
    }



    .mlkj_main_left {
        width: 90%;
        margin: 0 auto;
        padding: 5%;
        margin-bottom: 10px;
        height: auto;
    }

    .mlkj_main_left dl dd p {
        width: auto;
    }

    .hxgd .banxin {
        display: block;
        background: #FBFBFB;
    }

    .hxgd ul {
        height: 300px;
        width: auto;
    }

    .hxgd ul li {
        width: 38%;
        height: 136px;
    }

    .hxgd .tab_ment {
        width: 100%;
        margin-left: auto;
        margin-bottom: 0px;
    }

    .hxgd .tab_ment_mr {
        width: 100%;
    }

    .hxgd .tab_ment_mr_bottom {
        width: 90%;
        height: auto;
        padding: 5%;
    }

    .hxgx_bottom {
        display: block;
    }

    .hxgx_bottom dl {
        width: 90%;
        margin-left: 5%;
        margin-bottom: 5%;
        margin-top: 0px;
    }

    .hxgx_bottom dl dd {
        width: 90%;
        padding: 5%;
    }

    .hxgx_bottom video {
        width: 90%;
        margin: 0 auto;
        height: auto;
        margin-left: 5%;
    }

    /* 数百家大型企业选择元年财务共享方案 */

    .gxfn {
        padding-bottom: 30px;
    }

    .gxfn .gxfn_main_top ul {
        display: block;
    }

    .gxfn .gxfn_main_top ul li {
        width: 100%;
        margin-bottom: 10px;
    }

    .gxfn .gxfn_main_top ul li p {
        padding: 5%;
    }

    .gxfn_main_bottom ul {
        overflow-x: scroll;
        white-space: nowrap;
        display: flex;
        width: auto;
    }

    .gxfn_main_bottomMentMain img {
        width: auto;
        height: auto;
    }
    .gxfn_main_bottomMentMain img:nth-child(1){
        margin-right: 0px;
    }
    .zthd {
        padding-bottom: 30px;
    }

    .zthd_main {
        display: block;

    }

    .zthd a.a_list {
        width: 100%;
        margin-bottom: 10px;
        display: block;
    }

    .zthd a h3,
    .zthd a p,
    .zthd a span {
        width: 92%;
    }

    .newButton {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    #yndc {
        padding-bottom: 30px;
    }
}
