@charset "utf-8";
/* CSS Document */
/*公共样式--非IE下屏蔽选中*/
*{ margin:0; padding:0; border:0; list-style-type: none;}
body,html{background:#fff;width: 640px;margin: 0 auto;font-family:"微软雅黑";font-size: 22px;color:#000;}
img{ border:none; -ms-interpolation-mode: bicubic;/*IE7下防止图片失真*/}
input,select,textarea{font-size:12px; vertical-align:middle; cursor:pointer;}
li{ list-style:none;}
a{ text-decoration:none;}
p{ cursor:default;}
.clear { clear: both; font-size: 0; height: 0; line-height: 0; overflow: hidden;}


/*头部样式start*/
/*.head,.sj_tip,.nav{width: 100%;margin: 0 auto;
}
.sj_tip img{width: 100%;margin: 0 auto;}
.nav ul{width: 100%;height: 50px;margin: 0 auto;overflow: hidden;background:url(../images/nav_bg.jpg)repeat-x;}
.nav ul li{ width: 20%; float: left; text-align: center;}
.nav ul li a{line-height: 50px;color: #fff;font-size: 24px;}*/


/*医生团队*/

.addzjteam_text{
  width: 620px;
  margin: 0 auto;
  text-align: justify;
  text-indent: 2em;
  line-height: 40px;
}
.addzjteam_wrap{
  background: url("../images/teamback.jpg");
  background-repeat: no-repeat;
  background-position: top;
}
.addzjteam_wrap h2{
  font-size: 30px;
  /*font-weight: normal;*/
  color: #f48000;
  height: 60px;
  line-height: 60px;
}
.addzjteam_wrap h2 span{
  color: #2288db;
}
.addzjteam_box {
  width: 620px;
  margin: 0 auto;
}
.addzjteam_left{
  width: 140px;
}
.addzjteam_right{
  width: 464px;
}
.addzjteam_rtop{
  height: 85px;
  overflow: hidden;
}
.addzjteam_rtleft{
  padding-top: 12px;
  width: 300px;
}
.addzjteam_rtleft h3{
  font-size: 26px;
  font-weight: normal;
}
.addzjteam_rtleft h3 span{
  font-size: 20px;
  padding-left: 20px;
  font-weight: normal;
}
.addzjteam_rtright{
  width: 163px;
}
.addzjteam_rtright p{
  text-align: center;
}
.addzjteam_rtright p span{
  font-size: 18px;
  border: 1px solid #2288db;
  padding: 2px 5px;
}
.addzjteam_rtright div {
  padding-top: 8px;
}
.addzjteam_rtright div a{
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  /* background: #f48000; */
  font-size: 22px;
  color: #f48000;
  border-radius: 15px;
  border: 1px solid #f48000;
  margin: 0 auto;
}
.addzjteam_rtleft p{
  font-size: 20px;
}
.addzjteam_rbuttom{
  font-size: 20px;
}
.addzjteam_rbuttom a{
  color: red;
}

.addzjteam_box ul li{
  padding: 35px 0;
  border-bottom: 1px solid #d8d8d9;
  height: 141px;
}

.addzjteam_moreteam{
  padding: 20px 0;
}
.addzjteam_moreteam a{
    display: block;
    width: 330px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    text-align: center;
    background-color: #F48000;
    color: #fff;
    border-radius: 4px;
}

/*位置*/
.positionBox{
  background: url("../images/poinbg1.jpg") no-repeat;
  background-size: 100%;
  height: 40px;
  border-bottom: 6px solid #e8edf0;
}
.positionWrap{
  height: 40px;
  line-height: 40px;
}
.positionWrap a{
  color: #2183c2
}

/*team   box */
.zyy_teamBWrap{

}
.zyy_teamBWLeft{
  width: 225px;
  height: 258px;
}
.zyy_teamBWRight{
    width: 370px;
}
.zyy_tBWRName{
  height: 50px;
  padding: 12px 0;
}
.zyy_tBWRName div:first-child{
  font-size: 32px;
  font-weight: bold;
  padding-right: 10px;
  height: 50px;
  line-height: 50px;
}
.zyy_tBWRName div:last-child{
  padding-left: 10px;
  border-left: 1px solid #000;
  font-size: 20px;
  height: 52px;
  	line-height: 52px;
}
.line52{
  line-height: 52px;
}
.zyy_tBWRNum{
  background: #1180C4;
  height: 48px;
  line-height: 48px;
  margin: 10px 0 20px 0;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #1180C4;
}
.zyy_tBWRNum div:first-child{
  width: 202px;
}
.zyy_tBWRNum div:last-child{
  width: 166px;
  border-radius: 10px;
}
.zyy_teamButtom div:first-child{
  padding-left: 10px;
}
.zyy_teamButtom div:last-child{
  padding-right: 10px;
}
.zyyteamgd{
  height: 20px;
  background: url("../images/zyy_teamback1.jpg");
  background-repeat: repeat-x;
}

/*了解很多的医生 button*/
.zyy_teamm a{
  text-align: center;
  background: #f48000;
  padding: 8px 70px;
  border-radius: 30px;
}
