* {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
html {
    font-size: 62.5%;
    font-family: "Helvetica Neue",Helvetica,STHeiTi,"Microsoft YaHei",Arial,sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    width: 100%;
    background: #f8f8f8;
    color: #666;
    overflow-x: hidden;
}
a {
    text-decoration: none;
    color: #666;
}
#gheader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    z-index: 4;
}
header, nav, article, section, aside, footer {
    display: block;
}
.header {
    position: relative;
    padding: 0 8.8rem;
}
.l_header {
    position: absolute;
    left: 0;
    top: 0;
}
.l_logo, .go_back, .t_user, .t_menu, .t_edit, .t_collect, .t_share, .t_close, .t_tel, .t_collect_no {
    display: inline-block;
    height: 4.4rem;
    background: url(../images/header.png) no-repeat;
    background-size: 2.5rem auto;
}
.go_back {
    background-position: 50% -4.4rem;
}
.l_logo, .go_back {
    width: 4.4rem;
}
.g_tit {
    text-align: center;
    line-height: 4.4rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.7rem;
    color: #333;
}
h1, h2, h3, h4, h5 {
    font-weight: normal;
    font-size: 1rem;
}
.r_header {
    position: absolute;
    right: .5rem;
    top: 0;
}
.r_header a {
    vertical-align: middle;
}
.t_collect_no {
    background-position: 50% -38.5rem;
}
.t_user, .t_menu, .t_edit, .t_collect, .t_share, .t_close, .t_tel, .t_collect_no {
    width: 3rem;
}
a:active, a:hover {
    outline: 0;
    text-decoration: none;
}
.t_share {
    background-position: 50% -26.4rem;
}
.t_tel {
    background-position: 50% -35.2rem;
}
.in_main {
    padding-top: 4.5rem;
}
.teacher_2 .teacher_info {
    padding: 1.2rem .8rem;
    min-height: 6rem;
    background-color: #fff8f2;
}
.l {
    float: left;
}
.teacher_2 .l img {
    margin-right: 1.9rem;
    width:6rem;
    height:6rem;
    border-radius: 50%;
}
a img {
    vertical-align: bottom;
}
.teacher_2 .tc {
    padding-top: 1rem;
    font-size: 1.3rem;
    color: #888;
    width: 9999px;
}
.tc {
    display: table-cell;
}
.teacher_2 .orange_btn {
    float: right;
    margin-top: 1rem;
}
.orange_btn {
    padding: .3rem .8rem;
    color: #fff;
    background-color: #f90;
    border-radius: .3rem;
}
.teacher_2 .tit {
    margin-top: .5rem;
}
.teacher_2 .name {
    margin-right: .5rem;
    color: #20b7c9;
}
.label {
    display: inline-block;
    vertical-align: middle;
}
.label a {
    margin: 0 .2rem;
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    background: url(../images/label.png) no-repeat;
    background-size: 1.5rem auto;
}
.label .male {
    background-position: 0 0;
}
.label .female {
    background-position: 0 -1.5rem;
}
.teacher_2 .study {
    margin-bottom: 1rem;
    padding: 1rem 0;
    display: flex;
    display: -webkit-box;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    text-align: center;
}
.teacher_2 .study a {
    margin: 0 .7rem;
    font-size: 1.3rem;
    color: #666;
}
.teacher_2 .study span {
    color: #b2b2b2;
}
.teacher_sum {
    padding: .5rem 0;
    background-color: #fff;
    border-top: 1px solid #ccc;
    overflow: hidden;
}
.teacher_sum .half {
    width: 50%;
}
.teacher_sum dl {
    margin: .3rem 0;
    float: left;
    width: 100%;
    font-size: 1.3rem;
    color: #333;
    display: flex;
    display: -webkit-box;
}
.teacher_sum dt {
    min-width: 7.5rem;
    text-align: right;
    color: #666;
}
.teacher_sum dd {
    flex: 1;
    -webkit-box-flex: 1;
}
.teacher_sum .half {
    width: 50%;
}
.sec_tit {
    padding: .7rem;
    font-size: 1.3rem;
    color: #666;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.sec_tit:before {
    margin: 0 .7rem 0 0;
    display: inline-block;
    content: "";
    width: .5rem;
    height: 1.2rem;
    background-color: #f90;
    border-radius: .2rem;
}
.teacher_p p {
    padding: .7rem;
    font-size: 1.3rem;
    color: #333;
    background-color: #fff;
}
.teacher_score {
    margin: .6rem 0;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}
.teacher_score .hd ul {
    display: flex;
    display: -webkit-box;
    padding: 1rem 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.teacher_score .hd li {
    height: 1.8rem;
    display: block;
    flex: 1;
    -webkit-box-flex: 1;
    text-align: center;
    border-left: 1px solid #ccc;
}
.teacher_score .hd .on span {
    color: #333;
    border-color: #20b7c9;
}
.teacher_score .hd span {
    position: relative;
    top: -1rem;
    padding: 0 .5rem;
    display: inline-block;
    height: 3.6rem;
    line-height: 3.6rem;
    font-size: 1.5rem;
    color: #999;
    border-bottom: 3px solid rgba(0,0,0,0);
}
.teacher_score .hd span {
    position: relative;
    top: -1rem;
    padding: 0 .5rem;
    display: inline-block;
    height: 3.6rem;
    line-height: 3.6rem;
    font-size: 1.5rem;
    color: #999;
    border-bottom: 3px solid rgba(0,0,0,0);
}
.ogintitle {
    position: relative;
    margin: .8rem 1rem;
    padding-left: 1rem;
    line-height: 2rem;
    font-size: 1.3rem;
    color: #666;
}
.ogintitle:before {
    position: absolute;
    left: -.3rem;
    top: .4rem;
    display: block;
    content: "";
    width: .5rem;
    height: 1.2rem;
    background-color: #f90;
    border-radius: .2rem;
}
.wpbox {
    padding: 0 1rem;
}
.wbox, .wpbox {
    margin-bottom: .6rem;
    background-color: #fff;
    overflow: hidden;
}
.wpbox {
    padding: 0 1rem;
}
.wpbox, .wbox {
    margin-bottom: 1rem;
    background-color: #fff;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    overflow: hidden;
}
.relatedpeo {
    line-height: 2rem;
    font-size: 1.2rem;
    color: #333;
}
ul {
    list-style: none;
}
.relatedpeo>li {
    padding: 1rem 0;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.relatedpeo a {
    color: #333;
}
.wbc {
    display: flex;
    display: -webkit-box;
    align-items: center;
    -webkit-box-align: center;
}
.relatedpeo .cut {
    margin-right: 1rem;
    display: block;
    width: 7rem;
    height: 7rem;
    border-radius: 50%;
    overflow: hidden;
}
.relatedpeo .cut img {
    width: 7rem;
    height: 7rem;
    vertical-align: bottom;
}
.wbw {
    display: block;
    flex: 1;
    -webkit-box-flex: 1;
}
.relatedpeo .th {
    color: #999;
}
.ogtxt {
    color: #f90;
}
.more_quenews {
    margin-bottom: 0;
    padding-top: .8rem;
    padding-bottom: .8rem;
    border-top: none;
    border-bottom: 1px solid #ccc;
}
.more_que {
    margin-bottom: 2rem;
    padding-top: .8rem;
    background-color: #fff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.more_que .list {
    margin: 0 1rem;
    padding: 1rem .8rem;
    background-color: #f2f2f2;
}
.more_que .list li {
    position: relative;
    padding: .3rem 1.4rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.more_que .list li:before {
    position: absolute;
    left: .4rem;
    top: 50%;
    margin-top: -.2rem;
    display: inline-block;
    content: "";
    width: .4rem;
    height: .4rem;
    background-color: #f60;
    border-radius: 50%;
}
}
.more_que a {
    font-size: 1.3rem;
    color: #333;
}
.more_ul {
    padding: 0 1rem;
    line-height: 2rem;
    overflow: hidden;
}
.quitrow {
    margin: 1rem;
    text-align: center;
    line-height: 2rem;
    font-size: 1.1rem;
}
.ico40 {
    margin: 0 .5rem;
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: top;
}
.t_menua {
    display: none;
    position: absolute;
    right: .1rem;
    top: 4.4rem;
    padding: 0 .5rem;
    border-radius: .3rem;
}
.boxmt {
    display: flex;
    display: -webkit-box;
    align-items: center;
    -webkit-box-align: center;
    margin: 0 1rem;
    height: 4rem;
    line-height: 1.5rem;
    font-size: 1.1rem;
    color: #888;
    border-bottom: 1px solid #efefef;
}
.boxmttitle {
    margin: 0;
    background-color: #fff;
}
.wbw {
    display: block;
    flex: 1;
    -webkit-box-flex: 1;
}
.wbwh3 {
    margin-left: 1rem;
}
.ogtitle {
    position: relative;
    margin: .8rem 1rem;
    line-height: 2rem;
    font-size: 1.3rem;
    color: #333;
}
.ogtitle::before {
    position: absolute;
    left: -1rem;
    top: .4rem;
    display: block;
    content: "";
    width: .4rem;
    height: 1.2rem;
    background-color: #f90;
}
.boxmt_more {
    font-size: 1.2rem;
    color: #ff8a00;
    margin-right: 1rem;
}
#b_tool {
    position: fixed;
    bottom: 0;
    left: 0;
    display: flex;
    display: -webkit-box;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #b2b2b2;
    z-index: 10;
}
#b_tool>a:visited {
    color: #888;
}
#b_tool>a.on {
    color: #333;
}

#b_tool>a {
    padding: .78rem 0 .2rem 0;
    width: 25%;
    display: block;
    flex: 1;
    -webkit-box-flex: 1;
    text-align: center;
    font-size: 1.4rem;
    color: #888;
}
on.home_btool:before, .home_btool:active:before {
    background-position: 50% -2.5rem;
}
.home_btool:before, .push_btool:before, .user_btool:before, .more_btool:before {
    margin-bottom: .3rem;
    display: block;
    content: "";
    height: 2.5rem;
    background: url(/images/b_tool.png) no-repeat;
    background-size: 2.5rem auto;
}
.home_btool:before {
    background-position: 50% 0;
}
.push_btool:before {
    background-position: 50% -5rem;
}
.user_btool:before {
    background-position: 50% -10rem;
}
.more_btool:before {
    background-position: 50% -15rem;
}
.blank1 {
    display: block;
    width: 100%;
    height: 65px;
}
.footer {
    display: block;
    padding: 0 0 .5rem 0;
    text-align: center;
    line-height: 2rem;
    font-size: 1rem;
    color: #999;
    background-color: #f7f7f7;
}
.sm_gybtn:visited {
    color: #999;
}
.sm_gybtn {
    display: inline-block;
    padding: .4rem;
    height: 1rem;
    line-height: 1rem;
    font-size: 1rem;
    color: #999;
    border: 1px solid #a3a3a3;
    border-radius: .3rem;
    vertical-align: topŁ»;
}
.ml6 {
    margin-left: .3rem;
}
.wechatico40 {
    margin-right: .3rem;
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background: url(/images/wechat40.png) 0 0 no-repeat;
    background-size: cover;
    vertical-align: top;
}
img#female {
    background-image: url(/Images/None.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
img#male {
    background-image: url(/Images/None.png);
    background-position-y: -95px;
    background-repeat: no-repeat;
    background-size: 100%;
}
.code {
    margin:1em 0 ;
    width: 100%;
    height: 16em;
    background-color: #fff;
}
.qrcode {
    width: 100%;
}
.qqcode {
    width: 50%;
    float: left;
    text-align: center;
}
.wecode {
    width: 50%;
    float: left;
    text-align: center;
}
.wecood {
    margin: 10px;
    max-width: 130px
}
.qcood {
    max-width: 150px
}
.code {
    margin:1em 0 ;
    width: 100%;
    height: 17em;
    background-color: #fff;
}
.qrcode {
    width: 100%;
}
.qqcode {
    width: 50%;
    float: left;
    text-align: center;
}
.wecode {
    width: 50%;
    float: left;
    text-align: center;
}
.code {
    margin:1em 0 ;
    width: 100%;
    height: 18em;
    background-color: #fff;
}
.qrcode {
    width: 100%;
}
.qqcode {
    width: 50%;
    float: left;
    text-align: center;
}
.wecode {
    width: 50%;
    float: left;
    text-align: center;
}
.code {
    margin:1em 0 ;
    width: 100%;
    height: 18em;
    background-color: #fff;
}
.qrcode {
    width: 100%;
}
.qqcode {
    width: 50%;
    float: left;
    text-align: center;
}
.wecode {
    width: 50%;
    float: left;
    text-align: center;
}