@charset "utf-8";
/* CSS Document */

body, html {width: 100%;margin: 0px auto;min-width: 1350px;}
a {text-decoration: none;outline: none;color: #000;}
.dtt_box {width: 1200px; height: 170px; background: url(http://edu.anhuinews.com/material/zt/2026gz/toutiao.png) no-repeat 0 8px; margin-top: 30px;}

.big_tit {height: 80px; overflow: hidden; font-size: 40px; /*padding-left: 150px;*/ line-height: 80px; color: #e9202d; font-weight: bold; text-align: center; }

.big_tit a {color: #e9202d; font-weight: bold; background: #fff; padding: 0 10px; }

.big_txt {
	width: 1180px;
height: 80px;
	line-height: 40px;
	overflow: hidden;
	font-size: 20px;
	text-indent: 2em;
	color: #000;
	text-align: left;
	margin: 0 auto;
	/*margin-top: 20px;*/
	background: #eaeaea;
	padding: 10px;}

.big_txt a {color: #fff; padding: 0 10px; }

.titlebox2 { /*position: relative; */height: 140px; text-align:center; vertical-align:middle; margin:60px 0 40px 0;}

.xxad { display: block; position: absolute; right: 80px; top: 10px; z-index: 1; }
.xxad img { width: 200px; height: 38px; }
.jj_pic { width: 1200px; height: 576px; position: relative; margin:30px auto; }
.jj_pic .swiper-container { width: 1200px; height: 576px; }
.jj_pic .swiper-slide { position: relative;/* border: 1px #C3C3C3 solid;*/}
.jj_pic .swiper-container.swiper-wrapper .swiper-slide img,.jj_pic .swiper-container.swiper-wrapper .swiper-slide a img { width: 1198px; height: 574px;  }
.jj_pic .swiper-container .swiper-wrapper .swiper-slide .bg { position: absolute; left: 0; bottom: 0; width: 100%; height: 60px; opacity: 0.6; background: #000; z-index: 0 }
.jj_pic .swiper-container .swiper-wrapper .swiper-slide .title { font-size: 20px; position: absolute; left: 0; bottom: 0; width: 100%; height: 60px; line-height: 60px; color: #fff; overflow: hidden; z-index: 1; text-align:center; }
.jj_pic .swiper-container .swiper-wrapper .swiper-slide .title a { position: absolute; left: 10px; bottom: 0; width: 98%; height: 60px; line-height: 60px; color: #fff; overflow: hidden; z-index: 1; }
.jj_pic .arrow-left{ width:91px; height:100px; left: 0px;
position: absolute;
top: 45%;
margin-top: -20px;
z-index: 10;
background: url(http://i.anhuiyun.com/webpic/W0202311/W020231106/W020231106555353663548.png) no-repeat; filter:alpha(opacity=50); 
-moz-opacity:0.5; 
opacity:0.5;}
.jj_pic .arrow-right{ width:91px; height:100px; position: absolute;
top: 45%;
/*right:0;*/left:1150px;
margin-top: -20px;
z-index: 10;
/*text-decoratio */right: 0px; background:url(http://i.anhuiyun.com/webpic/W0202311/W020231106/W020231106555353067365.png) no-repeat; filter:alpha(opacity=50); 
-moz-opacity:0.5; 
opacity:0.5;}
.jj_pic .arrow-left:hover,.jj_pic .arrow-right:hover{filter:alpha(opacity=100); 
-moz-opacity:1; 
opacity:1;}
.partvideo-left .swiper-container { width: 1200px; height: 576px; }
.swiper-slide { position: relative; }
.partvideo-left .picTitle { position: relative; width: 1200px; height: 576px; overflow: hidden; }
.partvideo-left .picTitle .img img { width: 1200px; height: 576px; display: block; }
.partvideo-left .picTitle .bg { background: #000000; bottom: 0; height: 35px; left: 0; opacity: 0.4; filter: alpha(opacity=40); position: absolute; width: 100%; z-index: 10; }
.partvideo-left .picTitle .name { bottom: 0; color: #FFFFFF; line-height: 61px;
overflow: hidden;
position: absolute;
text-indent: 0.5em;
text-align: left;
font-size: 22px; width: 100%; z-index: 11; }
.partvideo-left .picTitle .name a { color: #FFFFFF; text-decoration: none; }
.partvideo-left .picTitle .name a:hover { text-decoration: underline; }
.indexlink { width: 93px; height: 27px; font-size: 14px; line-height: 27px; position: absolute; left: 50%; top: 16px; margin-left: 370px; background: url(http://edu.anhuinews.com/cms_udf/2020/gkzs/images/20180907_xjpcfEls_lmt_v1.png) 0 0 no-repeat; text-align: center; color: #fff; }
.indexlink a { color: #fff; }
.mul-play { position: absolute; width: 70px; height: 70px; bottom: 65px; left: 5px; display: none; cursor: pointer; z-index: 999; }
.mul-play img { width:100%; height:100%;}
.videoPart { width: 1200px; height: 576px; background: #333; position: absolute; top: 0; left: 0; z-index: 50; }
.videoPart iframe { width: 1200px; height: 576px; }
.videoPart .videoPart-close { width: 16px; height: 16px; position: absolute; top: 0px; right: -14px; z-index: 50; background: url(http://edu.anhuinews.com/cms_udf/2020/gkzs/images/icon_video.png) no-repeat; cursor: pointer; background-size: 100% auto; }
.dizhi { position: absolute; display: block; width: 740px; height: 200px; z-index: 99; top: 0; left: 50%; margin-left: -402px; text-indent: -99999em; }
	
.image-container {
  position: relative;
  display: inline-block; /* 根据需求调整 */
}
.base-image {
  display: block; /* 防止底部出现间隙 */
  width: 100%; /* 根据需要调整 */
  height: auto;
}
.overlay-image {
  position: absolute;
  top: 130px; /* 调整叠加图片的位置 */
  left: 210px;
  width: 40px; /* 调整叠加图片大小 */
  height: auto;
}
/*图片样式01*/
.ztgx{ width: 1200px; margin: 0 auto;}		
.ztgx_01{float: left; width: 550px;background: #f1f0f0;padding:15px; margin:10px;border-radius:10px; }
.tu_1{ float: left; padding: 0 0 0 5px;width:260px; height: 175px;overflow: hidden;/*display: inline-block;*/position: relative;}
.tu_z1{width:260px; height: 175px;transition: transform 0.5s ease;}
			
.ztgx li img:hover {transform: scale(1.1);overflow: hidden;}
.ztgx li p {float: left; padding: 0 0 0 30px;font-size: 16px;line-height: 35px; }
.ztgx_bt{ font-weight: bold;margin-top: 25px; font-size: 18px !important;}
.ztgx_01 .ztgx_bt a{ text-align: center;}
.part1 p{ border: 1px #ccc solid;}
	/* 播放图标样式 */
.play-icon {
  position: absolute;
/*display: block;*/
  bottom: 5px;
  right: 10px;
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.4); /* 半透明黑色背景 */
  border-radius: 50%; /* 圆形图标 */
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  /*transition: all 0.2s ease;*/
}
/* 播放三角形 */
.play-icon::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-left: 10px solid white; /* 白色三角形 */
  border-bottom: 6px solid transparent;
  margin-left: 2px; /* 视觉居中 */
}
/* 鼠标悬停效果 */
.tu_1 a:hover .play-icon {
  transform: scale(1);
  background-color: rgba(230, 0, 0, 0.8); /* 悬停时红色 */
}
.jjbox ul li h3, .tgbox ul li h3{ font-size:18px; line-height:40px; height:40px; color: #000000 !important; display:inline-block; margin-left:20px;}

.top2{width:100%; height:750px; background: url(http://edu.anhuinews.com/material/zt/2026gz/top.jpg) top center no-repeat;}












