.body{
    background-color: #f3f3f3;
}
.content{
	padding-top: 80px;
	background-color: #f3f3f3;
	overflow: hidden;
}
.conTitleP{
	position: relative;
	height: 50px;
	left: 42px;
	top: 42px;
}
.conTitle{
	position: absolute;
	top: 8px;
    left: 8px;
	font-size: 24px;
	font-weight: bold;
	font-family: '微软雅黑';
	color: #555555;
}
.block{
	position: absolute;
	top: 0px;
    left: 0px;
	display: inline-block;
	width:26px;
	height: 21px;
	background-color: #aed9ed;
}
.navLeft{
	margin-top: 24px;
}
.navLeft li{
	width: 247px;
	height: 70px;
	text-align: center;
	font-size: 20px;
	color: #555555;
	font-family: '微软雅黑';
	border-bottom: 1px solid #cae4ef;
	line-height: 70px;
}
.navLeft li:last-child {
	border-bottom: none;
}
 .column{
   height:400px;
}
.conRTitle{
	position: absolute;
    top: 8px;
    left: 8px;
    font-size: 24px;
    font-weight: bold;
    font-family: '微软雅黑';
    color: #555555;
}
.Introduction{
	height: 434px;
	width: 100%;
	background-color: #fff;

}
.IntroductionContain{
    box-sizing: border-box;
    padding-left: 50px;
    padding-top: 42px;
    width: 50%;
    font-size: 16px;
    color: #555555;
    font-family: '微软雅黑';
    line-height: 30px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
    height: 310px;
}
.ProfessionalCommitteeImg{
	box-sizing: border-box;
    float: left;
    width: 50%;
    text-align: center;
    margin-top: -100px;
}
.committeeDynamics{
	margin-top: 20px;
	height: auto;
	width: 100%;
	background-color: #fff;
}
.newP{
	float: left;
	width: 420px;
	height: 240px;
}
.newP img{
	width: 420px;
	height: 240px;
}
.firstNew{
    font-size: 16px;
    color: #333333;
    font-family: '微软雅黑';
    font-weight: bold;
    width: 90%;
    line-height: 30px;
    border-bottom: 1px dotted #dbdbdb;
    padding: 10px 0;
}
.firstNewTime{
	float: right;
	font-weight: normal;
	font-family: '微软雅黑';
}
.firstNewCon{
    font-size: 14px;
    color: #555555;
    font-family: '微软雅黑';
    font-weight: normal;
    width: 90%;
    line-height: 30px;
    height: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
.news{

	margin-right: 30px;
	margin-left: 30px;
    overflow: hidden;
    padding: 50px 50px 0 50px;
	padding-bottom: 50px;
	background-image: url();
	background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom;
}
.newR{
	float: left;
	box-sizing: border-box;
    padding-left: 20px;
    width: 50%;
    height: 240px;
    border-top: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}
.newTime{
	font-size: 16px;
    color: #333333;
    font-family: '微软雅黑';
    font-weight: normal;
    vertical-align: middle;
    margin-left: 12px;
}
.newsTitle{
	font-size: 16px;
    color: #555555;
    font-family: '微软雅黑';
    font-weight: normal;
    line-height: 40px;
}
.Prefix{
	display: inline-block;
    width: 7px;
    height: 7px;
    background-color: #555;
    border-radius: 50%;
}
.newsTitleCon{
	height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #555555;
    font-family: '微软雅黑';
    font-weight: normal;
    line-height: 42px;
}
.newsTitleCon:hover a{
    color: #28a7e1 !important;
}
.newsTitleCon:hover span{
    color: #28a7e1 !important;
}
.newListUl{
	margin: 40px;
}
.newListUl li{
	margin: 10px 0;
}
.newListUl li:last-child .newsTitleCon{ 
	border-left: none;
} 
.newListUl li a{
    display: inline-block;
    font-size: 15px;
    color: #555555;
    font-family: '微软雅黑';
    font-weight: normal;
}

.hover{
	color: #28a7e1;
}



/*新样式*/
.addr,.times{
	float: right;

}

.addr{
    margin-right: 20px;
     width: 180px;
     overflow: hidden;
    height: 100%;
    text-align: end;
}
.conTP {
    position: relative;
    height: 50px;
    top: 0px;
    left: 0px;
}
.en {
    font-size: 20px;
    font-weight: bold;
    font-family: 微软雅黑;
    color: #e9e9e9;
}