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

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

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;
}

.con{
	background:url(http://ah.anhuinews.com/material/zhuanti/ahxx/bg.jpg) no-repeat center center;
	    background-size: cover;
}

.w1034{
	width:1034px;
	margin:0px auto;
	padding:30px 0px 0px 0px;
	position: relative;
}
.logo{
    position: absolute;
    left: 15px;
    top: -13px;
}
.t{
	padding-left:157px;
	position: relative;
}
.t>a{
	display: block;
}

.txt{
	margin-top:20px;
	padding-bottom:27px;
}
.txt .left{
	width:485px;
}
.txt .left ul li{
	font-size:18px;
	color:#ffffff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding:10px 0px;
	border-bottom:1px dashed rgba(255,255,255,0.5);
	display: block;
}

.txt .left ul li:before{
	content:"";
	display:inline-block;
	width:6px;
	height:6px;
	background:url(http://ah.anhuinews.com/material/zhuanti/ahxx/y.png) no-repeat center center;
	margin-right:12px;
	margin-left:12px;
}
.txt .left ul li a{
	color:#ffffff;
}
.txt .left ul li:hover a{
	color:#fffeb8;
}
.txt .right{
	width:494px;
	height:282px;
		position: relative;
}
.banner li{
		width:494px;
	height:282px;
	position: relative;
}

.banner li p{
	position: absolute;
	left:0px;
	bottom:0px;
	padding:40px 2% 13px 2%;
	width:96%;
	text-align: center;
	color:white;
	font-size:16px;
	background:url(http://ah.anhuinews.com/material/zhuanti/ahxx/yy.png) no-repeat center bottom;
	
}
.banner li p a{
	color:white;
	display: block;
	width:80%;
}
.banner li img{
	display: block;
	width:100%;
	height:100%;
}

.btn ul li {
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: white;
	float: left;
	margin-right:12px;
	cursor: pointer;
}

.btn ul li.on {
	background: red;
}

.btn {
	position: absolute;
	bottom: 14px;
	right: 1%;
}