body{
    margin:0;
    padding:0;
    font-size:0.8em;
    background-color:#fff !important;
}
.divcontenthidden{
    overflow:hidden;
}
.divbody{
    max-width:640px;
    background-color:#fff;
}
.divlayout{
    width:100%;
    background-color:#fff;
    display:table;
    text-align:justify;
    line-height:1.5em;
    margin:0 auto;
    color:#252424;
}
.divlayout img{
    width:100%;
}
.item_layout{
    width:94%;
    margin:3% auto 0 auto;
}
.top_consult{
    width: 15.3%;
    height: 3%;
    margin: -10% 0 0 34.5%;
    position: absolute;
}
a{
    text-decoration:none;
}
.padding_top_bottom{
    padding-top:3%;
    padding-bottom:3%;
}
.padding_top{
    padding-top:3%;
}
.padding_bottom{
    padding-bottom:3%;
}
.item_table{
    width:100%;
    border-collapse:separate;
    border-spacing:0;
}
.item_table td{
    vertical-align:central;
}
.item_table td:nth-child(2){
    width:50%;   
    color:#f49930;
    text-align:center;
    font-size: 1.3em;
    font-weight: bold;
}
.gradient_left{
    height:0.25em;
    margin-top:0.5%;
    background: -moz-linear-gradient(left, #f49930 0%, #ffffff 100%);
    background: -webkit-linear-gradient(left, #f49930 0%,#ffffff 100%);
    background: -o-linear-gradient(left, #f49930 0%,#ffffff 100%);
    background: -ms-linear-gradient(left, #f49930 0%,#ffffff 100%);
    background: linear-gradient(left right, #f49930 0%,#ffffff 100%);
}
.gradient_right{
    height:0.25em;
    margin-top:0.5%;
    background: -moz-linear-gradient(right, #f49930 0%, #ffffff 100%);
    background: -webkit-linear-gradient(right, #f49930 0%,#ffffff 100%);
    background: -o-linear-gradient(right, #f49930 0%,#ffffff 100%);
    background: -ms-linear-gradient(right, #f49930 0%,#ffffff 100%);
    background: linear-gradient(right left, #f49930 0%,#ffffff 100%);
}
.outpatient_image{
    width:90%;
    margin:0 auto;
}
.outpatient_image img{
    border-radius:8px;
}
.outpatient_prompt{
    background-color:#fffcf4;
    border-radius:8px;
    padding:3% 4%;
    margin-top:2%;
    font-size: 0.95em;
}
.outpatient_prompt span{
    color:#f26e26;
    font-weight:bold;
}
.margin_top_2{
    margin-top:2%;
}
.item_table_font{
    width:60% !important;
}
.backgroud_color{
    background-color:#fffcf4;
}
.evolution_item{
    background-color:#fff;
    padding:2% 2%;
    margin-top:3%;
}
.evolution_item table{
    width:100%;
    border-collapse:separate;
    border-spacing:0;
}
.evolution_item table td{
    vertical-align:middle;
}
.evolution_item table td:first-child{
    width:35%;
    padding-right:2%;
    color:#f26e26;
    font-weight:bold;
}
.evolution_item_title{
    font-size:0.8em;
    text-align:center;
}
.evolution_item_title_1{
    font-size:1.1em;
    text-align:center;
}
.evolution_item_content{
    border-left:1px dashed #c9caca;
    padding-left:5%;
}
.tolerant_item{
    padding:2% 0;
    border-bottom:1px dashed #b8b9b9;
    display:table;
}
.tolerant_item_table{
    width:100%;
    border-collapse:separate;
    border-spacing:0;
}
.tolerant_item_table td{
    vertical-align:middle;
}
.tolerant_item_table td:first-child{
    width:70%;
    padding-right:3%;
    font-size:0.9em;
}
.tolerant_item_table td:last-child{
    width:30%;
}
.item_table_font_1{
    width:80% !important;
}
.item_table_font_2{
    width:88% !important;
}
.tolerant_item_content{
    color:#f49930;
    margin-bottom:1%;
    font-size:1.1em;
}
.tolerant_item_table_1{
    width:100%;
    border-collapse:separate;
    border-spacing:0;
}
.tolerant_item_table_1 td{
    vertical-align:middle;
}
.tolerant_item_table_1 td:first-child{
    width:35%;
}
.tolerant_item_table_1 td:last-child{
    width:65%;
    padding-left:3%;
    font-size:0.9em;
}
.tolerant_item_1{
    padding:2% 0;
    display:table;
    font-size:0.9em;
}
.help_image{
    width:90%;
    margin-left:auto;
    margin-right:auto;
}
.help_image img{
    border-radius:8px;
}
.help_ul{
    margin:0 ;
    list-style:decimal;
    padding:2% 0 0 4%;
}
.expert_top{
    color:#f49930;
    text-align:center;
    margin-top:2%;
}

.expert_item_rigth_top{
    background-color:#e0e0e0;
    padding: 1.5% 4%;
    font-size:0.9em;
    line-height: 1.2em;
}
.expert_item_rigth_info{
    margin-top:2%;
    font-size:0.9em;
    line-height: 1.2em;
    margin-left: 12%;
}
.expert_item_rigth_info_1{
    margin-top:2%;
    font-size:0.9em;
    line-height: 1.2em;
    margin-left: 8%;
}
.margin_left_0{
    margin-left:0;
}
.expert_item_rigth_name{
    width:57%;
    float:right;
    margin-top:2%;
}
.expert_item_rigth_name_table{
    width:100% !important;
    border-collapse:separate !important;
    border-spacing:0 !important;
}
.expert_item_rigth_name_table td:first-child{
    width:50% !important;
    position:initial !important;
}
.expert_item_rigth_name_table td:last-child{
    color:#f26e26 !important;
    padding-left: 5% !important;
    position:initial !important;
}
.expert_item_line{
    height:0.1em;
    background-color:#f26e26;
}
.expert_item_table{
    width:100%;
    border-collapse:separate;
    border-spacing:0;
    margin-top:2%;
}
.expert_item_table td:first-child{
    width: 40%;
    position: absolute;
}
.expert_item_table td:last-child{
    width:65%;
}

.expert_item_table_1{
    width:100%;
    border-collapse:separate;
    border-spacing:0;
    margin-top:2%;
}
.expert_item_table_1 td:first-child{
    width:65%;
}
.expert_item_table_1 td:last-child{
    width: 40%;
    position: absolute;
}
.childbirth{
    background-color: #64c4f1;
    border-radius: 6px;
    color: #fff;
    padding: 1% 4% 1.2% 4%;
    display: table;
    margin: 3% auto 0 auto;
}
.activity_ul{
    width:90% !important;
    margin:3% auto 0% auto !important;
    list-style:none !important;
    padding:0;
}
.activity_ul li{
    float:left !important;
    width:31%;
}
.activity_ul li:nth-child(2){
    margin-left:3.5%;
    margin-right:3.5%;
}
.visit_layout{
	margin: -16% auto 0 auto;
	z-index: 22;
    position: relative;
}
.visit_word{
    color: #fff;
    padding-left: 16%;
    line-height: 1.8em;
}
@media screen and (min-device-width:371px) and (max-device-width: 410px) {
   .evolution_item table td:first-child{
       width: 37%;
   }
   .item_table_font_1{
       width: 75% !important;
   }
}
@media screen and (min-device-width:320px) and (max-device-width: 370px) {
   .evolution_item table td:first-child{
       width: 39%;
   }
   .item_table_font_1{
       width: 80% !important;
   }
   .tolerant_item_table_1 td:first-child{
       width:32%;
   }
   .expert_item_rigth_name_table td:first-child{
        width: 40% !important;
   }
   .expert_item_table td:first-child{
       margin-left:-2%;
   }
   .visit_layout{
	margin: -17% auto 0 auto !important;
	}
	.visit_word{
    line-height: 1.5em !important;
    }
}