﻿.select_wap {
	display:inline-block;
	height: 42px;
	width: 70%;
}

.mar-0{margin: 0 !important;}
reply.mar-0 {
  margin: 0 !important;
}
.pad-0 {
  padding: 0 !important;
}
.mad-0 {
  margin-bottom: 0 !important;
}
.box {
  max-width: 640px;
  margin: auto;
  background: #f2f2f2;
  padding-bottom: 60px;
  overflow: hidden;
}
.acolor {
  text-decoration: none;
}
.header {
  width: 100%;
}
.header-top {
  padding: 10px !important;
  height: 60px;
  width: 100%;
  overflow: hidden;
}
.header-top .logo {
  width: 241px;
  height: 46px;
  margin-top: 5px;
  position: relative;
}
.header-top .logo img {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.header-top .logo:before {
  content: '';
  width: 1px;
  height: 30px;
  position: absolute;
  overflow: hidden;
  background: #CCCCCC;
  right: -8px;
}
.header-top div:nth-child(2) {
  width: 227px;
  height: 47px;
  margin-top: 5px;
  padding: 0 15px !important;
  overflow: hidden;
}
.header-top div:nth-child(2) img {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.header-top div:nth-child(3) {
  overflow: hidden;
}
.header-top div:nth-child(3) i {
  float: right;
  font-size: 28px;
  line-height: 40px;
  text-align: right;
  color: #0073dd;
}
.banner {
  overflow: hidden;
}
.banner .slide-show {
  height: auto;
  min-height: 137px;
  width: 100%;
  position: relative;
}
.banner .slide-show .swiper-slide {
  display: block;
  height: 100%;
}
.banner .slide-show .slide-container {
  width: 100%;
  height: 100%;
}
.banner .slide-show .slide-img {
  width: 100%;
  height: 60vw;
  display: block;
}
.banner .append {
  overflow: hidden;
}
.banner .append .swiper-pagination-bullet-active {
  background: #0073dd;
}
.banner .append span {
  background: #FFFFFF;
  opacity: 0.8;
  width: 20px;
  height: 2px;
  border-radius: inherit ;
}
.minor {
  width: 100%;
  background: #FFFFFF;
  overflow: hidden;
}
.minor .minor-all {
  width: 100%;
  overflow: hidden;
  margin-bottom: 5px !important;
}
.minor .minor-all li {
  width: 20% !important;
  margin-top: 10px;
  overflow: hidden;
}
.minor .minor-all li a {
  display: block;
  text-decoration: none;
  color: #535353;
  margin-top: 5px;
  text-align: center;
  overflow: hidden;
}
.minor .minor-all li a span {
  /*width: 1.5rem;
  min-height: 1.5rem;
  min-width: 1.5rem;
  height: 1.5rem;*/
 height: 50px;
 width: 50px;
  margin: auto;
  text-align: center;
  border-radius: 50%;
  display: block;
  text-align: center;
}
.minor .minor-all li a i {
  color: #FFFFFF;
  /*font-size: 0.6rem;
  line-height: 1.5rem;*/
 font-size: 20px;
 line-height: 50px;;
}
.minor .minor-all li a p {
  font-size: 0.3rem;
  margin: 5px 0;
}
.minor .minor-all .bg-color {
  background: #e7b841;
}
.minor .minor-all .bg-color2 {
  background: #95be3e;
}
.minor .minor-all .bg-color3 {
  background: #35b8eb;
}
.minor .minor-all .bg-color4 {
  background: #9dada7;
}
.minor .minor-all .bg-color5 {
  background: #5a8ed2;
}
.minor .minor-all .bg-color6 {
  background: #7dbdad;
}
.minor .minor-all .bg-color7 {
  background: #3dc6de;
}
.minor .minor-all .bg-color8 {
  background: #8dadc3;
}
.minor .minor-all .bg-color9 {
  background: #f85f64;
}
.minor .minor-all .bg-color10 {
  background: #ac7ac3;
}
.waves-effect.waves-brown .waves-ripple {
  /* The alpha value allows the text and background color
     of the button to still show through. */
  background-color: rgba(0, 155, 221, 0.65);
}
.waves-effect.waves-yellow .waves-ripple {
  /* The alpha value allows the text and background color
     of the button to still show through. */
  background-color: rgba(249, 135, 0, 0.65);
}
.enroll {
  width: 100%;
  height: 40px;
  border-bottom: solid 1px #EEEEEE;
  border-top: solid 1px #EEEEEE;
  margin-bottom: 0 !important;
  background: #FFFFFF;
  overflow: hidden;
}
.enroll i {
  font-size: 16px;
  color: #0073dd;
  line-height: 40px;
  padding-left: 10px;
  position: relative;
}
.enroll i:after {
  content: '';
  width: 1px;
  height: 20px;
  position: absolute;
  overflow: hidden;
  background: #EEEEEE;
  right: -8px;
  top: -1px;
}
.roll {
  padding: 0px 10px 0px 5px !important;
  overflow: hidden;
}
.roll a {
  color: #707070;
  font-size: 14px;
}
.txtMarquee-left {
  width: 100%;
  position: relative;
}
.txtMarquee-left .hd {
  overflow: hidden;
  height: 30px;
  background: #f4f4f4;
  padding: 0 10px;
}
.txtMarquee-left .bd {
  padding: 8px 0;
}
.txtMarquee-left .bd .tempWrap {
  width: 100% !important;
}
/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.txtMarquee-left .bd ul li {
  margin-right: 20px;
  float: left;
  height: 24px;
  line-height: 24px;
  text-align: left;
  _display: inline;
  width: auto !important;
}
/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txtMarquee-left .bd ul li a:active {
  color: #f98700;
}
.txtMarquee-left .bd ul li span {
  color: #999;
}
.rollall {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px ;
}
.rollall .rollcontent {
  width: 102%;
  overflow: hidden;
  background: #FFFFFF;
  padding-bottom: 10px !important;
}
.rollall .rollcontent li {
  width: 47.8% !important;
  padding-left: 5px !important;
  padding-top: 10px !important;
  min-height: 50px;
  overflow: hidden;
}
.rollall .rollcontent li a {
  display: block;
  width: 100%;
  height: 100%;
  margin-left: 5px;
  position: relative;
  overflow: hidden;
}
.rollall .rollcontent li a span {
  width: 100%;
  height: 30px;
  color: #FFFFFF;
  display: block;
  z-index: 999;
  text-align: center;
  top: 50%;
  margin-top: -8px;
  position: absolute;
  font-size: 16px;
}
.rollall .rollcontent li a img {
  width: 100%;
  height: auto;
  display: block;
}
.hot {
  position: absolute;
  left: 10px;
  top: 0;
  overflow: hidden;
}
.hot .hot-one {
  width: 50px;
  height: 20px;
  font-size: 14px;
  text-align: center;
  line-height: 25px;
  color: #FFFFFF;
  background: #f98700;
}
.hot .hot-two {
  width: 0;
  height: 0;
  margin: auto;
  border: solid 25px transparent;
  border-top: solid 10px #f98700;
}
.courseall {
  background: #FFFFFF;
  overflow: hidden;
}
.course-title {
  width: 100%;
  height: 40px;
  padding: 0 10px;
  border-bottom: solid 1px #EEEEEE;
  border-top: solid 1px #EEEEEE;
  background: #FFF;
  overflow: hidden;
}
.course-title div:nth-child(1) {
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  position: relative;
}
.course-title div:nth-child(1):before {
  content: '';
  width: 3px;
  height: 15px;
  position: absolute;
  left: 10px;
  top: 12.5px;
  background: #0073dd;
}
.course-title div:nth-child(1) p {
  color: #313131;
  padding-left: 15px;
}
.course-title div:nth-child(2) {
  padding-right: 10px !important;
  overflow: hidden;
}
.course-title div:nth-child(2) a {
  line-height: 40px;
  display: block;
  float: right;
  color: #535353;
  font-size: 14px;
}
.course-title div:nth-child(2) a i {
  color: #0073dd;
  padding-left: 5px;
}
.course-select {
  width: 100%;
  height: 40px;
  margin-bottom: 10px !important;
  overflow: hidden;
}
.course-select li {
  height: 40px;
  width: 18% !important;
  margin-left: 10px !important;
  position: relative;
  overflow: hidden;
}
.course-select li a {
  display: block;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #707070;
  overflow: hidden;
}
.oncolor {
  padding: 9px 0;
  color: #0073dd !important;
  border-bottom: solid 2px #0073dd;
}
.display-b {
  display: block !important;
}
.bkall {
  width: 100%;
  min-height: 188px;
  overflow: hidden;
}
.course-show {
  min-height: 108px;
  margin-bottom: 10px;
  overflow: hidden;
}
.course-show .swiper-container {
  width: 100%;
  height: 100%;
}
.course-show .swiper-slide {
  margin-right: 10px !important;
  overflow: hidden;
}
.course-show .swiper-slide .temao {
  display: block;
  overflow: hidden;
  color: #535353;
}
.course-show .course-pic {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
.course-show .course-pic img {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.course-show .course-pic span {
  width: 100%;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 50%;
  margin-top: -20px;
  z-index: 999;
  color: #FFF;
  bottom: 2px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
}
.course-show .course-pic strong {
  width: 100%;
  height: 20px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 2px;
  z-index: 999;
  color: #FFF;
  font-size: 14px;
  text-align: left;
  padding-left: 10px ;
  line-height: 20px;
}
.course-show .course-sign {
  border-bottom: solid 1px #EEEEEE;
  border-left: solid 1px #EEEEEE;
  border-right: solid 1px #EEEEEE;
  border-top: inherit  !important;
  overflow: hidden;
}
.course-show .course-sign .sign-left {
  width: 70%;
  float: left;
  overflow: hidden;
}
.course-show .course-sign .sign-left h2 {
  margin: 0;
  margin-top: 10px !important;
  margin-left: 5px !important;
  font-size: 14px;
  color: #313131;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.course-show .course-sign .sign-left p {
  margin-top: 10px;
  margin-left: 5px;
  margin-bottom: 10px;
  font-size: 12px;
  color: #707070;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.course-show .course-sign .sign-left p span {
  color: #0073dd;
}
.course-show .course-sign .sign-left .random {
  color: #cc1615;
}
.course-show .course-sign .sign-left p strong {
  color: #f98700;
}
.course-show .sign-right {
  float: right;
  background: #0073dd;
  margin-top: 16px;
  width: 26%;
  margin-right: 5px;
  border-radius: 2px;
  overflow: hidden;
}
.course-show .sign-right a {
  display: block !important;
  color: #FFFFFF;
  width: 100%;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  float: right;
  overflow: hidden;
}
.hateful {
  visibility: hidden;
}
.cb-show {
  overflow: hidden;
}
.cb-show .cb-show {
  height: auto;
  min-height: 137px;
  width: 100%;
  position: relative;
}
.cb-show .cb-show .swiper-slide {
  width: 100% !important;
  display: block;
  height: 100%;
}
.cb-show .cb-show .slide-container {
  width: 100%;
  height: 100%;
}
.cb-show a {
  display: block;
  position: relative;
}
.cb-show a .hole {
  width: 100%;
  /* height: auto; */
  height: 60vw;
  display: block;
}
.cb-show a .cb-fe {
  width: 100%;
  height: 30px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0px;
}
.cb-show a .cb-fe p {
  width: 80%;
  text-align: left;
  font-size: 14px;
  color: #FFFFFF;
  padding-left: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 30px;
}
.c-append {
  overflow: hidden;
  position: absolute;
}
.c-append span {
  float: right;
  background: #ffffff;
}
.c-append .swiper-pagination-bullet-active {
  background: #0073dd;
}
.news-title {
  margin-top: 10px;
  background: #FFFFFF;
  overflow: hidden;
}
.news-title ul {
  overflow: hidden;
}
.news-title ul li:last-child {
  width: 30% !important;
}
.news-list {
  width: 100%;
  margin-top: 10px;
  background: #FFFFFF;
  overflow: hidden;
}
.news-list li {
  width: 100%;
  padding: 0 10px;
  border-bottom: solid 1px #EEEEEE;
  overflow: hidden;
}
.news-list .nl-left {
  width:60px !important;
  height: 60px;
  margin: 10px 0;
  float: left;
  overflow: hidden;
  border: solid 1px #EEEEEE;
}
.news-list .nl-left h3 {
  margin: 0;
  margin-top: 5px;
  padding: 0;
  font-size: 25px;
  color: #1981d7;
  text-align: center;
}
.news-list .nl-left span {
  width: 100%;
  display: block;
  margin-top: 4px;
  background: #CCCCCC;
  font-size: 12px;
  padding:2px 0 ;
  color: #FFF;
  text-align: center;
}
.news-list .nl-right {
  width: 79% !important;
  float: left;
  margin-top: 10px;
  overflow: hidden;
}
.news-list .nl-right h3 {
  margin: 0;
  padding-left: 10px ;
  margin-bottom: 5px;
  font-size: .3rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #313131;
}
.news-list .nl-right p {
  font-size: .3rem;
  padding-left: 10px ;
  color: #898989;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.trace {
  margin-top: 10px;
}
.sketch {
  width: 100%;
  background: #FFFFFF;
  overflow: hidden;
}
.sketch ul {
  width: 100%;
  padding-right: 10px !important;
  margin-bottom: 10px;
  overflow: hidden;
}
.sketch ul li {
  width: 50%;
  min-height: 155px;
  padding-left: 10px !important;
  overflow: hidden;
  margin-top: 10px;
}
.sketch ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  color: #FFFFFF;
}
.sketch ul li a span {
  font-size: 20px;
  top: 20px;
  left: 10px;
  position: absolute;
}
.sketch ul li a em {
  position: absolute;
  bottom: 10px;
  left: 10px;
  font-weight: normal;
}
.sketch ul li a em i {
  font-size: 28px;
}
.sketch ul li a img {
  width: 100%;
  display: block;
  min-height: 145px;
  height: auto;
  overflow: hidden;
}
.sketch ul li a big {
  background: #000000;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.5;
}
.mien {
  padding: 0 10px;
  margin-top: 10px;
  padding-bottom: 10px;
  background: #FFFFFF;
  overflow: hidden;
}
.mien .mien-show {
  /* margin: 0 10px !important; */
  margin-top: 10px !important;
  overflow: hidden;
}
.mien .mien-show .swiper-container {
  width: 100%;
  height: 100%;
}
.mien .mien-show .swiper-slide {
  min-height: 200px;
  margin-right: 10px !important;
  background: #EEEEEE;
  overflow: hidden;
}
.mien .mien-show .mien-content {
  min-height: 124px;
  display: block;
  text-align: center;
  line-height: 26px;
  overflow: hidden;
}
.mien .mien-show .mien-content img {
  min-height: 188px;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.mien .mien-show .mien-content span {
  display: block;
  font-size: 16px;
  color: #535353;
}
.mien .mien-show .mien-content small {
  display: block;
  font-size: 14px;
  color: #707070;
}
.mien .mien-show .mien-content em {
  color: #535353;
  font-style: normal ;
  display: block;
  font-size: 14px;
  padding: 0 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: normal;
  padding-bottom: 10px;
}
.lucida {
  margin-top: 10px;
  overflow: hidden;
}
.lucida .student-show {
  padding: 0 10px;
  overflow: hidden;
  background: #FFFFFF;
}
.lucida .student-show li {
  background: #EEEEEE;
  margin-bottom: 10px !important;
}
.lucida .student-show li:nth-child(1) {
  margin-top: 10px;
}
.lucida .student-show .student-left {
  overflow: hidden;
  height: 120px;
  width: 120px;
}
.lucida .student-show .student-left a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.lucida .student-show .student-left a img {
  width: 100%;
  min-height: 118px;
  height: auto;
  overflow: hidden;
  display: block;
}
.lucida .student-show .student-right {
  overflow: hidden;
  height: 100%;
  padding-left: 10px !important;
}
.lucida .student-show .student-right a {
  display: block;
  width: 100%;
  height: 100%;
}
.lucida .student-show .student-right a span {
  display: block;
  font-size: 18px;
  color: #0073dd;
  padding-top: 5px;
}
.lucida .student-show .student-right a em {
  display: block;
  color: #707070;
  font-style: normal;
  padding-top: 10px;
}
.lucida .student-show .student-right a small {
  display: block;
  font-size: 14px;
  color: #535353;
  line-height: 24px;
  padding-top: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.lucida .student-show .student-right a small big {
  font-size: 14px;
  font-weight: bold;
}
.slideTxtBox{ margin-bottom: 10px;}
.slideTxtBox2{ margin-top: -10px;}
.slideTxtBox3{ background: #ffffff;}
.newsall{ background: #FFFFFF;}

.mart-2 {
  margin-top: 10px;
}
.carlore {
  overflow: hidden;
}
.carlore-show {
  overflow: hidden;
}
.carlore-show .carlore-show {
  height: auto;
  min-height: 137px;
  width: 100%;
  position: relative;
}
.carlore-show .carlore-show .swiper-slide {
  width: 100% !important;
  display: block;
  height: 100%;
}
.carlore-show .carlore-show .slide-container {
  width: 100%;
  height: 100%;
}
.carlore-show a {
  display: block;
  position: relative;
}
.carlore-show a .hole {
  width: 100%;
  /* height: auto; */
  display: block;
  height: 60vw;
}
.carlore-show a .cb-fe {
  width: 100%;
  height: 30px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0px;
}
.carlore-show a .cb-fe p {
  width: 80%;
  text-align: left;
  font-size: 14px;
  color: #FFFFFF;
  padding-left: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 30px;
}
.carlore-append {
  overflow: hidden;
  position: absolute;
}
.carlore-append span {
  float: right;
  background: rgba(255, 255, 255, 0.8);
}
.carlore-append .swiper-pagination-bullet-active {
  background: #0073dd;
}
.cooperate {
  margin-top: 10px;
  background: #FFFFFF;
}
.cooperate .cooperate-list {
  overflow: hidden;
  padding: 10px 5px;
}
.cooperate .cooperate-list .coop {
  overflow: hidden;
}
.cooperate .cooperate-list .coop li {
  border: slide 1px #EEEEEE;
  padding: 0 5px !important;
  overflow: hidden;
}
.cooperate .cooperate-list .coop li img {
  width: 100%;
  min-height: 45px;
  height: 45px;
}
.cooperate-conter {
  overflow: hidden;
  background: #FFFFFF;
  padding-right: 10px !important;
  padding-bottom: 30px !important;
}
.cooperate-conter li {
  overflow: hidden;
  margin-top: 10px;
  padding-left: 10px !important;
}
.cooperate-conter li a {
  display: block;
  overflow: hidden;
}
.cooperate-conter li img {
  width: 100%;
  border: solid 1px #EEEEEE;
  height: auto;
  overflow: hidden;
  display: block;
}
#cooperate-show {
  overflow: hidden;
}
.cooperate-append {
  margin-top: 20px !important;
}
.copalyright {
  width: 100%;
  margin-top: 20px;
  background: #22262a;
  text-align: center;
  overflow: hidden;
}
.copalyright .bottom-logo {
  width: 90%;
  margin: auto;
  overflow: hidden;
}
.copalyright .bottom-logo img {
  width: 100%;
  height: auto;
  padding-top: 20px !important;
  padding: 0 30px;
  padding-bottom: 10px ;
}
.copalyright .ewm {
  width: 100%;
  padding: 20px 100px !important;
  margin: auto;
  height: 100%;
  overflow: hidden;
}
.copalyright .ewm img {
  width: 100%;
  height: auto;
  display: block;
}
.copalyright p {
  color: #FFFFFF;
}
.copalyright .cop-text {
  margin: 20px 0;
  overflow: hidden;
  font-size: 14px;
  color: #FFF;
  line-height: 30px;
}
.copalyright .cop-text a{ color: #ffffff;}
.consult {
  width: 70%;
  height: 192.5px;
  background: #FFFFFF;
  position: fixed;
  z-index: 999;
  margin-left: 15%;
  bottom: 50%;
  margin-bottom: -96.25px;
  border-radius: 3px;
  display: none;
  overflow: hidden;
}
.consult div:nth-child(1) {
  height: 140px;
  position: relative;
  overflow: hidden;
}
.consult div:nth-child(1) img {
  width: 100%;
  min-height: 135px;
  height: auto;
  display: block;
}
.consult div:nth-child(1) i {
  font-size: 20px;
  position: absolute;
  right: 5px;
  top: 5px;
  color: #FFFFFF;
  z-index: 999;
}
.consult div:nth-child(2) {
  width: 120px;
  height: 30px;
  margin-top: 8px !important;
  margin: auto;
  background: #f98700;
  border-radius: 3px;
  overflow: hidden;
}
.consult div:nth-child(2) a {
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  line-height: 30px;
  color: #FFFFFF;
  font-size: 14px;
}
.hide-nav .tablet-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  display: none;
  z-index: 999;
  overflow: auto;
}
.hide-nav .tablet-menu .menu-header {
  height: 60px;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #EEEEEE;
}
.hide-nav .tablet-menu .menu-header h2 {
  margin: 0 !important;
  padding: 0 10px !important;
  color: #FFFFFF;
}
.hide-nav .tablet-menu .header-title {
  color: #535353;
  background: #0073dd;
  font-size: 16px;
  height: 100%;
  line-height: 60px;
}
.hide-nav .tablet-menu .header-icon {
  display: block;
  position: absolute;
  top: 15px;
  right: 0;
  height: 50px;
  width: 50px;
}
.hide-nav .tablet-menu .header-icon .material-icons {
  color: #FFFFFF;
  font-size: 24px;
  line-height: 30px;
}
.hide-nav .tablet-menu-container {
  border: none;
  box-shadow: none;
}
.hide-nav .tablet-menu-list a {
  display: block;
  background: none;
  color: #535353;
  padding: 15px 10px;
}
.hide-nav .tablet-menu-list.active {
  background: rgba(0, 0, 0, 0.3);
}
.hide-nav .tablet-menu-link {
  border-bottom: 1px solid #eee;
  position: relative;
}
.hide-nav .tablet-menu-link span {
  font-size: 14px ;
}
.hide-nav .tablet-menu-link .nav-icon {
  position: absolute;
  color: #999;
  top: 10px;
  right: -10px;
  margin-right: 0;
  font-size: 30px;
  line-height: 30px;
}
.hide-nav .tablet-nav-collapsible {
  border: none;
  padding: 0 !important;
}
.hide-nav .tablet-nav-collapsible {
  background: #eee;
}
.hide-nav .collapsible-list {
  min-height: 30px;
  line-height: 40px;
}
.hide-nav .collapsible-link {
  padding: 0 25px;
  border-bottom: 1px solid #eee;
}
.hide-nav .tablet-menu-list.active .icon-right {
  display: none;
}
.hide-nav .tablet-menu-list.active .icon-down {
  display: block !important;
}
.hide-nav .tablet-menu-list li a {
  padding: 0;
  font-size: 14px;
  padding-left: 10px !important;
}
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local('Material Icons'), local('MaterialIcons-Regular'), url(../images/Material.woff2) format('woff2');
  src: url('../images/Material.eot');
  src: url('../images/MaterialIcons-Regular.eot?#iefix') format('embedded-opentype'), url('../images/MaterialIcons-Regular.woff') format('woff'), url('../images/MaterialIcons-Regular.ttf') format('truetype'), url('../images/MaterialIcons-Regular.svg#iconfont') format('svg');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
.pos-nav {
  width: 100% !important;
}
#footer {
  height: 60px;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 998;
}
#footer .main-nav {
  width: 100%;
  height: 100px;
  background: #FFFFFF;
}
#footer .nav-list {
  width: 20%;
  height: 100%;
  position: relative;
  text-decoration: none;
}
#footer .nav-link {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  font-size: 15px;
  padding-top: 10px;
  color: #fff;
}
#footer .nav-link .text {
  color: #313131;
}
#footer .nav-list {
  text-align: center;
}
#footer .nav-list i {
  font-size: 20px;
  color: #313131;
}
#footer .nav-list span {
  display: block;
  font-size: 14px ;
  margin-top: 5px;
}
#footer .nav-link.current {
  color: #0d5fca ;
}
#footer .nav-link.current i {
  color: #1f5199 ;
}
#footer .nav-link.current .text {
  color: #0d5fca !important;
}
#footer .sub-nav-container {
  position: absolute;
  bottom: 95px;
  left: 0;
  min-width: 100%;
  display: none;
}
#footer .sub-nav {
  background: #FFF;
  box-shadow: 0px 1px 10px #888;
}
#footer .sub-icon {
  border: 10px solid transparent;
  border-top: 10px solid #ffffff;
  width: 0;
  height: 0;
  margin: 0 auto;
}
#footer .sub-list {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #EEEEEE;
}
#footer .sub-list a {
  color: #535353;
  padding: 0 10px !important;
}
#footer .sub-list:last-child {
  border: none;
}
#footer .sub-link {
  display: block;
  color: #fff;
  white-space: nowrap;
  font-size: 15px;
}
.doubt {
  margin-right: 20px ;
}
.reply {
  width: 100%;
  height: 290px;
  display: none;
  background: rgba(0, 115, 211, 0.9);
  bottom: 40px;
  margin-bottom: -222px;
  z-index: 997;
  position: fixed;
}
.reply .callback {
  text-align: center;
  padding: 5px 0;
  padding-bottom: 10px;
  overflow: hidden;
  font-size: 16px;
  color: #FFFFFF;
}
.reply .callback i {
  padding-right: 10px;
}
.reply .circle {
  width: 50px;
  height: 25px;
  background: rgba(0, 115, 211, 0.9);
  border-radius: 50px 50px 0 0;
  margin: 0 auto ;
  margin-top: -25px;
  margin-bottom: 15px;
  overflow: hidden;
  text-align: center;
  animation: beat 1s;
  animation-iteration-count: infinite;
}
.reply .circle i {
  transform: rotate(180deg);
  font-size: 20px;
  color: #FFFFFF;
  display: block;
}
@keyframes beat {
  0% {
    padding-top: 0px;
  }
  50% {
    padding-top: 8px;
  }
  100% {
    padding-top: 0px;
  }
}
.fill {
  width: 90%;
  margin: auto;
  overflow: hidden;
}
.fill label {
  width: 100% ;
  display: inherit;
  border-radius: 3px !important;
  height: 40px;
  border-radius: 10px ;
  overflow: hidden;
}
.fill input {
  width: 100% !important;
  height: 40px !important;
  border: solid 1px #FFFFFF !important;
  background: #FFFFFF !important;
  font-size: 16px !important;
  margin: 0 !important;
  overflow: hidden;
}
.converse {
  overflow: hidden;
}
.converse a{ color: #ffffff;}
.converse li {
  margin: auto;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  border-radius: 3px;
  width: 90%;
  height: 40px;
  margin-top: 10px;
  background: rgba(249, 135, 0, 1);
}
.converse .rancor {
  margin-left: 5%;
}
.converse .rancor a{
  color: #fff;
  font-size: 16px;
}
.converse .tohate {
  background: none;
  border: solid 1px #FFFFFF;
  border-radius: 3px;
}
.master {
  background: none !important;
  opacity: 0.8;
}
.master i {
  color: #CCCCCC;
  font-size: 26px ;
  line-height: 60px;
}
#intell-title {
  overflow: hidden;
}
#intell-title li {
  width: 25%;
}
#intell-title li:last-child {
  width: 30% !important;
}
.near {
  width: 50px;
  height: 110px;
  position: fixed;
  bottom: 120px;
  right: 10px;
  z-index: 998;
  overflow: hidden;
}
.near li {
  width: 50px;
  height: 50px;
  margin-top: 10px;
  border-radius: 50%;
  overflow: hidden;
}
.near .near-left {
  margin-top: 0px;
  margin-top: 60px;
  background: rgba(249, 135, 0, 0.8);
}
.near .near-left a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: hidden;
}
.near .near-left a i {
  font-size: 26px;
  color: #FFFFFF;
  line-height: 50px;
}
.near .near-right {
  background: rgba(160, 160, 160, 0.8);
  text-align: center;
}
.near .near-right i {
  font-size: 26px;
  color: #FFFFFF;
  line-height: 50px;
}
.InsidePage {
  position: relative;
}
.InsidePage .ip-banner {
  min-height: 100px;
  position: relative;
  overflow: hidden;
}
.InsidePage .ip-banner img {
  width: 100%;
  min-height: 148px;
  height: auto;
  display: block;
  overflow: hidden;
}
.InsidePage .ip-banner span {
  font-size: 26px;
  color: #FFFFFF;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  width: 100%;
  text-align: center;
}
.InsidePage .ip-nav {
  width: 95%;
  height: 50px;
  background: #FFFFFF;
  overflow: hidden;
  margin: auto;
  margin-top: -60px;
  left: 2.5%;
  z-index: 997;
  box-shadow: 0px 1px 10px #888888;
  position: absolute;
}
.InsidePage .ip-nav .special {
  border-bottom: solid 2px #0073dd;
  overflow: hidden;
}
.InsidePage .ip-nav span {
  height: 50px;
  padding: 14.5px 0;
  line-height: 50px;
  overflow: hidden;
  min-height: auto;
}
.InsidePage .ip-nav li {
  text-align: center;
  font-size: 14px;
  line-height: 50px;
  margin: 0;
  overflow: hidden;
}
.InsidePage .ip-nav li a {
  display: block;
  overflow: hidden;
  color: #535353;
  text-align: center;
  display: block;
  text-decoration: none;
  line-height: 50px;
  font-size: 14px;
}
.InsidePage .basicfacts-pic {
  margin-top: 40px !important;
  width: 95%;
  margin: auto;
  background: #FFF;
  border: solid 1px #EEEEEE;
  overflow: hidden;
}
.InsidePage .basicfacts-pic img {
  width: 100%;
  padding: 10px;
  height: auto;
  display: block;
  overflow: hidden;
}
.InsidePage .basicfacts p img{
	width: 100%;
}
.InsidePage .basicfacts {
  width: 95%;
  margin: auto;
  background: #FFF;
  padding: 10px 0;
  overflow: hidden;
}
.InsidePage .basicfacts p {
  padding: 0 10px;
  font-size: 14px;
  color: #707070;
}
.InsidePage .checkmore {
  margin: 10px;
  margin-bottom: 0;
  border: solid 1px #f98700;
  border-radius: 3px;
  float: left;
  background: #FFFFFF;
}
.InsidePage .checkmore a {
  display: block;
  text-decoration: none;
  padding: 8px 10px;
  font-size: 14px;
  color: #f98700 ;
}
.InsidePage time {
  line-height: 24px;
  overflow: hidden;
  border-bottom: solid 1px #DDDDDD;
  padding: 5px 0 10px;
  margin-bottom: 5px;
  color: #707070;
}
.InsidePage time span {
  float: left;
  color: #a0a6b3;
}
.InsidePage time h1 {
  font-size: 28px;
  line-height: 30px;
  color: #535353;
}
.InsidePage h2,
.InsidePage h3,
.InsidePage h4,
.InsidePage h5,
.InsidePage h6 {
  font-size: 22px;
  line-height: 30px;
  color: #313131;
  font-weight: 400;
  padding: 0 10px;
}
.InsidePage h3 {
  font-size: 20px;
  font-weight: 300;
}
.InsidePage blockquote {
  padding-left: 5px;
  font-size: 16px;
}
.InsidePage blockquote ol {
  padding-left: 10px;
  font-size: 14px;
}
.InsidePage blockquote ol li {
  margin: 5px;
  text-align: 0;
  line-height: 1.5;
}
.InsidePage blockquote ol li p {
  margin: 0 5px;
  text-indent: 0;
}
.InsidePage ul {
  margin-bottom: 10px;
  padding: 8px 10px;
  list-style-type: disc;
}
.InsidePage ul li {
  font-size: 16px;
}
.InsidePage p {
  line-height: 2.0;
  font-size: 16px;
  color: #535353;
  text-indent: 0;
}
.InsidePage pre {
  word-wrap: break-word;
}
.InsidePage ul,
.InsidePage ol {
  margin: 0px 0px 10px 0px;
}
.InsidePage img {
  max-width: 560px;
  margin: auto;
}
.InsidePage table {
  border-top: solid 1px #EEEEEE;
  border-left: solid 1px #EEEEEE;
  width: 100%;
  margin-bottom: 10px;
}
.InsidePage table th {
  background-color: #EEEEEE ;
  text-align: center;
}
.InsidePage table td {
  border-bottom: solid 1px #EEEEEE;
  border-right: solid 1px #EEEEEE;
  padding: 5px 10px;
}
.InsidePage strong {
  font-weight: 500;
}
.InsidePage a {
  text-decoration: underline;
}
.sense {
  margin-top: 40px !important;
  overflow: hidden;
  padding: 0 10px;
}
.sense .sense-conter {
  background: #FFF;
  border: solid 1px #e5e5e5;
  padding: 10px;
  overflow: hidden;
}
.sense .sense-conter li {
  min-height: 80px;
  margin: 0;
  overflow: hidden;
}
.sense .sense-conter li .sense-left {
  overflow: hidden;
}
.sense .sense-conter li .sense-left h2 {
  color: #0073dd;
  margin: 0;
  padding: 0;
  font-size: 18px;
}
.sense .sense-conter li .sense-left p {
  font-size: 14px;
  line-height: 20px;
  padding-right: 10px;
}
.sense .sense-conter li .sense-right {
  overflow: hidden;
}
.sense .sense-conter li .sense-right img {
  width: 100%;
  min-height: 97px;
  height: auto;
  display: block;
}
.sense .sense-conter li .sense-h2 {
  margin-top: 10px !important;
  padding-left: 10px !important;
}
.sense .sense-conter li .sense-p {
  padding-left: 10px;
  margin-top: 5px;
}
.mart-4 {
  margin-top: 40px;
  overflow: hidden;
  padding: 10px;
}
.honour {
  overflow: hidden;
}
.honour .honour-list {
  margin-top: -20px !important;
  padding-bottom: 0;
  margin-bottom: 0;
  overflow: hidden;
}
.honour .honour-list li {
  background: #FFFFFF;
  min-height: 120px;
  margin: 0;
  padding-bottom: 0;
  margin-top: 10px;
}
.honour .honour-list li img {
  width: 100%;
  height: auto;
  display: block;
}
.honour .honour-list li p {
  font-size: 14px;
  text-align: center;
  color: #535353;
  padding: 10px 0;
}
.refurbish {
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: auto;
  overflow: hidden;
}
.refurbish a {
  display: block;
  font-size: 14px ;
  text-decoration: none;
  color: #535353;
}
.refurbish i {
  padding-right: 5px;
}
.partner {
  margin: 10px;
  margin-top: 40px;
  background: #FFF;
  overflow: hidden;
}
.partner {
  min-height: 100px;
  overflow: hidden;
}
.partner .partner-show {
  height: auto;
  min-height: 137px;
  width: 100%;
  position: relative;
}
.partner .partner-show .swiper-slide {
  display: block;
  height: 100%;
}
.partner .partner-show .slide-container {
  width: 100%;
  height: 100%;
}
.partner .partner-show .slide-img {
  width: 100%;
  height: auto;
  display: block;
}
.partner .append {
  overflow: hidden;
}
.partner .append .swiper-pagination-bullet-active {
  background: #0073dd;
}
.partner .append span {
  background: #FFFFFF;
  opacity: 0.8;
  width: 20px;
  height: 2px;
  border-radius: inherit ;
}
.partner-two {
  padding: 10px;
  padding-top: 0 ;
  overflow: hidden;
}
.partner-two .partner-conter {
  background: #FFF;
  padding: 10px;
  overflow: hidden;
}
.partner-two .partner-conter div {
  margin-left: 0 !important;
  cursor: pointer;
}
.partner-two .partner-conter p {
  font-size: 14px;
  line-height: 24px;
  color: #535353;
}
.pad-10 {
  padding: 10px;
}
.specialty {
  overflow: hidden;
}
.specialty .specialty-conter {
  margin-top: -20px;
  overflow: hidden;
}
.specialty .specialty-conter li {
  margin-top: 10px;
  background: #FFFFFF;
  overflow: hidden;
}
.specialty .specialty-conter li img {
  width: 100%;
  min-height: 100px;
  height: auto;
  display: block;
  overflow: hidden;
}
.specialty .specialty-conter .specialty-top {
  position: relative;
  overflow: hidden;
}
.specialty .specialty-conter .hot {
  position: absolute;
  left: 10px;
  top: 0;
  overflow: hidden;
}
.specialty .specialty-conter .hot .hot-one {
  width: 50px;
  height: 20px;
  font-size: 14px;
  text-align: center;
  line-height: 25px;
  color: #FFFFFF;
  background: #f98700;
}
.specialty .specialty-conter .hot-two {
  width: 0;
  height: 0;
  margin: auto;
  border: solid 25px transparent;
  border-top: solid 10px #f98700;
}
.specialty .senior {
  width: 100%;
  height: 40px;
  top: 50%;
  margin-top: -20px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  text-align: center;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 40px;
  overflow: hidden;
}
.specialty .year {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: left;
  color: #FFFFFF;
  background: rgba(0, 0, 0, 0.6);
  bottom: 1px;
  position: absolute;
  padding-left: 10px ;
}
.enlist {
  overflow: hidden;
}
.enlist .enlist-left {
  padding-left: 10px !important;
  overflow: hidden;
}
.enlist .enlist-left h2 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #313131;
}
.enlist .enlist-left p {
  font-size: 14px;
  color: #535353;
}
.enlist .enlist-left p span {
  color: #0073dd;
}
.enlist .enlist-left p em {
  font-style: normal;
  font-weight: normal;
  color: #f98700;
}
.enlist .enlist-right {
  padding-right: 10px !important;
  overflow: hidden;
}
.enlist .enlist-right a {
  display: block;
  text-decoration: none;
  width: 90px;
  height: 30px;
  line-height: 30px;
  background: #0073dd;
  color: #FFFFFF;
  text-align: center;
  float: right;
  margin-top: 15px;
}
.listpage-conter {
  background: #fff;
  overflow: hidden;
}
.news-page {
  padding-top: 0 ;
  padding-bottom: 0 !important;
  overflow: hidden;
}
.listpage-list {
  width: 100%;
  overflow: hidden;
}
.listpage-list li {
  width: 100%;
  padding: 10px 0 !important;
  overflow: hidden;
  border-bottom: solid 1px #EEEEEE;
}
.listpage-list .ll-left {
  width: 68px !important;
  overflow: hidden;
  text-align: center;
}
.listpage-list .ll-left div {
  width: 68px;
  height: 68px;
  border: solid 1px #E5E5E5;
  overflow: hidden;
}
.listpage-list .ll-left h2 {
  margin: 0;
  padding: 0;
  margin: 8px 0;
  color: #898989;
  font-size: 30px;
}
.listpage-list .ll-left time {
  width: 100%;
  height: 30px;
  background: #d2d2d2;
  line-height: 20px;
  padding: 0;
  color: #fff;
  display: block;
  margin: 0;
  font-size: 12px;
}
.listpage-list .ll-right {
  padding-left: 10px !important;
  overflow: hidden;
}
.listpage-list .ll-right a {
  display: block;
  text-decoration: none;
  overflow: hidden;
}
.listpage-list .ll-right h2 {
  margin: 0;
  padding: 0;
  color: #313131;
  font-size: 14px;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.listpage-list .ll-right h2 span {
  background: #f98700;
  color: #FFF;
  padding: 3px 5px;
  margin-right: 5px;
}
.listpage-list .ll-right p {
  padding: 0;
  margin: 0;
  margin-top: px;
  line-height: 20px;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
@media screen and (min-width: 400px) {
  .ll-right p {
    margin-top: 20px;
  }
}
.news-info {
  overflow: hidden;
}
.news-info .info-content {
  padding: 0 10px;
  padding-bottom: 10px;
  background: #FFF;
  overflow: hidden;
}
.news-info .info-content h2 {
  margin: 0;
  padding: 0;
  clear: both;
  line-height: 24px;
  font-size: 16px;
}
.news-info .school-news {
  padding: 8px 14px;
  background: #fa6d0b;
  float: left;
  font-size: 14px;
  color: #fff;
  margin: 10px 0;
}
.news-info .info-cue {
  overflow: hidden;
}
.news-info .info-cue div {
  margin-bottom: 10px;
  margin-top: 5px;
  height: 20px;
  line-height: 20px;
  color: #a0a0a0;
  overflow: hidden;
}
.news-info .info-cue div a {
  color: #a0a0a0;
  text-decoration: none;
}
.news-info .info-cue div i {
  font-size: 14px;
  padding-right: 5px ;
}
.news-info .info-cue div span {
  font-size: 14px;
}
.news-info p {
  font-size: 14px;
  line-height: 24px;
  color: #313131;
}
.news-info img {
  width: 100%;
  height: auto;
  display: block;
  padding: 10px 0;
}
.campus-text {
  overflow: hidden;
  margin-top: -30px;
  padding: 10px 0;
}
.campus-text p {
  margin-top: 10px;
  background: #FFFFFF;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 24px;
}
.campus-title {
  overflow: hidden;
}
.campus-title p {
  font-size: 14px;
  text-align: center;
  padding: 3px 0px 10px 0px;
}
.campus-append {
  bottom: -1px !important;
}
.teacher {
  overflow: hidden;
  margin-top: 40px !important;
}
.teacher li {
  margin-top: 10px !important;
  width: 100%;
}
.teacher-conter {
  overflow: hidden;
  position: relative;
}
.teacher-conter img {
  width: 100%;
  height: auto;
  display: block;
}
.teacher-conter div {
  width: 150px;
  margin: auto;
  height: 40px;
  line-height: 40px;
  background: #0073dd;
  color: #FFFFFF;
  font-size: 16px;
  position: absolute;
  text-align: center;
  bottom: 20px;
  left: 50%;
  margin-left: -75px;
}
.teacher-text {
  overflow: hidden;
}
.teacher-text .teacher-bg {
  width: 100%;
  background: #FFFFFF;
  padding: 10px;
  padding-bottom: 20px ;
  overflow: hidden;
}
.teacher-text p {
  font-size: 14px;
  margin-bottom: 10px;
}
.teacher-text .dialog {
  border: solid 1px #f98700;
  border-radius: 3px;
  margin: auto;
  width: 120px;
  height: 40px;
  display: block;
  overflow: hidden;
}
.teacher-text .dialog a {
  display: block;
  text-decoration: none;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #f98700 ;
}
.teacher-text .dialog i {
  padding-right: 5px;
}
.tunnel {
  margin: 40px !important;
}
.identify {
  overflow: hidden;
  margin-top: -20px !important;
}
.identify .identify-title {
  width: 101%;
  overflow: hidden;
}
.identify div {
  overflow: hidden;
  width: 48% !important;
 	height: 220px;
  text-align: center;
  margin: 0;
  margin-top: 10px;
  background: #FFFFFF;
}
.identify div img {
  min-height: 130px;
  width: 100%;
}
.identify div h2 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #535353;
}
.identify div strong {
  font-size: 14px;
  margin-top: 10px;
  color: #707070;
}
.identify div p {
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
  color: #535353;
  padding: 0 10px;
  padding-bottom: 10px;
}
.identify .ident-left {
  margin-right: 5px !important;;
}
.identify .ident-right {
  margin-left: 5px !important;
}
.elegant {
  overflow: hidden;
  padding-top: 0;
}
.elegant li {
  background: #FFFFFF;
  margin-bottom: 10px;
  overflow: hidden;
}
.elegant .elegant-left {
	width: 120px !important;
	height: 120px;
  overflow: hidden;
}
.elegant .elegant-left img {
  width: 100%;
  min-height: 120px;
  height: auto;
  display: block;
}
.elegant .elegant-right {
  padding-left: 10px !important;
  overflow: hidden;
}
.elegant .elegant-right h2 {
  margin: 0;
  margin-top: 0.1rem;
  padding: 0;
  color: #0073dd;
  font-size: 16px;
}
.elegant .elegant-right strong {
  font-size: 14px;
  display: block;
  color: #707070;
}
.elegant .elegant-right p {
  margin-top: 0.2rem;
  font-size: 14px;
  line-height: 19px;
  color: #535353;
  padding-right: 10px;
}
.elegant .elegant-right p span {
  font-weight: bold;
}
.carve {
  overflow: hidden;
}
.carve .carve-conter {
  padding: 0 10px;
  margin-top: -10px;
  overflow: hidden;
}
.carve .carve-conter li {
  background: #FFFFFF;
  padding: 10px;
  margin-top: 10px;
  overflow: hidden;
}
.carve .carve-conter li h2 {
  border-bottom: solid 1px #EEEEEE;
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  color: #0073dd;
}
.carve .carve-conter li p {
  line-height: 26px;
  padding: 10px 0 ;
  color: #707070;
}
.carve .carve-conter li .more {
  border: solid 1px #f98700;
  border-radius: 3px;
  width: 110px;
  height: 40px;
  display: block;
  overflow: hidden;
}
.carve .carve-conter li .more a {
  display: block;
  text-decoration: none;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #f98700 ;
}
.carve .carve-conter li .more i {
  padding-right: 5px;
}
.job {
  overflow: hidden;
}
.job .job-content {
  padding: 0 10px;
  overflow: hidden;
}
.job .job-news {
  overflow: hidden;
}
.recruit-right {
  overflow: hidden;
}
.recruit-right p {
  margin-top: 25px !important;
}
.overlength {
  height: 50px;
  overflow: hidden;
}
.overlength .swiper-slide {
  line-height: 50px;
  font-size: 14px;
  text-align: center;
}
.overlength .swiper-slide a {
  width: 100%;
  height: 100%;
  display: block;
  color: #535353;
  text-decoration: none;
}
.overlength .pitiful {
  color: #0073dd;
}
.cake {
  padding: 10px;
  margin-top: 30px;
  overflow: hidden;
}
.cake .cake-pic {
  background: #FFF;
  padding: 10px;
  overflow: hidden;
}
.cake .cake-pic img {
  width: 100%;
  height: auto;
  display: block;
}
.cake .cake-pic p {
  padding: 10px 0;
  font-size: 14px;
  line-height: 26px;
  color: #707070;
}
.cake .cake-pic span {
  display: block;
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
  color: #707070;
}
.cake-text {
  background: #FFFFFF;
  padding: 0 10px !important;
}
.cake-text p {
  font-size: 14px;
  color: #707070;
}
.cakelog {
  border: solid 1px #f98700;
  border-radius: 3px;
  width: 120px;
  height: 40px;
  display: block;
  overflow: hidden;
}
.cakelog a {
  display: block;
  text-decoration: none;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #f98700 ;
}
.cakelog i {
  padding-right: 5px;
}
.over-t {
  margin-top: -50px !important;
}
.trends {
  padding: 10px;
  margin-top: 30px;
  overflow: hidden;
}
.trends ul {
  background: #FFFFFF;
}
.may {
  overflow: hidden;
  padding-bottom: 10px;
  background: #FFFFFF;
}
.may .may-tab {
  width: 100%;
  height: 70px;
  background: #fff;
  padding: 0 10px;
  overflow: hidden ;
}
.may .may-tab li {
  margin-top: 10px;
  width: 50%;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 14px;
  color: #f98700;
  float: left;
  background: #FFF;
  overflow: hidden;
  border: solid 1px #f98700;
}
.may .may-tab li:nth-child(1) {
  border-right: none;
  border-radius: 5px 0px 0px 5px;
}
.may .may-tab li:nth-child(2) {
  border-radius: 0px 5px 5px 0px;
}
.may .may-bg {
  background: #f98700 !important;
  color: #FFF !important;
}
.may .may-list {
  margin-top: 10px;
  padding: 0 10px;
  overflow: hidden;
}
.may .may-list li {
  width: 100%;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  color: #535353;
  border-top: solid 1px #EEEEEE;
  overflow: hidden;
}
.may .may-list li i {
  float: right;
}
.may .may-list li:last-child {
  border-bottom: solid 1px #EEEEEE;
}
.may .cost {
  display: none;
  overflow: hidden;
}
.may .cost h2 {
  margin: 15px 0;
  padding: 0 10px;
  font-size: 20px;
  overflow: hidden;
  position: relative;
  padding-left: 20px;
  color: #f98700;
}
.may .cost h2:before {
  content: '';
  width: 2px;
  height: 25px;
  left: 10px;
  top: 2.5px;
  background: #f98700;
  position: absolute;
}
.may-show {
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  display: none;
  z-index: 999;
  cursor: pointer;
  overflow: hidden;
}
.exam {
  width: 90%;
  padding-bottom: 20px;
  background: #FFFFFF;
  margin: auto;
  border-radius: 2px;
  overflow: hidden;
  position: fixed;
  top: 5vh;
  display: none;
  z-index: 9999;
  left: 5%;
}
.exam h3 {
  text-align: center;
  margin: 0;
  padding: 15px 0;
  font-size: 16px;
  color: #0073dd;
  border-bottom: solid 1px #EEEEEE;
}
.exam-list {
  overflow: hidden;
}
.exam-list h4 {
  font-size: 16px;
  color: #f98700;
  margin: 10px 0;
  text-align: center;
}
.exam-list p {
  text-align: center;
  line-height: 26px;
  font-size: 14px;
  color: #535353;
}
.outlay {
  width: 90%;
  background: #FFFFFF;
  margin: auto;
  display: none;
  padding: 0 10px;
  padding-bottom: 20px;
  border-radius: 2px;
  overflow: hidden;
  position: fixed;
  top: 30vh;
  z-index: 9999;
  left: 5%;
}
.outlay h3 {
  text-align: center;
  margin: 0;
  padding: 15px 0;
  font-size: 16px;
  color: #0073dd;
  border-bottom: solid 1px #EEEEEE;
}
.outlay .outlay-tab {
  overflow: hidden;
  font-size: 14px;
}
.outlay .outlay-tab li {
  text-align: center;
  overflow: hidden;
}
.outlay .outlay-tab div {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-right: solid 1px #EEEEEE;
  border-bottom: solid 1px #EEEEEE;
}
.outlay .outlay-tab .outlay-th {
  background: #EEEEEE;
  border-bottom: solid 1px #CCCCCC;
}
.martop-2 {
  margin-top: -20px !important;
}
.flow {
  margin-top: 30px;
  padding: 0 10px;
  padding-bottom: 10px;
  overflow: hidden;
}
.flow .flow-list {
  overflow: hidden;
}
.flow .flow-list li {
  margin-top: 10px;
  margin-bottom: 0;
  height: 103px;
  width: 100%;
  overflow: hidden;
  background: #FFF;
}
.flow .flow-list li i {
  font-size: 30px;
  color: #f98700;
  padding-right: 10px;
  line-height: 88px;
}
.flow .flow-list div {
  height: 103px;
}
.flow .flow-list .flow-left {
  padding: 10px 0 !important;
  overflow: hidden;
}
.flow .flow-list .flow-left img {
  display: block;
}
.flow .flow-list .flow-right {
  padding: 20px 10px !important;
  padding-left: 15px !important;
  overflow: hidden;
}
.flow .flow-list .flow-right p {
  font-size: 14px;
  height: 60px;
  text-align: left;
  line-height: 20px;
  overflow: hidden;
  color: #707070;
}
.flow .flow-list .flow-9 {
  height: 160px;
  overflow: hidden;
}
.flow .flow-list .flow-9 i {
  line-height: 70px;
}
.flow .flow-list .flow-9 i:nth-child(1) {
  color: #80c269;
}
.flow .flow-list .flow-9 i:nth-child(2) {
  color: #f26d7e;
  line-height: 80px;
}
.flow .flow-list .flow-9 .flow-right {
  padding: 15px 10px !important;
  height: 160px;
}
.flow .flow-list .flow-9 .flow-right i {
  font-size: 12px;
  color: #707070;
  line-height: 0;
  padding: 0 5px;
}
.flow .flow-list .flow-9 p {
  font-size: 14px;
  height: 80px;
  overflow: hidden;
}
.flow .flow-list .flow-9 p span {
  color: #f98700;
  font-weight: bold;
}
.sample {
  padding: 0 10px;
  padding-bottom: 10px;
  overflow: hidden;
}
.sample .honour-list {
  margin: 0 !important;
}
.common {
  margin-top: 30px;
}
.common-list {
  overflow: hidden;
  min-height: 400px;
}
.common-list li {
  margin-top: 10px;
}
.common-list .common-header {
  height: 40px;
  width: 100%;
  font-size: 14px;
  line-height: 40px;
  padding: 0 10px;
  background: #FFFFFF;
  overflow: hidden;
}
.common-list .common-header p {
  overflow: hidden;
  padding-left: 10px;
  color: #0073dd;
  position: relative;
}
.common-list .common-header p:before {
  content: '';
  width: 4px;
  height: 16px;
  background: #0073dd;
  overflow: hidden;
  left: 0px;
  top: 13px;
  position: absolute;
}
.common-list .common-header i {
  float: right;
}
.common-list .common-conter {
  margin-top: 10px;
  background: #FFFFFF;
  padding: 10px;
  display: none;
  font-size: 14px;
  line-height: 26px;
  color: #535353;
}
.contact {
  padding-bottom: 10px;
  overflow: hidden;
}
.contact .seat {
  overflow: hidden;
  background: #fff;
}
.contact .seat h2 {
  height: 40px;
  margin: 0;
  padding: 0;
  padding: 10px 0;
  text-align: left;
  font-size: 16px;
  color: #0073dd;
  overflow: hidden;
}
.contact .seat h2 i {
  font-size: 20px;
  padding: 0 5px;
}
.contact .seat p {
  padding: 10px;
  padding-top: 0;
  font-size: 14px;
  color: #535353;
  line-height: 24px;
}
.contact .phone {
  margin-top: 10px;
  overflow: hidden;
  background: #fff;
}
.contact .phone h2 {
  height: 40px;
  margin: 0;
  padding: 0;
  padding: 10px 0;
  text-align: left;
  font-size: 16px;
  color: #46b692;
  overflow: hidden;
}
.contact .phone h2 i {
  font-size: 20px;
  padding: 0 5px;
}
.contact .phone p {
  padding: 10px;
  padding-top: 0;
  font-size: 16px;
  color: #535353;
  line-height: 24px;
}
.contact .phone p span {
  color: #f98700;
  font-weight: bold;
}
.contact .transit {
  margin-top: 10px;
  overflow: hidden;
  padding-bottom: 10px ;
  background: #fff;
}
.contact .transit h2 {
  height: 40px;
  margin: 0;
  padding: 0;
  padding: 10px 0;
  text-align: left;
  font-size: 16px;
  color: #f75a53;
  overflow: hidden;
}
.contact .transit h2 i {
  font-size: 20px;
  padding: 0 5px;
}
.contact .transit div {
  text-align: center;
  line-height: 24px;
  color: #f75a53;
  font-size: 14px;
  overflow: hidden;
  border-bottom: solid  1px #EEEEEE;
  padding-bottom: 10px;
  margin: 0 10px;
}
.contact .transit h3 {
  margin: 0;
  padding: 10px 0;
  padding-left: 10px;
  font-size: 16px;
  color: #f75a53;
}
.contact .transit p {
  padding: 10px;
  padding-bottom: 0;
  padding-top: 0;
  font-size: 16px;
  color: #535353;
  line-height: 24px;
}
.contact .map {
  margin-top: 10px;
  overflow: hidden;
  background: #FFFFFF;
  height: 150px;
  padding: 10px;
}
.contact .map div {
  height: 130px;
}
.online {
  overflow: hidden;
}
.online .online-list {
  background: #FFFFFF;
  padding: 10px;
  padding-top: 0;
  overflow: hidden;
}
.online .online-list li {
  border: solid 1px #EEEEEE;
  height: 40px;
  margin-top: 10px;
  overflow: hidden;
}
.online .online-list input {
  height: 40px;
  font-size: 14px;
  padding-left: 10px ;
  line-height: 50px;
  color: #d2d2d2;
}
.online .online-list i {
  float: left;
  color: #0073dd;
  font-size: 26px;
  text-align: center;
  line-height: 40px;
  padding-left: 5px !important;
}
.online .ache {
  overflow: hidden;
}
.online .ache select {
  width: 100%;
  margin-left: 5px;
  margin-top: -2px;
  margin-right: -4px !important;
  height: 44px;
  color: #707070;
  border: none;
}
.online .ache select option {
  border: solid 1px #FFFFFF ;
}
.online .acheall {
  overflow: hidden;
  position: relative;
}
.online .acheall span {
  position: absolute;
  top: 10px;
  line-height: 20px;
  right: 1px;
  pointer-events: none;
  background: #FFF;
}
.online .refer {
  width: 90%;
  height: 50px !important;
  background: #f98700;
  margin: 0 10px;
  border: none;
  border-radius: 4px;
  text-align: center;
  line-height: 50px;
  color: #FFF;
  font-size: 16px;
}

#LXB_CONTAINER_SHOW{
	left: 0 !important;
	background: #0073dd !important;
}

.share-platform {
  width: 100%;
  height: 80px;
  margin: auto;
  background: #FFFFFF;
  overflow: hidden;
  padding: 0 10px;
  padding-top: 10px;
  position: fixed;
  bottom: -20px;
  border-bottom: solid 1px #EEEEEE;
  z-index: 998;
  text-align: center;
}
.share-platform a {
  text-align: center;
  display: block;
}
.share-platform .bdsharebuttonbox {
  overflow: hidden;
}
.share-platform .bdshare-button-style1-32 a {
  margin: 0 !important;
}
.out {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  display: none;
}