p.Subtitle {
    width: 1000px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 25px;
}

.precipitate h2,
.ImportantParts h2,
.DataIntelligence h2,
.CapablePower h2 {
    line-height: 42px;
}

.AccountingFirst h2 {
    padding: 60px 0px 30px 0px;
}

/* .banner_main {
    width: 1100px;
} */

.banner_main_left .logo {
    width: 102px;
    display: block;
    margin-bottom: 5px;
}

.banner_main_left .logo2 {
    width: 492px;
    height: 104px;
}

.banner_main_left p {
    width: 745px;
    padding-top: 6px;
    font-weight: 400;
    font-size: 12px;
    color: #323232;
    line-height: 18px;
    -webkit-transform: scale(0.83);
    margin-left: -64px;
}

.yd_p {
    display: none;
}

.banner_main span {
    margin-top: 0px;
}

/* AccountingFirst 国产化替代  管理会计先行*/
.AccountingFirst {
    background-image: linear-gradient(192deg, #F7F9FD 48%, #F7F9FD 98%);
    padding-bottom: 60px;
    margin-top: 60px;
}
.AccountingFirst_introduce{
    padding: 40px 0px 0px;
    height: 240px;
    width: 1200px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Zt/gchtd_image/AccountingFirst_introduce.png)
}
.AccountingFirst_introduce p{
    color: #FFFFFF;
    margin-bottom: 12px;
}

.AccountingFirst_introduce p:nth-last-child(1){
    margin-bottom: 0px;
}

.AccountingFirst .AccountingFirst_main {
    display: flex;
    justify-content: space-between;
    /* flex-wrap: wrap; */
    margin-top: -46px;
}

.AccountingFirst dl {
    width: 280px;
    height: 158px;
    padding: 22px 36px 0px 36px;
    background: linear-gradient(180deg, #f5f6f8, #ffffff);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.10), 2px 2px 0px 0px #ffffff inset;
}

.AccountingFirst dl:hover {
    background-image: linear-gradient(0deg, #FFFFFF 0%, #EDEFF3 95%);
    box-shadow: 0 8px 20px 0 #3763aa1a, inset 0 1px 3px 0 #fefefe80, inset 2px 2px 0 0 #FFFFFF;
}

.AccountingFirst dl dt {
    display: flex;
    align-items: center;
    margin-bottom: 17px;
}

.AccountingFirst dl dt img {
    width: 38px;
    height: 38px;
    margin-right: 4px;
}

.AccountingFirst dl dt h3 {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #323232;
    line-height: 24px;
}

.AccountingFirst dl dd p {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 25px;
}

.btnMain {
    display: flex;

    justify-content: center;
}

.AccountingFirst a {
    width: 138px;
    display: block;
    height: 40px;
    background: #01349d;
    box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.10);
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    margin-top: 30px;
}

.AccountingFirst a:nth-child(2) {
    background: #F8F9FB;
    border: 1px solid #FFFFFF;
    box-shadow: 8px 8px 20px 0 #3763aa1a;
    color: #2A2C44;
    margin-left: 20px;

}

/* 20+年专业沉淀 加速助推世界一流现代新国企 */
.precipitate {
    padding-bottom: 56px;
}

.precipitate .precipitate_main ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}

.precipitate .precipitate_main ul li {
    width: 172px;
    padding: 30px 22px 0 22px;
    height: 270px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Zt/gchtd_image/precipitateBj.png);
    background-size: cover;
    margin-bottom: 4PX;

}

.precipitate .precipitate_main ul li:nth-child(1),
.precipitate .precipitate_main ul li:nth-child(1):hover {
    width: 216px;
    height: 300px;
    background: transparent;
    padding: 0px;

}

.precipitate .precipitate_main ul li:hover {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Zt/gchtd_image/precipitateBj2.png);
    background-size: cover;
}

.precipitate .precipitate_main ul li:hover h3,
.precipitate .precipitate_main ul li:hover p {
    color: #FFFFFF;
}

.precipitate .precipitate_main ul li:hover span {
    background: #fff;
}

.precipitate .precipitate_main ul li h3 {
    font-weight: 400;
    font-size: 38px;
    color: #323232;
}

.precipitate .precipitate_main ul li span {
    width: 42px;
    height: 4px;
    background: transparent;
    display: block;
    margin: 10px 0px 15px 0px;
}

.precipitate .precipitate_main ul li p {
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

/* 基于内存计算的自主可控多维数据库 */
.ImportantParts {
    background: #F4F6F9;
    padding-bottom: 60px;
}

.ImportantParts h2 {
    padding: 60px 0px 30px;
}

.ImportantParts p.Subtitle {
    width: 850px;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
    margin-bottom: 60px;
}

.ImportantParts .ImportantParts_main .ImportantParts_mainCen {
    display: flex;
    justify-content: space-between;
    padding: 22px;
    box-shadow: 0 8px 20px 0 #3763aa1a, inset 2px 2px 0 0 #FFFFFF;

}

.ImportantParts .ImportantParts_main .ImportantParts_mainCen:nth-child(1) {
    margin-bottom: 30px;
    background-image: linear-gradient(180deg, #ffff 0%, #FFFFFF 100%);


}

.ImportantParts .ImportantParts_main .ImportantParts_mainCen:nth-child(2) {
    background-image: linear-gradient(180deg, #F5F6F8 0%, #FFFFFF 100%);
}



.ImportantParts .ImportantParts_main img {
    width: 370px;
    height: 279px;
}

.ImportantParts .ImportantParts_main .ImportantParts_mainRight {
    width: 656px;
    position: relative;

}

.ImportantParts .ImportantParts_main .ImportantParts_mainRight .more {
    position: absolute;
    left: 38px;
    bottom: 0;
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    color: #323232;
    line-height: 18px;
    background: url(https://files.yuanian.com/yuanian/page_image/Hy/dc_image/h_right.png);
    background-repeat: no-repeat;
    background-size: 7px 10px;
    background-position: 56px;
    display: block;
    display: block;
    width: 100px;
}

.ImportantParts .ImportantParts_main .ImportantParts_mainRight .more:hover {
    background: url(https://files.yuanian.com/yuanian/page_image/Hy/dc_image/l_right.png);
    background-repeat: no-repeat;
    background-size: 7px 10px;
    background-position: 56px;
    color: #01349D;
}

.ImportantParts .ImportantParts_main .ImportantParts_mainRight dl {
    display: flex;
}

.ImportantParts .ImportantParts_main .ImportantParts_mainRight dl dt img {
    width: 38px;
    height: 38px;

}

.ImportantParts .ImportantParts_main .ImportantParts_mainCen .ImportantParts_mainRight dl dd {
    width: 622px;
}



.ImportantParts .ImportantParts_main .ImportantParts_mainCen .ImportantParts_mainRight dl dd h3 {
    font-weight: 500;
    width: 556px;
    font-size: 18px;
    color: #333333;
    line-height: 38px;
    margin-bottom: 15px;
}

.ImportantParts .ImportantParts_main .ImportantParts_mainRight p {
    font-weight: 400;
    font-size: 13px;
    color: #666666;
    line-height: 22px;
    margin-bottom: 12px;
}

.ImportantParts .ImportantParts_main .ImportantParts_mainRight dl dd ul li {
    display: flex;
    align-items: baseline;
    margin-bottom: 8px;
}


.ImportantParts .ImportantParts_main .ImportantParts_mainRight dl dd ul li span {
    width: 6px;
    height: 6px;
    background: #E1272C;
    display: block;
    border-radius: 50%;
    margin-right: 6px;
}

.ImportantParts .ImportantParts_main .ImportantParts_mainRight dl dd ul li p {
    line-height: initial;
    width: 100%;
    margin-bottom: initial;
}

.ImportantParts .ImportantParts_main .ImportantParts_mainRight dl dd a {
    justify-content: flex-end;
    display: flex;
    align-items: baseline;
    font-weight: 400;
    font-size: 14px;
    color: #01349D;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

/* 元年数据智能平台助力企业实现更高水平创新 */

.DataIntelligence .DataIntelligence_main {
    display: flex;
    justify-content: space-between;
}

.DataIntelligence dl {
    width: 539px;

}

.DataIntelligence dl dt img {
    height: 220px;

}

.DataIntelligence dl dd {
    height: 180px;
    padding: 30px 22px 22px 22px;
    /* background-image: linear-gradient(180deg, #f6f7f9 30%, #FFFFFF 100%); */
    box-shadow: 0 8px 20px 0 #3763aa1a, inset 2px 2px 0 0 #FFFFFF;
    background: url(https://files.yuanian.com/yuanian/page_image/Zt/gchtd_image/DataIntelligenceBj2.png) 236px 180px, linear-gradient(180deg, #f6f7f9 30%, #FFFFFF 100%);
    /* background-size: 579px 293px; */
    background-position: right bottom;
    background-repeat: no-repeat;
    position: relative;
}

.DataIntelligence dl dd h3 {
    margin: 0 auto;
    font-weight: 500;
    font-size: 18px;
    color: #333333;
    margin-bottom: 20px;
}

.DataIntelligence dl dd p {
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    text-align: justify;
    margin-bottom: 12px;
}

.DataIntelligence dl dd a {
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
    font-weight: 400;
    font-size: 14px;
    color: #01349D;
    position: absolute;
    right: 22px;
    bottom: 22px;


}
.ModuleIntroduction ul.tab li.change {
    border-left: 4px solid #01349d;
    color: #01349D;
    margin-left: -4px;
}

.ModuleIntroduction ul.tab {
    width: 201px;
    /* height: 572px; */
    background: linear-gradient(180deg, #f3f5f8, #ffffff);
    border: 2px solid #ffffff;
    box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.05);
    border-left: 4px solid #fff;
    padding-top: 40px;
}

.ModuleIntroduction ul.tab li {
    line-height: 54px;

    text-indent: 32px;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #323232;
    cursor: pointer;
}

.ModuleIntroductionMain {
    display: flex;
    justify-content: space-between;
}

.ModuleIntroductionMain .tab_ment {
    width: 844px;
    padding: 40px 21px 29px 34px;
    /* height: 503px; */
    background: linear-gradient(180deg, #f3f5f8, #ffffff);
    box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.05), 8px 8px 20px 0px rgba(55, 99, 170, 0.11) inset;
}

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

.ModuleIntroductionMain .tab_ment .tab_ment_mr {
    display: none;
    padding: 28px 38px 30px 20px;
    background: linear-gradient(180deg, #ffffff, #ffffff);
    border: 2px solid #ffffff;
    box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.05);
}

.ModuleIntroductionMain .tab_ment .tab_ment_mr dl dt img {
    width: 31px;
    height: 31px;
}

.ModuleIntroductionMain .tab_ment .tab_ment_mr dl {
    display: flex;
    align-items: baseline;
}

.ModuleIntroductionMain .tab_ment .tab_ment_mr dl dt {
    width: 31px;
    margin-right: 8px;
}

.ModuleIntroductionMain .tab_ment .tab_ment_mr dl dd {
    width: 755px;
}

.ModuleIntroductionMain .tab_ment .tab_ment_mr dl dd h3 {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #323232;
    line-height: 16px;
    margin-bottom: 20px;
}

.ModuleIntroductionMain .tab_ment .tab_ment_mr dl dd p {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 23px;
    margin-bottom: 30px;
}

.ModuleIntroductionMain .tab_ment .tab_ment_mr .tab_ment_mr_bottomMain {
    padding: 30px 24px 30px 20px;
    margin-left: 32px;
    background: linear-gradient(142deg, rgba(244, 246, 249, 0.50) 16%, #ffffff 95%);
    box-shadow: 0px 1px 5px 0px rgba(1, 52, 157, 0.09) inset;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;

}

.ModuleIntroductionMain .tab_ment .tab_ment_mr .tab_ment_mr_bottomMain ul {
    width: 364px;
}

.ModuleIntroductionMain .tab_ment .tab_ment_mr:nth-child(4) .tab_ment_mr_bottomMain ul {
    display: block;
}

.ModuleIntroductionMain .tab_ment .tab_ment_mr:nth-child(4) .tab_ment_mr_bottomMain ul li {
    width: 40%;
    float: left;
}

.ModuleIntroductionMain .tab_ment .tab_ment_mr:nth-child(4) .tab_ment_mr_bottomMain ul li p {
    width: auto;
}

.ModuleIntroductionMain .tab_ment .tab_ment_mr .tab_ment_mr_bottomMain ul li {
    display: flex;
    align-items: baseline;

}

.ModuleIntroductionMain .tab_ment .tab_ment_mr .tab_ment_mr_bottomMain ul li span {
    width: 6px;
    height: 6px;
    background: #e1272c;
    border-radius: 50%;
    display: inline-block;
    margin-top: 7px;
    margin-right: 8px;
}

.ModuleIntroductionMain .tab_ment .tab_ment_mr .tab_ment_mr_bottomMain ul li p {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 28px;
    width: 354px;
}

.ModuleIntroductionMain .tab_ment .tab_ment_mr .tab_ment_mr_bottomMain img {
    width: 311px;
    /* height: 170px; */
    background: #d8d8d8;
}

.ModuleIntroductionMain .tab_ment .tab_ment_mr a {
    width: 138px;
    height: 40px;
    margin-left: 32px;
    background: #01349d;
    box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.10);
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    display: block;
}



/* 更多精彩内容 */
.szhzx_gd {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Zt/ysgl/splendid-bg.png);
    padding-bottom: 110px;
    background-size: cover;
}

.szhzx_gd a {
    width: 350px;
    height: 415px;
    display: inline-block;
    float: left;
    margin-right: 20px;
    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);
}

.szhzx_gd a:hover h3 {
    color: #01349d;
}

.szhzx_gd a:nth-child(3) {
    margin-right: 0px;
}

.arrow-right:after {
    height: 4px;
    width: 4px;
    border-color: #01349d;
}

.szhzx_gd a img {
    height: 200px;
    width: 100%;
}

.szhzx_gd a h3 {
    width: 310px;
    margin: 0 auto;
    margin-top: 27px;
    text-align: left;
    height: 54px;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #323232;
    line-height: 27px;
    margin-bottom: 10px;
}

.szhzx_gd a p {
    width: 300px;
    margin: 0 auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 30px;
}

.szhzx_gd a span {
    width: 300px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #01349d;
    line-height: 20px;
    display: block;
    margin-top: 14px;
}

/* CapablePower */
.CapablePower {
    /* background-image: url(https://files.yuanian.com/yuanian/page_image/Zt/gchtd_image/CapablePower.png);
    background-size: cover; */
    padding-bottom: 60px;
}
.CapablePower h2 img{
height: 44px;
}
.CapablePower .swiper-slide {
    background-image: linear-gradient(180deg, #F5F6F8 0%, #FFFFFF 100%);
    box-shadow: 0 8px 20px 0 #3763aa1a, inset 2px 2px 0 0 #FFFFFF;

}

.CapablePower .CapablePower_main {
    overflow: hidden;
    position: relative;
    padding-bottom: 35px;
}


.CapablePower dl {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Zt/gchtd_image/CapablePowerBJ.png);
    background-repeat: no-repeat;
    background-size: 332px 160px;
    background-position: right 152px top 30px;
    padding: 57px 90px 57px 70px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.CapablePower dl dt {
    margin-right: 26px;
    width: 282px;
}

.CapablePower dl dt img {
    width: 272px;
    height: 166px;
}

.CapablePower dl dd {
    width: 578px;

}

.CapablePower dl dd h3 {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    color: #323232;
    line-height: 18px;
    margin-bottom: 12px;
}

.CapablePower dl dd p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #323232;
    line-height: 30px;
    padding: 0px 0px 0px 0px;
    margin-bottom: 0px;
}

.CapablePower dl dd .btn-box {
    display: flex;
    flex-wrap: wrap;
}

.CapablePower dl dd .btn-box .btn {
    width: auto;
    padding: 0px 12px;
    height: 30px;
    line-height: 30px;
    background: #ffffff;
    border: 1px solid #d8d8d8;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #b8b8b8;
    margin-right: 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    margin-bottom: 6px;
    border-radius: inherit;
}

.CapablePower dl dd .btn-box .btn a {
    color: #b8b8b8;
}

.CapablePower dl dd .btn-box .btn .left-img {
    width: 9px;
    height: 8px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/index/tab_ment_main_left_hide.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 4px;
}

/* 更多精彩内容 */
.szhzx_gd {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Zt/ysgl/splendid-bg.png);
    padding-bottom: 60px;
    background-size: cover;
}

.szhzx_gd a {
    width: 350px;
    height: 415px;
    display: inline-block;
    float: left;
    margin-right: 25px;
    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);
}

.szhzx_gd a:hover h3 {
    color: #01349d;
}

.szhzx_gd a:nth-child(3) {
    margin-right: 0px;
}

.arrow-right:after {
    height: 4px;
    width: 4px;
    border-color: #01349d;
}

.szhzx_gd a img {
    height: 200px;
    width: 100%;
}

.szhzx_gd a h3 {
    width: 310px;
    margin: 0 auto;
    margin-top: 27px;
    text-align: left;
    height: 54px;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #323232;
    line-height: 27px;
    margin-bottom: 10px;
}

.szhzx_gd a p {
    width: 300px;
    margin: 0 auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 30px;
}

.szhzx_gd a span {
    width: 300px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #01349d;
    line-height: 20px;
    display: block;
    margin-top: 14px;
}

/* 了解更多 */
.szhzx_cp {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Zt/gchtd_image/szhzx_cp.png);
    background-size: cover;
    padding-bottom: 60px;
    padding-top: 60px;
}

.szhzx_cp h2 {

    color: #fff;
}

.szhzx_cp p {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: 24px;
}

.szhzx_cp p span {
    display: block;
}

.szhzx_cp h3 {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    color: #ffffff;
    line-height: 20px;
    letter-spacing: 0.84px;
    margin-top: 33px;
}

.szhzx_cp a {
    width: 138px;
    height: 40px;
    margin: 0 auto;
    background: #f8f9fb;
    border: 1px solid #ffffff;
    box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.10);
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #2a2c44;
    line-height: 40px;
    display: block;
    margin-top: 30px;
}

#PC_banner .banner_container .banner .banner_main .banner_main_left_img img:first-child {
    width: 102px;
    position: absolute;
    top: 20px;
    height: 31px
}
#PC_banner .banner_container .banner .banner_main .banner_main_left_img img:last-child {
    position: absolute;
    top: 20px;
    width: 492px;
    margin-top: 52px;
    height: 104px;
}
#PC_banner .banner_main .banner_main_left p{
    position: absolute;
    top: 180px;
}

@media screen and (max-width: 1024px) {
    p.Subtitle {
        width: 92%;
    }

    .banner {
        background-image: url(https://files.yuanian.com/yuanian/page_image/Zt/gchtd_image/bannerBjYd.png) !important;
    }

    .banner_main {
        width: 92%;
    }

    .banner_main_left .logo {
        width: auto;
        height: 32px;
    }

    .banner_main_left .logo2 {
        width: auto;
        height: auto;
    }

    .banner_main_left p {
        padding-top: 0px;
        padding-bottom: 6px;
        margin-left: 0px;
        /* -webkit-transform: initial; */
        -webkit-transform: scale(0.83);
        overflow: hidden;
    }

    .pc_p {
        display: none;
    }

    .yd_p {
        display: block;
    }


    /* 国产化替代  管理会计先行 */

    .AccountingFirst {
        padding-bottom: 20px;
    }

    .AccountingFirst h2 {
        padding: 30px 0px;
    }
    .AccountingFirst_introduce{
width: 100%;
height: auto;
padding: 40px 0px 86px 0px;
    }
    .AccountingFirst .AccountingFirst_main {
        display: block;

    }

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

    .AccountingFirst a {
        margin-top: 20px;
    }

    /*   20+年专业沉淀 加速助推世界一流现代新国企*/
    .precipitate {
        padding-bottom: 26px;
    }

    .precipitate .precipitate_main ul li:nth-child(1),
    .precipitate .precipitate_main ul li:nth-child(1):hover {
        width: 49%;
        height: 316px;
        position: relative;
    }

    .precipitate .precipitate_main ul li:nth-child(1) img {
        position: absolute;
        bottom: 0px;

    }

    .precipitate .precipitate_main ul li {
        width: 39%;
        padding: 5%;
        height: 280px;


    }

    /*  基于内存计算的自主可控多维数据库*/
    .ImportantParts p.Subtitle {
        width: 92%;
    }

    .ImportantParts .ImportantParts_main img {}

    .ImportantParts .ImportantParts_main .ImportantParts_mainCen {
        display: block;
    }

    .ImportantParts .ImportantParts_main .ImportantParts_mainRight {
        width: auto;
        margin-top: 20px;
    }

    .ImportantParts .ImportantParts_main .ImportantParts_mainCen:nth-child(2) .ImportantParts_mainRight {
        margin-top: 0px;
        padding-bottom: 30px;
    }
    .ImportantParts .ImportantParts_main .ImportantParts_mainRight .more {
        bottom: 10px;
    }

    .ImportantParts .ImportantParts_main .ImportantParts_mainCen .ImportantParts_mainRight dl dd {
        width: 100%;
    }

    .ImportantParts .ImportantParts_main .ImportantParts_mainCen .ImportantParts_mainRight dl dd h3 {
        width: auto;
    }

    /* .元年管理会计系统模块介绍 .tab_ment */

    .ModuleIntroduction {
        margin-bottom: 30px;
    }

    .ModuleIntroductionMain {
        display: inline;
    }

    .ModuleIntroduction ul.tab {
        width: 100%;
        margin: 0 auto;
        height: 54px;
        overflow-x: scroll;
        white-space: nowrap;
        display: flex;
        padding-top: 0px;
        border: 0px;
    }

    .ModuleIntroduction ul.tab li,
    .ModuleIntroduction ul.tab li.change {
        border-left: none;
        margin: 0 auto;
    }

    .ModuleIntroductionMain .tab_ment {
        width: auto;
        padding: 5%;
    }

    .ModuleIntroductionMain .tab_ment .tab_ment_mr {
        padding: 5%;
    }

    .ModuleIntroductionMain .tab_ment .tab_ment_mr dl dd {
        width: 90%;
    }

    .ModuleIntroductionMain .tab_ment .tab_ment_mr dl dd h3 {
        line-height: 20px;
    }

    .ModuleIntroductionMain .tab_ment .tab_ment_mr dl dd p {
        margin-bottom: 20px;
    }

    .ModuleIntroductionMain .tab_ment .tab_ment_mr .tab_ment_mr_bottomMain {
        padding: 5%;
        display: block;
        margin-bottom: 5%;
    }

    .ModuleIntroductionMain .tab_ment .tab_ment_mr .tab_ment_mr_bottomMain ul {
        width: auto;
        margin-bottom: 10px;
    }

    .ModuleIntroductionMain .tab_ment .tab_ment_mr:nth-child(4) .tab_ment_mr_bottomMain ul li {
        width: 50%;
    }

    .ModuleIntroductionMain .tab_ment .tab_ment_mr .tab_ment_mr_bottomMain ul li {
        align-items: stretch;
    }

    .ModuleIntroductionMain .tab_ment .tab_ment_mr .tab_ment_mr_bottomMain ul li p {
        width: 100%;
        line-height: 24px;
    }

    /* 元年数据智能平台助力企业实现更高水平创新 */
    .DataIntelligence {
        padding-bottom: 0px;
    }

    .DataIntelligence .DataIntelligence_main {
        display: block;
    }

    .DataIntelligence dl {
        width: 100%;
        margin-bottom: 20px;
    }

    .DataIntelligence dl dt img {
        height: auto;
    }

    .DataIntelligence dl dd {
        height: auto;
        padding: 5%;
    }

    .DataIntelligence dl dd h3 {
        line-height: 28px;
    }

    .DataIntelligence dl dd a {
        bottom: 5%;
    }

    /* 锚定世界一流打造现代新国企 */
    .CapablePower {
        padding-bottom: 30px;
    }

    .CapablePower dl {
        width: auto;
        display: inherit;
        padding: 5% 5% 5% 5%;
        height: 490px;
    }

    .CapablePower dl dt,
    .CapablePower dl dt img:nth-child(1) {
        width: 100%;
        height: auto;
    }

    .CapablePower dl dd {
        width: 100%;
    }

    .CapablePower dl dd h3 {
        padding-top: 14px;
        height: 48px;
        line-height: 24px;
    }

    .CapablePower dl dd p {
        height: 48px;
        /* padding: 14px 0px; */
        margin-bottom: 14px;
    }

    .dwzj-main {
        display: inherit;
    }

    .dwzj-main-l {
        padding-left: 0px;
    }

    .dwzj-main-l h2 {
        padding: 30px 0px 17px;
        width: 100%;
    }

    .dwzj-main-r {
        padding-top: 30px;
        padding-right: 0px;
        padding-bottom: 30px;
    }

    /* 更多精彩内容 */
    .szhzx_gd {
        padding-bottom: 30px;
    }

    .szhzx_gd a {
        width: 100%;
        margin-bottom: 10px;
    }

    .szhzx_cp {
        height: auto;

        margin-top: auto;
        background-position: bottom;
        background-size: inherit;
        /* padding-bottom: 0px; */
    }

    .szhzx_cp h2 {
        width: 100%;
        padding: 30px 0px;
    }

    .szhzx-main-content {
        display: inherit;
    }

    .szhzx-main-content dl {
        width: auto;
        height: auto;
        padding: 5%;
    }

}
