body { -webkit-print-color-adjust: exact; }

.topflex{display: flex;align-items: flex-end;justify-content: center;}
.topflex .logo{display: block;width: 25.8%;margin-right: 42px;}
/* .topflex .rbox{flex: 1;} */
.topflex .rbox .h1{font-size: 42px;font-weight: bold;color: #000;}
.topflex .rbox .p1{font-size: 28px;font-weight: bold;color: #000;}
.bghei{height: 45px;background-color: #000;padding: 0 20px;display: flex;align-items: center;margin-top: 36px;}
.bghei p{font-size: 16px;font-weight: bold;color: #fff;margin-right: 40px;}
.hibox{height: 60px;border: 3px solid #000;display: flex;align-items: center;margin: 20px 0;}
.hibox p{font-size: 18px;font-weight: bold;padding-left: 20px;}
.hibox .p1{width: 15%;color: #fff;background-color: #000;line-height: 54px;border-right: 3px solid #000;}
.hibox .p2{width: 24%;color: #202020;border-right: 3px solid #000;line-height: 54px;}
.hibox .p3{flex: 1;}
.list{border: 3px solid #000;border-bottom: 0;margin-bottom: 25px;}
.list .title{background-color: #000;border-bottom: 3px solid #000;font-size: 18x;font-weight: bold;color: #fff;text-align: center;line-height: 56px;}
.list .lflex{display: flex;align-items: center;border-bottom: 3px solid #000;height: 40px;}
.list .lflex p{font-size: 16px;color: #000;font-weight: bold;}
.list .lflex .p1{flex: 1;padding-left: 50px;}
.list .lflex .p2{width: 20%;text-align: center;}

.hejbox{display: flex;align-items: center;margin-top: 15px;}
.hejbox .p1{flex: 1;font-size: 24px;font-weight: bold;color: #202020;}
