@charset "utf-8";
/* CSS Document */

* {padding: 0px;margin: 0px;box-sizing: border-box;}

body, html {
 width: 100%;
overflow-x: hidden;
 font: 14px Microsoft YaHei, Arial, sans-serif;
 margin: 0;
 padding: 0;
 position: relative;
 /*background: white;*/
 -webkit-tap-highlight-color: transparent;
 min-width: 1280px;
 max-width:1920px;
}
a {text-decoration: none !important;color: #333;}
a:visited {color: #666;}
a:link {color: #666;}
a:link,a:visited { outline-style: none;text-decoration: none;}

ol,ul {margin: 0px;}
ul li {list-style: none;}
img {border: none;}
p {margin: 0px;}

.clearfix:after {
 content: "";
 display: block;
 clear: both;
}
.left {float: left;}
.right {float: right;}

.ell {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}



.w1200 {
	width: 1200px;
	position: relative;
	margin: 0px auto;
}
.w1160 {
	width: 1200px;
	position: relative;
	margin: 0px auto;
}
.w1160_2 {
	width: 1160px;
	position: relative;
	margin: 0px auto;
}


.blank20 { margin: 0 auto; height:20px;font-size: 1px; clear: both; overflow: hidden;}

.blank5 {
	margin: 0 auto;
	height:5px;
	font-size: 1px;
	clear: both;
	overflow: hidden;
}


img{
	display:block;
}

.wrapper{
	width:100%;
	min-width:1200px;
	max-width:1920px;
	margin:0px auto;
	overflow:hidden;
}

/*公众样式结束*/

/*导航条*/
.dh001{ text-align:center;margin: 0 auto; padding: 0 auto;}
.daoh {margin: 0 auto; text-align:center; padding-top: 1175px;/*position: absolute;*/ /*transform: translateX(28%);*/}
.daoh p{
	margin: 0 auto;
	text-align: center;
	font-size: 25px;
	color: #FFFFFF;
	display: inline-block;
	padding: 0 10px;
}
.daoh a{color: #FFFFFF;}
.daoh a:hover{color: #fdff46; font-weight: bold;}

/*top图*/
.top_t{background:url(http://edu.anhuinews.com/material/zt/2026gxx/images/top.jpg) no-repeat top center; width:100%; height: 1242px; position: relative; }

/*头条小标*/
.tt_biao{background:url(http://edu.anhuinews.com/material/zt/2026gxx/images/toutiao.png) no-repeat top left; }


/*焦点图*/
.show02{
	overflow: hidden;
}
.show02 .focus .banner{
	position:relative;
}



.show02 .focus{
	float: left;
	height: 410px;
}

.show02 .focus p{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 42px;
	line-height: 42px;
	font-size: 20px;
	text-align: center;
	z-index: 9;
}

.show02 .focus .shadow{
	position: absolute;
	width: 100%;
	height: 42px;
	left: 0px;
	bottom: 0px;
	background-color:rgba(0,0,0,0.6);
}

.show02 .focus .arrow1,.show02 .focus .arrow2{
	position: absolute;
	width: 46px;
	height: 71px;
	top: 50%;
	margin-top: -35px;
	cursor: pointer;
}

.show02 .focus .arrow1{
	background: url(http://i.anhuiyun.com/webpic/W0202311/W020231106/W020231106555353663548.png);
	left: 0px;
}

.show02 .focus .arrow2{
	background: url(http://i.anhuiyun.com/webpic/W0202311/W020231106/W020231106555353067365.png);
	right: 0px;
}

.show02 .video{
	width: 335px;
	margin-top: 18px;
}

.show02 .video .photo{
	height: 175px;
}

.show02 .video .photo .play{
	position: absolute;
	width: 67px;
	height: 67px;
	left: 50%;
	top: 50%;
	margin: -33px 0px 0px -33px;
	background: url(http://i.anhuiyun.com/webpic/W0202311/W020231106/W020231106555352011161.png);
}

.show02 .video p{
	height: 40px;
	line-height: 40px;
	background: #4c4c4c;
	font-size: 16px;
	text-align: center;
}

.show02 .block2{
	width: 510px;
	margin-top: -40px;
}

.show02 .text{
	border-top: 1px solid #e5e5e5;
	padding-top: 25px;
	margin-top: 15px;
}

.show02 h3{
	font-size: 26px;
	line-height: 30px;
	height: 30px;
}

.show02 ul{
	margin-top: 10px;
}

.show02 li{
	line-height: 40px;
	height: 40px;
	font-size: 18px;
	background: url(http://i.anhuiyun.com/webpic/W0202311/W020231106/W020231106555352480422.png) no-repeat left center;
	padding-left: 35px;
		white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.show02 li a{
	color: #696969;
}
.show02 li a:hover{
	color: #ff3102;
}

.show02 .more {
	display: block;
	margin: 20px auto 0px auto;
	width: 210px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 18px;
	color: #d2d2d2;
	border: 1px solid #e1e1e1;
	border-radius: 15px;
}
.show02 .more:hover  {color: #ff3102;}



.more {
	display: block;
	margin: 5px auto 0px auto;
	width: 210px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	
	border: 1px solid #e1e1e1;
	border-radius: 15px;
}
.more a{color: #b5b5b5;}
.more a:hover  {color: #ff3102;}




.show02 .focus .banner{
	position:relative;
}

.show02 h3{
	font-size: 26px;
	line-height: 30px;
	height: auto;
		white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.show02 li{
	line-height: 40px;
	height: auto;
	font-size: 18px;
	background: url(http://i.anhuiyun.com/webpic/W0202311/W020231106/W020231106555352480422.png) no-repeat left center;
	padding-left: 35px;
}



/*头条*/

.km_title {	text-align: center;	margin: 40px 0px 30px 0px;color: #e20000;

}

.km_title a {
	color: #e20000;
	font-size: 35px;
	font-weight: bold; padding:40px 5px 0 5px;display: block;line-height: 50px;
}
.km_title a:hover{color: #ff0000;}


/*学校*/
.w1160 .bj{ background: rgba(255, 255, 255, 0.8); padding: 20px;overflow: hidden;}

.sp_1 ul{ width:1200px; height: 230px; display: flex; margin: 0; padding: 0;}
.sp_1 li{margin-right:29px; border-radius:5px;}
.sp_1 li:last-child { margin-right: 0;}
.sp_1 li img{width:277px; height: 188px; padding:4px;border: 1px #E3E3E3 solid;border-radius:5px;}


.sp_1 li p{ width:270px;color: #333; font-size: 16px; line-height: 20px; padding-top: 5px; text-align: center;white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; margin: 0 auto;}

.sp_1 li a:hover p{color: #FF0000;}
.sp_1 li img:hover {border: 2px #ff0000 solid;padding:3px; }

.rd_age .sp_2 ul{  margin: 0; padding: 0;display: flex;}
.rd_age .sp_2 li{margin-right:10px;border-radius:5px;width:188px; }
.rd_age .sp_2 li:last-child { margin-right:0; }
.rd_age .sp_2 li img{width:180px; height:130px; padding:2px; border:1px #E3E3E3 solid; border-radius:5px;}
.rd_age .sp_2 li p{ width:180px; color: #333; font-size: 16px;  line-height:20px; padding-top:5px; margin: 0 auto;white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;}

.sp_2 li a:hover p{color: #FF0000;}
.sp_2 li img:hover {border:1px #ff0000 solid;}


/*logo*/

.bx_content{
	background:url(http://edu.anhuinews.com/material/zt/2026gxx/images/bj02.jpg) no-repeat 0 -30px;
	padding-top:0px;
	padding-bottom:50px;
	background-size: cover;
}
.bx_content .text{
	border:2px solid white;
	border-radius:10px;
	box-shadow: 0 0 15px #ccc;
	padding: 20px 10px;

}
.zcmt_content ul li{
	float: left; padding: 15px 30px 15px 34px;
}
.zcmt_content ul li img{ width: 170px; height:70px; box-shadow: 0 0 10px #ccc;}

.dht{  margin-bottom: 30px;}


/*书样式*/
.fw{
	color: #fff;
}

.fw a{
	color: #fff;
}

.fw a:hover, a:active {
	color: #fffd52;
}
.hsy_t {width: 100%;padding: 40px 0 0 0;}
.hsy_t img {display: block;	width: 100%;}
.hsy_t .tou {text-align: center;font-size: 45px; line-height:5px; color: #ff3102;font-weight: bold;font-style: italic; letter-spacing: 4px;}

.dbg {
	/* background: url(http://ah.anhuinews.com/material/zhuanti/2022qglh/images/san.jpg) no-repeat center bottom; */
	/* background-size: 100% 99.5%; */
	padding-bottom: 0px;
	/* max-width: 2200px; */
	margin: 0px auto;
	/* background-position-y: 27%; */
}

	.dbg .box2 {
	height: 629px;
	background: white url(http://edu.anhuinews.com/material/zt/2026gxx/images/dbg_bj.jpg) no-repeat center top;
	position: relative;
	color: white;
}

.dbg .box2 .t1 {
	left: 30px;
	top: 50px;
	width: 530px;
	float: left;
	position: relative;
}
			
.dbg .box2 .t3 {
	top: 50px;
	width: 530px;
	float: right;
	position: relative;
	right: 30px;
}		
.dbg .box2 .t1 div,
.dbg .box2 .t3 div {
	margin-bottom: 20px;
	text-align: center;
}
.dbg .box2 .t1 div a,
.dbg .box2 .t3 div a {
	color: white;
	font-weight: bold;
	font-size: 26px;
	margin-bottom: 20px;
}
			
	.dbg .box2 .t1 div:hover,
.dbg .box2 .t3 div:hover {
	color: #fffd52;
}

.dbg .box2 .t1 div:hover>a,
.dbg .box2 .t3 div:hover>a {
	color: #fffd52;
}		
	.dbg .box2 h3 a {
	height: 70px;
	line-height: 70px;
	font-size: 32px;
	color: #fffd52;
	display: block;
	text-align: center;
}

/*.dbg .box2 h3 img {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	margin-left: 18px;
	position: relative;
	top: 0px;
}*/		
	
.dbg .box2 p {
	line-height: 24px;
	height: 72px;
	margin-top: 15px;
}

.dbg .box2 p a {
	color: white;
}
			
.ul_modelc li {
	font-size: 18px;
	line-height: 45px;
	height:50px;
	padding-left: 30px; letter-spacing: 1px;
	background-repeat: no-repeat;
	background-position: left center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.6);
	position: relative;
	color: white;
}

.ul_modelc li:hover>a {
	color: #fffd52;
}

.ul_modelc li:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	background: #faff74;
	position: absolute;
	left: 0px;
	top: 20px;
}

.ul_modelc li:last-child {
	/* border-bottom: 0px; */
}

/**/

.hsy_content{background-size: cover;}



/*学校开始*/
.rd_age  {
	width: 600px;padding-top: 10px;
}

.rd_age .title a {
	color: #e20000;
	font-size: 25px;
	font-weight: bold;
}
.rd_age .title a:hover{color: #ff0000;}

.rd_age .title2 a {
	color: #0289e2;
	font-size: 25px;
	font-weight: bold;
}
.rd_age .title2 a:hover{color: #0066a9;}




.rd_age .text{
	color: #606060;
	font-size: 16px;
	text-indent: 2em;
	display: block;

	overflow: hidden;
	margin: 20px 0px 10px 0px;
	line-height: 30px;
}

.rd_age .text a {
	color: #e20000;
	font-size: 16px;
	overflow: hidden;
	margin: 20px 0px 10px 0px;
	line-height: 30px;
}

.rd_age .text2{
	color: #606060;
	font-size: 16px;
	text-indent: 2em;
	display: block;

	overflow: hidden;
	margin: 20px 0px 10px 0px;
	line-height: 30px;
}

.rd_age .text2 a {
	color: #0066a9;
	font-size: 16px;
	overflow: hidden;
	margin: 20px 0px 10px 0px;
	line-height: 30px;
}


/*.rd_age .left ul li {
	background: #f7f7f7;
	margin: 13px 0px;
	height: 43px;
	line-height: 43px;border-bottom: 1px #ccc dashed;
}*/

.rd_age .left ul li:before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #e20000;
	border-radius: 10px;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
}

.rd_age .left ul li.active {
	background: #f7f7f7;
}

.rd_age .left ul li a {
	color: #606060;
	font-size: 20px;
}

.rd_age .left ul li.active a {
	color: #c00;/*font-weight: bold;*/
}

/*.rd_age .left ul li.active:before {
	background: #c00;
}*/

.rd_age2, .rd_age2_2{
	width: 520px;
}
.rd_age2 ul li, .rd_age2_2 ul li {
	/*background: #f7f7f7;*/
	margin: 13px 0px;
	height: 30px;
	line-height: 30px;border-bottom: 1px #ccc dashed;
}
.rd_age2 ul li:before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #e20000;
	border-radius: 10px;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
}

.rd_age2_2 ul li:before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #0289e2;
	border-radius: 10px;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
}

.rd_age2 ul li.active, .rd_age2_2 ul li.active {
	background: #f7f7f7;
}

.rd_age2 ul li a, .rd_age2_2 ul li a {
	color: #606060;
	font-size: 18px;
}
.rd_age2 ul li a:hover{color: #c00;}
.rd_age2_2 ul li a:hover{color: #0066a9;}

.rd_age2 ul li.active a{
	color: #c00;/*font-weight: bold;*/
}
.rd_age2_2 ul li.active a {color: #0066a9;}


 .rd_age2 .t4,  .rd_age2_2 .t4 {width:520px; }
 .rd_age2 .t4 img, .rd_age2_2 .t4 img{width:100%; height:300px; padding:2px; border:1px #E3E3E3 solid; border-radius:5px;}
 .rd_age2 .t4 p,  .rd_age2_2 .t4 p{
	color: #000;
	font-size: 16px;
	height: 30px;
	line-height: 20px;
	padding-top: 5px;
	text-align: center;
}
 .rd_age2 .t4 img:hover, .rd_age2_2 .t4 img:hover{border:1px #ff0000 solid;}
.rd_age2 .t4 a:hover p, .rd_age2_2 .t4 a:hover p{color: #FF0000;}



/*学校大焦点图*/
#gallery, #gallery2, #gallery3, #gallery4, #gallery5
{ width:1160px; /*position:relative;*/ margin:0px; padding: 0;}

#thumbs, #thumbs2, #thumbs3, #thumbs4, #thumbs5
{width:1160px; height:560px;margin-top:10px;margin-bottom: 10px; }

#thumbs .thumb, #thumbs2 .thumb, #thumbs3 .thumb, #thumbs4 .thumb, #thumbs5 .thumb
{float:left;width:1160px; height:550px;position:relative; border: 1px #ccc solid; padding: 4px;}

#thumbs .thumb img, #thumbs2 .thumb img, #thumbs3 .thumb img, #thumbs4 .thumb img, #thumbs5 .thumb img
{width:1150px; height: 540px;}

#thumbs .thumb p, #thumbs2 .thumb p, #thumbs3 .thumb p, #thumbs4 .thumb p, #thumbs5 .thumb p
{position:absolute;text-align:center; width:1150px; height:40px; line-height:40px;bottom:2px; left:5px;font-size:20px;color:#fff;background:rgba(0,0,0,0.5);}

#prev11, #prev22, #prev33, #prev44, #prev55
{position: absolute;display:block;width:32px;height:49px;background:url(http://edu.anhuinews.com/material/zt/2026gxx/images/l-icon.png) no-repeat 0 0;top: 45%;left: 0px; z-index:8888;}

#next11, #next22, #next33, #next44, #next55
{position: absolute;display:block;width:32px;height:49px;background:url(http://edu.anhuinews.com/material/zt/2026gxx/images/right-icon.png) no-repeat 0 0;top: 45%;right: 0px;z-index:8888;}	

#prev11 .disabled, #next11 .disabled, 
#prev22 .disabled, #next22 .disabled, 
#prev33 .disabled, #next33 .disabled, 
#prev44 .disabled, #next44 .disabled, 
#prev55 .disabled, #next55 .disabled
{display: none !important;}

#prev11:hover, #prev22:hover, #prev33:hover, #prev44:hover, #prev55:hover
{background:url(http://edu.anhuinews.com/material/zt/2026gxx/images/l-icon2.png) no-repeat 0 0;}

#next11:hover, #next22:hover, #next33:hover, #next44:hover, #next55:hover
{background:url(http://edu.anhuinews.com/material/zt/2026gxx/images/right-icon2.png) no-repeat 0 0;}




/*五家内容背景*/
.xiao_bj1{background:url(http://edu.anhuinews.com/material/zt/2026gxx/images/bj1.jpg) no-repeat top center;overflow: hidden}
.xiao_bj2{background:url(http://edu.anhuinews.com/material/zt/2026gxx/images/bj2.jpg) no-repeat top center;overflow: hidden}
.xiao_bj3{background:url(http://edu.anhuinews.com/material/zt/2026gxx/images/bj3.jpg) no-repeat top center;overflow: hidden}
.xiao_bj4{background:url(http://edu.anhuinews.com/material/zt/2026gxx/images/bj4.jpg) no-repeat top center;overflow: hidden}
.xiao_bj5{background:url(http://edu.anhuinews.com/material/zt/2026gxx/images/bj5.jpg) no-repeat top center;overflow: hidden}
/*栏目导航背景*/
.lm_bj{background:url(http://edu.anhuinews.com/material/zt/2026gxx/images/dh.jpg) no-repeat center center; height: 115px;}



h1,h2,h3,h4,h5{
	font-family:"Microsoft Yahei","SimHei";
	overflow:hidden;
}

p,li{
	overflow:hidden;
}

.photo{
	position: relative;
	overflow: hidden;
}

.photo img{
	width: 100%;
	height: 100%;
}



/*往期*/
.hgg{ width: 1200px;margin: 0 auto; padding: 0 auto;}
.hgg ul {overflow: hidden;list-style: none; margin: 0; padding: 0;}
.hgg ul li{float: left;overflow: hidden}
.hgg li {width: 398px; height:300px; color: #7a7a7a; padding: 10px 13px 10px 12px;}
.hgg li img{width: 375px;height:250px; box-shadow: 0 0 5px #ccc; border: 1px #D1D1D1 solid;}
.hgg li p{ font-size: 16px; color:#333; line-height:35px;text-align: center; }

.hgg li img:hover{ box-shadow: 0 0 10px #ff0000; }


/*底*/
.footer{width: 100%; margin: 0 auto; border-top: 2px #FF0004 solid;}
.footer .di{width:1200px; height: 150px;font-size: 25px;line-height:150px; text-align: center; margin: 0 auto;}