@charset "utf-8";
.header .nav .wrap .menu li.act{
	color:#0065bb;
	border: 0;
}
.total{
	/*width: 100%;*/
	/*margin: auto;*/
}
.total .pic{
	width:100%;
	height:340px;
}
.total .pic .word{
	width: 320px;
	height:100px;
	color: #FFFFFF;
	margin-top: -230px;
	margin-left: 60%;
	font-size: 32px;
}
.total .pic .word .jieshao{
	width: 320px;
	color: #FFFFFF;
	margin-top: 20px;
	font-size: 15px;
	letter-spacing: 1px;
	font-family: "微软雅黑";
}
.total .content{
	margin-top:40px;
}
.total .content .xq{
	width: 1200px;
	height: 212px;
	margin: auto;
	margin-top: 30px;
}
.total .content .xq .pic_left{
	width: 160px;
	height: 100%;
	background-color: #a7a9ac;
	float: left;
}
.total .content .xq .right{
	width: 990px;
	height: 100%;
	float: left;
	margin-left: 50px;
}
.total .content .xq .right .name{
	width: 100%;
	height: 77px;
	color: #a7a9ac;
	font-size: 36px;
	font-family: "微软雅黑";
	text-align: left;
	padding-left: 20px;
	line-height: 77px;
}
.total .content .xq .right .name .pos{
	color: #0065bb;
	font-size: 20px;
	padding-left: 10px;
}
.total .content .xq .right .js{
	width: 100%;
	max-height: 130px;
	color: #6c6d6f;
	text-align: left;
	font-size: 14px;
	line-height: 28px;
	padding:15px 10px 15px 20px;
	font-weight: bold;
	background-color: #f1f2f2;
	overflow: hidden;
	text-overflow: ellipsis;
}
