/* BJHY case detail module: white/green vertical text layout. */
.bjhy-case-whitegreen{width:100%;margin:44px 0 0;background:#f4f8f5;color:#132839;font-family:"微软雅黑","Helvetica Neue",Arial,sans-serif;}
.bjhy-case-whitegreen *{box-sizing:border-box;}
.bjhy-case-whitegreen p:before{content:none!important;display:none!important;}
.bjhy-case-wrap{max-width:1360px;margin:0 auto;padding:56px 28px 72px;}
.bjhy-case-hero{padding:38px 42px;background:#fff;border-top:5px solid #39b54a;border-bottom:1px solid #dce9e1;}
.bjhy-case-kicker{display:block;margin-bottom:12px;font-size:13px;line-height:20px;color:#39b54a;font-weight:800;letter-spacing:.08em;text-transform:uppercase;}
.bjhy-case-title{margin:0;max-width:1040px;font-size:36px;line-height:1.34;color:#10253a;font-weight:800;letter-spacing:0;text-align:left;}
.bjhy-case-title:empty{min-height:48px;}
.bjhy-case-lead{max-width:1040px;margin:18px 0 0!important;padding:0!important;font-size:17px!important;line-height:32px!important;color:#566b62!important;text-align:left;}
.bjhy-case-lead:empty{min-height:32px;}
.bjhy-case-lead p{margin:0!important;padding:0!important;font-size:17px!important;line-height:32px!important;color:#566b62!important;text-align:left;}
.bjhy-case-lead p+p{margin-top:10px!important;}
.bjhy-case-meta{margin-top:32px;}
.bjhy-case-meta__item{display:grid;grid-template-columns:150px minmax(0,1fr);gap:24px;align-items:start;padding:22px 24px;background:#fff;border:1px solid #dce9e1;}
.bjhy-case-meta__item+.bjhy-case-meta__item{margin-top:12px;}
.bjhy-case-meta__item span{display:block;margin:0;font-size:13px;line-height:20px;color:#72857b;}
.bjhy-case-meta__item strong{display:block;font-size:17px;line-height:29px;color:#10253a;font-weight:700;word-break:break-word;overflow-wrap:anywhere;}
.bjhy-case-meta__item strong:empty:after{content:"\00a0";}
.bjhy-case-section{margin-top:34px;background:#fff;border:1px solid #dce9e1;}
.bjhy-case-section__head{position:relative;padding:26px 30px 22px;border-bottom:1px solid #e4eee8;}
.bjhy-case-section__head:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:#39b54a;}
.bjhy-case-section__head em{display:block;margin-bottom:8px;font-style:normal;font-size:12px;line-height:18px;color:#39b54a;font-weight:800;letter-spacing:.12em;text-transform:uppercase;}
.bjhy-case-section__head h3{margin:0;font-size:25px;line-height:34px;color:#10253a;font-weight:800;text-align:left;}
.bjhy-case-section__head p{margin:6px 0 0!important;padding:0!important;font-size:14px!important;line-height:24px!important;color:#75887e!important;text-align:left;}
.bjhy-case-list{display:block;margin:0;padding:0;counter-reset:bjhyItem;}
.bjhy-case-list:empty{min-height:78px;padding:24px 30px;}
.bjhy-case-list p{position:relative;margin:0!important;padding:22px 30px 22px 72px!important;border-bottom:1px solid #e8f0eb;font-size:16px!important;line-height:30px!important;color:#334954!important;text-align:left;word-break:break-word;overflow-wrap:anywhere;}
.bjhy-case-list p:last-child{border-bottom:0;}
.bjhy-case-list p:before{counter-increment:bjhyItem;content:counter(bjhyItem,decimal-leading-zero)!important;display:block!important;position:absolute;left:30px;top:25px;color:#39b54a;font-size:16px;line-height:22px;font-family:Arial,Helvetica,sans-serif;font-weight:800;background:none!important;width:auto!important;height:auto!important;margin:0!important;}
.bjhy-case-text{padding:26px 30px 30px;}
.bjhy-case-text:empty{min-height:82px;}
.bjhy-case-text p{margin:0!important;padding:0!important;font-size:16px!important;line-height:31px!important;color:#334954!important;text-align:left;word-break:break-word;overflow-wrap:anywhere;}
.bjhy-case-text p+p{margin-top:14px!important;}
.bjhy-case-shots{display:block;padding:24px 30px 30px;}
.bjhy-case-shots:empty{min-height:82px;}
.bjhy-case-shot{margin:0;padding:20px 22px;background:#f7fbf8;border:1px solid #dfede4;}
.bjhy-case-shot+.bjhy-case-shot{margin-top:12px;}
.bjhy-case-shot strong{display:block;margin-bottom:8px;font-size:17px;line-height:25px;color:#10253a;}
.bjhy-case-shot span{display:block;font-size:15px;line-height:27px;color:#5f7469;word-break:break-word;overflow-wrap:anywhere;}
@media screen and (max-width:1024px){
    .bjhy-case-wrap{padding:46px 22px 62px;}
    .bjhy-case-title{font-size:31px;}
    .bjhy-case-meta__item{grid-template-columns:1fr;gap:8px;}
}
@media screen and (max-width:640px){
    .bjhy-case-whitegreen{margin-top:32px;}
    .bjhy-case-wrap{padding:34px 14px 48px;}
    .bjhy-case-hero{padding:28px 20px;}
    .bjhy-case-title{font-size:25px;line-height:1.42;}
    .bjhy-case-lead{font-size:15px!important;line-height:28px!important;}
    .bjhy-case-section{margin-top:26px;}
    .bjhy-case-section__head{padding:22px 20px 18px;}
    .bjhy-case-section__head h3{font-size:22px;line-height:30px;}
    .bjhy-case-list p{padding:19px 18px 19px 54px!important;font-size:15px!important;line-height:28px!important;}
    .bjhy-case-list p:before{left:20px;top:22px;}
    .bjhy-case-text,.bjhy-case-shots{padding:22px 20px 24px;}
}
