/*css document 咽喉科移动端 */
#container{
    max-width:26.67em;
    width:100%;
    margin:0 auto;
    overflow:hidden;
}
.head2{
    margin: 0 auto;
    width: 26.67em;
}
.head2 img{
    width: 26.5em;
}
.nav2{
    width: 26.67em;
    margin: 1em auto;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-around;
    -webkit-justify-content: space-around;
}
.nav2 img{
    width: 2.75em;
}
.nav2 p{
    font-size: 1em;
    color: #666666;
    line-height: 1.4em;
    text-indent: 2em;
    width: 21em;
}
.swtzx {
    width: 21em;
    margin: 1em auto;
}
.swtzx ul {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    -webkit-justify-content:space-around;
}
.swtzx ul li {
    border-radius: .8em;
    color: #fff;
    text-align: center;
    font-size: 1em;
    letter-spacing: .1em;
    padding: .2em .3em;
}
.swtzx ul li:nth-child(2n+1){
    background-color: #409fe9;
}
.swtzx ul li:nth-child(2n){
    background-color: #ff7800;
}
.swtzx ul li img{
    vertical-align: middle;
    width: 1.5em;
    margin-right: .2em;
}
.sec_title{
    width: 26.67em;
    margin: 1em auto;
}
.sec_title h3 b{
    font-size: 1.33em;
    font-weight: bold;
    color: #575757;
    text-align: center;
    line-height: 1em;
}
.sec_title h3 span{
    font-size: .66em;
    color: #555555;
    text-align: center;
    display: block;
}
.sec_banner{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    box-sizing: border-box;
    margin: .5em auto .2em;
}
.title_01 {
    border-top: 1px solid #bab8b8;
    flex: auto;
    display: block;
}
.sec_title h3 {
    padding: 0 1.25em;
    text-align: center;
    border-left: 1px solid #bab8b8;
    border-right: 1px solid #bab8b8;
    display: flex;display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: center; -webkit-justify-content: center;
    align-items: center;-webkit-align-items: center;
}
.sec_title img{
    width: 1.83em;
    display: block;
    margin: 0 auto;
}
.miantan_eti{
    width: 26.67em;
    margin: 0 auto;
}
.miantan_eti .eti_01{
    display: flex;display: -webkit-flex;
    align-items: center;-webkit-align-items: center;
    justify-content: space-around; -webkit-justify-content: space-around;
}
.miantan_eti .eti_01 img{
    width: 12.83em;
 }
.miantan_eti .eti_01 p{
    color: #575757;
    width: 10.375em;
    line-height: 2em;
}

.eti_02{
    display: flex;display: -webkit-flex;
    align-items: center;-webkit-align-items: center;
    background: url(../images/miantan_03.jpg)no-repeat center;
    background-size: 25.875em;
    height: 7.21em;
    width: 25.875em;
    margin: 1em auto;

}
.box_01, .box_02{
    display: flex;display: -webkit-flex;
    align-items: center;-webkit-align-items: center;
    justify-content: space-around; -webkit-justify-content: space-around;
}
.eti_02 .box_01{
    width: 5.29em;
    margin-right: 1em;
    color: #fff;
    font-size: 1.125em;
    line-height: 1.2em;
    font-weight: bold;
}
.eti_02 .box_02{
    color: #525252;
    font-size: 1em;
    line-height: 1.3em;
    text-indent: 2em;
    width: 18.16em;
}

.miantan_symptom{

}
.miantan_symptom ul{
    display: flex;display: -webkit-flex;
    justify-content: space-around; -webkit-justify-content: space-around;
}
.miantan_symptom ul li{
    color: #fff;
    background-color: #94d4d6;
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    text-align: center;
    margin: .1em;
    padding: .2em 0;
}
.miantan_treatment dl{
    width: 26.67em;
    display: flex;display: -webkit-flex;
    align-items: center;-webkit-align-items: center;
    justify-content: space-around; -webkit-justify-content: space-around;
}
.miantan_treatment dl dt{
    width: 9.29em;
}
.miantan_treatment dl dd{
    width: 16em;
}
.miantan_treatment dl dt img{
    width: 9.29em;
}

.miantan_treatment dl dd p{
    font-size: 1.08em;
    font-weight: bold;
    color: #575757;
    line-height: 1.8em;
    width: 9em;
    border-bottom: 1px solid #c8c8c8;
}
.miantan_treatment dl dd span{
    color: #575757;
    font-size: 1em;
}
.treatment_surgery{
    width: 26.67em;
    height: 6.5em;
    margin-top: 1em;
    box-sizing: border-box;
    background-color: #fe3174;
    position: relative;
}
.treatment_surgery .surgery_title{
    border-radius: 50%;
    background-color: #fff;
    width: 4.05em;
    height: 4.05em;
    line-height: 1.2em;
    font-size: 1.45em;
    font-weight: bold;
    color: #575757;
    position: absolute;
    top: -.3em;
    left: .8em;
    box-shadow: 0 0 .2em #575757;
    padding: .8em 1em;
    box-sizing: border-box;
}
.treatment_surgery .surgery_content{
    width: 16.25em;
    height: 5em;
    color: #fff;
    line-height: 1.583em;
    position: absolute;
    top: 0;bottom: 0;
    left: 8.33em;
    margin: auto;
}

.miantan_expert{
    background-color: #0077d4;
    padding: .6em 0;
}
.miantan_expert .sec_title h3 b{
    color: #fff;
}
.miantan_expert .sec_title h3 span{
    color: #fff;
}
.expert_01 img{
    width: 25.83em;
    display: block;
    margin: 0 auto;
}
.miantan_expert h1{
    width: 8.82em;
    text-align: center;
    height: 2em;
    line-height: 2em;
    border-radius: 1em;
    margin: 1em auto;
    background-color: #fff;
    color: #24323d;
    font-size: 1.375em;font-weight: bold;
    box-sizing: border-box;
}
.expert_02{
    width: 26.67em;
    height: 18.75em;
    background: url(../images/miantan_bg.png)no-repeat 38%;
    background-size: 3.458em;
}
.expert_02 dl{
    margin: 1em 0;
    display: flex;display: -webkit-flex;
    align-items: center;-webkit-align-items: center;
    padding-left: 1em;
}
.expert_02 dl dt{
    background-color: #fff;
    color: #555555;
    width: 9.42em;
    height: 3em;
    line-height: 3em;
    font-size: .83em;
    text-align: center;
    border-radius: 1.5em;
    box-shadow: 0 .1em .2em #555;
}
.expert_02 dl dd{
    color: #fff;
    font-size: .83em;
    line-height: 1.5em;
}
.expert_02 dl:nth-child(2n+1) dd{
    width: 17em;
    margin-left: 4em;
}
.expert_02 dl:nth-child(2n) dd{
    width: 9.42em;
}
.expert_02 dl:nth-child(2n) dt{
    margin-left: 4.5em;
}

.expert_03{
    background: url(../images/miantan_bg_02.jpg)no-repeat center;
    background-size: 25.875em;
    height: 14.125em;
    margin: 1em auto;
    padding-top: 2em;
    box-sizing: border-box;
}
.expert_03 h2{
    color: #0061ad;
    font-size: 1.375em;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    width: 11em;
    height: 1.5em;
    line-height: 1.5em;
    border: 1px solid #0061ad;
}
.expert_03 ul{
    width: 20em;
    margin: 2em auto;
    color: #1679b3;
    line-height: 1.6em;
}
.miantan_case img{
    display: block;
    margin: 0 auto;
}
.miantan_case .case_01 img{
    width: 24.7em;
}
.miantan_case .case_02 img{
    width: 25.83em;
}
.miantan_case h3{
    font-size: 1.33em;
    font-weight: bold;
    color: #fff;
    height: 2.5em;
    line-height: 2.5em;
    width: 19.68em;
    margin: 1em auto;
    padding-left: .5em;
    background: linear-gradient(to right, #007de0, #1c8be3,#fefefd);
}

.miantan_fre{
    width: 26.67em;
    margin: 2em auto;
    font-size: .9em;
}
.miantan_fre h5{
    color: #4e4e4e;
    width: 26em;
}
.miantan_fre p{
    color: #fff;
    background-color: #fec999;
    width: 25.55em;
    height: 5.5em;
    border-radius: 1.2em;
    box-sizing: border-box;
    display: flex;display: -webkit-flex;
    align-items: center;-webkit-align-items: center;
    justify-content: space-around; -webkit-justify-content: space-around;
    padding: 0 1em;
    margin: 1em auto 1.5em;
    position: relative;
}
.miantan_fre p span{
    display: block;
    width: 0;
    height: .8em;
    border-left: .5em solid transparent;
    border-right: .5em solid transparent;
    border-bottom: .8em solid #fec999;
    position: absolute;
    top: -1.5em;
}
.miantan_fre .fre_right span{
    right: 2em;
}
.miantan_fre .fre_left span{
    left: 2em;
}