*{
    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 html{
    min-width:320px;
    background:#f8f8f8;
    color:#666;
    overflow-x:hidden;
    -webkit-user-select:none; 
    -moz-user-select:none; 
    -ms-user-select:none; 
    user-select:none;
    -khtml-user-select: none;
}
a {
    color: #666;
    background-color: transparent;
}
a, a:hover, a:visited, a:link, a:focus {
    text-decoration: none;
    font-size: 14px;
}
a {
    outline: none;
    -moz-outline-style: none; 
}
#gheader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    background-color:#fff;
    border-bottom:1px solid #ccc;
    z-index: 4;
}
.i_header {
    position: relative;
    padding: 0 1rem;
    height: 60px;
}
.i_logo {
    display:inline-block;
    width:160px;
    height:52px;
    padding-top: 4px;
}
.i_logo:hover {
    text-decoration:none;
}
a img {
    width:100%;
    height:100%;
    vertical-align:bottom;
}
header, nav, article, section, aside, footer {
    display:block;
}
.r_header {
    position:absolute;
    right: .5rem;
    padding-top:4px;
    top:0;
}
.i_header .r_header a {
    margin:0 .5rem;
}
.r_header a {
    vertical-align:middle;
}
#i_edit {
    display:inline-block;
    width:4rem;
    height:5rem;
    background:url(/images/i_edit.png) 50% 50% no-repeat;
    background-size:4rem 4rem;
}
.blank {
    display:block;
    width:100%;
    height:61px;
}
#banner {
    height: 200px; 
    background: url(/images/01.jpg) no-repeat 0 0/100% 100%;
    text-align: right; 
    padding-right: 10px;
}
.inav {
    padding: .5rem 0;
    text-align: center;
    line-height: 1.5rem;
    font-size: 1.1rem;
    color: #666;
    overflow: hidden;
}
.wbox, .wpbox {
    margin-bottom: .5rem;
    background-color: #fff;
    overflow: hidden;
    border-bottom: 1px solid #efefef;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
.inav a:visited {
    color: #666;
}
.inav a {
    float: left;
    margin: .5rem 0;
    display: block;
    width: 25%;
    color: #666;
}
.inav .ico {
    margin: 0 auto .5rem;
    display: block;
    width: 4rem;
    height: 4rem;
}

a img {
    vertical-align: bottom;
}
img {
    border: 0;
    max-width: 100%;
}
.inav .t {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#signin {
    display: inline-block;
    width: 6rem;
    height: 4rem;
    padding-top:1rem;
    background-color: #f9bf11;
    border-radius: .5rem;
    color: #999;
    vertical-align: middle;
    text-align: center;
}
#signin a {
    font-size: 1.5rem;
}
.boxmttitle {
    margin: 0;
    background-color: #fff;
}

.boxmt {
    display: flex;
    display: -webkit-box;
    align-items: center;
    -webkit-box-align: center;
    height: 4rem;
    line-height: 1.5rem;
    font-size: 1.1rem;
    color: #888;
    border-bottom: 1px solid #efefef;
}
.wbwh3 {
    margin-left: 1rem;
}

.wbw {
    display: block;
    flex: 1;
    -webkit-box-flex: 1;
}
.wbw {
    display: block;
    flex: 1;
    -webkit-box-flex: 1;
}
.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;
}
h1, h2, h3, h4, h5 {
    font-weight: normal;
    font-size: 1rem;
}
.boxmt_more {
    font-size: 1.2rem;
    color: #ff8a00;
    margin-right: 1rem;
}
.teacher_list {
    margin-bottom: .5rem;
    padding: 0 1rem;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}
.teacher_list dl {
    padding: 1rem 0;
    font-size: 1.3rem;
    color: #666;
    border-bottom: 1px solid #ccc;
}
.l {
    float: left;
}
.tc {
    display: table-cell;
}
.teacher_list .l img {
    margin-right: 1rem;
    width: 6rem;
    height: 6rem;
    border-radius: 50%;
}
.grey_btn {
    color: #666!important;
}
.grey_btn {
    margin: 0 .5rem;
    padding: .4rem 1.8rem;
    display: inline-block;
    line-height: 2rem;
    font-size: 1.2rem;
    color: #666;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: .5rem;
    vertical-align: top;
}
.teacher_list .grey_btn {
    margin: .5rem .5rem .5rem 0;
    padding: .4rem 1rem;
    color: #333;
    background-color: #f8f8f8;
}
a img {
    vertical-align: bottom;
}
.teacher_list h2 a {
    margin-right: 0;
    font-size: 1.6rem;
    color: #20b7c9;
}
.teacher_list h2 a span{
    float: right;
    font-size: 1.3rem;
    color: #999;
}
.detail p{
    color: #666;
    font-size: 12px;
}
.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;
}
.user_info {
    margin-bottom: .5rem;
    padding: 0 1rem;
    font-size: 1.3rem;
    color: #333;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}
.user_info dl {
    padding-bottom: 1rem;
    border-bottom: 1px solid #ccc;
}
dl {
    display: block;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.user_info dt {
    padding: .5rem 0;
}
dt {
    display: block;
}
.user_info dt span {
    float: right;
    color: #999;
}
.user_info dt a {
    font-size: 1.6rem;
    color: #20b7c9;
}

dd {
    display: block;
}
ul {
    list-style: none;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.user_info dd i {
    display: inline-block;
    width: 6.5rem;
    text-align: right;
    color: #666;
    font-style: normal;
}

i {
    display: inline-block;
    vertical-align: middle;
    background-size: cover;
    color: #fe980f;
}
.more_quenews {
    margin-bottom: 0;
    padding-top: .8rem;
    padding-bottom: .8rem;
    border-top: none;
    border-bottom: 1px solid #ccc;
}

.more_que {
    padding-top: .8rem;
    background-color: #fff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}
.more_que .list {
    margin: 0 1rem;
    padding: 1rem .8rem;
    background-color: #f2f2f2;
}
.more_que .list li:before {
    position: relative;
    left: -.6rem;
    top: 50%;
    margin-top: -.2rem;
    display: inline-block;
    content: "";
    width: .5rem;
    height: .5rem;
    background-color: #f60;
    border-radius: 50%;
}
.more_que .list li {
    position: relative;
    padding: .3rem 1.4rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.more_que a {
    color: #333;
}
.quitbox {
    margin: 2rem 1rem 1rem 1rem;
    text-align: center;
    line-height: 3rem;
}
.clgo3 {
    text-align: left;
    padding: .7rem 1rem;
    line-height: 2rem;
    font-size: 1.2rem;
    color: #666;
}
.clgo3>li:nth-of-type(1), .clgo3>li:nth-of-type(2), .clgo3>li:nth-of-type(3) {
    border-top: none;
}

.clgo3>li {
    float: left;
    width: 33.333%;
    border-width: 1px 1px 0 0;
    border-style: solid;
    border-color: #efefef;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.clgo3 a {
    display: block;
    padding: 1rem 0;
    width: 100%;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.clgo3 .fore1 .ico {
    background-position: 0 0;
}
.clgo3 .fore2 .ico {
    background-position: 0 -2rem;
}
.clgo3 .fore3 .ico {
    background-position: 0 -4rem;
}
.clgo3 .fore4 .ico {
    background-position: 0 -6rem;
}
.clgo3 .fore5 .ico {
    background-position: 0 -8rem;
}
.clgo3 .fore6 .ico {
    background-position: 0 -10rem;
}
.clgo3 .ico {
    margin-right: .8rem;
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-image: url(/images/clgo3.png);
    background-repeat: no-repeat;
    background-size: 2rem auto;
    vertical-align: top;
}
.clgo3>li:nth-of-type(3n+2) {
    text-align: center;
}
.clgo3>li:nth-of-type(1), .clgo3>li:nth-of-type(2), .clgo3>li:nth-of-type(3) {
    border-top: none;
}
.clgo3>li:nth-of-type(3n) {
    text-align: right;
    border-right: none;
}
.footer {
    display: block;
    margin-top: .6rem;
    padding: 1rem 1rem .5rem 1rem;
    text-align: center;
    line-height: 2rem;
    font-size: 1rem;
    color: #999;
}
.sm_gybtn:visited {
    color: #999;
}
.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;
}
#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.on {
    color: #333;
}
#b_tool>a:visited {
    color: #888;
}
#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;
}
p {
    display: block;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    margin-right:1rem;
    text-align:justify;
}
h2 {
    display: block;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    margin-right: 1rem;
}
#new_icon {
    display: inline-block;
    BACKGROUND: url(/Images/icon_new.gif) no-repeat;
    WIDTH: 24px;
    HEIGHT: 18px;
    BACKGROUND-POSITION: 0 0;
    cursor: hand;
}
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%;
}
.title {
    text-align: center;
    line-height: 4em;
    background-color: #3280bf;
    color: #fff;
}
.alist {
    padding: 0 1%;
}