/* 公共样式 */
.pc_xqy{display:block;}
.yd_xqy{display:none;}


/*学生登记样式*/
 .easysite-board-page .easysite-board-page-content form  .easysite-section-wrap .easysite-rowli:nth-child(23){display:none;}
/*.easysite-input{width:20%!important;} */
.layui-btn{display:inline-block;height:38px;font-size:14px;line-height:38px;color:#fff;text-align:center;white-space:nowrap;cursor:pointer;background-color:#2e3346;border:none;
              border-radius:2px;width:100%;background:#C00;padding:0 18px;}
.layui-btn input{background-color: #C00!important;color: #fff !important; height: 38px !important;line-height: 38px !important;}
.easysite-simulate-select .easysite-select-option {
  position: relative!important;
  top:0px!important;
  left: -7px;
  border: 1px solid #c9c9c9;
  background-color: #eeeeee;
  padding: 0 6px;
  width: 109%!important;
  overflow: hidden;
  z-index:1;
  zoom: 1;
  overflow-y: scroll;
  overflow-x: hidden;
  display: none;
}


/* banner轮播新闻 */
.banner_con ul li a img,.ydbanner_con ul li a img{width:100%;height:380px;}
.hf_banner{width:90%;margin:45px auto;}
.banner_but { position: absolute; bottom:10px !important; text-align: center; z-index: 10; }
.banner_but li {  display:inline-block;width: 10px;height:10px;border-radius:50%; margin: 0 6px; background: rgba(255,255,255,.5); }
.banner_but li.on { background: blue; width: 10px;height:10px;border-radius:50%; }


body { background: #f4f4f4; }
.page_con { background: #fff; box-shadow: 0 0 20px #eee; padding: 40px 80px; margin-bottom: 50px;clear: both; overflow: hidden;width:100%;}
.list_cont{font-size: 16px;line-height: 2;}

/*二级页 当前位置样式 */
.position{width:90%;height:40px;text-align:left;background:#c92009;line-height:40px;color:#fff;border-radius:5px 5px 0 0;font-size:16px;padding:0 20px;margin-top: 35px;}
.position span,.position span a{color: #fff;font-size:16px;}


/ *移动端样式  -------开始   */
.dh_box{    overflow: hidden;clear: both;}
#dh_title .top{width:100%;height:1.75rem;float:left;background:#C41B06;border-bottom:1px solid #F3D290;font-size:.8rem;color:#FFF;text-align:center;line-height:1.175rem;}
.top a{font-size: .4rem;color: #fff; font-weight: 900;}
.top a img{width:1.3rem;padding-top:.47rem;padding-right:.2rem;padding-left:.2rem;}
.dh_box{  width: 100%;}
/*移动端导航样式*/
    .index2{ width:100%; float:left; background:url(t1.jpg) repeat-x; padding-top:.5rem;} 
    .index2_1{ width:100%; float:left; padding:2%;}
    .index2_1 li{padding: 0 .3rem; height:1rem; line-height:1rem;float:left; background:#C00; margin-left:2%; display:inline; margin-top:.2rem; cursor:pointer;}
    .index2_1 li.on{background:#8a080a;}
    .index2_1 li em{ width:100%;  float:left;font-size:.4rem; color:#FFF; text-align: center; padding: 0}
    .index2_1 li.l01{ background:#67B0D1;}
    .index2_1 li.l02{ background:#E25D92;} 
    .index2_1 li.l03{ background:#3ABEC0;}
    .index2_1 li.l04{ background:#4AD584;}
    .index2_1 li.l05{ background:#F1C945;}
    .index2_1 li.l06{ background:#390;}
    .index2_1 li.l07{ background:#600;}
/*移动端尾部样式*/
.yd_bt{ width: 100%;height: 3.35rem;float: left;background: url(/uiFramework/commonResource/image/2026010916205137308.jpg) no-repeat bottom;background-size: 100% 3.35rem;padding: 1.5rem 0;}

/*新生报名 样式*/
.nei01{width:100%;height:40px;float:left;text-align:left;background:#c92009;line-height:40px;color:#fff;border-radius:5px 5px 0 0;font-size:16px;padding:0 20px;}
.nei01 h2 {color: #fff;font-size:16px;}


/* 适配代码 */
@media screen and (min-width: 1600px){
	.page_con { padding: 0.75rem; margin-bottom: 0.75rem; }
}

@media screen and (max-width: 1200px){
}

@media screen and (min-width: 1024px){

.nav h2{margin-right: 0;margin-top: -45px;}

.nav ul li a img { width: 15px;height: 15px;}

}

@media screen and (max-width: 820px){
	/* 公共样式 */
.pc_xqy{display:none;}
.yd_xqy{display:block;}
.nav,.btbox{display:none;}
	.banner_con ul li a img,.ydbanner_con ul li a img{width:100%;height:3.5rem;}
}

@media screen and (max-width: 768px){
	body { background: #fff; }
	.page_con { padding: 0; background: none; box-shadow: none; }
.pc_xqy{display:none;}
.yd_xqy{display:block;}
.nav,.btbox{display:none;}
.news_detail{width:90%;margin:0 auto;}
.easysite-mt10{width:90%;margin:.4rem auto;}
.easysite-input{width:100%!important;}
.banner_con ul li a img,.ydbanner_con ul li a img{width:100%;height:3.5rem;}
}


@media screen and (max-width: 460px){
	/* 公共样式 */
.pc_xqy{display:none;}
.yd_xqy{display:block;}
.nav,.btbox{display:none;}
.news_detail{width:90%;margin:0 auto;}
.easysite-mt10{width:90%;margin:.4rem auto;}
.easysite-input{width:100%!important;}
	.banner_con ul li a img,.ydbanner_con ul li a img{width:100%;height:3.5rem;}
}