﻿body {
    background: #F5F5F7;
}
.txt {
    opacity: 1;
    transform: scale(1);
    animation: enter 1.3s ease forwards;
    -webkit-animation: enter 1.3s ease forwards;
}
#product {
    position: relative;
    width: 100%;
    background-size: 100% auto;
    height: 600px;
    background: url(../i/product-mom-banner.png) top center no-repeat;
}
#product .pro-mom-bg {
    width:100%;
    height:100%;
    background: linear-gradient(90deg, rgba(8, 16, 18, 0.72) 0%, rgba(8, 16, 18, 0) 64.32%);
}
#product .title {
    width: 100%;
    padding-left:230px;
    margin: 0 auto;
    padding-top: 200px;
}

#product .title h2 {
    height: 49px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    line-height: 49px;
    text-align: left;
    color: #FFFFFF;
}
#product .title p {
    height: 32px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    color: #FFFFFF;
    margin-top: 20px;
    width:976px;
    margin-bottom:32px;
    text-align:left;
}
#product .title .yuyue {
    overflow: hidden;
    zoom: 1;
}
#product .title .yuyue span {
    display: block;
    margin-right: 20px;
    float: left;
    cursor: pointer;
    margin-top: 40px;
}
#product .title .yangshi {
    width: 104px;
    height: 45px;
    background: #165DFF;
    border-radius: 2px;
    line-height: 45px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
}
#product .title .duihua {
    width: 104px;
    height: 45px;
    line-height: 45px;
    background: rgba(255, 255, 255, 0.24);
    border-radius: 2px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
}

#pro-nav {
    height: 72px;
    width: 100%;
    margin-top: -72px;
}
#pro-nav .nav {
    width: 100%;
    height: 72px;
    background: rgba(255, 255, 255, 0.24);
    backdrop-filter: blur(25px);
    -webkit-backdrop-filter: blur(25px);
}

#pro-nav .nav .nav-con {
    width: 797px;
    height: 72px;
    margin: 0 auto;
}
#pro-nav .nav .nav-con ul {
    height:100%;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items:center;
}
#pro-nav .nav .nav-con ul li {
    height: 28px;line-height:28px;
}
#pro-nav .nav .nav-con ul .line-y {
    height:24px;
    width: 0px;
    border: 1px solid rgba(255, 255, 255, 0.16);
}
#pro-nav .nav .nav-con ul li{
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.02em;
    color: #D5E2E8;
}
#pro-nav .nav .nav-con ul .on a {
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #FFFFFF;
}
#pro-feat {
    padding: 60px 0px;
    background: #F9FBFF;
}
#pro-feat .tit{
    width:1440px;margin:0 auto;
}
#pro-feat .tit h3{
    height: 48px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    text-align: center;
    color: #252B3A;
}
#pro-feat .tit p {
    height: 22px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #3D485D;
    margin-top: 8px;
}
#pro-feat .con1{
    width:1440px; margin:0 auto; margin-top:64px;
}
#pro-feat .con1 ul {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    flex-wrap: wrap;
    height:376px;
}
#pro-feat .con1 ul li {
    width: 269px;
    height: 178px;
    border-radius: 6px;
    position: relative;
    display: flex;
    align-items: center;
    position:relative;
}
#pro-feat .con1 ul li:nth-child(9){
    height:380px;
}
#pro-feat .con1 ul li span {
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    height: 39px;
    line-height: 39px;
    color: #fff;
    background: rgba(0, 0, 0, 0.56);
    width: 100%;
    border-radius: 0px 0px 6px 6px;
    text-align:center;
}
#pro-feat .con1 ul li div {
    position: absolute;
    width: 269px;
    height: 178px;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0.56);
    display: none;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 178px;
    text-align: center;
    color: #FFFFFF;
    border-radius: 6px;
}
#pro-feat .con1 ul li:hover div{
    display:block;
}
#pro-feat .con1 ul li:nth-child(9) div {
    height: 376px;
    line-height: 376px;
}


.pro-esb {
    background: #FFFFFF;
    padding-top: 64px;
}
.pro-mes {
    background: #FFF;

}
.pro-mes .con {
    padding-top: 64px;
    width: 1440px;
    height:728px;
    margin: 0 auto;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
}
.pro-mes .con .left {
    width: 860px;
    height: 600px;
    background: #F1F5FB;
    border-radius: 16px;
}
.pro-mes .con .left .img {
    border-radius: 16px;
}
.pro-mes .con .right{
    width:540px;
    padding-top:24px;
}
.pro-mes .con .right h3 {
    height: 48px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    text-align: left;
    color: #252B3A;
}
.pro-mes .con .right p {
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #252B3A;
    background:url(../i/pro-mes-ico.png) 0px 4px no-repeat;
    padding-left:18px;
    margin-top:40px;
}
.pro-mes .con .right span {
    width: 128px;
    height: 47px;
    line-height: 47px;
    background: #165DFF;
    border-radius: 4px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 40px;
    cursor:pointer;
    display:block;
}
#pro-phar .right{
    padding-top:2px;
}


#detail .detail-con {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
#detail .detail-con .detail-left {
    width: 1000px;
    min-height: 378px;
    height:auto;
    background: #FFFFFF;
    border-radius: 8px;
}
#detail {
    background: #F4F6FC;
    padding: 40px 0px;
}
#detail .detail-con{
    width:1440px; margin:0 auto;
}
#detail .detail-con .detail-left {
    padding: 40px 40px 0px 40px;
}
#detail .detail-con .detail-left .title {
    margin: 0 auto;
    width: auto;
    min-width: 591px;
    margin-bottom:8px;
}

#detail .detail-con .detail-left .title h1 {
    text-align: left;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    color: #165DFF;
    width:100%;
}

#detail .detail-con .detail-left .title .title1 {
    overflow: hidden;
    zoom: 1;
    margin-top:20px;
}

#detail .detail-con .detail-left .title .title1 span {
    height: 19px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #3D485D;
    float: left;
}

#detail .detail-con .detail-left .title .title1 .zz {
    margin-right: 40px;
    min-width: 115px;
}

#detail .detail-con .detail-left .title .title1 .fbsj {
    min-width: 214px;
}

#detail .detail-con .detail-left .content, #detail .detail-con .detail-left .content p {
    margin-top: 26px;
    line-height: 28px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 40px;
    color: #252B3A;
}
#detail .detail-con .detail-left .content {
    margin-top: 40px;
}
#detail .detail-con .detail-left .content img{
    width:100%;
    margin:0 auto;
}

#detail .detail-con .detail-right {
    width: 400px;
}
#detail .detail-con .detail-right .gzh{
    min-height: 400px;
    background: #FFFFFF;
    border-radius: 8px;
    padding:40px;
    text-align:center;
}
#detail .detail-con .detail-right .gzh h3 {
    height: 48px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #3D485D;
    border-bottom: 1px solid #EFEFEF;
    text-align:left;
    margin-bottom:40px;
}
#detail .detail-con .detail-right .gzh h4 {
    height: 23px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #3D485D;
    text-align:center;
}
#detail .detail-con .detail-right .detail-other {
    min-height: 816px;
    background: #FFFFFF;
    border-radius: 8px;
    margin-top:40px;
    padding:40px;
    padding-right:20px;
}
#detail .detail-con .detail-right .detail-other h3 {
    height: 48px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #3D485D;
    border-bottom: 1px solid #EFEFEF;
    text-align: left;
}
#detail .detail-con .detail-right .detail-other ul li {
    margin-top:40px;

}
#detail .detail-con .detail-right .detail-other ul li a {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
}
#detail .detail-con .detail-right .detail-other ul li .oth-img, #detail .detail-con .detail-right .detail-other ul li .oth-img img {
    width: 140px;
    height: 120px;
    background: #FFC7C7;
    border-radius: 4px;
	object-fit:cover;
}
#detail .detail-con .detail-right .detail-other ul li .oth-txt{
    width:180px;
}
#detail .detail-con .detail-right .detail-other ul li .oth-txt h4 {
    height: 46px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    color: #252B3A;
}
#detail .detail-con .detail-right .detail-other ul li .oth-txt p {
    height: 46px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #3D485D;
    text-align:justify;
    margin-top:8px;
}
#detail .detail-con .detail-left .pre-next {
    margin-top:80px;
    border-top: 1px solid #EFEFEF;
    height:160px; line-height:120px;
    padding-top:20px;
}
#detail .detail-con .detail-left .pre-next a {
    display: block;
    height: 50px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 50px;
    color: #252B3A;
}
#detail .detail-con .detail-left .pre-next a:hover {
    color: #165DFF;
}


#article .art-tit {
    margin-top: 64px;
}

#article .art-tit h3 {
    height: 48px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    text-align: center;
    color: #252B3A;
}

#article .art-tit p {
    height: 22px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #3D485D;
    margin-top: 8px;
}

#article .art-con {
    width: 1440px;
    margin: 64px auto;
}

#article .art-con ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

#article .art-con ul li {
    box-sizing: border-box;
    width: 437px;
    height: 360px;
    background: #FFFFFF;
    border: 1px solid rgba(32, 32, 32, 0.2);
    border-radius: 16px;
    position: relative;
}

#article .art-con ul li:hover {
    border: 1px solid #165DFF;
}


    #article .art-con ul li img {
        height: 248px;
        width: 100%;        
        overflow: hidden;
        border-radius: 16px 16px 0px 0px !important;
    }

#article .art-con ul li h4 {
    height: 23px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
    padding: 0px 16px;
    position: absolute;
    bottom: 128px;
    left: 0px;
    text-align: left;

    overflow: hidden;
    text-overflow: ellipsis;
}

#article .art-con ul li span {
    position: absolute;
    height: 21px;
    left: 0px;
    bottom: 83px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    text-align: right;
    color: #A5A5A5;
    padding: 0px 16px;
    display: block;
    width: 100%;
    background: url(../i/art-date-bg.png) 16px no-repeat;
}

#article .art-con ul li p {
    height: 46px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #252B3A;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    bottom: 21px;
    left: 0px;
    text-align: justify;
    padding: 0px 16px;
}


.mom-detail {
    background: #FFFFFF;
}
.mom-detail .con {
    width: 1440px;
    margin: 0 auto;
    padding-top: 64px;
    padding-bottom: 140px;
    position: relative;
}
.mom-detail .con h3 {
    height: 48px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    text-align: center;
    color: #252B3A;
    width:100%;
}
.mom-detail .con p {
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #3D485D;
    text-align: center;
    margin: 8px auto;
}
    .mom-detail .con p img {
        margin: 0 auto;
        margin-top: 64px;
        border: 12px solid #DDEDFA;
        border-radius: 16px;
    }
.mom-detail1 {
    background: #F9FBFF;
}
.mom-detail1 .con{
    padding-bottom:64px;
}
.mom-detail .con .htwms {
    position: absolute;
    top: 360px;
    left: 44px;
    box-shadow: 0px 8px 20px rgba(255, 255, 255, 0.1);
    border-radius: 16px;
}
.mom-detail .con .htwms img {
    box-shadow: 0px 8px 20px rgba(255, 255, 255, 0.1);
    border-radius: 16px;
}
.mom-detail .con .baohan {
    width:auto;
    height: 80px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.04);
    border-radius: 50px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #252B3A;
    display:flex;align-items:center;
    padding-left:12px;
    padding-right:24px;
}
.mom-detail .con .baohan img{
    margin-right:10px;
}
.mom-detail .con .baohan1 {
    position: absolute;
    top: 332px;
    right: 0px;
}
.mom-detail .con .zhichi {
    position: absolute;
    bottom: 300px;
    left: 250px;
}

.mom-detail .con .zhichi img {
    margin-right: 10px;
}
.mom-detail .con .peizhi {
    position: absolute;
    bottom: 188px;
    right: 180px;
}
.mom-detail .mom4-0 {
    position: absolute;
    width: 200px;
    left: 70px;
    top: 392px;
    background: #E8F3FF;
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    display: flex;
    flex-flow: column;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #252B3A;
    padding:16px 13px;
    text-align:justify;
}
.mom-detail .mom4-0 img{
    width:40px; height:40px; margin:0 auto; margin-bottom:0px;
}

.mom-report{
    background:#fff;
    padding-top:64px;
}
.mom-report .con {
    width: 1440px;
    margin: 0 auto;
    padding-top: 64px;
    padding-bottom: 140px;
    position: relative;
}

.mom-report .tit h3 {
    height: 48px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    text-align: center;
    color: #252B3A;
    width: 100%;
}

.mom-report .tit p {
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #3D485D;
    text-align: center;
    margin: 8px auto;
}
.mom-report .con{
    display:flex;flex-flow:row; justify-content:space-between;
}
.mom-report .con div {
    width:438px;
    height: 328px;
    background: #FFFFFF;
    border-radius: 16px;
    overflow:hidden;
}
.mom-report .con div:nth-child(1){
    width:500px; margin-left:107px;padding-top:10px;
}
.mom-report .con div:nth-child(2) {
    width: 700px;
    margin-right: 100px;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.08);
    border-radius: 16px;
}
.mom-report .con div p {
    background: url(../i/mom-report-ico.png) no-repeat;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #3D485D;
    padding-left:35px;
    margin-top:40px;
}
.mom-jinjie{
    background: #F9FBFF;
    padding-bottom:64px;
}
.mom-report .con1 {
    width: 1440px;
    margin: 0 auto;
    display: flex;
    flex-flow: row;
    flex-wrap:wrap;
    justify-content: space-between;
}
.mom-jinjie .con1 div {
    margin-top: 64px;
    height: 438px;
    width: 438px;
    border: 2px solid rgba(22, 93, 255, 0.1);
    border-radius: 16px;
    background: #F1F5FB;
}

.mom-jinjie .con1 div ul li:nth-child(1) {
    width: 100%;
    background: #fff;
    height: 219px;
    padding: 36px 99px;
    text-align: center;
    border-radius: 16px 16px 0px 0px;
}
.mom-jinjie .con1 div ul li:nth-child(2) h3 {
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #252B3A;
    margin:16px;
}
.mom-jinjie .con1 div ul li:nth-child(2) p {
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #252B3A;
    background: url(../i/jinjie-ico.png) 8px 6px no-repeat;
    padding-left:24px;
    padding-right:6px;
    margin-bottom:24px;
}
.mom-jinjie .con1 div:nth-child(5) ul li p {
    margin-bottom: 16px;
}
#anli {
    background: url(../i/mom-anli-bg.png) center top no-repeat;
    height: 758px;
    padding-top: 64px;
    background-size: 100% 758px;
}
#anli .tit, #anli .con{
    width:1440px; margin:0 auto;
}
#anli .con{
    margin-top:64px;
}
#anli .tit h3 {
    height: 48px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    text-align: center;
    color: #FFFFFF;
}
#anli .tit p {
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    margin-top:8px;
}
#anli .con{
    display:flex;flex-flow:row;flex-wrap:wrap; justify-content:space-between;
}
#anli .con div {
    width: 312px;
    height: 120px;
    background: rgba(195, 208, 228, 0.48);
    backdrop-filter: blur(1.5px);
    border-radius: 8px;
    position:relative;text-align:center;margin-bottom:64px;
}
#anli .con div:nth-child(5), #anli .con div:nth-child(6), #anli .con div:nth-child(7) {
    width: 437px;
}

#anli .con div img {
    margin: 20px auto;
}
#anli .con div p {
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 22px;
    color: rgba(255, 255, 255, 0.88);
    position: absolute;
    bottom: 16px;
    left: 0px;
    width:100%;
    text-align:center;
    padding:0px 16px;
}
#anli .con div:nth-child(6) p {
    bottom: 6px;
}
.img {
    overflow: hidden;
}

@media(max-width: 750px){
    #product .title p {
        height: 32px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 32px;
        color: #FFFFFF;
        margin-top: 20px;
        width: 90%;
        margin-bottom: 90px;
    }

    #pro-feat .tit {
        width: 100%;
        margin: 0 auto;
    }
    #pro-feat .con1 {
        width: 100%;
        margin-top: 0px;
        margin-top: 64px;
    }

    #pro-feat .con1 ul {
        width: 100%;
        flex-flow: wrap;
        justify-content: space-between;
        flex-direction: row;
    }

    #pro-feat .con1 ul li {
        width: 48%;
        margin-top: 16px;
    }

    #pro-feat .con1 ul li {
       background-size: cover !important;
    }
    #pro-feat .con1 ul li div {
        position: absolute;
        width: 100%;
        height: 178px;
        left: 0px;
        top: 0px;
        background: rgba(0, 0, 0, 0.56);
        display: none;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 178px;
        text-align: center;
        color: #FFFFFF;
        border-radius: 6px;
    }
    #pro-feat .con1 ul li span{
        width: 100%;
    }
    #pro-feat .con1 ul li:nth-child(9) {
        height: 380px;
        width: 100%;
    }
    
    .pro-mes .tit {
        width: 100%;
    }
    .pro-mes .con{
        width: 95%;
        height: auto;
        flex-flow: wrap;
        flex-direction: column-reverse;
    }
    .com-r{
        flex-direction: column !important;
    }

    .pro-mes .con .left {
        padding-top: 18px;
        height: auto;
    }
    .pro-mes .con .left {
        width: 100%;
    }
    .pro-mes .con .right {
        padding-top: 18px;
    }
    .pro-mes .con .right {
        width: 100%;
        height: auto;
    }
    .pro-mes .con .right .img {
        margin-top: 0px;
    }

}
@media(max-width: 750px){
    #product .title p {
        height: 32px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 32px;
        color: #FFFFFF;
        margin-top: 20px;
        width: 90%;
        margin-bottom: 130px;
    }
    #pro-feat .tit {
        width: 95%;
        margin: 0 auto;
    }
    #pro-feat .con1 {
        width: 95%;
        margin-top: 0px;
        margin-top: 64px;
    }

    #pro-feat .con1 ul {
        width: 100%;
        flex-flow: wrap;
        justify-content: space-between;
        flex-direction: row;
    }

    #pro-feat .con1 ul li {
        width: 100%;
        margin-top: 0.8rem;
    }
    #pro-feat .con1 ul li span{
        width: 100%;
    }

    #pro-feat .con2 ul li {
        width: 100%;
        margin-top: 16px;
    }

    .pro-mes .con .left {
        padding-top: 18px;
    }
    .pro-mes .con .left {
        width: 100%;
    }
    .pro-mes .con .right {
        padding-top: 18px;
    }
    .pro-mes .con .right {
        width: 100%;
        height: auto;
    }
    .pro-mes .con .right .img {
        margin-top: 0px;
    }
    #product .title {
        width: 100%;
        padding: 2rem;
        margin: 0 auto;
        position: absolute;
        top: 6rem;
    }

        #product .title h2 {
            text-align: center;
            font-size: 2.2rem;
        }

        #product .title p {
            text-align: center;
            width: 100%;
            font-size: 1.5rem;line-height:2.3rem;
        }
    #product .title .yuyue span{
        margin-top:10px;
    }
    #pro-nav .nav .nav-con {
        width: 90%;
    }

        #pro-nav .nav .nav-con ul li {
            font-size: 1.2rem;
        }

        #pro-nav .nav .nav-con ul .on a {
            font-size: 1.2rem;
        }
    #product {
        background-size: auto 100% !important;height:500px;
    }
    #pro-feat .con1 ul li{
        width:49%;
    }
        #pro-feat .con1 ul li:nth-child(9) {
            width: 100%;
            background-size: 100% auto; height:178px;
        }
    #pro-feat .con1{
        height:880px;
    }
    .pro-mes .con .left{
        padding-top:0px;
    }
    .pro-mes .con {
        padding-bottom: 32px;
    }
    .mom-detail .con{
        width:95%; margin:0 auto;
    }
    .mom-detail .con .baohan{
        display:none;
    }
    .mom-detail .con .htwms{
        display:none;
    }
    .mom-detail .mom4-0{
        display:none;
    }
    .mom-report .tit{
        width: 95%;margin:0 auto;
    }
    .mom-report .con{
        width:95%;
        flex-flow:column;
    }
        .mom-report .con div:nth-child(1) {
            margin-left: 0px;
            width: 100%;
        }
        .mom-report .con div:nth-child(2) {
            margin-left: 0px;
            width: 100%;
            height:auto;
        }
    .mom-report .con1{
        width:95%;
    }
    #anli .tit, #anli .con{
        width:95%;
    }
    #anli .con div{
        width:100%;
        margin-bottom:12px;
    }
    #anli{
        height:100%;
        background-size: auto 100%;
        padding-bottom:48px;
    }
    #article .art-tit, #article .art-con{
        width:95%;margin:0 auto; margin-top:64px;
    }
    #article .art-con ul li{
        margin-bottom:12px; width:100%;
    }
    .mom-jinjie .con1 div{
        height:auto; margin-top:12px;
    }
    .mom-report .con {
        margin-top: 0px;padding-top:0px;padding-bottom:12px;
    }
}
