﻿/* <!-- 绠＄悊浣撶郴 --> */
/* @font-face{
  font-family: "msyh";
  src: url(../font/msyh.ttf);
} */
*{
  margin: 0;
  padding: 0;
  /* font-family: msyh; */
  font-family: "微軟雅黑";
}

ul{
    list-style: none;
}
.bg_white{
    background: white !important;
    border-bottom: 1px solid rgb(234, 234, 234);
}
.font_white{
    color: white !important;
}
.font_black{
    color: black !important;
}


.Bred_fRed{
    color: red;
}



/* 醫院排隊叫號系統醫院排隊叫號系統醫院排隊叫號系統/////*/
/* 鍥劇墖灞曠ず鍖哄紑濮� */
.img_box{
  width: 100%;
  min-height: 4rem;
  position: relative;
  overflow: hidden;
}
.img_box .info_img{
  width: 100%;
  vertical-align: middle;
 /*  height: 6rem;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border: none; */
}
/* 鍥劇墖灞曠ず鍖哄煙缁撴潫 */


/* 醫院排隊叫號系統醫院排隊叫號系統醫院排隊叫號系統醫院排隊叫號系統/ */
/* 鏍囬閮ㄥ垎寮�濮� */
.manage_title_box{
  width: 100%;
  height: 1.5rem;
  background: white;
  overflow: hidden;
}
.manage_title_box>h1{
  width: 100%;
  font-size: 0.57rem;
  text-align: center;
  color: #4b4b4b;
  line-height: 1rem;
  margin-top: 0.5rem;
}
/* 鏍囬閮ㄥ垎缁撴潫 */

/* 醫院排隊叫號系統醫院排隊叫號系統//// */


/* 绠＄悊浣撶郴寮�濮�  */
.manage_box{
    width: 100%;
    background: white;
}
.manage_box .center_box{
    width: 70%;
    margin: 0 auto;
    padding: 0.5rem 0;
    margin-bottom: 0.7rem;
}
.manage_box .center_box .manage_ctxt{
    width: 100%;
    min-height: 2rem;
    font-size: 0.2rem;
    line-height: 0.3rem;
    text-indent: 0.4rem;
}
.manage_box .center_box .manage_ctxt *{
    padding: 0;
    margin: 0;
    font-size: 0.2rem;
    line-height: 0.4rem;
    padding: 0;
    margin: 0.2rem 0;
    color: #4b4b4b;
}
.manage_box .center_box .manage_ctxt table{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid rgb(234, 234, 234);
    margin: 0.1rem 0;
}

/* // */
.manage_box .center_box .manage_ctxt p{
  width: 100%;
  font-size: 0.2rem;
  line-height: 0.4rem;
  padding: 0;
  margin: 0.2rem 0;
  color: #4b4b4b;
/* overflow: hidden; */
text-indent: 0.4rem;
/* background: red; */
}
.manage_box .center_box .manage_ctxt p img{
  max-width: 100% !important;

}
.manage_box .center_box .manage_ctxt img{
  max-width: 100% !important;
}
/* 绠＄悊浣撶郴缁撴潫  */


/* 詳情頁面------2021-03-25----- */

.iframe1{
    width: 100%;
    display: block;
    margin: 0 auto;
    border: none;
}

