/*****************预加载end**********************/

.base,.main{
	width: 980px;
	margin: 0 auto;
}


/********************人物访谈 begin****************/
.talk{
	
}
.talk h2{
	margin-top: 30px;
	margin-bottom: 10px;
}
.talk .bl{
    float: left;
    width: 270px;
}
.talk .bm{
	float: left;
	width: 440px;
	height: 300px;
	margin: 10px 0;
}
.cont h6 {
    padding: 40px 10px 20px 55px;
}
.cont h6 a{
	display: block;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	font-size: 18px;
    color: #0049a4;
}
.cont h6 a:hover{
    color:#ff7d00;
}
.cont .contTxt{
	font-size: 14px;
	padding: 0px 15px;
	line-height: 24px;
	height: 220px;
	color: #232b3d;
    overflow: hidden;
}
.cont .contTxt P{line-height:1.5em;}
.cont .contTxt a{
	color: #232b3d;
}
.cont li{
	display: none;
}
.talk .br{
	float: right;
	width: 270px;
}
.talk .btw04{
	float: left;
	display: inline;
	width: 125px;
	height: 300px;
	position: relative;
	margin: 10px 0px 0px;
	cursor: pointer;
	background: #1655f6;
}
.btw04 img{
	opacity: 0.5;
}
.talk .mr10{
	margin-right: 10px;
}
.talk .ml10{
	margin-left: 10px;
}
.talk .btw04 img{
	display: block;
	width: 125px;
	height: 300px;
}
/********************人物访谈 end******************/
