@charset "UTF-8";
body {
  background: #f6f6f6;
}

.main01-left {
  float: left;
  width: 68%;
}

.main01-left.yuloo-renmindaxue-1 {
  width: 100%;
}

.main01-left.yuloo-renmindaxue-1 .adv-cnt ul {
  float: none;
  display: inline-block;
}

.main01-right {
  float: left;
  width: 30%;
  background: #fff;
  margin-left: 2%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}

.hot-tag {
  float: left;
  width: 100%;
  margin-top: 20px;
  background: #455ca0;
  border-radius: 8px;
  overflow: hidden;
  border-top: 2px solid #455ca0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.hot-tag-tit {
  background: #fff;
}

.hot-tag-tit span {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
  padding: 0 27px 4px 34px;
  background: #455ca0 url(../images/hot-tag-tit-icon.png) no-repeat left 10px top 2px;
}

.hot-tag-tit span::before {
  position: absolute;
  display: block;
  content: '';
  width: 27px;
  height: 100%;
  background: url(../images/hot-tag-tit-bg.png) no-repeat left center;
  right: 0;
  top: 0;
}

.hot-tag-main {
  padding: 2px 12px 12px;
  border-radius: 8px 0 0 0;
  background: #fff;
}

.hot-tag-main a {
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  color: #333;
  background: #f3f7fe;
  border: 1px solid #e6eaf5;
  border-radius: 2px;
  margin-right: 4px;
  padding: 0 15px;
  margin-top: 10px;
}

.hot-tag-main a:hover {
  color: #fff;
  background: #455ca0;
  border: 1px solid #455ca0;
}

.moudle-bg {
  padding: 30px 0;
  background: #fff;
}

.moudle-title {
  height: 42px;
  padding-bottom: 11px;
  border-bottom: 3px solid #e8e8e8;
  margin-bottom: 10px;
}

.moudle-title h2 {
  position: relative;
  float: left;
  font-size: 26px;
  font-weight: bold;
  color: #333;
  border-bottom: 3px solid #c99c59;
  padding-bottom: 10px;
}

.moudle-title h2::before {
  position: absolute;
  display: block;
  content: '';
  width: 12px;
  height: 7px;
  background: url(../images/xiexian.png) no-repeat center center;
  right: -7px;
  bottom: -4px;
}

.moudle-title h2 span {
  color: #c99c59;
}

.moudle-title h2 .h2-icon {
  padding: 0 15px;
  margin-right: 8px;
  background: url(../images/icon.png) no-repeat;
}

.moudle-title h2 .h2-icon.h2-icon1 {
  background-position: -87px 5px;
}

.moudle-title h2 .h2-icon.h2-icon2 {
  background-position: -87px -55px;
}

.moudle-title h2 .h2-icon.h2-icon3 {
  background-position: -87px -115px;
}

.moudle-title h2 .h2-icon.h2-icon4 {
  background-position: -87px -175px;
}

.moudle-title .more {
  float: right;
  font-size: 14px;
  line-height: 30px;
  color: #c99c59;
  border: 1px solid #c99c59;
  padding: 0 26px 0 10px;
  background: url(../images/school/more.png) no-repeat right 7px center;
  border-radius: 2px;
}

.moudle-title .more:hover {
  color: #fff;
  background: #c99c59 url(../images/school/more2.png) no-repeat right 7px center;
}

.main01 {
  padding-bottom: 20px;
}

.school-jianjie {
  padding: 20px 20px 12px;
  background: #fff;
  margin-bottom: 10px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}

.school-jianjie .school-jianjie-tit {
  padding-left: 20px;
  background: url(../images/school-jianjie-tit.png) no-repeat left center;
  font-size: 28px;
  line-height: 30px;
  margin-left: -20px;
  margin-bottom: 20px;
  color: #333;
  font-weight: bold;
}

.school-jianjie .school-jianjie-tit span {
  color: #c99c59;
}

.introduce-cnt {
  padding: 9px 20px;
  background-color: #f2f2f2;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  margin-bottom: 16px;
}

.introduce-cnt li {
  float: left;
  width: 48%;
  margin: 0 1%;
  line-height: 28px;
  color: #666;
}

.introduce-cnt li b {
  color: #333;
  font-weight: normal;
}

.introduce-cnt li .price {
  font-weight: bold;
  color: #c99c59;
}

.detail-cnt b, .adv-cnt b {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

.detail-cnt .icon, .adv-cnt .icon, .school-form-tit .icon {
  padding: 1px 10px;
  background: url(../images/icon.png) no-repeat;
}

.detail-cnt .icon {
  background-position: -132px  5px;
}

.adv-cnt .icon {
  background-position: -132px -55px;
}

.detail-cnt {
  margin-bottom: 20px;
}

.detail-cnt span {
  font-size: 16px;
  line-height: 22px;
  color: #666;
}

.detail-cnt a {
  color: #d6b98b;
}

.detail-cnt a:hover {
  color: #c99c59;
}

.adv-cnt {
  line-height: 22px;
}

.adv-cnt ul {
  float: right;
  width: 88%;
  max-width: 676px;
  width: calc(100% - 100px);
  display: table;
  word-spacing: -1em;
  /*兼容其他浏览器*/
}

.adv-cnt ul li {
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  margin-right: 9px;
  margin-bottom: 9px;
}

.adv-cnt ul li a {
  color: #555;
  border: 1px solid #d8dce8;
  border-radius: 2px;
  padding: 1px 15px;
  background: #f3f6fd;
}

.adv-cnt ul li a:hover {
  color: #fff;
  background: #c99c59;
  border-color: #c99c59;
}

.adv-cnt ul li:last-child {
  margin-right: 0 !important;
}

.school-form {
  padding: 14px 20px 5px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}

.school-form .school-form-tit {
  font-size: 18px;
  line-height: 25px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 11px;
  border-bottom: 1px solid #dbdbdb;
}

.school-form .school-form-tit span {
  color: #c99c59;
}

.school-form .school-form-tit .icon {
  padding: 1px 13px;
  background-position: -130px -115px;
}

.school-form .form-main {
  max-width: none;
  margin: 0 -10px;
  overflow: hidden;
}

.school-form .form-inline .form-group {
  width: 33.333%;
  padding: 0 10px;
  margin: 0 auto 3px;
}

.school-form .form-inline .form-group .input-group-span {
  width: 70px;
  font-size: 14px;
}

.school-form .form-inline .form-group .form-control {
  width: 60%;
  height: 32px;
}

.school-form .form-inline .form-group textarea.form-control {
  max-width: 100%;
}

.school-form .form-inline .form-group.submit-group {
  width: 100%;
  height: 32px;
}

.school-form .form-inline .form-group.submit-group input {
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  background: #c99c59;
  border-color: #c99c59;
}

.main01-r-tit {
  max-height: 44px;
  overflow: hidden;
  text-align: center;
}

.main01-r-tit span {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  padding: 0 60px;
  line-height: 44px;
  background: url(../images/school/main01-r-tit-bg.png) no-repeat top center;
}

.main01-right-main {
  padding: 15px;
}

.main01-right-main .news-list {
  margin-top: -6px;
}

.main01-right-main .news-list li {
  font-size: 14px;
  line-height: 28px;
  padding-left: 9px;
  background: url(../images/li-bg.jpg) no-repeat left center;
}

.main01-right-main .news-list li a {
  display: block;
  color: #555;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.main01-right-main .news-list li a:hover {
  color: #c99c59;
}

.main01-right-main .news-list .gallery {
  height: 76px !important;
  overflow: hidden;
  padding-left: 0 !important;
  background: none !important;
}

.main01-right-main .news-list .gallery dl {
  margin-top: 5px;
}

.main01-right-main .news-list .gallery dl dt {
  width: 106px;
  height: 68px;
  border-radius: 3px;
  overflow: hidden;
  margin-right: 13px;
}

.main01-right-main .news-list .gallery dl dd a {
  float: none !important;
  display: inline-block;
  width: calc(100% - 120px);
  height: 40px;
  font-size: 14px;
  line-height: 20px;
  color: #444;
  font-weight: bold;
  overflow: hidden;
  white-space: normal;
  margin-bottom: 4px;
}

.main01-right-main .news-list .gallery dl dd a:hover {
  color: #c99c59;
}

.main01-right-main .news-list .gallery dl dd a::before {
  display: none !important;
}

.main01-right-main .news-list .gallery dl dd .time {
  font-size: 12px;
  line-height: 14px;
  color: #c0c0c0;
  height: auto;
}

.main01-right-main .more {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 32px;
  border: 1px solid #c99c59;
  color: #c99c59;
  border-radius: 3px;
  margin-top: 10px;
}

.special-news {
  margin: 0 -1% 10px;
  overflow: hidden;
}

.special-news li {
  float: left;
  width: 23%;
  margin: 8px 1%;
}

.special-news li a {
  display: block;
  font-size: 14px;
  line-height: 30px;
  border: 1px solid #d8dce8;
  background: #f3f6fd;
  text-align: center;
  border-radius: 2px;
}

.special-news li a:hover {
  color: #fff;
  background: #c99c59;
  border-color: #c99c59;
}

.rules-box {
  margin-bottom: 45px;
}

.rules-table {
  margin-top: 20px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  padding-bottom: 20px;
}

.rules-table[data-type='school-rules'] {
  margin-top: 0 !important;
  background: #fff;
}

.rules-table .more-btn {
  display: block;
  width: 96%;
  font-size: 14px;
  line-height: 20px;
  padding: 8px 0;
  margin: 20px 2% 0;
  text-align: center;
  color: #c99c59;
  border: 1px solid #c99c59;
  border-radius: 3px;
  max-width: 1140px;
}

.rules-table .more-btn:hover {
  color: #fff;
  background: #c99c59;
}

.rules-table table {
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.rules-table td, .rules-table th {
  font-size: 14px;
  line-height: 20px;
}

.rules-table th {
  padding: 10px;
  font-weight: bold;
  color: #555;
  background: #e8e8e8;
  text-align: center;
}

.rules-table th.certificate-th {
  width: 170px;
}

.rules-table th.project-th {
  width: 250px;
}

.rules-table th.major-th {
  width: 230px;
}

.rules-table th.type-name-th {
  width: 160px;
}

.rules-table th.btn-th {
  width: 152px;
}

.rules-table th.price-th {
  width: 80px;
}

.rules-table th.area-th, .rules-table th.time-th {
  width: 60px;
}

.rules-table thead tr {
  border: none !important;
}

.rules-table tr {
  border-bottom: 1px dashed #e8e8e8;
}

.rules-table td {
  padding: 12px 10px;
  color: #333;
}

.rules-table td.project-td, .rules-table td.price-td {
  font-size: 16px;
  font-weight: bold;
}

.rules-table td.price-td {
  color: #e26161;
  padding-left: 0;
  padding-right: 0;
}

.rules-table td.major-td {
  text-align: left;
}

.rules-table td.major-td a {
  display: inline-block;
  text-align: left;
}

.rules-table td a {
  color: #333;
}

.rules-table td a:hover {
  color: #c99c59;
}

.rules-table .btn-td a {
  display: block;
  width: 90%;
  max-width: 94px;
  margin: 0 auto;
  color: #fff;
  line-height: 26px;
  background: #c99c59;
  border-radius: 3px;
}

.rules-table .btn-td a:hover {
  background: #283e7e;
}

.rules-table .btn-td a span {
  color: #fff;
  padding-right: 15px;
  background: url(../images/school/search.png) no-repeat right center;
}

.rules-table .tag, .rules-table .zs-tag {
  padding: 0 5px;
  margin-right: 5px;
  font-size: 12px;
  line-height: 18px;
  display: inline-block;
  text-align: center;
  border-radius: 6px 0 6px 0;
}

.rules-table .zs-tag {
  color: #fff;
}

.rules-table .zs-tag:last-child {
  margin-right: 0 !important;
}

.rules-table .tag1 {
  color: #567dac;
  border: 1px solid #567dac;
}

.rules-table .tag2 {
  color: #d38c30;
  border: 1px solid #d38c30;
}

.rules-table .tag3 {
  color: #5dab98;
  border: 1px solid #5dab98;
}

.rules-table .tag4 {
  color: #984871;
  border: 1px solid #984871;
}

.rules-table .tag5 {
  color: #d75d49;
  border: 1px solid #d75d49;
}

.rules-table .tag6 {
  color: #b2673d;
  border: 1px solid #b2673d;
}

.rules-table .tag7 {
  color: #ac7171;
  border: 1px solid #ac7171;
}

.rules-table .tag8 {
  color: #567dac;
  border: 1px solid #567dac;
}

.rules-table .zs-tag1 {
  background: #749eb6;
}

.rules-table .zs-tag2 {
  background: #c99c59;
}

.rules-table .zs-tag3 {
  background: #808eb5;
}

.rules-table .zs-tag4 {
  background: #cf8888;
}

.rules-table .zs-tag5 {
  background: #8e75af;
}

.yuloo-renmindaxue, .yuloo-renmindaxuezs-tag1 {
  display: none !important;
}

.figurelist {
  padding-top: 10px;
  margin: 0 -1%;
}

.figurelist li {
  float: left;
  width: 23%;
  padding: 8px 8px 0;
  margin: 0 1% 2%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.figurelist .figure-img {
  text-align: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  overflow: hidden;
}

.figurelist .figure-cnt {
  padding: 10px 0px 13px;
  background-color: #fff;
  border-top: 0;
}

.figurelist .figure-name {
  font-size: 14px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.figurelist .figure-text {
  font-size: 12px;
  height: 40px;
  line-height: 20px;
  color: #818991;
  overflow: hidden;
}

.figurelist .figure-text.name-center {
  text-align: center;
  height: 20px;
}

.teacher .figurelist .figure-cnt {
  background-color: #ecedf1;
}

.teacher .figure-img {
  border: 1px solid #ebedf0;
}

.photo-box .figurelist li {
  margin-bottom: 1%;
  margin-top: 0;
}

.hot-content {
  margin-top: 30px;
}

.hot-tit {
  font-size: 18px;
  font-weight: bold;
  padding-left: 15px;
  margin-bottom: 5px;
  background: url(../images/hot-tit-bg.png) no-repeat left center;
}

.hot-shcool {
  float: left;
  width: 66.666%;
  padding-right: 15px !important;
}

.hot-news {
  float: right;
  width: 32%;
  padding-bottom: 10px !important;
}

.hot-shcool, .hot-news {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 16px 0 9px;
}

.hot-school-main ul {
  float: left;
  width: 33.333%;
}

.hot-school-main ul li {
  font-size: 14px;
  line-height: 24px;
  padding-left: 15px;
}

.hot-school-main ul li:last-child a {
  border: none;
}

.hot-school-main ul li:hover a {
  color: #c99c59;
}

.hot-school-main ul li a {
  display: block;
  color: #333;
  border-bottom: 1px dashed #e8e8e8;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 6px 0;
}

.hot-school-main ul li a em {
  display: inline-block;
  margin-right: 5px;
  width: 16px;
  height: 14px;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: #fff;
  background: #cccccc;
  border-radius: 4px 4px 0 4px;
}

.hot-school-main ul li a .hot1 {
  color: #fff;
  background: #e55d5d;
}

.hot-school-main ul li a .hot2 {
  color: #fff;
  background: #ee7b48;
}

.hot-school-main ul li a .hot3 {
  color: #fff;
  background: #fb9825;
}

.hot-news ul {
  padding: 0 15px;
}

.hot-news ul li {
  font-size: 14px;
  line-height: 24px;
  height: 31.5px;
  color: #333;
  overflow: hidden;
}

.hot-news ul li:hover a {
  color: #c99c59;
}

.hot-news ul li a {
  float: left;
  width: 88%;
  padding: 5px 0 5px 8px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  background: url(../images/hot-li-bg.png) no-repeat left center;
}

.hot-news ul li span {
  float: right;
  padding: 5px 0 5px;
  width: 40px;
  font-size: 12px;
  color: #aaa;
  text-align: right;
}

.hot-school-main2 ul {
  width: 100%;
}

.hot-school-main2 ul li {
  float: left;
  width: 33.333%;
}

.link-bg {
  padding: 30px 0;
}

.link {
  overflow: hidden;
}

.link .link-tit {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

.link .link-cnt {
  margin: 0 -10px;
}

.link .link-cnt a {
  font-size: 14px;
  color: #999;
  display: inline-block;
  padding: 10px 10px 0;
}

.link .link-cnt a:hover {
  color: #c99c59;
}

@media only screen and (max-width: 1000px) {
  .major-th, .major-td, .type-name-th, .type-name-td, .area-th, .area-td {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  .main01-left, .main01-right {
    width: 100%;
  }
  .main01-right {
    margin-left: 0;
  }
  .adv-cnt ul {
    max-width: none;
  }
  .rules-table th {
    width: 17%;
  }
}

@media only screen and (max-width: 767px) {
  .school-jianjie .school-jianjie-tit {
    font-size: 22px;
  }
  .detail-cnt span {
    font-size: 14px;
  }
  .moudle-title h2 {
    font-size: 22px;
    height: 42px;
  }
  .moudle-title h2 .h2-icon {
    display: none !important;
  }
  .rules-table .btn-td a span {
    font-size: 12px;
    padding: 0;
    background: none;
  }
  .rules-table th.time-th {
    width: 60px;
  }
  .rules-table td.project-td, .rules-table td.price-td {
    font-size: 14px;
  }
  .school-form {
    padding-bottom: 3%;
  }
  .school-form .form-main {
    margin: 0 auto;
    text-align: center;
  }
  .school-form .form-inline .form-group {
    width: 48%;
    margin-bottom: 10px;
  }
  .hot-content {
    margin-top: 3%;
  }
  .hot-shcool, .hot-news {
    width: 100%;
    margin: 0 auto 3%;
  }
  .hot-tag-main {
    display: flex;
    flex-wrap: wrap;
  }
  .hot-tag-main a {
    width: 23%;
    margin: 10px 1% 0;
    display: flex;
    padding: 2px 5px;
    line-height: 20px;
    align-items: center;
  }
}

@media only screen and (max-width: 680px) {
  .figurelist li {
    width: 31.333%;
    margin: 1%;
  }
  .school-form .form-inline .form-group {
    width: 98%;
  }
  .hot-tag-main a {
    width: 31.333%;
  }
}

@media only screen and (max-width: 650px) {
  .certificate-th, .certificate-td {
    display: none;
  }
  .moudle-title h2 {
    font-size: 19px;
  }
  .moudle-title .more {
    font-size: 12px;
  }
}

@media only screen and (max-width: 428px) {
  .rules-box .moudle-title .more {
    display: none;
  }
  .introduce-cnt li {
    width: 100%;
  }
  .adv-cnt ul {
    padding-top: 10px;
    width: 100%;
  }
  .rules-table th {
    width: auto;
  }
  .rules-table th.btn-th {
    width: auto;
  }
  .rules-table th.project-th {
    width: 130px;
  }
  .figurelist li {
    width: 48%;
  }
  .hot-school-main2 ul li {
    width: 50%;
    border-bottom: 1px dashed #e8e8e8;
  }
  .hot-tag {
    margin-bottom: 2%;
  }
  .hot-tag-main a {
    width: 48%;
  }
}

@media only screen and (max-width: 320px) {
  .rules-table .btn-td a {
    line-height: 18px;
  }
  .rules-box .moudle-title {
    position: relative;
    margin-bottom: 60px;
  }
  .moudle-title .more {
    position: absolute;
    right: 0;
    bottom: -45px;
  }
}
