
body{font-family:Helvetica Neue,Roboto,microsoft yahei; color:#1a1a1a; font-size: 12px;}
@media screen and (min-width: 376px) and (max-width: 414px) {/*iphone6s plus*/
    body{font-size: 14px;}
}

@media screen and (min-width: 361px) and (max-width: 375px) {/*iphone6*/
    body{font-size: 13px;}
}


.top{display: block;}

/*Tab相关*/
.yk_mtab{background: #fff;overflow: hidden; width: 100%; border-bottom: 1px solid #D8DFE7}
.yk_mtab{position: relative;}
.yk_mtab .yk_mtab_wrap div{position: relative;float: left;padding: 16px 15px 11px 15px; text-align: center; font-size: 1.2em}

#yk_top_tab{position:fixed;top:0;z-index: 9999; display: none;}
.yk_mtab div.on{color: #5097fb}
.yk_mtab div.on:after {content: "";position: absolute;bottom: 0;left: 50%;width: 50px; margin-left: -25px; height: 4px;background-color: #5097fb;border-radius: 3px;}
/*Tab相关END*/

#list_wrap{ padding:0 4%; display: none;}
#qa_title,#qa_content,#qa_line{display: none;}

.qa_list_item{height: 3.3em; line-height: 3.3em; text-indent:4%; white-space:nowrap; text-overflow:ellipsis;  overflow: hidden;}
.qa_list_item{background:url(/public/web/img/school/icon-more9.png) 98% no-repeat #fff; background-size:4%;}
div.qa_list_item:after {content: "";position: absolute;bottom: 1;left: 4%;width: 92%; height: 1px;background-color: #D8DFE7;}
.qa_list_item a.qa_item{font-size: 1.1em; width: 100%; display: block; color: #1a1a1a;}

.qa_list_item em{font-style: normal; font-weight: bolder;}
.qa_list_item em.red{color: #ff4432;}

.qa_list_item div.txt{display: none;}

#qa_line{height: 12px; background: #f0f5ff;}
#qa_title{font-size: 1.2em; padding: 18px 4%; line-height: 150%;}
#qa_content{line-height: 200%; text-align: justify-all; padding: 10px 4%; font-size: 1.1em;}
#qa_content a{color: #0091ff;}

/*191215下方新增按钮*/
.bottom-link {position:fixed; bottom: 2vh;margin: 0 4%;color: #fff;z-index: 1000;}
.link-wrap {width: 92vw;display: flex;justify-content: space-between;box-sizing:content-box;}
.bottom-link .link-wrap a{display: block;line-height: 7vh;width: 44vw;background: #0091FF;color:#fff;box-sizing:content-box;border-radius: 10px;text-align: center;font-size: 16px;}