*{margin:0;padding:0;list-style:none;text-decoration:none;}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
a{color:black;}

/*最大盒子*/
.body{
	margin:auto;
	max-width:640px;
	height:auto;
}

.headphone{
	width:100%;
	max-width:640px;
	position:fixed;
	top:0;
	z-index:9999;
}
.headphone img{
	width:100%;
   z-index:9999;
}
img {
    max-width: 100%;
    width: 100%;
}

/****************导航******************/
.nav{
	width:100%;
	margin-top:.3rem;
    padding: .5rem 0rem;
}
.nav ul{
	width:100%;
	height:5rem;
}
.nav ul li{
	width: 20%;
    height: 5rem;
    float: left;
    text-align: center;
}

.nav ul li:nth-of-type(5){
    border:none;
}
.nav ul li img{
	width: 50%;
    display: block;
    height: 60%;
    margin: auto;
}
.nav ul li a h3{
	color:#5095a5ad;
	font-size: 1.17em;
    font-weight: bold;
}




.new_nav {
    width: 100%;
    margin: 0 auto;
    height: 3rem;
    padding:.3rem 0rem;
}
.new_nav ul li{
    width: 19.2%;
    height: 3rem;
    float: left;
    line-height: 3rem;
    text-align: center;
    background: #a4652f;
}
.new_nav ul li a{
    color: white;
    font-size: 1.3rem;
}
.new_nav ul li:nth-of-type(2){
    margin-left:1%;
}
.new_nav ul li:nth-of-type(3){
    margin-left:1%;
}
.new_nav ul li:nth-of-type(4){
    margin-left:1%;
}
.new_nav ul li:nth-of-type(5){
    margin-left:1%;
}
.new_nav ul li:hover{
    background: #f3c298;
}
.new_nav ul li:hover a{
    color: #4a1a1ac7;
}

/****************导航结束******************/


/************轮播图************/
.banner{
	width:100%;
}

/************轮播图结束************/

/******************医生团队*****************/

.c_pos {
    overflow: hidden;
    height: 2.75rem;
    line-height: 2.75rem;
    background: url(../images/c_pos.png) center no-repeat;
    background-size: 100% 100%;
    margin-top:3rem;
}

.c_pos a {
    display: block;
    float: left;
    width: 60%;
    text-align: center;
    color: #9a0000;
    font-size: 1.2rem;
}

.c_pos a:first-of-type {
    margin-left: 3.5%;
    width: 12%;
}

.c_pos a:last-of-type {
    text-align: left;
    padding-left: 4%;
}
.c_pos a span {
    color: #fff;
}

.cap {
    height: 4.75rem;
    margin: 1.5rem auto;
}
.cap img {
    display: block;
    width: 100%;
}
.zjyds {
    width: 31rem;
    margin: 0 auto;
    margin-top: 0.8rem;
}
.zjyds p:nth-of-type(1) {
    font-size: 1rem;
    color: #444343;
    text-indent: 2em;
}
.zjyds p:nth-of-type(2) {
    font-size: 1rem;
    color: #444343;
    text-indent: 2em;
    margin-top: .5rem;
}
.they{
    width:100%;
    height: 13rem;
    margin:2rem auto 0rem;
}
.they h3{
    text-align: center;
    font-size: 2rem;
    color: #653d3d;
}
.they p{
    display: block;
    width: 100%;
}

.they ul li{
    width: 20%;
    height: 6rem;
    float: left;
    background: #b8bfaa;
    margin: 1rem 2.5% 0rem;
    border-radius: 50%;
    display:table
}
.they ul li p{
    font-size: 0.7rem;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    color: white;
    font-weight: bold;
}
/*****************医生专家列表****************/
.doctor{
    width:100%;
    margin:auto;
}
dl.d0 {
    overflow: hidden;
    height: 18rem;
}
.block dl dt{
    width: 35%;
    float: left;
    height: 16rem;
}
.block dl dt img{
    height:100%;
}
.block dl dd{
    width: 60%;
    float: right;
}

.b3 #tab dl dt img {
    display: block;
    width: 100%;
}
.block dl dd .zjn {
    display: block;
    width: 17.9rem;
    margin-left: 0;
    margin-bottom: 0.5rem;
}
.block dl dd p {
    font-size: 1.1rem;
    color: #434343;
    line-height: 1.6em;
}
.block .span{
    line-height: 1.2rem;
    font-size: 0.8rem;
}
.block .span a{
    color:red;
}
.block dl dd p span {
    display: inline-block;
    font-size:1.2rem;
    line-height: .2rem;
    color: #ca7c2a;
}

.block dl dd .zjsc {
    background: url(../images/zj_sc.png) center no-repeat;
    background-size: 100% 100%;
    height: 5.8rem;
}
.block dl dd .zjsc p {
    text-indent: 6em;
    padding: 2% 3%;
}
.block dl dd .zjtel {
    position: relative;
    margin-top: 3%;
}
.blockb dl dd .zjtel img {
    display: block;
}
.block dl dd .zjtel a {
    display: inline-block;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.block dl dd .zjtel a:last-of-type {
    left: 50%;
}



/***************患者认可***************/
.kz{
    width:100%;
    margin:2rem auto;
}

.com-lead {
    height: 3.95rem;
    text-align: center;
    overflow: hidden;
    background: url(../images/com_lead_bg.jpg) repeat-x left top/.5rem 100%;
}
.com-lead h2 {
    display: inline-block;
    line-height: 3.9rem;
    font-size: 1.4rem;
    font-weight: bold;
    color: #fff;
    padding: 0 2.5rem;
    background: #642c03;
}


/***************患者认可轮播***************/
.pat-comment {
    width: 94.21875%;
    margin: 1.2rem auto 0;
}
.slideBox {
    width: 100%;
    height: auto;
    position: relative;
}
.slideBox .bd li {
    width: 100%;
    height: auto;
    position: relative;
}
.slideBox .bd li h4 {
    width: 100%;
    height: 3rem;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    line-height: 3rem;
    font-size: 1.4rem;
    color: #fff;
    background: rgba(0,0,0,.52);
}
.slideBox .hd span {
    display: block;
    position: absolute;
    width: 1.5rem;
    top: 50%;
    left: .3rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor:pointer;
}
.slideBox .hd .prev {
    left: auto;
    right: .3rem;
}



/********图片*********/
.autohei {
    height: auto;
    overflow: hidden;
    zoom: 1;
}
.doc-work {
    margin: 1rem 0;
}
.doc-work li {
    width: 32.34%;
    float: left;
    margin:.2rem 0rem;
}
.img img {
    max-width: 100%;
    max-height: 100%;
}
.doc-work li:nth-of-type(2) {
    margin: .2rem 1.4%;
}
.doc-work li:nth-of-type(5) {
    margin: .2rem 1.4%;
}

/***************患者认可轮播结束***************/



.sy_bk2_1 {
    overflow: hidden;
    text-align: center;
}
.sy_bk2_1 h2 {
    color: #46221a;
    font-size: 2.1rem;
    font-weight: bold;
}
.sy_bk2_1 h3 {
    color: #333333;
    font-size: 1.2rem;
}
.sy_bk2_1 h4 {    
    margin-top: 1.4rem;
    font-size: 0.8rem;
    font-weight: bold;
    color: #b75945;
}
.img {
    text-align: center;
    overflow: hidden;
}

.sy_bk2_2 {
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    box-shadow: 0rem 0.5rem 0.75rem #e4e4e4;
    margin: 0.8rem;
    border-radius: 0.8rem;
    background: #f8fcfb;
}
.sy_bk2_2 ul {
    text-align: center;
    margin: 2rem 0 1rem 0;
}
.sy_bk2_2 ul li {
    vertical-align: middle;
    display: inline-block;
    margin: 0 1.25rem 1.25rem;
    width: 6.95rem;
    height: 6.95rem;
}
.sy_bk2_2 ul li img {
    width: 100%;
    height: auto;
}


.sy_bk2_3 {
    background: url(../images/sy_jb.jpg) no-repeat center top/100% 15.1rem;
    height: 15.1rem;
    box-sizing: border-box;
    font-size: 0;
    margin: 0.75rem 0;
}
.sy_bk2_3 dl {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    text-align: center;
    box-sizing: border-box;
    padding-top: 2.2rem;
}
.sy_bk2_3 dl dd {
    width: 4.9rem;
    margin: 0 auto;
}
.sy_bk2_3 dl dd img {
    width: 100%;
    height: auto;
}
.sy_bk2_3 dl dt {
    color: #46221a;
    font-size: 1.4rem;
    font-weight: bold;
    margin-top: 0.5rem;
}
.sy_bk2_3 dl p {
    color: #666666;
    font-size: 1rem;
    line-height: 1.4rem;
    margin-top: 0.5rem;
}






.title{
    width:100%;
    margin:1rem 0rem;
}
.sy_bk2_1 {
    overflow: hidden;
    text-align: center;
}
.sy_bk3_1 {
    padding: 2.25rem 0rem;
}
.sy_bk2_1 h2 {
    color: #46221a;
    font-size:1.7rem;
    font-weight: bold;
}
.sy_bk2_1 h3 {
    color: #333333;
    font-size: 1.2rem;
}


/*****************表单部分*********************/
.exce{
    width:31rem;
    height:2.5rem;
    margin:auto;
}
.exce ul li{
    width:9rem;
    height:2.5rem;
    line-height: 2.5rem;
    float:left;
    margin-left:1.3rem;
}
.exce ul li span{
    display: block;
    width:2.5rem;
    height:2.5rem;
    float:left;
    text-align:center;
    background:#ad6c00;
    border-radius:50%;
    color:white;
    font-size: 1.2rem;
    font-family: sans-serif;
}
.exce ul li p{
    font-weight: bold;
    font-family: sans-serif;
}

.form{
    width:30rem;
    height:20rem;
    margin:1rem auto 0rem;    
    background: #d4dcda12;
    padding-top: 1rem;
}
.form ul li{
    width:25rem;
    height:2.5rem;
    margin-left:2.2rem;
    line-height: 2.5rem;
    padding-left: 0.7rem;
    margin-bottom: 0.3rem;
    color: #333;
    font-size: 1.2rem;
    overflow: hidden;
}
.form ul li .inpt1{
    width: 66%;
    height: 2rem;
    line-height: 2rem;
    border: 1px solid #ccc;
    color: #666;
    float: right;
    font-size: 1.1rem;
}
.xq{
    width: 25rem;
    height: 5rem;
    margin-left: 3rem;
    color: #333;
    font-size: 1.2rem;
}
#content{
    width: 66%;
    height: 4rem;
    float: right;
    overflow: hidden;
    font-size: 1.1rem;
    color: #666;
}
.form .tj_btn {
    background: url(../images/gh_btn1.png) no-repeat;
    height: 2.7rem;
    background-size: 100% 100%;
    width: 35%;
    border: none;
    margin-left: 33%;
}
/*************表单结束*****************/

.pla{
    width: 90%;
    margin: 1rem auto 0rem;
    padding: .3rem 1.5rem;
    background: #87572f;
    color: white;
    border-radius: 5px;
}
.pla span{
    font-weight:bold;
    color: #e6cb68;
}

/*************地址*****************/
.site{
    margin:auto;
    background: url(../images/fot_img.jpg) no-repeat left top/32rem 13.4rem;
    width: 100%;
    height: 14.4rem;
    position: relative;
    margin-bottom:6rem;
}
.site p:nth-of-type(1){
    position: absolute;
    top: 4rem;
    right: 28%;
    font-size: 1.3rem;
    color: #2e3641;
}

.site p:nth-of-type(2){
    display: block;
    padding: 0rem 1rem;
    text-align: center;
    position: absolute;
    top: 7rem;
    right: 4.5%;
    font-size: 1.2rem;
    color: #2e3641
}
.site1{
    width: 19.5rem;
    margin: 0.25rem 0 0 12.3rem;
    height: 3.4rem;
    position: absolute;
    right:0;
    top: 10.5rem;
}
.site1 a {
    display: block;
    float: left;
    width: 9rem;
    height: 3.2rem;
    margin-right: 0.75rem;
}
.site1 a img{
    width:100%;
    height:100%;
}

/*****************底部*****************/
.bottom {
    width: 100%;
    height: 4.5rem;
    min-width: 320px;
    max-width: 640px;
    position: fixed;
    bottom: 0;
    z-index: 100;
}
.bottom img {
    display: block;
    width: 100%;
}
.bottom a {
    position: absolute;
    display: block;
    bottom: 0;
    height: 100%;
}
.bottom a:nth-of-type(1) {
    width:15.5%;
    left: 0;
}
.bottom a:nth-of-type(2) {
    width: 22%;
    left: 15.5%;
}
.bottom a:nth-of-type(3) {
    width: 22%;
    left: 37.3%;
}
.bottom a:nth-of-type(4) {
    width: 21.5%;
    right: 19.5%;
}
.bottom a:nth-of-type(5) {
    width: 19.5%;
    right: 0;
}






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; }
}
