.oldType .cen_tit .cen_li {
	padding: 0 32px;
	font-size: 34px;
	background-size: 50px auto !important;
}

.oldType .cen_tit li {
	height: 80px;
	line-height: 76px;
}

.oldType .cen_tit {
	width: 100%;
	height: 80px;
	margin-bottom: 20px;
}

.oldType .cen_tit .cen_gd {
	font-size: 32px;
}
.oldType .cen_a{
	width: 100%;
}
.oldType .center .cen_a:nth-child(1) img{
	margin: 0 auto;
	display: block;
}
.oldType .cen_list li{
	height: 80px;
    line-height: 80px;
    font-size: 32px;
    border-bottom: 2px dashed #CCCCCC;
}
.oldType .cen_list li i{
	width: 30px;
    height: 30px;
    margin-top: 25px;
    margin-right: 10px;
    background-size: 30px 30px;
}
.oldType .cen_list li span{
	font-size: 28px;
}

 .cen_list li a{
	display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 80%;
}
.cen_a{
	height: 316px;
}
.oldType .cen_a{
	height: auto;
}
.oldType .cen_b_list td{
	display: block;
}
.oldType .cen_b_list ul li {
    width: 386px;
    padding: 0;
    box-sizing: border-box;
    overflow: hidden;
	margin-bottom: 30px;
}
.oldType .cen_b_list td img{
	width: 330px;
}