/*720代表设计师给的设计稿的宽度,你的设计稿是多少,就写多少;100代表换算比例,这里写100是 为了以后好算,比如,你测量的一个宽度是100px,就可以写为1rem,以及1px=0.01rem等等*/ /* *{touch-action: none;} */ .mui-card { margin: 0px; border-radius: 8px; box-shadow: 0px 5px 10px 0px rgba(0, 64, 128, 0.04); } .z_head { margin-bottom: 16px; height: 124px; background:#FFFFFF url(../../img/组%2043.png) no-repeat 270px -16px; opacity: 1; } .z_head_top { height: 84px; } .z_head_top_l { float: left; margin-left: 24px; margin-top: 12px; } .yhq_me { height: 50px; font-size: 36px; font-family: PingFang SC; font-weight: bold; line-height: 50px; color: #F85173; /* letter-spacing: 13.88888931274414px; */ opacity: 1; } .yhq_tj { width: 36px; height: 17px; font-size: 12px; font-family: PingFang SC; font-weight: 400; line-height: 17px; color: #9393AC; opacity: 1; } .z_head_top_r { float: right; margin-right: 30px; margin-top: 35px; } .yhq_zt { height: 25px; font-size: 18px; font-family: PingFang SC; font-weight: bold; line-height: 25px; color: #F85173; /* letter-spacing: 13.88888931274414px; */ opacity: 1; } .z_jg{ margin: 0px 16px; height: 0px; border: 1px solid #999999; opacity: 0.16; } .z_body { height: 38px; } .z_body_text{ float: right; text-align: right; margin-top: 6px; margin-right: 21px; width: 108px; height: 17px; font-size: 12px; font-family: PingFang SC; font-weight: 400; line-height: 17px; color: #9393AC; opacity: 1; } .z_menu_btn_row { /* height: 54px; line-height: 54px; */ background-color: #fff; padding: 0 16px; border-bottom: 1px solid #F0F0F0; box-sizing: border-box; font-size: 15px; font-family: PingFangSC-Medium, PingFang SC; font-weight: 400; color: #363F4D; -webkit-text-fill-color: #363F4D; } .z_menu_btn_row:first-child { border-top-left-radius: 0.2rem; border-top-right-radius: 0.2rem; } .z_menu_btn_row:last-child { border-bottom-left-radius: 0.2rem; border-bottom-right-radius: 0.2rem; border-bottom: 0px; } .z_menu_btn_row:active { /* background-color: #D8D8D8; */ } .search_icon { margin-top: 12px; float: left; } .search_frame { float: right; width: 303px !important; height: 100% !important; margin: 0; border: 0 !important; font-size: 13px; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #363F4D; -webkit-text-fill-color: #363F4D; } .doctor_name_txt { font-size: 13px; font-family: PingFang SC; font-weight: 500; line-height: 16px; color: #9393AA; -webkit-text-fill-color: #9393AA; } .doctor_profession_txt { font-size: 13px; font-family: PingFang SC; font-weight: 500; line-height: 16px; color: #FE9870; -webkit-text-fill-color: #FE9870; } .doctor_department_txt { margin: 8px 0; font-size: 15px; font-family: PingFang SC; font-weight: 500; line-height: 18px; color: #363F4D; -webkit-text-fill-color: #363F4D; } .doctor_hospital_txt { font-size: 13px; font-family: PingFang SC; font-weight: 400; line-height: 16px; color: #363F4D; -webkit-text-fill-color: #363F4D; } .head_img { height: 66px; width: 66px; border-radius: 8px; margin: 22px 0; margin-right: 20px; } .dot_txt { float: left; width: 2px; height: 2px; border-radius: 50%; background: #9393AA; margin: 7px 8px; } .focus_btn_txt { width: 64px; height: 22px; background: #F0F0F0; border-radius: 8px; text-align: center; font-size: 11px; font-family: PingFang SC; font-weight: 400; line-height: 22px; color: #21D197; -webkit-text-fill-color: #21D197; } .focus_btn_txt1 { width: 64px; height: 22px; background: #F0F0F0; border-radius: 8px; text-align: center; font-size: 11px; font-family: PingFang SC; font-weight: 400; line-height: 22px; color: #FE9870; -webkit-text-fill-color: #FE9870; } .tab_bar{ height: 40px; line-height: 40px; } .tab_bar_txt { float: left; width: 33.3%; text-align: center; font-size: 14px; font-family: PingFang SC; font-weight: 400; color: #1E1F20; -webkit-text-fill-color: #1E1F20; } .tab_bar_txt_sel { float: left; width: 33.3%; text-align: center; font-size: 14px; font-family: PingFang SC; font-weight: 400; color: #21D197; -webkit-text-fill-color: #21D197; }