html, body { -webkit-text-size-adjust: none; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, font { padding: 0; margin: 0; font-family: Microsoft YaHei, SimSun, Arial, Helvetica, sans-serif; }
table { border-collapse: collapse; border-spacing: 0; width: 100%; }
fieldset { border: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, input, textarea, select, form, td, section { font-size: 100%; }
ol, ul, li, dl, dt, dd { list-style: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, menu { display: block; }
input[type="date"]:before { content: attr(placeholder); }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; }
input, textarea, select, form, fieldset { vertical-align: top; }
img { vertical-align: top; border: 0; }
a { color: #666; text-decoration: none; -webkit-tap-highlight-color: rgba(0,0,0,0); }
a:link, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a, area { blr:expression(this.onFocus=this.blur());}
:focus { outline: none; }
.red, .red a { color: #F00; }
.left { float: left; }
.right { float: right; }
.autohei { overflow: hidden; zoom: 1; }
.clear { font-size: 0; line-height: 0; clear: both; overflow: hidden; zoom: 1; }
.blank { font-size:0; line-height:0; height: 20px; clear: both; overflow: hidden;}
.yahei, .yahei * { font-family: Microsoft YaHei; }
.songti, .songti * { font-family:SimSun; }
.img { text-align: center; overflow: hidden;}
.aaaaaa{}
body { font-size: 12px; background: #fff; }
/*input,textarea,select{appearance: none; -webkit-appearance: none; border-radius:0;}*/
html { font-size: 10px; }
.blank { height: 1rem;}
img{ max-width: 100%; }
.img img{ display:block;}
body { font-size: 1.2rem; width: 32rem; margin: 0 auto; }



.nav ul{display: flex; justify-content: space-between; background: #930000;}
.nav ul li{ width: 25%; border-right: 2px solid #810101; text-align: center; font-size: 1.3rem; line-height: 3.5rem;}
.nav ul li a{ color: #fff;}

.banner{ overflow: hidden; position: relative; z-index: 0;}
.banner1 ul li{ float: left;}
.baner_djx{ position: absolute; left: 0; bottom: 1rem; text-align: center; font-size: 0; width: 100%;} 
.baner_djx ul li{ display:inline-block; width:0.5rem; height:0.5rem; -webkit-border-radius:0.5rem; -moz-border-radius:0.5rem; border-radius:0.5rem; margin:0 0.5rem;  vertical-align:top; overflow:hidden;   background:#666666; }
.baner_djx ul li.hover{ background:#810101;}


.p{ padding:4% 2%; line-height:2rem; font-size: 1.1rem; text-align: justify;}
.ysxm{ margin: 3% 2%; padding:2%  1% 4% 1%; box-shadow: 0px 0px 24px rgba(0, 0, 0, .1); border-bottom:#810101 3px solid;border-top:#810101 3px solid;}
.ysxm h2{margin: 3% auto; color:#810101; text-align:center; font-size: 1.5rem; font-weight: bold;}
.ysxm ul{display: flex;justify-content: space-between;flex-wrap: wrap; width: 100%; margin: 7% auto;}
.ysxm ul li{width: 33.3%; text-align:center;}
.ysxm h3 { width: 15.7rem; height: 2.8rem; margin: 3% auto; line-height: 2.8rem; text-align: center; border-radius: 28px; background: #870302; font-size: 1.6rem;}
.ysxm h3 a{ color: #fff;}


.doctor{background: #e8e8e8; padding: 10% 3%; display: block; overflow: hidden; margin-bottom:15%}
.doctor_t_l{width: 20%; float: left; margin-right: 3%;}
.doctor_t_r{ width: 67%; float: left; background: #fff; padding: 5%; border-radius: 20px;}
.doctor_t_r h2{font-size: 1.5rem; margin-bottom: 2%;}
.doctor_t_r h2 span{ font-weight: normal; background: #ba0000; color: #fff; font-size: 1.2rem; padding: 0 2%; display: inline-block; margin-left: 2%; border-radius: 5px;}
.doctor_t_r p{font-size: 1.2rem; color: #646464; line-height:2rem;}
.doctor_t_r p span{color: #ba0000;}
.doctor_t_r h3{background: #d8d8d8; font-size: 1.2rem;border-radius: 3rem; text-align:center; line-height: 3rem; margin: 3% 0;}
.doctor_t_r h3 a{color: #000;}
.doctor_t_r h4{background: #ba0000; font-size: 1.2rem;border-radius: 3rem; text-align:center; line-height: 3rem; margin: 3% 0;}
.doctor_t_r h4 a{color: #fff;}
.doctor_t{margin-bottom:10%; display: block; overflow: hidden;}


.ddzz{ text-align: center; font-size: 1rem;}

.bottom{background: #fff;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 640px;
    margin: 0 auto;
    padding: 2% 0;}

.bottom img{width: 3.5rem; float: left; margin-left: 2%;}
.bottom input{width: 70%; height: 3rem; border:1px solid #555555;border-radius: 5px; font-size: 1.2rem; text-indent: 1em;}
.bottom a.anniu{display: inline-block; float: right; background: #ba0000; color: #fff; line-height: 3rem; padding: 0 3%;margin-right: 2%;}


html { font-size: 10px; font-size: calc(100vw / 32);}
@media all and (max-width: 320px) {
html { font-size: 10px; }
}
@media all and (min-width: 640px) {
html { font-size: 20px; }
}
