body,.main-wrapper{background: #fff;color: #333f4a;}
/* pc-------------------------- */
/* 院校列表 */
/* 内容 */
.sch-content{
  width: 1180px;
  margin: 0 auto;
  padding-top: 36px;
}
.yx-list-cont{
  width: 1180px;
  margin: 0 auto;
}
.yx-list-cont .sch-item{
  margin-top: 15px;
}
.yx-list-cont .sch-item:last-child{
  margin-bottom: 30px;
}
.yx-list-cont .adress{
  height: 50px;
  line-height: 50px;
  color: #333f4a;
  font-size: 16px;
  font-weight: bold;
}
.yx-list-cont .adress .iconfont{
  color: #999;
  font-size: 20px;
  padding-left: 30px;
}
.yx-list-cont .sch-bl{
  width: 1181px;
}
.yx-list-cont .sch-bl li{
  width: 264px;
  border: 1px solid #e5e5e5;
  float: left;
  padding: 15px;
  margin: 0px -1px -1px 0px;
}
.yx-list-cont .sch-bl li .img-box,.yx-list-cont .sch-bl li .sch-detail{
  display: inline-block;
  vertical-align: middle;
  color: #333f4a;
}
.yx-list-cont .sch-bl li .img-box{
  width: 80px;
  height: 80px;
}
.yx-list-cont .sch-bl li .img-box a{
  display: inline-block;
  font-size: 0;
  cursor: pointer;
}
.yx-list-cont .sch-bl li .img-box img{
  width: 100%;
  height: 100%;
}
.yx-list-cont .sch-bl li .sch-detail{
  width: 168px;
  padding-left: 12px;
}
.yx-list-cont .sch-bl li .schname{
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 5px;
}
.yx-list-cont .sch-bl li .schname a{
  font-size: 16px;
  color: #333f4a;
  height: 16px;
  line-height: 16px;
  font-weight: bold;
}
.yx-list-cont .sch-bl li .tags-bl .tag{
  border: 1px solid #e5e5e5;
  display: inline-block;
  padding: 0 5px;
  border-radius: 4px;
  height: 19px;
  line-height: 19px;
  margin-top: 10px;
}
.yx-list-cont .sch-bl li .detail-bot{
  margin-top: 10px;
}
.yx-list-cont .sch-bl li .detail-bot a{
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  margin-top: 10px;
}
.yx-list-cont .sch-bl li .detail-bot a:nth-child(1){
  margin-right: 3px;
}
.yx-list-cont .sch-bl li a:hover{
  color: #4781c9;
}
.yx-list-cont .sch-item .check-more{
  width: 150px;
  height: 30px;
  line-height: 30px;
  background: #4781c9;
  text-align: center;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  margin: 0 auto;
  margin-top: 30px;
}
.yx-list-cont .sch-item .no-more{
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  margin-top: 30px;
}
.updata-alter{
  text-align: center;
  margin-top: 25px;
  font-size: 14px;
}
.wap-updata-alter{
  margin-top: 0.5rem;
  font-size: .373333rem;
}
/* 移动-------------------- */
/* 新闻内容 */
.wap-sch-content{
  padding-top: 0;
  width: auto;
}
.wap-sectitle{
  height: 1.44rem;
  line-height: 1.44rem;
  padding:0 .666667rem;
  font-size: .533333rem;
  font-weight: bold;
  color: #333f4a;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.wap-ss-list .van-dropdown-menu{
  padding:0 0.35rem;
}
.wap-ss-list .van-search__content{
  background: #fff;
  border:1px solid #e5e5e5;
}
.wap-ss-list .van-cell__value i{
  color: #4781c9;
}
.wap-ss-list .check-yxtx{
  padding: 0 0.35rem;
  margin-top: 0.2rem;
}
.wap-ss-list .check-yxtx .tag{
  display: inline-block;
  background: #f5f5f5;
  border-radius: 0.1rem;
  font-size: .373333rem;
  line-height: .666667rem;
  height: .666667rem;
  padding: 0 0.2rem;
  margin-right: 0.2rem;
}
.wap-ss-list .van-cell{
  font-size: .373333rem;
}
.wap-ss-list .van-dropdown-menu__title{
  font-size: .373333rem;
}
/* 学校列表 */
.wap-yx-list-cont{
  width: auto;
  padding: 0 .333333rem;
}
.wap-yx-list-cont .sch-item{
  margin-top: .133333rem;
}
.wap-yx-list-cont .sch-item:last-child{
  margin-bottom: 0.5rem;
}
.wap-yx-list-cont .adress{
  height: 1.466667rem;
  line-height: 1.466667rem;
  font-size: .426667rem;
}
.wap-yx-list-cont .adress .iconfont{
  font-size: .4rem ;
  padding-left: .333333rem;
}
.wap-yx-list-cont .sch-bl{
  border: none;
  width: auto;
}
.wap-yx-list-cont .sch-bl li{
  width: auto;
  height: auto;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  float: none;
  padding: .45rem .333333rem .4rem .333333rem;
}
.wap-yx-list-cont .sch-bl li:last-child{
  border: none;
}
.wap-yx-list-cont .sch-bl li .img-box,.wap-yx-list-cont .sch-bl li .sch-detail{
  display: inline-block;
  vertical-align: middle;
  color: #333f4a;
}
.wap-yx-list-cont .sch-bl li .img-box{
  width: 1.733333rem;
  height: 1.733333rem;
  margin-top: 0;
}
.wap-yx-list-cont .sch-bl li .img-box img{
  width: 100%;
  height: 100%;
}
.wap-yx-list-cont .sch-bl li .sch-detail{
  width: 6.2rem;
  padding-left: .4rem;
  margin-top: 0;
}
.wap-yx-list-cont .sch-bl li .schname{
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 0.1rem ;
}
.wap-yx-list-cont .sch-bl li .schname a{
  font-size: .426667rem;
  height: .426667rem;
  line-height: .426667rem;
  color: #333f4a;
}
.wap-yx-list-cont .sch-bl li .tags-bl .tag{
  padding: 0 .133333rem;
  border-radius: .106667rem;
  height: .533333rem;
  line-height: .533333rem;
  margin-top: .2rem;
  font-size: .373333rem;
}
.wap-yx-list-cont .sch-bl li .detail-bot{
  margin-top: .2rem;
}
.wap-yx-list-cont .sch-bl li .detail-bot a{
  font-size: .373333rem;
  height: .373333rem;
  line-height: .373333rem;
  margin-top: 0;
  color: #4781c9;
}
.wap-yx-list-cont .sch-bl li .detail-bot a:nth-child(1){
  margin-right: 0.1rem;
}
.wap-yx-list-cont .sch-item .check-more{
  width: auto;
  height: .8rem;
  line-height: .8rem;
  background: #ecf2f9;
  font-size: .373333rem;
  color: #4781c9;
  margin-top: 0;
}
.wap-yx-list-cont .sch-item .no-more{
  height: .8rem;
  line-height: .8rem;
  text-align: center;
  font-size: .373333rem;
  margin-top: 0.3rem;
}

/* 招生章程 */
.sch-content{
  width: 1180px;
  margin: 0 auto;
  padding-top: 36px;
}
.yxlist-bl{
  width: 1180px;
  margin: 0 auto;
  padding-bottom: 15px;
}
.yxlist-bl .adress{
  height: 35px;
  line-height: 35px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  margin-top: 22px;
  padding-left: 24px;
}
.yxlist-bl .adress .iconfont{
  font-size: 20px;
  color: #999;
}
.yxlist-bl .yxlist{
  padding: 0 32px;
  margin-bottom: 15px;
}
.yxlist-bl .yxlist li{
  float: left;
  width: 180px;
  margin-right: 6px;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  margin-top: 7px;
}
/* 移动-------------------- */
/* 新闻内容 */
.wap-sch-content{
  padding-top: 0;
  width: auto;
}
.wap-sectitle{
  height: 1.44rem;
  line-height: 1.44rem;
  padding:0 .666667rem;
  font-size: .533333rem;
  font-weight: bold;
  color: #333f4a;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.wap-yxlist-bl{
  width: auto;
  padding-bottom: 0.5rem;
}
.wap-yxlist-bl .adress{
  height: 1.36rem;
  line-height: 1.36rem;
  font-size: .466667rem;
  margin-top: 0;
  padding: 0 .666667rem;
}
.wap-yxlist-bl .adress .iconfont{
  font-size: .506667rem;
}
.wap-yxlist-bl .yxlist{
  padding: 0 .666667rem;
  margin-bottom: 0;
}
.wap-yxlist-bl .yxlist li{
  float: left;
  width: 4rem;
  margin-right: 0.5rem;
  font-size: .426667rem;
  height: .933333rem;
  line-height: .933333rem;
  margin-top: 0;
}
.wap-yxlist-bl .yxlist li:nth-child(2n){
  margin-right: 0;
}
/* 学校详情 */
.detail-content{
  width: 1180px;
  margin: 0 auto;
  padding-top: 30px;
}
.detail-content .school-message{
  float: left;
  width: 214px;
  text-align: center;
  padding-right: 25px;
  border-right: 1px solid #e5e5e5;
  margin-right: -1px;
}
.detail-content .school-message .logo-box{
  width: 100px;
  height: 100px;
  margin: 0 auto;
}
.detail-content .school-message .logo-box img{
  width: 100%;
  height: 100%;
}
.detail-content .school-message .sch-name{
  line-height: 34px;
  font-size: 26px;
  font-weight: bold;
  margin: 10px 0;
}
.detail-content .school-message .address{
  font-size: 14px;
}
.detail-content .school-message .iconfont{
  font-size: 16px;
  color: #999;
}
.detail-content .school-message .tag{
  padding: 0 8px;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  border: 1px solid #e5e5e5;
  display: inline-block;
  margin-top: 10px;
  font-size: 14px;
}
.detail-content .school-message .zsjz{
  width: 80px;
  height: 30px;
  background: #4781c9;
  line-height: 30px;
  font-size: 14px;
  margin: 0 auto;
  margin-top: 10px;
}
.detail-content .school-message .zsjz a{
  color: #fff;
}
.detail-content .school-message .zsjz span{
  color: #fff;
}
.detail-content .shcool-prief{
  float: left;
  padding: 25px;
  border-left: 1px solid #e5e5e5;
  width: 885px;
}
.detail-content .shcool-prief .sec-title{
  font-size: 20px;
  height: 20px;
  line-height: 20px;
  border-left: 5px solid #4781c9;
  padding-left: 12px;
}
.detail-content .shcool-prief .sec-detail{
  margin-top: 15px;
  white-space: pre-wrap;
  font-size: 16px;
}
.detail-content .shcool-prief .sec-detail p{
  text-indent: 32px;
  line-height: 1.8;
  word-wrap: break-word;
  margin-bottom: 10px;
  font-size: 16px;
}
.detail-content .shcool-prief .sec-detail img{
  max-width: 100%;
}

.detail-content .selectTdClass {
  background-color: #edf5fa !important
}


.detail-content .ueditor-content{
  overflow: hidden;
}
.detail-content .ueditor-content table.noBorderTable td,
.detail-content .ueditor-content table.noBorderTable th,
.detail-content .ueditor-content table.noBorderTable caption {
  border: 1px dashed #ddd !important
}

.detail-content .ueditor-content table {
  margin-bottom: 10px;
  border-collapse: collapse;
  display: table;
}

.detail-content .ueditor-content td,
.detail-content .ueditor-content th {
  padding: 5px 10px;
  border: 1px solid #DDD;
}

.detail-content .ueditor-content caption {
  border: 1px dashed #DDD;
  border-bottom: 0;
  padding: 3px;
  text-align: center;
}

.detail-content .ueditor-content th {
  border-top: 1px solid #BBB;
  background-color: #F7F7F7;
}

.detail-content .ueditor-content table tr.firstRow th {
  border-top-width: 2px;
}

.detail-content .ueditor-content .ue-table-interlace-color-single {
  background-color: #fcfcfc;
}

.detail-content .ueditor-content .ue-table-interlace-color-double {
  background-color: #f7faff;
}

.detail-content .ueditor-content td p {
  margin: 0;
  padding: 0;
}


/* 移动-------------------- */
/* 新闻内容 */
.wap-sectitle{
  height: 1.44rem;
  line-height: 1.44rem;
  padding:0 .666667rem;
  font-size: .533333rem;
  font-weight: bold;
  color: #333f4a;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.wap-detail-content{
  width: auto;
  padding-top: 0;
}
.wap-detail-content .school-message{
  float: none;
  width: auto;
  text-align: left;
  padding:.6rem .666667rem;
  border: 1px solid #e5e5e5;
}
.wap-detail-content .school-message .logo-box{
  float: left;
  width: 2.4rem;
  height: 2.4rem;
}
.wap-detail-content .school-message .logo-box img{
  width: 100%;
  height: 100%;
}
.wap-detail-content .school-message .wrap-message{
  float: right;
  width: 5.6rem;
}
.wap-detail-content .school-message .sch-name{
  line-height: .7rem;
  font-size: .533333rem;
}
.wap-detail-content .school-message .address{
  font-size: .373333rem;
  line-height: 0.6rem;
}
.wap-detail-content .school-message .tags-bl{
  margin-top: 0.1rem;
}
.wap-detail-content .school-message .iconfont{
  font-size: .4rem;
}
.wap-detail-content .school-message .tags-bl div{
  display: inline-block;
}
.wap-detail-content .school-message .tag{
  padding: 0 .133333rem;
  height: .533333rem;
  line-height: .533333rem;
  border-radius: .106667rem;
  margin-top: 0;
  font-size: .373333rem;
}
.wap-detail-content .school-message .zsjz{
  width: 1.733333rem;
  height: .666667rem;
  line-height: .666667rem;
  font-size: .373333rem;
  margin: 0;
  margin-top: .4rem;
  text-align: center;
}
.wap-detail-content .school-message .zsjz a{
  color: #fff;
}
.wap-detail-content .shcool-prief{
  float: none;
  padding: .6rem .666667rem ;
  border-left:none;
  width: auto;
}
.wap-detail-content .shcool-prief .sec-title{
  font-size: .533333rem;
  height: .533333rem;
  line-height: .533333rem;
  border-left: .146667rem solid #4781c9;
  padding-left: .32rem;
}
.wap-detail-content .shcool-prief .sec-detail{
  margin-top: .586667rem;
  font-size: .426667rem;
}
.wap-detail-content .shcool-prief .sec-detail p{
  text-indent: .8rem;
  line-height: .64rem;
  margin-top: .266667rem;
  font-size: .426667rem;
}

.loading-bl{
  text-align: center;
  margin-top: 30px;
}
.wap-loading-bl{
  margin-top: 0.5rem;
}
.noMore{
  text-align: center;
  margin-top: 30px;
  font-size: 16px;
}
.wap-noMore{
  margin-top: 0.5rem;
  font-size: .426667rem;
}


.wap-detail-content .ueditor-content table {
  margin-bottom: 0.1rem;
}

.wap-detail-content .ueditor-content td,
.wap-detail-content .ueditor-content th {
  padding: 0.1rem 0.2rem;
}

.wap-detail-content .ueditor-content caption {
  padding: 0.1rem;
}
.wap-detail-content table {
  width: auto !important;
}


/* 常见问题 */
.news-detail-content {
  width: 1180px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
.news-detail-content  .news-inner-bottom{
  font-size: 16px;
  padding: 30px;
  border: 1px solid #e5e5e5;
}
.news-detail-content .news-inner-bottom img{
  max-width: 100%;
}
.news-detail-content .news-inner-bottom p{
  line-height: 30px;
  text-indent: 28px;
  margin-bottom: 10px;
}
.news-detail-content .news-inner-bottom .title{
  font-weight: bold;
}
.wap-news-detail-content {
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
}
.wap-news-detail-content .news-inner-bottom{
  font-size: .426667rem;
  padding: 0.5rem .466667rem ;
  border: none;
}
.wap-news-detail-content .news-inner-bottom img{
  max-width: 100%;
}
.wap-news-detail-content .news-inner-bottom p{
  line-height: .8rem;
  text-indent: .853333rem;
  margin-bottom: .2rem;
}
.question-box h2{
  text-align: center;
  font-size: 20px;
  margin-bottom: 15px;
}
.wap-news-detail-content .question-box h2{
  font-size: .533333rem;
  margin-bottom: 0.3rem;
}