* {
    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%;
}
#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;
}
header, nav, article, section, aside, footer {
    display: block;
}
.l_header {
    position: absolute;
    left: 0;
    top: 0;
}
a:active, a:hover {
    outline: 0;
    text-decoration: none;
}
.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;
}
.r_header a {
    vertical-align: middle;
}
.t_tel {
    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:56px;
}
.jyzc_t {
  text-align: center;
}
.jyzc_t h3 {
  font-size: 2rem;
  color: #333333;
}
.jyzc_t p {
  margin-top: 0.5rem;
  font-size: 1.3rem;
  color: #adadad;
  line-height: 2;
}
.jslb .jyzc_t p a {
  color: #00cccc;
}
a {
    text-decoration: none;
    color: #666;
}
.g_tit {
    text-align: center;
    line-height: 5.3rem;
    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;
}
.in_main {
    padding: 0 1% 6rem 1%;
}

.filtersel {
    display: flex;
    display: -webkit-box;
    text-align: center;
    height: 4rem;
    line-height: 4rem;
    font-size: 1.3rem;
    color: #999;
    border-bottom: 1px solid #ccc;
}

ul {
    list-style: none;
}

user agent stylesheet
ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
.filtersel li {
    position: relative;
    display: block;
    flex: 1;
    -webkit-box-flex: 1;
    border-right: 1px solid #ccc;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.filtersel select {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.filtersel li:after {
    margin: 0 0 0 .5rem;
    display: inline-block;
    content: "";
    border: .4rem solid rgba(0,0,0,0);
    border-top-color: #a8a59f;
    vertical-align: middle;
}
form {
    display: block;
    margin-top: 0em;
}
.b_more {
    display: block;
    padding: 1rem 0;
    text-align: center;
    font-size: 1.4rem;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}
.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;
}
.more_que .list {
    margin: 0 1rem;
    padding: 1rem .8rem;
    background-color: #f2f2f2;
}
ul {
    list-style: none;
}
.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;
}
a {
    text-decoration: none;
    color: #666;
}
.more_ul {
    padding: 0 1rem;
    line-height: 2rem;
    overflow: hidden;
}
ul {
    list-style: none;
}
.more_ul li:nth-of-type(1), .more_que .more li:nth-of-type(2), .more_que .more li:nth-of-type(3) {
    border-top: none;
}
.more_ul li {
    position: relative;
    float: left;
    width: 33.33333%;
    text-align: center;
    border-top: 1px solid #e9e9ea;
}
.more_ul li {
    position: relative;
    float: left;
    width: 33.33333%;
    text-align: center;
    border-top: 1px solid #e9e9ea;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.more_ul li:before {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -.8rem;
    display: block;
    height: 1.6rem;
    content: "";
    border-right: 1px solid #d2d3d4;
}
.more_ul a {
    position: relative;
    display: block;
    padding: 1rem 0;
}

.more_que a {
    font-size: 1.3rem;
    color: #333;
}
.b_user {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 1rem 0 1rem 0;
    width: 100%;
    line-height: 3rem;
    text-align: center;
    background-color: #f8f8f8;
    z-index: 9;
}
.grey_btn:visited {
    color: #666!important;
}
.grey_btn:visited {
    color: #666;
}
.grey_btn {
    color: #666!important;
}
.teacher_list .grey_btn {
    margin: .5rem .5rem .5rem 0;
    padding: .4rem 1rem;
    color: #333;
    background-color: #f8f8f8;
}
.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;
}
.quitrow {
    margin: 1rem;
    text-align: center;
    line-height: 2rem;
    font-size: 1.1rem;
}
#go_top {
    position: fixed;
    bottom: 6rem;
    right: 1rem;
    display: block;
    width: 4rem;
    padding-top: 1.4rem;
    height: 2.6rem;
    text-align: center;
    background-color: rgba(0,0,0,.7);
    border-radius: 50%;
}
#go_top:before {
    display: inline-block;
    content: "";
    width: 2rem;
    height: 2rem;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: rotate(48deg) skew(10deg);
}
#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 {
    background-position: 50% 0;
}
.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;
}
#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;
}
.push_btool:before {
    background-position: 50% -5rem;
}
.user_btool:before {
    background-position: 50% -10rem;
}
.more_btool:before {
    background-position: 50% -15rem;
}
.teacher_list dl {
    padding: 1rem 0;
    font-size: 1.3rem;
    color: #666;
    border-bottom: 1px solid #ccc;
}
dl {
    display: block;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.l {
    float: left;
    margin-left:1rem;
}
dt {
    display: block;
}
.teacher_list .l img {
    margin-right: 1rem;
    width: 6rem;
    height: 6rem;
    border-radius: 50%;
}
a img {
    vertical-align: bottom;
}
.tc {
    display: table-cell;
}
h1, h2, h3, h4, h5 {
    font-weight: normal;
    font-size: 1rem;
}
h2 {
    display: block;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    margin-right: 1rem;
}
.teacher_list h2 a {
    font-size: 1.6rem;
    color: #20b7c9;
}
.teacher_list h2 span {
    position: absolute;
    font-size: 1.3rem;
    color: #999;
    right: 2%;
}
.label {
    display: inline-block;
    vertical-align: middle;
}
.label .male {
    background-position: 0 0;
}
.label .female {
    background-position: 0 -1.5rem;
}
.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;
}
p {
    width: 100%;
    display: block;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    margin-right:1rem;
    text-align:justify;
}
div#pages {
    padding-top: 0.8rem;
    height:5rem;
    text-align: center;
    font-size: 1.4rem;
}
.footer {
    display: block;
    padding: 1rem 1rem .5rem 1rem;
    text-align: center;
    line-height: 2rem;
    font-size: 1rem;
    color: #999;
}
div {
    display: block;
}
.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%;
}

.firstpage {
    background-color:#ffffff;
    display: inline-block;
    padding: .5rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 1rem;
    color: #000000;
    border-radius: .3rem;
    vertical-align:middle;
}
.formerpage {
    background-color:#ffffff;
    display: inline-block;
    padding: .5rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 1rem;
    color: #000000;
    border-radius: .3rem;
    vertical-align: middle;
}
.pagenum {
    background-color:#ffffff;
    display: inline-block;
    padding: .5rem;
    height: 2rem;
    width: 2rem;
    line-height: 2rem;
    font-size: 1rem;
    color: #000000;
    border-radius: .3rem;
    vertical-align: middle;
}
.sb {
    box-shadow: 0 1px 3px rgb(26 26 26 / 20%);
}
form.seat1 {
    width: 100%;
    padding: 2% 1% 1% 1%;
    height: 12rem;
    background-color: #EBF1DD;
    font-size: 1.3rem;
}
.seat2 {
    width: 70%;
    margin: 0 2% 0 2%;
    float:left;
}
.form-control {
    height: 24px;
    width: 45%;
    margin: 0 2% 0.7rem 0;
    padding: 0px 2px;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.form-control2 {
    height: 24px;
    width: 45%;
    padding: 0px 2px;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.form-control3 {
    height: 24px;
    width: 47%;
    margin: 0 2% 0.7rem 0;
    padding: 0px 2px;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    background-color: #ffffff;
}
.form-control4 {
    height: 24px;
    width: 47%;
    padding: 0px 2px;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    background-color: #ffffff;
}
.form-control5 {
    height: 24px;
    width: 47%;
    margin: 0 2% 0.7rem 0;
    padding: 0px 2px;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    background-color: #ffffff;
}
.form-control6 {
    height: 24px;
    width: 47%;
    padding: 0px 2px;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    background-color: #ffffff;
}
.form-control7 {
    height: 24px;
    width: 47%;
    margin: 0 2% 0.7rem 0;
    padding: 0px 2px;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    background-color: #ffffff;
}
.form-control9 {
    height: 60px;
    width: 90%;
    padding: 0px 2px;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    font-weight: bold;
    font-size: 15px;
}
.seat3 {
    display: block;
    float: left;
    width: 24%;
}