.protocol{width:700px}.protocol .header{color:#000;font-size:30px;margin-bottom:45px;font-weight:700}.protocol .tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;background-color:#fff4eb;border-radius:8px;overflow:hidden;margin-bottom:30px}.protocol .tabs .item{width:212px;height:48px;border-radius:4px;color:#82848f;font-size:18px}.protocol .tabs .item.active{background-color:#ff9537;color:#fff}.protocol .imgs .height20{height:20px}.protocol .imgs .height40{height:40px}.protocol .imgs .line{width:100%;height:1px;background-color:#ff9537}.protocol .imgs img{display:block;max-width:100%;margin:0 auto}.protocol .back-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:35px 15px 0}.protocol .back-box .btn-back{border:1px solid #ebebeb;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.1019607843);box-shadow:0 1px 4px 0 rgba(0,0,0,.1019607843);font-size:15px;width:175px;height:50px;line-height:50px;text-align:center;border-radius:6px;color:#595b69;cursor:pointer}.protocol .back-box .btn-back:hover{opacity:.9}