.sub-page-content-box2{padding:80px 0;position: relative;}
.sub-page-content-bg{width: 100%;position: absolute;top:0;left: 0;height: 139px;}
.sub-page-content-bg img{width: 100%; height: 100%;object-fit: cover;}
.subpage-content-2-box{width: 100%;}
.subpage-content-2-box-t{width: 100%;}
.subpage-content-2{width: 100%;position: relative;margin-top: 80px;}
.subpage-content-2-l{width: calc(50% - 10px);background-color: #f5f5f5;position: absolute;top:10px;height: 85%;}
.subpage-content-2-r{width:100%;padding-left:calc(50% + 70px);}
.subpage-content-2-l img{width: 100%;display: block;margin-top: 30px;margin-left: 20px;height: 100%;object-fit: cover;}
.subpage-content-2-c{margin-top: 20px;margin-bottom: 20px;}
.subpage-content-2-p{line-height: 36px;font-size: 18px;}

.subpage-content-3-box{width: 100%;position: relative;margin-top: 80px;}
.subpage-content-3-l{width: calc(46% + 20px);padding-right: 30px;}
.subpage-content-3-h{font-size: 18px;line-height: 36px;font-weight: 600;}
.subpage-content-3-ph{font-size: 18px;line-height: 36px;font-weight: bold;color: #f39800;}
.subpage-content-3-p{font-size: 18px;line-height: 36px;color: #1e1e1e;}
.subpage-content-3-p-m{margin-top: 40px;}
.subpage-content-3-r{position: absolute;right: 30px;top:0;width:52%;background-color: #f5f5f5;height: 500px;}
.subpage-content-3-r img{width: 100%;margin-left: 30px;margin-top: 30px;object-fit: cover;height: 100%;}
@media screen and (max-width:1015px) {
    .subpage-content-2-l{position: relative;width: 100%;margin-left: -18px; height: auto;display: inline-block;}
    .subpage-content-2-r{width: 100%;margin: 20px 0 0 0;padding: 0;}
    
    .subpage-content-3-l{width: 100%;padding-right:0}
    .subpage-content-3-r{width: calc(100% - 20px);position: relative;}
}

@media screen and (max-width:768px) {
    .subpage-content-3-r{height: 220px;}
    .subpage-content-3-r img{margin-left: 30px;}
    .subpage-content-2-p{line-height: 28px;font-size: 14px;}
    .subpage-content-3-p{font-size: 14px;line-height: 28px;}
    .sub-page-content-bg img{height: 50%;}
    .subpage-content-3-ph{font-size: 16px;line-height: 32px;}
    .subpage-content-3-box{margin-top: 40px;}
    .subpage-content-2{margin-top: 40px;}
}
