<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.courseBanner{
    background:url(../image/cer_banner.png) no-repeat;
    background-size:cover;
    width:100%;
    height:500px;
}
.cerBox{
    position: absolute;
    left:19px;
    bottom: 54px;
    z-index:9;
    width:100%;
}
.cerBox h1{
    font-size:45px;
    color:rgba(255,255,255,1);
    line-height:63px;
}
.cerBox p{
    font-size:24px;
    color:rgba(255,255,255,1);
    line-height:33px;
    margin-top:12px;
}
.positions{
    position: relative;
    height:500px;
}
.cerList{
    width:300px;
    height:300px;
    background:rgba(255,255,255,1);
    box-shadow:0px 3px 11px 1px rgba(0,0,0,0.1);
    border-radius:3px;
    float:left;
    margin-right:48px;
    margin-bottom:50px;
}
.cerContent{
    margin-right:-48px;
}
.cerTop{
    height:299px;
}
.cerTop img{
    width:100%;
    height:100%;
    object-fit: cover;
}
.cerBottom{
    text-align: center
}
.cerBottom h2{
    font-size:16px;
    font-weight:500;
    color:rgba(20,20,20,1);
    line-height:22px;
    margin-top:20px;
}
.cerBottom p{
    font-size:8px;
    color:rgba(20,20,20,1);
    line-height:11px;
    margin-bottom:22px;
    font-family:"helvetica";
}
.grayContent{
    padding:110px 0 50px 0;
    background:rgba(250,250,250,1);
}
.detailsGray{
    padding:64px 0 90px 0;
}
.lists{
    height:380px;
    background:rgba(255,255,255,1);
    box-shadow:0px 4px 15px 1px rgba(0,0,0,0.08);
    padding:48px 41px 0 40px;
    margin-bottom: 71px;
}
.detailsBox h2{
    font-size:34px;
    color:rgba(37,37,37,1);
    line-height:40px;
    text-align: center;
    font-weight:normal;
    margin:55px 0 67px 0;
}
.lists-r h3{
    font-size:24px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:32px;
    margin-bottom:5px;
}
.courst-infor{
    font-size:16px;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:22px;
}
.purpose{
    font-size:16px;
    font-weight:400;
    color:#C32230;
    line-height:22px;
}
.lists-r{
    width:460px;
    float:right;
}
.lists-l{
    width: 420px;
    height: 284px;
    float: left;
}
.lists-l img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.show-list{
    margin-right: -26px;
    margin-top:20px;
}
.show-list&gt;div{
    width:316px;
    height:217px;
    margin-right:26px;
    float: left;
}
.show-list&gt;div img{
    width: 100%;
    height: 100%;
}
.show-lis{
    margin-right: -26px;
    margin-top:20px;
}
.show-lis&gt;div{
    width:316px;
    height:217px;
    margin-right:26px;
    float: left;
}
.show-lis&gt;div img{
    width: 100%;
    height: 100%;
}

.cerList img{
    width:100%;
}
.courseDetail{
    background:url(../image/zhengshu_banner.jpg) no-repeat;
    background-size:cover;
}
.courseDetail2{
    background:url(../image/swim_1.jpg) no-repeat;
    background-size:cover;
}
.cerCourse {
    color: #b16c2a;
}
</pre></body></html>