﻿.center{
    text-align: center;
	padding: 0 20px;
	
}
.headerPart .disLu{
	display:block;
}
.center_title div{
	position:absolute;
	color:#D3D3D3;
	line-height:12px;
	height:12px;
	font-size:12px;
	right:0;
	bottom:10px;
	font-weight:normal;
}
 .center p .showTime{
     padding: 0 15px 0 0;
 }
.center .changeHang{
    text-align: left;
    line-height: 28px;
}

.center_title{
	height:80px;
	line-height:70px;
	font-size:18px;
	font-weight:bold;
	position:relative;
	color:#363636;
	
}
.contain_text{
	padding:10px 0;
	border-bottom:1px dotted #EAEAEA;
	border-top:1px dotted #EAEAEA;
}
.contain_text img{
	margin:20px 0;
}

