/* 公共样式 */
.pc_erji_box{display:block;}
.yd_box{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%; }

/ *PC段样式  -------开始   */
body { background: #fff; }
.page_con { margin-bottom: 60px; }
.page_left {width: 22%; margin-top: 35px;}
.page_right { width:76%; background: #fff; box-shadow: 0 0 20px #eee;}
.list_cont{font-size: 16px;line-height: 2;padding: 25px 30px 35px 20px;}

/*二级页 当前位置样式 */
.position{width:76%;height:40px;float:right;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;}

/*学校通知 样式 */
.nei04{width:100%; float: left;}
.nei04 h2{width:100%; height: 38px; float: left; border-bottom: 2px solid #edf3f3; position: relative;}
.nei04 h2 span{ position: absolute; left: 10px; border-bottom: 2px solid #8a080a; height: 38px; bottom: -2px; line-height: 38px; font-size: 16px; font-weight: normal;}
.nei04 h2 em{ position: absolute; right: 10px; height: 30px; top: 8px; line-height: 38px; font-size: 12px; font-weight: normal; line-height: 30px;}
.nei04 h2 em a{font-size:14px;}
.nei04_1{width:100%; float: left; padding-top: 10px; padding-bottom: 10px;}
.nei04_1 li{width:100%; height: 30px; float: left; line-height: 30px; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.nei04_1 li a{font-size:14px;}
.nei04_1 li.li01{ background: #f8fefe;}




/* 模块样式 */
.mk_tit { margin-bottom: 25px; }
.mk_tit span { font-size: 22px; font-weight: bold; color: #1a73bf; display: block; }

/* 导航 */
.left_nav { border-radius: 6px; overflow: hidden; background: #fff; box-shadow: 0 0 20px #eee; }
.left_nav h3 { height: 60px; line-height: 60px; border-radius: 6px; padding: 0 25px; background: #1a73bf url(gywm_nav_bg.png) no-repeat 95% bottom/auto 90%; color: #fff; font-size: 24px; font-weight: bold; }

.left_nav_list li { line-height: 1.8em; }
.left_nav_list li a { font-size: 16px; color: #333; }
.left_nav_list li a img{width:20px;height:20px;margin-right:6px;}
.left_nav_list li a span{color:#fff;}
.left_nav_list li.on, .left_nav_list li:hover { background: #8a080a; }
.left_nav_list li.on a, .left_nav_list li:hover a {background: #8a080a; color: #fff; }

/*左侧导航样式PC端*/
.nei_nav{width:100%;float:left;background:#ecf0cb;padding:10px 20px;}
.nei_nav h2{width:100%;height:40px;text-align:left;margin-top:5px;}
.nei_nav a:hover{background:#8a080a;color:#fff;}
.nei_nav a{width:100%;height:50px;float:left;background:#be1206;text-align:center;line-height:50px;color:#FFF;border-radius:3px;text-decoration:none;margin-bottom:10px;font-size:18px;}
.nei_nav h2 span{height:20px;float:left;border-left:6px solid #8a080a;font-size:20px;color:#8a080a;line-height:20px;padding-left:12px;font-weight:700;font-family:微软雅黑;}
a:hover{color:#C00;text-decoration:none;}
a:link,a:visited{color:#666;text-decoration:none;}

//

/* 单篇文章 */
.article_con, .article_con * { font-size: 16px; color: #666; line-height: 1.8em; }
.article_con p { min-height: 1.8em; margin-bottom: 1em; }

/* 图片新闻 */
.pic_list_con { overflow: hidden; }
.pic_list_ul { width: 110%; overflow: hidden; }
.pic_list_ul li { width: 255px; margin-right: 25px; float: left; margin-bottom: 12px; }
.pic_list_ul li .img { width: 100%; height: 190px; overflow: hidden; }
.pic_list_ul li .img img { width: 100%; height: 100%; object-fit: cover; transform: scale(1); transition: all ease-in-out 400ms; }
.pic_list_ul li p { height: 50px; line-height: 50px; font-size: 16px; color: #333; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pic_list_ul li:hover .img img { transform: scale(1.1); }
.pic_list_ul li:hover p { color: #1a73bf; }

/* 新闻列表 */
.news_list li { height: 36px; line-height: 36px; }
.news_list li a { display: inline-block; float: left; max-width: 75%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; color: #333; }
.news_list li span { float: right; color: #999; font-size: 14px; }
.news_list li:hover a, .news_list li:hover span { color: #1a73bf; }
.news_list li.first { height: auto; border-bottom: 1px solid #eee; padding-bottom: 15px; margin-bottom: 10px; }
.news_list li.first a { display: block; max-width: 100%; float: none; white-space: inherit; }
.news_list li.first .tit { font-weight: bold; color: #000; }
.news_list li.first .smy { color: #656565; line-height: 1.8em; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; height: 5.4em; overflow: hidden; }
.news_list li.first:hover .tit { color: #1a73bf; }
.news_list li.first:hover .smy { color: #333; }

/*校长寄语 */

.nei02{width:100%; float: left;}
.nei02 h2{width:100%; height: 40px; float: left; background: #e5b275; border-radius:7px 7px 0 0;}
.nei02 h2.h2_1{background: #64a3ae;}
.nei02 h2 span{float:left; color: #FFF; font-size: 16px; line-height: 40px; padding-left: 20px;}
.nei02 h2 em{float:right; color: #FFF; line-height: 35px; padding-right: 12px; font-weight: normal; font-size: 12px; padding-top: 5px;}
.nei02 h2 em a:link,.nei02 h2 em a:visited,.nei02 h2 em a:hover{color:#FFF;}
.nei02_1{width:100%; float: left; background: #feffef; border-radius:0 0 7px 7px; padding: 20px;}
.nei02_1_1{width:100%; float: left;}
.nei02_1_1 li{width:100%; height: 40px; float:left; border-bottom: 1px dashed #e5b275;}
.nei02_1_1 li.li_1{ border-bottom: 1px dashed #64a3ae;}
.nei02_1_1 li h3{width:90%; height: 40px; float: left; background: url(/uiFramework/commonResource/image/2026010615102969208.png ) no-repeat 0 15px; background-size: 10px 10px; padding-left: 20px; overflow: hidden; overflow:ellipsis;white-space: nowrap; font-weight: normal; font-weight: normal; text-align: left; line-height:40px;}
.nei02_1_1 li h3 a{font-size:16px;}
.nei02_1_1 li h3.h3_1{background: url(t2.png) no-repeat 0 15px;  background-size: 10px 10px;}
.nei02_1_1 li em{width:10%; height: 40px; float: left; text-align: right; color: #999;line-height: 40px;}
.nei02_1_1 li:last-child{border-bottom:none;}
.nei02_1_2{ width:100%; float: left; }
.nei02_1_2 ul{ width: 100%;float:left ;}
.nei02_1_2 ul li{ width: 31%; height: 215px; float: left; margin-right: 20px; margin-bottom: 20px;}
.nei02_1_2 ul li img{ width: 100%; height: 175px; float: left; }
.nei02_1_2 ul li span{ width: 100%; height: 40px; float: left; background: #F1F1F1; 
overflow: hidden;text-overflow:ellipsis;white-space: nowrap; line-height: 40px; text-align: center;
padding-left: 10px; padding-right: 10px;
} 
.nei02_1_2 ul li span a{font-size:14px;}
/*.nei02_1_2 ul li:nth-child(3n){ margin-right: 0; }*/



/ *移动端样式  -------开始   */

.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: .45rem;color: #fff; font-weight: 900;}
.top a img{    width: 1.5rem;padding-top:.45rem;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_content_box{width:90%;margin:0 auto;clear:both;overflow: hidden;}
.yd_content_box p,.yd_content_box p span{font-size:.45rem;line-height: .8rem;}

/*校容校貌样式*/
.index2_3{ width:100%; float:left;}
.index2_3 h2{ width:100%; height:1rem; float:left;font-family:"微软雅黑"; font-size:.4rem; color:#E87352; line-height:1rem;}
.index2_3 ul{ width:100%; float:left; }
.index2_3 ul li{width:43%; height:3rem; float:left; display:inline;font-family:"微软雅黑";margin: .3rem;} 
.index2_3 ul li span{ width:100%;display: block;height:2.5rem; }
.index2_3 ul li span img{ width:100%; height:100%;border:none;  }
.index2_3 ul li em{ width:100%; height:.75rem;  font-family:"微软雅黑"; font-size:.7rem; color:#333; line-height:.75rem; text-align:center; display:block;
                     text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.index2_3 ul li em a:link,.index4 li em a:visited{ text-decoration:none; color:#333;}
.index2_3 ul li em a:hover{ text-decoration:none; color:#333;}
/*移动端尾部样式*/
.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;}




/* 适配代码 */
@media screen and (min-width: 1600px){


	/* 模块样式 */
	.mk_tit { margin-bottom: 0.4rem; }
	.mk_tit span { font-size: 0.35rem; }

	/* 导航 */
	.left_nav { border-radius: 0.1rem; box-shadow: 0 0 0.3rem #eee; }
	.left_nav h3 { height: 0.88rem; line-height: 0.88rem; border-radius: 0.1rem; padding: 0 0.4rem; font-size: 0.35rem; }
	

	/* 单篇文章 */
	.article_con, .article_con * { font-size: 0.23rem; }

	/* 图片新闻 */
	.pic_list_ul li { width: 3.83rem; margin-right: 0.38rem; margin-bottom: 0.15rem; }
	.pic_list_ul li .img { height: 2.88rem; }
	.pic_list_ul li p { height: 0.7rem; line-height: 0.7rem; font-size: 0.23rem; }

	/* 新闻列表 */
	.news_list li { height: 0.57rem; line-height: 0.57rem; }
	.news_list li a { font-size: 0.23rem; }
	.news_list li span { font-size: 0.23rem; }
	.news_list li.first { padding-bottom: 0.2rem; margin-bottom: 0.2rem; }
	.news_list li.first .tit { font-size: 0.23rem; }
	.news_list li.first .smy { height: 5.4em; font-size: 0.23rem; }
}

@media screen and (max-width: 1200px){
	.page_con { margin-bottom: 1rem; }
	.page_left { width: 20%; }
	.page_right { width: 76%; box-shadow: 0 0 0.3rem #eee;}

	.banner img { height: 5.2rem; }

	/* 模块样式 */
	.mk_tit { margin-bottom: 0.6rem; }
	.mk_tit span { font-size: 0.45rem; }

	/* 导航 */
	.left_nav { border-radius: 0.1rem; box-shadow: 0 0 0.3rem #eee; }
	.left_nav h3 { height: 1rem; line-height: 1rem; border-radius: 0.1rem; padding: 0 0.6rem; font-size: 0.4rem; }
	/*.left_nav_list li { height: 1rem; line-height: 1rem; padding: 0 0.6rem; } */
	/*.left_nav_list li a { font-size: 0.36rem; } */

	/* 单篇文章 */
	.article_con, .article_con * { font-size: 0.34rem; }

	/* 图片新闻 */
	.pic_list_ul li { width: 4.5rem; margin-right: 0.44rem; margin-bottom: 0.3rem; }
	.pic_list_ul li .img { height: 3.4rem; }
	.pic_list_ul li p { height: 0.9rem; line-height: 0.9rem; font-size: 0.34rem; }

	/* 新闻列表 */
	.news_list li { height: 0.9rem; line-height: 0.9rem; }
	.news_list li a { font-size: 0.34rem; }
	.news_list li span { font-size: 0.34rem; }
	.news_list li.first { padding-bottom: 0.3rem; margin-bottom: 0.3rem; }
	.news_list li.first .tit { font-size: 0.34rem; }
	.news_list li.first .smy { height: 5.4em; font-size: 0.3rem; }

	/* 人才招聘 */
	.tHead span { font-size: 0.34rem; padding: 0.2rem; }
	.tHead span, .tRow span { padding: 0.2rem 0; }
	.tRow span, .tRow span *  { font-size: 0.32rem; }

	/* 资产处置 */
	.zccz_list { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; }
	.zccz_list li { width: 48%; margin-right: 0; }
	.zccz_list li .img { height: 18vw; }
}

@media screen and (min-width: 1024px){
/*.nav ul{width:100%;}*/
.nav h2{margin-right: 0;margin-top: -45px;}

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

}



@media screen and (max-width: 820px){
	/* 公共样式 */
.pc_erji_box{display:none;}
.yd_box{display:block;}
.nei02_1_1 li h3 a{font-size:.3rem;}
.banner_con ul li a img,.ydbanner_con ul li a img{width:100%;height:3.5rem;}
	
}
@media screen and (max-width: 768px){
		/* 公共样式 */
.pc_erji_box{display:none;}
.yd_box{display:block;}
      .pages{padding: 3rem 0; font-size: .4rem;}
      .nei02_1 { width: 100%;float: left; background: none;border-radius: none;padding: 0px;}
.nei02_1_1 li em{width: 20%;font-size:.25rem;}
.nei02_1_1 li h3 {width: 80%;}
.page_box{padding-top:50px;}
.nei02_1_1 li h3 a{font-size:.3rem;}
.easysite-mt10{display:block;}
.banner_con ul li a img,.ydbanner_con ul li a img{width:100%;height:3.5rem;}
}


@media screen and (max-width: 460px) {
	/* 公共样式 */
.pc_erji_box{display:none;}
.yd_box{display:block;}
	.zccz_list li { width: 100%; }
	.zccz_list li .img { height: 52vw; }
	.zccz_list li .txt .tit { height: auto; max-height: 3.6em; }
	.zccz_wycz { height: 40px; }
.page_box{padding-top:50px;}
.nei02_1_1 li h3 a{font-size:.3rem;}
.easysite-mt10{display:block;}
.nei02_1_1 li em{width: 20%;font-size:.25rem;}
.banner_con ul li a img,.ydbanner_con ul li a img{width:100%;height:3.5rem;}
}