.course{margin:1.5rem 0;}
.course-conts{width:70%;margin:0 auto;}
.ce-lt,.ce-rt{width:50%;box-sizing:border-box}
.ce-lt{padding-right:15%;position:relative;}
.ce-lt::after{content:"";position:absolute;right:-0.0714rem;top:0;width:0.1428rem;height:100%;background:url(/uiFramework/commonResource/image/2025031009252173309.png) center/100% 100% no-repeat;}
.ce-rt{padding-left:15%;}

.md-conts{text-align:center;}
.md-conts h1{font-size: 0.7142rem;color: #18565d;margin-bottom: 0.4285rem;}
.md-conts p{font-size: 0.2857rem;line-height: 2;color:#3d3d3d;text-align:center;}

.ce-box{margin-top:1rem;}
.ce-rt-r{margin-top:2rem}
.ce-list li{margin-bottom:0.8571rem}

/*历程*/
.ce-tit{margin-top:0.5rem}
.ce-tit h3{font-size:0.5428rem;text-align:right;color:#18565d;font-weight:lighter;position:relative;margin-bottom:15px;}
.ce-tit h3::after{content:"";position:absolute;top:50%;right:-43%;width:1.2857rem;height:0.2857rem;transform:translate(0,-50%);background:url(/uiFramework/commonResource/image/2025031009133651201.png) center/contain no-repeat;}
.ce-rt-r .ce-tit h3{text-align:left;margin-bottom:15px;}
.ce-rt-r .ce-tit h3::after{right:auto;left:-43%;background:url(/uiFramework/commonResource/image/2025031009212666029.png) center/contain no-repeat;}
.ce-tit p{font-size:0.2571rem;line-height:2;color:#3d3d3d;text-align:justify;}

@media screen and (max-width:768px){
.course-conts{width:100%;}
.md-conts h1,.ce-tit h3{font-size:1rem}
.md-conts p,.ce-tit p{font-size:0.7rem;text-align:center;line-height:1.5}
.ce-tit h3::after{width:2rem;height:1rem;}
.ce-rt{padding-left:10%;}
.ce-lt{padding-right:10%;}
.ce-tit h3::after{right:-25%;}
.ce-rt-r .ce-tit h3::after{left:-25%;}
}