@media screen and (max-width: 1200px) {
  body .common-title {
    margin: 16px;
  }
  body .common-title .title_name {
    font-size: 16px;
    line-height: 20px;
  }
  body .common-title .bread {
    display: none;
  }
  body .subContent {
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
  }
  body .subContent .paddingContent {
    padding: 16px;
  }
  body .subContent .content {
    margin: 0;
  }
  body .subContent .content .titleList {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    font-size: 0;
  }
  body .subContent .content .titleList:-webkit-scrollbar {
    display: none;
  }
  body .subContent .content .titleList li.titleItem {
    display: inline-block;
    float: none;
    margin-right: -1px;
    padding: 0 20px;
    width: auto;
    vertical-align: middle;
    font-size: 14px;
    line-height: 40px;
  }
  body .subContent .content .conList {
    padding: 15px;
  }
  body .subContent .content .conList .conTitle {
    margin-bottom: 20px;
    font-size: 16px;
  }
  body .medicalContent .common-title {
    margin: 16px;
  }
  body .medicalContent .common-title .title_name {
    font-size: 16px;
    line-height: 20px;
  }
  body .medicalContent .common-title .bread {
    display: none;
  }
  body .medicalContent .medicalLsit {
    padding: 16px;
    max-width: 600px;
  }
  body .medicalContent .medicalLsit .medicalLsitOne {
    float: none;
    padding-top: 20px;
    width: auto;
  }
  body .medicalContent .medicalLsit .medicalLsitOne .medicalLsitOne_title {
    padding-bottom: 12px;
    font-size: 20px;
    line-height: 30px;
  }
  body .medicalContent .medicalLsit .medicalLsitOne .medicalLsitOne_title:after {
    height: 2px;
  }
  body .medicalContent .medicalLsit .medicalLsitOne .medicalLsitOne_con {
    font-size: 14px;
    line-height: 40px;
  }
  body .medicalContent .medicalLsit .medicalLsitOne .medicalLsitOne_detail {
    margin-bottom: 20px;
  }
  body .medicalContent .medicalLsit .medicalLsitTwo {
    float: none;
    width: 100%;
  }
  body .medicalContent .medicalLsit .medicalLsitTwo .medicalLsitTwo_title {
    font-size: 20px;
  }
  body .medicalContent .medicalLsit .medicalLsitTwo .medicalLsitTwo_inputGet {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
  }
  body .medicalContent .medicalLsit .medicalLsitTwo .medicalLsitTwo_phoneName {
    font-size: 16px;
  }
  body .medicalContent .medicalLsit .medicalLsitTwo .medicalLsitTwo_phone {
    font-size: 24px;
  }
  body .insuranceContent .content .conItem .conContent_item .itemTitle {
    float: none;
    padding-left: 20px;
    font-size: 15px;
    line-height: 24px;
  }
  body .insuranceContent .content .conItem .conContent_item .itemTime {
    float: none;
    margin-top: 6px;
    text-align: right;
    font-size: 12px;
  }
  body .insuranceContent .content .conItem .conContent_item .itemCon {
    margin-top: 15px;
  }
  body .praiseList .praiseContent {
    padding: 15px;
  }
  body .praiseList .praiseContent .listItem {
    background: none;
  }
  body .praiseList .praiseContent .listItem .praiseContent_listImg {
    display: none;
  }
  body .praiseList .praiseContent .listItem .listItem_left,
  body .praiseList .praiseContent .listItem .listItem_right {
    float: none;
    width: auto;
  }
  body .praiseList .praiseContent .listItem .listItem_left a,
  body .praiseList .praiseContent .listItem .listItem_right a {
    margin-right: auto;
    margin-left: auto;
    max-width: 470px;
    width: 100%;
  }
  body .praiseList .praiseContent .listItem .praiseContent_listItem {
    background-size: 100% auto;
  }
  body .praiseList .praiseContent .listItem .praiseContent_listItem:before,
  body .praiseList .praiseContent .listItem .praiseContent_listItem:after {
    width: 100%;
  }
  body .departmentContent .content {
    padding: 0;
  }
  body .departmentContent .content .conTitle {
    padding: 15px;
    border-top: 1px solid #e7e7e7;
    font-size: 16px;
    line-height: 24px;
  }
  body .departmentContent .content .conOne {
    display: grid;
    padding: 0 15px;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
  body .departmentContent .content .conOne .li {
    float: none;
    margin: 0;
  }
  body .departmentContent .content .conOne .li a {
    width: 100%;
    font-size: 14px;
  }
  body .departmentContent .content .conOne .li .conOne_name {
    background-position: right 10px center;
  }
  body .zjListmain {
    padding-top: 0;
  }
  body .zjListmain .search {
    margin: 15px;
    padding: 20px;
    width: auto;
    height: auto;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 6px 1px rgba(0,0,0,0.1);
  }
  body .zjListmain .search .select,
  body .zjListmain .search .search-ipt {
    float: none;
    width: 100%;
  }
  body .zjListmain .search .select {
    margin-bottom: 10px;
    height: 40px;
    border: 1px solid #e7e7e7;
    border-radius: 99px;
    background: none;
    color: #333;
  }
  body .zjListmain .search .search-ipt input {
    display: block;
    float: none;
    margin: 0;
    margin-bottom: 10px;
    width: 100%;
    height: 40px;
    border: 1px solid #e7e7e7;
    border-radius: 99px;
    line-height: 40px;
  }
  body .zjListmain .search .search-ipt .sou {
    display: none;
  }
  body .zjListmain .search .search-ipt .sou-txt {
    display: block;
  }
  body .zjListmain .list .every {
    display: flex;
    float: none;
    margin: 15px;
    padding: 15px;
    width: auto;
  }
  body .zjListmain .list .every .img,
  body .zjListmain .list .every .info {
    float: none;
  }
  body .zjListmain .list .every .img {
    margin-right: 15px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
  }
  body .zjListmain .list .every .img img {
    max-height: none;
    width: 80px;
    height: auto;
  }
  body .zjListmain .list .every .info {
    flex: 1;
    overflow: hidden;
  }
  body .zjListmain .list .every .info .nameinfo .name-job {
    display: flex;
    align-items: center;
    overflow: hidden;
  }
  body .zjListmain .list .every .info .nameinfo .name {
    font-size: 17px;
  }
  body .zjListmain .list .every .info .nameinfo .job {
    font-size: 15px;
  }
  body .zjListmain .list .every .info .nameinfo .job2 {
    font-size: 14px;
  }
  body .zjListmain .list .every .info .nameinfo .job2:before {
    height: 1px;
  }
  body .yyhjContent {
    padding: 15px;
    background-color: #fff;
  }
  body .yyhjContent .content .contentCon {
    padding: 0;
  }
  body .yyhjContent .content .contentCon .conTitle {
    display: none;
  }
  body .yyhjContent .content .contentCon .imageContent {
    padding: 0;
  }
  body .yyhjContent .content .contentCon .imageContent .imageContent_bigImg {
    float: none;
    width: 100%;
    height: 300px;
  }
  body .yyhjContent .content .contentCon .imageContent .imageContent_bigImg .imgLeft {
    top: 135px;
    left: 6px;
    width: 30px;
    height: 30px;
    background-size: cover;
  }
  body .yyhjContent .content .contentCon .imageContent .imageContent_bigImg .imgRight {
    top: 135px;
    right: 6px;
    width: 30px;
    height: 30px;
    background-size: cover;
  }
  body .yyhjContent .content .contentCon .imageContent .imageContent_con {
    display: none;
    float: none;
    width: 100%;
  }
  body .yyhjContent .content .contentCon .imageContent .imageContent_con .imageContent_hide {
    width: 100%;
  }
  body .yyhjContent .content .contentCon .imageContent .imageContent_con .imageContent_hide .imageList {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
  }
  body .yyhjContent .content .contentCon .imageContent .imageContent_con .imageContent_hide .imageList li {
    display: inline-block;
    width: 97px;
    vertical-align: middle;
  }
  body .newsContent .fix {
    font-size: 14px;
  }
  body .newsContent .groupList a.groupList_item {
    display: block;
    float: none;
    margin-bottom: 0;
    padding: 15px;
    width: 100%;
    border-width: 0 0 1px 0;
  }
  body .newsContent .groupList a.groupList_item .itemImg {
    width: 100%;
    height: auto;
  }
  body .newsContent .groupList a.groupList_item .groupList_itemTitle {
    font-size: 17px;
  }
  body .newsContent .groupList a.groupList_item .groupList_itemCon {
    height: 48px;
    -webkit-line-clamp: 2;
  }
  body .newsContent .groupList a.groupList_item .groupList_itemMore {
    display: none;
  }
  body .newsDetailContent {
    padding: 15px;
    background-color: #fff;
  }
  body .newsDetailContent .detail {
    margin: 0;
    padding: 0;
  }
  body .newsDetailContent .detail .detail_title {
    font-size: 18px;
    line-height: 32px;
  }
  body .newsDetailContent .detail .detail_con {
    color: #666;
  }
  body .report .content {
    padding: 0;
    padding-bottom: 20px;
  }
  body .report .content .conList {
    display: block;
    padding: 0;
  }
  body .report .content .conList .conItem {
    margin-bottom: 0;
    padding: 15px;
    border-bottom: 1px solid #e4e4e4;
  }
  body .report .content .conList .itemImg {
    float: none;
    width: 100%;
    height: 180px;
  }
  body .report .content .conList .itemImg img {
    object-fit: cover;
  }
  body .report .content .conList .itemCon {
    float: none;
    width: 100%;
  }
  body .report .content .conList .more {
    display: none;
  }
  body .report .content .conList .itemContent {
    display: none;
  }
  body .report .content .conList .time {
    padding-bottom: 0;
    border-bottom: 0;
    line-height: 22px;
  }
  body .report .content .conList .itemTitle {
    float: none;
    width: 100%;
    font-size: 17px;
  }
  body .searchResult {
    padding: 0 16px;
  }
  body .searchResult .search-list .search-list-item {
    padding: 16px 0;
  }
  body .searchResult .search-list .search-list-item .year {
    font-size: 16px;
  }
  body .searchResult .search-list .search-list-item .month {
    font-size: 26px;
  }
  body .searchResult .search-list .search-list-item .title {
    margin-bottom: 2px;
    font-size: 16px;
  }
  body .searchResult .search-list .search-list-item p {
    font-size: 14px;
    line-height: 1.6;
  }
  body .qrcode-wrap .qrcode {
    width: 80%;
  }
  body .qrcode-wrap .qrcode .qrcodeTitle {
    padding: 5px;
    font-size: 20px;
  }
  body .qrcode-wrap .qrcode .qrcodeImg {
    margin: 20px auto;
  }
  body .qrcode-wrap .qrcode .qrcodeName {
    font-size: 18px;
  }
  body .qrcode-wrap .qrcode .qrcodebtn {
    margin: 20px auto;
    line-height: 42px;
  }
  body .otherContent {
    padding: 15px;
  }
  body .zb-module-title {
    margin-bottom: 20px;
    padding: 30px 15px;
    font-size: 28px;
  }
  body .zb-module-content {
    padding: 0 15px;
  }
  body .zb-module-content .zb-name {
    gap: 8px;
  }
  body .zb-module-content .zb-name img {
    height: 50px;
  }
  body .zb-module-content .zb-name span {
    font-size: 24px;
  }
  body .zb-module-content .zb-desc {
    font-size: 16px;
  }
  body .zb-figure {
    display: block;
  }
  body .zb-figure img {
    display: block;
    margin: 12px auto;
    width: 100%;
    height: auto;
  }
  body .zb-doctor {
    display: block;
  }
  body .zb-doctor .doctor-item {
    display: flex;
    margin-bottom: 20px;
    gap: 12px;
  }
  body .zb-doctor .doctor-item img {
    width: 100px;
    height: auto;
  }
  body .zb-doctor .doctor-item .doctor-info h4 {
    margin-bottom: 4px;
    font-size: 18px;
  }
  body .zb-doctor .doctor-item .doctor-info p {
    overflow: hidden;
    height: 22px;
    font-size: 14px;
    line-height: 22px;
  }
  body .zb-doctor .doctor-item .doctor-info div.more {
    position: static;
    display: block;
    margin-top: 4px;
  }
  body .zb-doctor .doctor-item .doctor-info div.more a {
    font-size: 14px;
  }
  body .zb-doctor .doctor-item .doctor-info div.more a:before {
    width: 14px;
    height: 14px;
  }
}
