main.content{ padding: 25px 0 0 0;}
.show_content_header{ height: 274px;}
.show_content_header_bg{ height: 150px; background-image: linear-gradient(90deg,#198afa,#05f);}
.show_content_header_bg_img{ height: 150px; background: url('./images/header-bg.png') no-repeat center right; background-size: contain;}
.show_content_header_lawyer{ height: 164px; padding-bottom: 24px; align-items: flex-end; left: 50%; top: 110px; transform: translateX(-50%);}
.show_content_header_lawyer .lawyer_avatar{ width: 164px; height: 164px; background: #616161; border: 4px solid #fff;}
.show_content_header_lawyer .lawyer_avatar .avatar{ width: auto; height: 100%;}
.show_content_header_lawyer .lawyer_info{ width: 840px;}
.show_content_header_lawyer .lawyer_info_name .light{ width: 20px; height: 20px;}
.show_content_header_lawyer .lawyer_info_name .firm{ width: 55px; height: 20px;}
.show_content_header_lawyer .lawyer_info .line{ width: 1px; height: 16px; background: #bfbfbf; margin: 0 8px;}
.show_content_header_lawyer .lawyer_info .lawyer_info_tags{grid-template-columns: repeat(10, 1fr); grid-gap: 6px 10px;}
.show_content_header_lawyer .lawyer_info .lawyer_info_tag{ height: 24px; line-height: 24px; padding: 0px 5px; border-radius: 12px; background: rgba(0,0,0,.03); border: 1px solid rgb(0,0,0,0.2);}
.show_content_header_lawyer .consult_lawyer{ width: 136px;}
.show_content_header_lawyer .consult_lawyer .consult_lawyer_btn{ height: 32px; background: #05f;}

.part_title_line{ width: 3px; height: 20px; background: #05f;}
.part_content{ background: #fff url('./images/content_bg.png') no-repeat top left; background-size: 100% 60px;}

.lawyer_zyinfo,.lawyer_service{ width: 49%;}
.lawyer_zyinfo .part_content,.lawyer_service .part_content{ min-height: 184px;}
.lawyer_service_call .phone{color: #05f;}
.lawyer_service_auth{ height: 36px; padding: 0 15px;}
.lawyer_service_auth .icon{ width: 14px; height: 14px;}
.lawyer_service .lawyer_phone_btn{ width: 128px; height: 32px; background: #05f;}

#popup_consult_lawyer_content,#popup_lawyer_phone_content{ height: auto !important; margin-top: -42px;}
.popup_lawyer_phone_content .lawyer_avatar .avatar{ width: 84px; height: 84px; background-image: linear-gradient(-39deg,#9ea0b1,#c7c9d5 99%); border: 4px solid #fff; box-shadow: 0 2px 20px 0 rgba(0,0,0,.15);}
.popup_lawyer_phone_content .lawyer_avatar .vip{ width: 18px; height: 18px; right: 3px; bottom: 8px;}
.popup_lawyer_phone_content .icon_safe{width: 16px; height: 16px;}
.popup_lawyer_phone_content .free_content{ width: 360px; border: 1px solid rgba(222,223,224,.5); padding: 24px 0; background: #f9fafc;}
.popup_lawyer_phone_content .free_content .phone_num{ font-size: 42px; line-height: 64px; color: #05f;}