﻿@charset "UTF-8";
.container .banner {
  width: 100%;
  height: 3.26rem;
  position: relative;
}
div#wp_column_article {
    /*padding-top: 0.4rem;*/
}
#wp_paging_w6{display:none;}
.container .center .center-left .menu-box .menus .menu-item a.rrr {
    min-height: 1.1rem;
    line-height: 1;
    display: flex;
    align-items: center;
    white-space: normal;
}
.container .center .center-right .content .retrieval .results .item .infos .contenttitle span {
    padding-right: 0.1rem;
}
.container .center .center-right .content .teacher .info td {
    display: flex;
}
@media screen and (min-width: 751px) and (max-width: 1199px) {
  .container .banner {
    margin-top: 1.1rem;
  }
}
.container .banner .bread-crumb {
  position: absolute;
  right: 1rem;
  bottom: 0.24rem;
  color: #fff;
  font-size: 0.18rem;
  font-weight: 500;
}
.container .banner img {
  width: 100%;
  height: 100%;
}
.container .center {
  padding-left: 1rem;
  display: flex;   
}
.container .center .center-left {
  width: 4rem;
}
.container .center .center-left .menu-box {
  position: relative;
  top: -1.5rem;
}
.container .center .center-left .menu-box .title {
  height: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 0.36rem;
  background: url(detail_res/menu-title.png) no-repeat;
  background-size: 100% 100%;
}
.container .center .center-left .menu-box .menus {
  padding: 0 0.3rem 0.23rem;
  background: url(detail_res/menu-bg.png) no-repeat;
  background-size: 100% 100%;
}
.container .center .center-left .menu-box .menus .menu-item {
  line-height: 1.1rem;
  color: #136d53;
  font-size: 0.24rem;
  padding-left: 0.34rem;
  position: relative;
  white-space: nowrap;
}
.container .center .center-left .menu-box .menus .menu-item.multi {
  min-height: 1.1rem;
  line-height: 1;
  display: flex;
  align-items: center;
  white-space: normal;
}
.container .center .center-left .menu-box .menus .menu-item::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #136d53;
  left: 0;
  top: 1.1rem;
}
.container .center .center-left .menu-box .menus .menu-item.expand {
  cursor: pointer;
}
.container .center .center-left .menu-box .menus .menu-item.expand i {
  position: absolute;
  right: 0;
  top: 0.44rem;
  width: 0.12rem;
  height: 0.22rem;
  background: url("detail_res/right-green.png") no-repeat;
  background-size: 100%;
  transform: rotate(0);
  transition: transform 0.3s;
}
.container .center .center-left .menu-box .menus .menu-item.expand.on i {
  transform: rotate(90deg);
  transition: transform 0.3s;
}
.container .center .center-left .menu-box .menus .menu-item .submenu {
  width: 100%;
  padding-left: 0.2rem;
}
.container .center .center-left .menu-box .menus .menu-item .submenu .submenu-item {
  height: 0.8rem;
  line-height: 0.8rem;
  color: #333;
  font-size: 0.2rem;
}
.container .center .center-right {
  flex: 1;
  position: relative;
}
.info.container .center .center-right{flex:unset}
.container .center .center-right .content {
  padding: 0 1rem 0 0.5rem;
}
.container .center .center-right .content .pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0.6rem 0;
  font-size: 0.18rem;
  color: #333;
}
.container .center .center-right .content .pagination .text {
  margin-right: 0rem;
}
.container .center .center-right .content .pagination .text1{margin-right:0.1rem;}
.container .center .center-right .content .pagination .total {
  display: none;
}
.container .center .center-right .content .pagination a {
  border: 1px solid #ccc;
  color: #666;
  padding: 0.02rem 0.06rem;
  margin-right: 0.1rem;
}
.container .center .center-right .content .pagination a:hover {
  border-color: #136d53;
  color: #fff;
  background-color: #136d53;
}
.container .center .center-right .content .pagination button {
  border: 1px solid #ccc;
  color: #666;
  padding: 0.02rem 0.06rem;
  margin-right: 0.1rem;
}
.container .center .center-right .content .pagination button{background:transparent;border:1px solid #ccc;    font-size: 0.18rem;
        color: #666;cursor:pointer;}
.container .center .center-right .content .pagination button:hover{
  border-color: #136d53;
  color: #fff;
  background-color: #136d53;
}
.container .center .center-right .content .pagination button:disabled {

    background:transparent;
    color: #333;
    border-color: transparent;
  cursor:unset;
}
.container .center .center-right .content .pagination .jump {
  display: flex;
  align-items: center;
}
.container .center .center-right .content .pagination .jump input {
  width: 0.2rem;
  height: 0.2rem;
  border: 1px solid #ccc;
  outline: none;
}
.container .center .center-right .content .detail {
  font-size: 0.2rem;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}
.container .center .center-right .content .detail p {
  letter-spacing: 1px;
}
.container .center .center-right .content .content-title {
  height: 1.1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  border-bottom: 1px solid #dfdfdf;
}
.container .center .center-right .content .content-title .title {
  font-size: 0.28rem;
  font-weight: bold;
  color: #333;
}
.container .center .center-right .content .content-title .brief {
  font-size: 0.18rem;
  color: #666;
}
.container .center .center-right .content .content-title .brief span:last-child {
  margin-left: 0.3rem;
}
.container .center .center-right .content .column .column-item {
  width: 100%;
  height: 1rem;
  padding: 0.12rem 0;
  box-sizing: border-box;
  border-bottom: 1px solid #dfdfdf;
}
.container .center .center-right .content .column .column-item-box {
  display: flex;
  align-items: center;
  height: 100%;
}
.container .center .center-right .content .column .column-item-box:hover {
  background: url(detail_res/column-bg.png) no-repeat;
  background-size: 100% 100%;
  border-radius: 0.08rem;
  box-shadow: 0 2px 10px 0 #136d53;
  cursor: pointer;
}
.container .center .center-right .content .column .column-item-box__left {
  width: 1.8rem;
  margin-right: 0.2rem;
  padding-left: 0.12rem;
  box-sizing: border-box;
  display: flex;
  align-items: flex-end;
}
.container .center .center-right .content .column .column-item-box__left .day {
  font-size: 0.42rem;
  color: #333;
  font-weight: 900;
  position: relative;
  width: 50%;
}
.container .center .center-right .content .column .column-item-box__left .day::before {
  content: "";
  position: absolute;
  width: 70%;
  height: 1px;
  background: #dfdfdf;
  right: -0.2rem;
  top: 50%;
  transform: rotate(-50deg) translateY(-50%);
}
.container .center .center-right .content .column .column-item-box .month {
  font-size: 0.18rem;
  color: #666;
  text-align: left;
  position: relative;
  flex: 1;
}
.container .center .center-right .content .column .column-item-box .month span {
  position: relative;
  z-index: 9;
}
.container .center .center-right .content .column .column-item-box .month::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.6rem;
  bottom: 0;
  left: 0;
  background: url(detail_res/triangle.png) no-repeat;
  background-size: contain;
}
.container .center .center-right .content .column .column-item-box__right {
  flex: 1;
}
.container .center .center-right .content .column .column-item-box__right .title {
  font-size: 0.24rem;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  font-weight: 500;
}
.container .center .center-right .content .column .column-item-box__right .brief {
  font-size: 0.18rem;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.container .center .center-right .content .retrieval {
  margin-top: 0.3rem;
}
.container .center .center-right .content .retrieval .retrieval-box {
  padding: 0.15rem 0.3rem;
  margin-bottom: 0.5rem;
  background: rgba(131, 216, 191, 0.3);
}
.container .center .center-right .content .retrieval .retrieval-box .block {
  display: flex;
  padding-top: 0.2rem;
  border-bottom: 1px dashed #ccc;
}
.container .center .center-right .content .retrieval .retrieval-box .block:last-child {
  border-bottom: none;
}
.container .center .center-right .content .retrieval .retrieval-box .block label {
  font-size: 0.16rem;
  width: 1.6rem;
  color: #136d53;
  font-weight: bold;
}
.container .center .center-right .content .retrieval .retrieval-box .block .items {
  display: flex;
  font-size: 0.14rem;
  flex: 1;
  flex-wrap: wrap;
}
.container .center .center-right .content .retrieval .retrieval-box .block .items a {
  padding-right: 0.3rem;
  margin-bottom: 0.2rem;
  color: #333;
  cursor: pointer;
}
.container .center .center-right .content .retrieval .retrieval-box .block .items a:hover {
  color: #136d53;
}
.container .center .center-right .content .retrieval .results {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.container .center .center-right .content .retrieval .results .item {
  width: 45%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.7rem;
}
.container .center .center-right .content .retrieval .results .item:hover .btn {
  background-color: #136d53 !important;
  color: #fff !important;
}
.container .center .center-right .content .retrieval .results .item:hover .avatar::before {
  content: "";
  position: absolute;
  width: 2.2rem;
  height: 2.2rem;
  right: -30%;
  top: -15%;
  border-radius: 50%;
  z-index: -1;
  background: linear-gradient(180deg, rgba(19, 109, 83, 0.5), #fff);
}
.container .center .center-right .content .retrieval .results .item .avatar {
  width: 1.8rem;
  height: 2.4rem;
  position: relative;
  margin-right: 0.2rem;    min-width: 1.8rem;
}
.container .center .center-right .content .retrieval .results .item .infos {
  height: 2.4rem;
  position: relative;    min-width: 43.5%;
}
.container .center .center-right .content .retrieval .results .item .infos .name {
  font-size: 0.24rem;
  margin-bottom: 0.2rem;
  color: #136d53;
}
.container .center .center-right .content .retrieval .results .item .infos .contenttitle {
  font-size: 0.16rem;
  margin-bottom: 0.2rem;
}
.container .center .center-right .content .retrieval .results .item .infos .phone {
  font-size: 0.14rem;
  color: #666;
}
.container .center .center-right .content .retrieval .results .item .infos .email {
  color: #666;
  font-size: 0.14rem;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #ccc;
}
.container .center .center-right .content .retrieval .results .item .infos .link {
  position: absolute;
  width: 100%;
  bottom: 0;
  display: flex;
  justify-content: flex-end;
}
.container .center .center-right .content .retrieval .results .item .infos .link .btn {
  width: 1rem;
  background: #fff;
  color: #136d53;
  border: 1px solid #136d53;
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: center;
  font-size: 0.14rem;
  cursor: pointer;
}
.container .center .center-right .content .teacher {
  padding: 0.55rem 0 0.7rem;
}
.container .center .center-right .content .teacher .info {
  display: flex;
}
.container .center .center-right .content .teacher .info .avatar {
  width: 2.2rem;
  height: 3.3rem;
  margin-right: 0.5rem;
}
.container .center .center-right .content .teacher .info .info-right {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.container .center .center-right .content .teacher .info .info-right .name {
  font-size: 0.42rem;
  color: #136d53;
  margin-bottom: 0.2rem;
}
.container .center .center-right .content .teacher .info .info-right .contact {
  background: #e9ffef;
  border-radius: 0.08rem;
  padding: 0.14rem 0;
  margin-bottom: 0.3rem;
}
.container .center .center-right .content .teacher .info .info-right .contact .info-line:last-child {
  margin-bottom: 0;
}
.container .center .center-right .content .teacher .info .info-right .info-line {
  font-size: 0.24rem;
  margin-bottom: 0.24rem;
  color: #333;
}
.container .center .center-right .content .teacher .info .info-right .info-line label {
  text-align: right;
  width: 1.5rem;
  display: inline-block;
}
.container .center .center-right .content .teacher .info .info-right .info-line label.line-mail{    float: left;
    margin-right: -1.5rem;}
.container .center .center-right .content .teacher .info .info-right .info-line .line-list{float: left;
    margin-left: 1.5rem;}
.container .center .center-right .content .teacher .info .info-right .info-line .line-list span{    display: block;
}
.container .center .center-right .content .teacher .block {
  padding: 0.3rem 0;
  border-bottom: 1px dashed #eee;
}
.container .center .center-right .content .teacher .block .block-title {
  font-size: 0.24rem;
  color: #333;
  font-weight: bold;
  padding-left: 0.24rem;
  margin-bottom: 0.2rem;
  position: relative;
}
.container .center .center-right .content .teacher .block .block-title::before {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border: 0.14rem solid transparent;
  border-left-color: #136d53;
}
.container .center .center-right .content .teacher .block .fields {
    font-family: 宋体, simsun;
    line-height: 2em;
    font-size: 14px;
  /*font-size: 0.18rem;*/
}
.container .center .center-right .content .teacher .block .fields .field {
  margin-bottom: 0.1rem;
  display: block;
}
.container .center .center-right .content .teacher .edit {
  font-size: 0.18rem;
  color: #666;
  text-align: right;
  margin-top: 0.2rem;
}

.mobile .container {
  padding-top: 1.2rem;
}
.mobile .banner {
  height: 1.8rem;
}
.mobile .bread-crumb {
  left: 0.24rem;
}
.mobile .center {
  display: block;
  padding: 0 0.24rem;
}
.mobile .center .center-left {
  width: 100%;
  margin: 0.4rem 0 0.6rem;
}
.mobile .center .center-left .menu-box {
  position: static;
}
.mobile .center .center-left .menu-box .title {
  height: 1rem;
  line-height: 1rem;
  font-size: 0.4rem;
  text-align: left;
  padding-left: 0.24rem;
  position: relative;
}
.mobile .center .center-left .menu-box .title::after {
  content: "→";
  position: absolute;
  right: 0.24rem;
  transform: rotate(0);
  transition: transform 0.3s;
}
.mobile .center .center-left .menu-box .title.on::after {
  transform: rotate(90deg);
  transition: transform 0.3s;
}
.mobile .center .center-left .menu-box .menus {
  display: none;
}
.mobile .center .center-right .content {
  padding: 0 0.24rem;
}
.mobile .center .center-right .content .month {
  margin-top: 0.2rem;
}
.mobile .center .center-right .teacher .info {
  flex-direction: column;
  align-items: center;
}
.mobile .center .center-right .teacher .info  td{
  flex-direction: column;
  align-items: center;
}
.mobile .center .center-right .teacher .info .avatar {
  margin-bottom: 0.2rem;
}
.mobile .center .center-right .teacher .info .name {
  text-align: center;
}
.mobile .center .center-right .retrieval .block {
  flex-direction: column;
  align-items: flex-start;
}
.mobile .center .center-right .retrieval .block label {
  width: 100% !important;
  margin-bottom: 0.2rem;
}
.mobile .center .center-right .retrieval .item {
  width: 100% !important;
}
.mobile .center .center-right .retrieval .item .avatar {
  width: 2.1rem !important;
  height: 2.8rem !important;
}
.mobile .center .center-right .retrieval .item .infos {
  flex: 1;
  height: 2.8rem !important;
}
.mobile .center .center-right .retrieval .item .infos .name {
  font-size: 0.3rem;
}
.mobile .center .pagination .text {
  display: none;
}
.mobile .center .pagination .total {
  display: inline-block !important;
  margin-right: 0.1rem;
}
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}