*{
	margin: 0;
	padding: 0;
	
}
.banner img{
	width: 100%;
}
body{
	color: #000000;
	background-color: #eeeeee;
}
a{
	text-decoration: none;
	color: #000000;
}
ul li{
	list-style: none;
}
.content{
	width: 1200px;
	margin: 0 auto;
	padding: 30px;
    background-color: white;
}
.daoyu img{
	width: 100%;
}
.maine{
    width: 100%;
    height: 750px;
}
.maine div{
	width: 580px;
	float: left;
}
.tpxw{
	height: 400px;
}
.tpxw img{
	width: 100%;
	height: 100%;
}
.tpxw p{
	width: 580px;
    text-indent: 1rem;
    display: inline-block;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	position: relative;
    top: -45px;
    height: 40px;
    line-height: 40px;
    color: white;
	background-color: rgba(0,0,0,0.6);
}
.headss{
	position: relative;
    height: 45px;
    line-height: 45px;
    padding-top: 3px;
}
.title{
	padding-left: 40px;
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #dfdfdf;
    font-size: 20px;
    color: #fff;
}
.con ul li{
	line-height: 40px;
}
.con ul li a{
    width: 430px;
    display: inline-block;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.time{
	float: right;
	color: #9d9d9d;
}
.headss img{
	width: 100%;
}
.con ul li img{
	position: relative;
    width: 20px;
    top: 5px;
}
.con{
	height: 340px;
}
.conlist ul li{
	width: 180px;
    float: left;
    margin-right: 13px;
	margin-top: 10px;
}
.conlist ul li img{
	width: 175px;
}
.conlist{
	margin-top: 20px;
}
.conlist ul li p{
	text-align: center;
}