@media screen and (min-width: 1024px) {
#banner .sec-page {height: 400px;}
}
html{scroll-behavior: smooth;}

.main .layui-col-space30>*{padding:25px;}

.f-mt-xl {margin-top:3rem;}
.p-img img{border-radius:15px;}
.pub-cont p{font-size:1rem;color:#0e0e0e;line-height:2;text-align: justify; margin-top:.6em; margin-bottom:.4em;}
/*模块1*/
.yh-lb{margin-top:1.5rem;text-align:center}
.yh-lb h3{font-size:1.75rem;color:#012194;font-weight:blod}
.yh-lb h3 b{font-size:2.25rem;}
.yh-lb p{font-size:1.25rem;color:#0e0e0e;margin-top:0.5rem;position:relative;text-align:left;text-indent:2.25rem}
.yh-lb p:after{content:"";width:0.625rem;height:0.625rem;position:absolute;top:50%;left:1rem;transform:translate(0,-50%);background-color:#001294;border-radius:50%;}

.cont-img-center{position:relative;}
.cont-img-center > div{position:absolute;top:0;left:0;height:100%;}
.opacity-img{opacity: 0;}
@media (max-width:992px){
.cont-img-center > img{display:none;}
.cont-img-center > div{position:static}

.pub-cont{margin-top:0;}
.yh-lb{margin-top:1.5rem;}
.yh-lb li a.flex-space-cent{flex-direction: column;}

}
/*模块2*/
.section2{background:url(/uiFramework/commonResource/image/2024101015034993662.png)  no-repeat center/cover;padding:0.5rem 0 3rem;}
.p-left{padding-left:3rem;}
@media (max-width:992px){
.section2{padding:3rem 0;}
.p-left{padding-left:0;}
}

/*模块3*/
.pub-cont h4{font-size:1rem;color:#333;margin-bottom:1.5rem;}

/*模块4*/
.section4{background:url(/uiFramework/commonResource/image/2024123118055169915.png)  no-repeat center/cover;padding:0.5rem 0 3rem;}
.cont4{background-color:rgba(255,255,255,0.8);border-radius:15px;padding:2.5rem 3.5rem;}
.cyzc-cont p{font-size:1rem;color:#0e0e0e;line-height:2; text-align:justify;}
.cyzc-list li a span{font-size:1.375rem;margin-left:1rem;color:#000;font-weight:bold;}
@media (max-width:992px){
.section4{padding:3rem 0;}
#cont4 .ph-cet{justify-content:center;}
.cyzc-list li a span{font-size:0.8rem;margin-left:0;}
}
.section5{/* background:url(/uiFramework/commonResource/image/2024123118055169915.png)  no-repeat center/cover; */padding:0.5rem 0 3rem;margin-top: 0;}
/*模块6*/
.section6{/*background:url(/uiFramework/commonResource/image/2024101017144573921.png)  no-repeat center/cover;*/}
.feature_ul li {width: 48.8%;height: 6.25rem;border-radius: 12px;background: #FFFFFF;box-shadow: 6px 8px 25px 0px #0000000F;margin-bottom: 1rem;transition: all .4s linear;border: 1px solid #ffffff;position: relative;}
.feature_ul li a {height: 100%;padding: 0 3rem;}
.feature_ul li a img {width: 4.4375rem;height: 4.4375rem;}
.feature_ul li a .feature_text {margin-left: 1.625rem;width: 20.75rem;}
.feature_ul li a .feature_text h4  {color: #333333;font-weight: medium;font-size: 1.25rem;line-height: normal;letter-spacing: 0px;text-align: left;font-weight: 700;}
.feature_ul li a .feature_text p {color: #8997AD;font-weight: regular;font-size: 1.25rem;line-height: normal;letter-spacing: 0px;text-align: left;margin-top: 1rem;}
.feature_ul li i {display: none;position: absolute;top: 15px;right: 10px;transition: 0.4s;}
.feature_ul li i img {height: 30px;width: 30px;}
@media screen and (min-width: 1024px) {
.feature_ul li:hover {background: linear-gradient(153deg, #F3F3F3 0%, #E5EFFF 100%),#E6EDFF;border: 1px solid #012194;box-shadow: 6px 8px 25px 0px #0000000F;}
.feature_ul li a .feature_ul_img {display: none;}
}
@media screen and (max-width: 1024px) {
.feature_ul li {height: auto;margin-bottom: 1rem;}
.feature_ul li a {padding: 0 10px;}
.feature_ul li ,.feature_ul li a .feature_text {width: 100%;}
.pc_img ,.feature_ul li a .feature_text h4 {display: none;}
.feature_ul li a .feature_text {padding-left: 4rem;margin: 0;display: none;}
.feature_ul li a .feature_text p {margin-bottom: 1rem;}
.feature_ul li i {display: block;}
}