.row1 .info{width: 475px; line-height: 26px;}
.row1 .p1{font-size: 20px;font-weight: bold;}
.row1 .p2{margin-bottom: 20px; font-size: 14px;font-weight: bold;}
.row1 .p3{font-size: 16px;color: #626262;}
.row1 .img-block{width: 287px;height: 180px;}
.row-item{margin:50px 0 0 0; padding: 29px;border: solid 1px #e5e5e5;display: flex;justify-content: space-between;align-items: flex-start; }
.row-item .mask-img{width: 185px;height: 233px;position: relative;}
.row-item .mask-img img{width: 185px;height: 233px;}
.row-item .desc{position: absolute;z-index: 1;left: 50%;bottom: -20px;transform: translateX(-50%); width: 130px;height: 40px;border-radius: 20px;font-size: 18px;line-height: 40px; font-weight: bold;text-align: center; background-color: #a11111;color: #fff;}
.row-item .col-line{width: 1px;height: 233px;background-color: #e5e5e5; }
.row-item .info{width: 470px;}
.between-block {display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.between-block .item{margin: 0 0 10px; width: 222px;height: 42px;text-align: center; line-height: 42px;background-color: #a11111; color: #fff;}
.row-item .p{margin: 20px 0 0 0; line-height: 26px;}
.line-block .item{margin: 0 0 10px; width: 100%;height: 42px;line-height: 42px; text-align: center;background-color: #a11111;color: #fff;}
