* {
	padding: 0px;
	margin: 0px;
}

body,
html {
	width: 100%;
	max-width: 1920px;
	font: 12px Microsoft YaHei, Arial, sans-serif;
	margin: 0px auto;
	position: relative;
	min-width: 1260px;
}

a {
	text-decoration: none !important;
}

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;
	margin: 0px auto;
	position: relative;
}

.w684 {
	width: 684px;
}

.w470 {
	width: 470px;
}

.w760 {
	width: 760px;
}

.w376 {
	width: 376px;
}

.w510 {
	width: 510px;
}

.w242 {
	width: 242px;
}

.w563 {
	width: 563px;
}

.w595 {
	width: 595px;
}
.top ,.c1,.c2,.c3,.c4,.c5{
	overflow: hidden;
}

.top .w1200 {
	background: white;
	padding: 40px 20px;
}

.tt {
	border-bottom: 1px dashed #bbbbbb;
	padding-bottom: 25px;
	padding-left: 138px;
	margin-bottom: 25px;
}

.tt img {
	display: block;
	position: absolute;
	left: 78px;
}
.tt dl{
	width:950px;
}
.tt dl dt {
	font-size: 34px;
	color: #ee0000;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	    max-width: 840px;
    margin: 0px auto;
}

.tt dl dt a {
	color: #ee0000
}

.tt dl dd {
	font-size: 14px;
	color: #292944;
	text-align: center;
	margin-top: 10px;
}

.tt dl dd a {
	color: #292944;
}

.top-bn {
	width: 100%;
	height: 392px;
	margin-bottom: 3px;
	position: relative;
}

.top-bn .banner li {
	width: 100%;
	height: 392px;
	position: relative;
	overflow: hidden;
}

.top-bn .banner li img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.top-bn .banner li:hover img {
	transition: all 0.5s;
	transform: scale(1.05);
}

.top-bn .banner li p {
	position: absolute;
	bottom: 0px;
	padding: 8px 4%;
	width: 92%;
	background: rgba(0, 0, 0, 0.5);
	color: white;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.top-bn .banner li p a {
	color: white;
	display: block;
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.cvbtn {
	position: absolute;
	right: 2%;
	bottom: 10px;
}

.cvbtn ul li {
	width: 5px;
	height: 12px;
	position: relative;
	background: white;
	float: left;
	margin-right: 8px;
	transition: all 0.5s;
	cursor: pointer;
}

.cvbtn ul li.on {
	background: #d95e5c;
	height: 16px;
	position: relative;
	top: -3px;
	transition: all 0.5s;
}

.bottom-bn ul li:first-child {
	background: #0056a3;
}

.bottom-bn ul li:first-child+li {
	background: #088ec3;
}

.bottom-bn ul li {
	width: 228px;
	background: #01a990;
	height: 90px;
	float: left;
	text-align: center;
	color: white;
	line-height: 90px;
}

.bottom-bn ul li:first-child:hover {
	background: #014d92;
}

.bottom-bn ul li:first-child+li:hover {
	background: #0779a6;
}

.bottom-bn ul li:first-child+li+li:hover {
	background: #03947e;
}

.bottom-bn ul li a {
	color: white;
	font-size: 24px;
	font-weight: bold;
}

.bottom-bn ul li img {
	position: relative;
	top: 10px;
	margin-right: 9px;
}

.top-c .right dl {
	padding-top: 18px;
	margin-bottom: 18px;
	border-top: 1px dashed #bbbbbb;
}

.top-c .right dl:first-child {
	border-top: none;
	padding-top: 0px;
}

.top-c .right dl dd,
.top-c .right dl dt {
	font-size: 16px;
	color: #060606;
	padding: 7px 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.top-c .right dl dt {
	font-size: 22px;
	font-weight: bold;
}

.top-c .right dl dd:hover a {
	color: #1e4692;
}

.top-c .right dl dd a,
.top-c .right dl dt a {
	color: #060606;
}

.top-c .right ul li {
	float: left;
	width: 223px;
	height: 133px;
	position: relative;
	overflow: hidden;
	margin-left: 24px;
}

.top-c .right ul li:first-child {
	margin-left: 0px;
}

.top-c .right ul li img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.top-c .right ul li:hover img {
	transition: all 0.5s;
	transform: scale(1.05);
}

.top-c .right ul li p {
	position: absolute;
	bottom: 0px;
	padding: 8px 4%;
	width: 92%;
	background: rgba(0, 0, 0, 0.5);
	color: white;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.top-c .right ul li p a {
	color: white;
}

.tile {
	margin: 50px 0px 27px 0px;
}

.tile img {
	display: block;
	width: 100%;
}

.c1 ul li {
	width: 100%;
	height: 670px;
	position: relative;
	overflow: hidden;
}

.c1 ul li img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.c1 ul li:hover img {
	transition: all 0.5s;
	transform: scale(1.05);
}

.c1 ul li p {
	position: absolute;
	bottom: 0px;
	padding: 8px 4%;
	width: 92%;
	color: white;
	font-size: 36px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	z-index: 1;
}

.c1 ul li p a {
	color: white;
}

.c1 ul li b {
	position: absolute;
	bottom: 0px;
	z-index: 0;
	width: 100%;
	height: 42%;
	background: url(http://ah.anhuinews.com/material/zhuanti/2021kcdh/jpg/hy.png) no-repeat center;
}

.tl2 {
	background: url(http://ah.anhuinews.com/material/zhuanti/2023ahkjh/image/xlhd.jpg) no-repeat center;
	height: 60px;
	line-height: 60px;
	margin-bottom: 20px;
}

.tl2 a {
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 24px;
	padding-left: 30px;
}

.tl3 {
	background: url(http://ah.anhuinews.com/material/zhuanti/2023ahkjh/image/cg.jpg) no-repeat center;
	height: 60px;
	line-height: 60px;
	margin-bottom: 20px;
}

.tl3 a {
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 24px;
	padding-left: 30px;
}

.c2-l {
	height: 331px;
}

.img-show {
	position: relative;
}

.c2-l .img-show {
	height: 100%;
}

.c2-r .img-show {
	height: 160px;
	margin-bottom: 10px;
}

.img-show {
	position: relative;
	overflow: hidden;
}

.img-show img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.img-show:hover img {
	transition: all 0.5s;
	transform: scale(1.05);
}

.img-show p {
	position: absolute;
	bottom: 0px;
	padding: 8px 4%;
	width: 92%;
	color: white;
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	z-index: 1;
}

.img-show p a {
	color: white;
}

.img-show b {
	position: absolute;
	bottom: 0px;
	z-index: 0;
	width: 100%;
	height: 25%;
	background: url(http://ah.anhuinews.com/material/zhuanti/2021kcdh/jpg/yy2.png) no-repeat center;
	background-size: 100% 100%;
}

.c2 .left dl dt {
	font-size: 26px;
	margin: 20px 0px 10px 0px;
}

.c2 .left dl dt a {
	color: #000000;
}

.c2 .left dl dd {
	float: left;
	width: 338px;
	font-size: 18px;
	color: #000000;
	margin: 7px 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 40px;
}
.c2 .left dl dd:hover a {
	color: #1e4692;
}

.c2 .left dl dd:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #000000;
	border-radius: 6px;
	margin-right: 8px;
	position: relative;
	top: -2px;
}

.c2 .left dl dd a {
	color: #000000;
}

.c2 .nes-cc .cc_imgl {
	display: block;
	height: 187px;
	position: relative;
	margin-bottom: 12px;
	overflow: hidden;
}

.c2 .nes-cc .cc_imgl img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.c2 .nes-cc .cc_imgl:hover img {
	transition: all 0.5s;
	transform: scale(1.05);
}

.c2 .nes-cc {
	padding: 36px 24px 24px 36px;
	background: url(http://ah.anhuinews.com/material/zhuanti/2021kcdh/jpg/news-bg.png) no-repeat center;
}

.c2 .nes-cc ul li {
	font-size: 16px;
	color: white;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 10px 0px;
}

.c2 .nes-cc ul li:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	background: white;
	border-radius: 6px;
	margin-right: 10px;
}

.c2 .nes-cc ul li a {
	color: white;
}

.nes-cc {
	position: relative;
}

.newsc {
	width: 310px;
	margin-left: 65px;
	position: relative;
}

.nes-cc p {
	position: absolute;
	top: 92px;
	font-size:24px;
	color: white;
}

.nes-cc p a {
	color: white;
}

.cgfb {
	margin-top: 63px;
}

.cgfb-l {
	margin-bottom: 12px;
}

.cgfb-l .img-show {
	height: 235px;
}

.cgfb-b .img-show {
	width: 276px;
	height: 150px;
	float: left;
	margin-left: 10px;
}

.cgfb-b .img-show:first-child {
	margin-left: 0px;
}

.model dl dt {
	font-size: 30px;
	color: #1e4692;
	font-weight: bold;
}

.model dl dt a {
	color: #1e4692;
}

.model dl dd {
	font-size: 14px;
	color: #7b7b7b;
	margin: 20px 0px;
	display: inline-block;
}

.model dl dd a {
	color: #7b7b7b;
}

.model ul li {
	color: #000000;
	font-size: 18px;
	margin: 13px 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inherit;
}


.model ul li a {
	color: #000000;
}
.model ul li:hover a {
	color: #1e4692;
}

.model ul li:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #000000;
	border-radius: 6px;
	margin-right: 8px;
	position: relative;
	top: -2px;
}

.c3-cc .cgfb-b {
	margin-bottom: 12px;
}

.c3-cc .img-show {
	height: 186px;
}

.cx {
	margin-top: 47px;
}

.img-l {
	padding-bottom: 50px;
	border-bottom: 1px dashed #b6b8ba;
	margin-bottom: 40px;
}

.img-l ul li {
	float: left;
	margin-left: 57px;
	overflow: hidden;
	width: 194px;
	height: 227px;
}

.img-l ul li:first-child {
	margin-left: 0px;
}

.img-l ul li img {
	transition: all 0.5s;
}

.img-l ul li:hover img {
	transition: all 0.5s;
	transform: scale(1.05);
}

.text-2 .left {
	width: 602px;
}

.text-2 .left dl dt {
	font-size: 26px;
	color: #1e4692;
	margin-bottom: 10px;
		white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.text-2 .left dl dt a {
	color: #1e4692;
}

.text-2 .left dl dd {
	font-size: 14px;
	color: #7b7b7b;
	margin-bottom: 54px;
	display: inline-block;
}

.text-2 .left dl dd a {
	color: #7b7b7b;
}

.c4 ul li {
	float: left;
	width: 274px;
	height: 155px;
	position: relative;
	overflow: hidden;
	margin-right: 26px;
}

.c4 ul li:first-child {
	margin-left: 0px;
}

.c4 ul li img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.c4 ul li:hover img {
	transition: all 0.5s;
	transform: scale(1.05);
}

.dywb {
	height: 500px;
	background: #d2d2d2;
}

.footer {
	height: 90px;
	line-height: 90px;
	background: #1b71c9;
	text-align: center;
	font-size: 18px;
	color: white;
	margin-top: 53px;
}

.footer a {
	color: white;
}

.c1 .prev,
.c1 .next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	display: block;
	width:64px;
	height:64px;
}
.c1 .prev{
	left:-6%;
	background:url(http://ah.anhuinews.com/material/zhuanti/2021kcdh/jpg/left.png) no-repeat center;
}
.c1 .next {
	right: -6%;
	background:url(http://ah.anhuinews.com/material/zhuanti/2021kcdh/jpg/right.png) no-repeat center;
}

.c1 .prev:hover{
	background:url(http://ah.anhuinews.com/material/zhuanti/2021kcdh/jpg/left1.png) no-repeat center;
}
.c1 .next:hover {
	background:url(http://ah.anhuinews.com/material/zhuanti/2021kcdh/jpg/right1.png) no-repeat center;
}
