
*{margin:0;padding:0;}
p,div,body,html,ul,li,span,a,dl,dd,dt,h1,h2,h3,h4,h5,h6,input,img{margin:0;padding:0;}
ul,li,dl,dt,dd{list-style: none;font-weight: normal;}
img,input,button{border:0;}
input,button{outline:none;font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;}
a:link,a:visited{
    text-decoration: none;
}
a:active{
    text-decoration:none;
}
a,img,button,input,textarea,p,div,ul,li{
    tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -ms-tap-highlight-color: rgba(0,0,0,0);
}
h1,h2,h3,h4,h5{font-weight:normal;}
body{
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
    max-width:640px;

}
.clear{
    clear:both;
}
@media screen and (min-width:240px) {
    html, body, button, input, select, textarea, a {font-size: 9px}
}
@media screen and (min-width:320px) {
    html, body, button, input, select, textarea, a {font-size: 12px}
}
@media screen and (min-width:370px) {
    html, body, button, input, select, textarea, a {font-size: 14px}
}
@media screen and (min-width:420px) {
    html, body, button, input, select, textarea, a {font-size: 16px}
}
@media screen and (min-width:450px) {
    html, body, button, input, select, textarea, a {font-size: 16px}
}
@media screen and (min-width:480px) {
    html, body, button, input, select, textarea, a {font-size: 18px}
}
@media screen and (min-width:540px) {
    html, body, button, input, select, textarea, a {font-size: 20.25px}
}
@media screen and (min-width:600px) {
    html, body, button, input, select, textarea, a {font-size: 22px}
}
@media screen and (min-width:640px) {
    html, body, button, select, textarea, a {font-size: 24px;max-width: 640px;margin: 0 auto;
    }
}
/*header*/
.header{
    width:100%;
    height:3.93rem;
    background:#2d956b;
}
.header_left{
    float:left;
    width:41%;
    height:3.93rem;
    background:url("../images/bg_line.png") no-repeat right center;
    background-size:2px 2.75rem;
}
.hd_logo{
    width:8.78rem;
    height:2.5rem;
    margin:0.643rem 0 0 1.07rem;
}
.hd_logo img{width:100%;height:100%;}
.header_right{
    float:right;
    width:59%;
    height:3.93rem;
}
.header_right div{float:left;}
.header_tit{

    line-height:3.93rem;
    font-size:1.2rem;
    color:#fff;
    text-indent:1rem;
}
.header_search{
    overflow:hidden;
    height:3.93rem;
}
/*搜索*/
.searchbox{
    overflow:hidden;
    width:100%;
    margin:1.5rem auto 0;
}
.tittle_all{
    width:96%;
    margin:0 auto;
    overflow:Hidden;
}
.tittle_all li{
    float:left;
    margin-right:0.5rem;
    padding:0.5rem 0.8rem;
    background:#f4f4f4;
    color:#999;
    font-size:1rem;
    border-radius:5px 5px 0 0;
}
.tittle_all .style1{
    background:#2d956b;
    color:#fff;
}
.search_all{
    overflow:hidden;
}
.search_01,.search_02,.search_03{
    width: 100%;
    height: 3.5rem;
    background: #ecebe8;
}

.search_02,.search_03{
    display:none;
}
.one,.two,.three{
    width: 66%;
    padding: 0.5rem 0 0.5rem 1.71rem;
    background: url("../images/search_01.png") no-repeat 0.6rem center #fff;
    background-size: 0.9rem 1rem;
    border-radius: 5px;
    margin: 0.5rem 0.3rem 0 0.65rem;
    font-size: 1rem;
    color: #666;
}
.one1,.one2,.three3{
    width: 20%;
    height: 2.2rem;
    line-height: 2.1rem;
    margin-top: 0.5rem;
    background: #fff;
    border-radius: 5px;
    font-size: 1.1rem;
    color: #2d956b;
}
.four_link{
    overflow:hidden;
    text-align: center;
    margin-top:0.2rem;
    background:#e8e8e8;
    padding:0.6rem 0;
}
.four_link li{
    float:left;
    width:50%;
}
.fl img{
    width:80%;
}
.kouhao{
    width:100%;
    height:3rem;
    line-height:3rem;
    background: url("../images/xxx.png") repeat-x left center;
    text-align: center;
}
.kouhao_con{
    width:12rem;
    margin:0 auto;
    height:3rem;
    background:#fff;
    line-height:3rem;
    font-size:1rem;
    color:#333;
    font-weight:bold;
}
.hot_hos{
    width:100%;
    background:#e8e8e8;
    padding:0.3rem 0 2px;
    overflow:Hidden;
}
.hot_hos_txt{
    float:left;
    width:70%;
    color:#333;
    height:3rem;
    line-height:3.2rem;
    font-weight: bold;
    font-size: 1.4rem;
    text-indent: 4rem;
    background:url("../images/new-01.jpg") no-repeat 1rem center #fff;
    background-size: 8%;
}
.more_hos{
    line-height:3.2rem;
    height:3rem;
    float:right;
    background:#fff;
    width:30%;
    text-indent:1.5rem;

}
.more_hos a{
    width:100%;
    display:inline-block;
    font-size:1rem;
    color:#999;
}
.hos_list{
    overflow:Hidden;
    padding:1.2rem 0.6rem 0.8rem;
    border-bottom:1px solid #bdbdbd
}
.hos_list a{
    display: inline-block;
    overflow:hidden;
    width: 100%;
}
.txt_introduce{
    width:80%;
    overflow:Hidden;
    float:left;
    font-size:14px;
}
.order_img{
    width:20%;
    float:left;
}
.order_img img{
    width:85%;
}
.hos_tit{
    font-size:1.1rem;
    color:#333;
    height: 1.8rem;
}
.hos_dec{
    color:#999;
    font-size:0.8rem;
    height: 1.5rem;
    line-height: 1.5rem;
}
.zm_expert{
    margin:1rem 0 2rem;

}
.zm_expert_01{
    background:url("../images/new_02.png") no-repeat 1rem center #fff;
    background-size: 8%;
}
.expert_list{
    overflow:Hidden;
    margin-bottom: 2rem;
}
.expert_list li{
    float:left;
    width:33.33%;
    text-align: center;
}
.expert_list li img{
    width:66%;
}
.expert_list li a{
    display: inline-block;
    width:100%;
    font-size:0.95rem;
    color:#333;
}
.hel_news{
    background:#fff;
    text-indent:1rem;
}
.heal_news_list{
    overflow:Hidden;
    line-height:3rem;
    text-align: center;
    margin-bottom:1rem;
}
.heal_news_list li{
    float:left;
    width:25%;
    height:3rem;
    border-bottom:2px solid #e8e8e8;
    font-size:1.2rem;
}
.heal_news_list .news_current{
    border-bottom:2px solid #2d956b;
}
.news_01{
    color:#000;
}
.news_02{
    color:#f15221;
}
.news_03{
    color:#2172b5;
}
.news_04{
    color:#9c6c50;
}
.hot_news,.by_by,.mother_baby,.j_y_z{
    overflow:Hidden;
    padding:0.5rem 0.5rem;
}
.by_by,.mother_baby,.j_y_z{
    display:none;
}
.hot_news_01 a{
    display: inline-block;
    color:#333;
    font-size:1.1rem;
    padding:0.5rem;
    background:url("../images/kuai.png") no-repeat left 0.8rem;
    background-size: 2%;
    text-indent: 1rem;
    width: 100%;
}
.hot_news_02 a{
    display: inline-block;
    color:#999;
    font-size:0.9rem;
    line-height:1.5rem;
    width: 100%;
}
/*footer*/
.footer{
    overflow:Hidden;
    padding-bottom:5rem;
}
.cpb{
    overflow:Hidden;
    margin-top:1rem;
    text-align: center;
}
.cpb li{
    display: inline;
}
.cpb li a{
    font-size:1rem;
    color:#333;
    display: inline-block;
}
.reminder{
    width:94%;
    margin:1rem auto;
    color:#999;
    text-align:center;
}
.reminder_p1{
    font-size:1.2rem;
    color:#666;
    margin: 0.5rem;
}
.reminder_p2{
    margin-bottom:0.5rem;
}
/*底部固定*/
.menu_bottom{
    overflow:hidden;
    width:100%;
    max-width:640px;
    position:fixed;
    bottom:0;
    background:#fff;
    border-top:1px solid #f1f1f1;
    border-bottom:1px solid #f1f1f1;
    padding:0.5rem 0;
    font-size:1rem;
    color:#999;
}
.foot-nav1{
    overflow:hidden;
    text-align: center;
}
.foot-nav1 li{
    float:left;
    width:24%;
}
.foot-nav1 li img{
    width:28%;
}
.foot-nav1 .line{
    height:3rem;
    border-right:1px solid #f1f1f1;
    width:1%;
}
.foot-nav1 li a{
    font-size:1rem;
    color:#999;
}
/*问吧样式*/
.ask-list{
    width:100%;
    overflow:hidden;
    padding:0.8rem 0;
    background:#fff;
}
.ask-list li{
    width:43%;
    float:left;
    margin-top:0.8rem;
    margin-left:7%;
    font-size:1rem;
    text-align:left;
}
.ask-list li a{
    color:#666;
}
.askjh{
    width:100%;
    margin-bottom:0.2rem;
}
.pinganad{
    width:100%;
    margin-top:0.4rem;
    overflow:hidden;
    position:relative;
}
.pinganad::after{
    content:"广告";
    font-size:12px;
    position:absolute;
    right:1px;
    top:1px;
    color:#f1f1f1;
    background:#c9c9c9;
    width:30px;
   opacity:0.5;
    text-align:center;
    height:16px;
    line-height:16px;
    
}
.pinganad img{
   width:100%;
}


















