﻿#fengcai{
    margin-top: -35px;
}
/*FCImg*/
.FCImg {
    width: 100%;
    height: 300px;
    min-width: 1200px;
    background: url(../images/TAimages/fengcai_bg.png) no-repeat center;
}

.FCImg .imgBox img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.FCImg .imgBox1{
	width: 114px;
	height: 120px;
}
.FCImg .imgBox2{
	width: 123px;
	height: 95px;
}
.FCImg .imgBox3{
	width: 100px;
	height: 111px;
}
.FCImg .imgBox4{
	width: 107px;
	height: 110px;
}
.FCImg .imgBox5{
	width: 242px;
	height: 81px;
}
.FCImg .imgBox6{
	width: 202px;
	height: 66px;
}
.FCImg .imgBox7{
	width: 118px;
	height: 62px;
}
.FCImg .imgBox8{
	width: 195px;
	height: 68px;
}
.FCImg .imgBox9{
	width: 207px;
	height: 53px;
}
.FCImg .imgBox10{
	width: 189px;
	height: 59px;
}
.FCImg .imgBox11{
	width: 157px;
	height: 67px;
}
.FCImg .imgBox{
	height: 120px;
	overflow: hidden;
	text-align: center;
}
.mr52{
	margin-right: 52px;
}
/*FCList*/
.FCList .title_bd{
	width: 100%;
	border-bottom: 1px solid #ededed;
	height: 46px;
	margin-top: 12px;
	
}
.FCList .title_bd > span{
	width: 96px;
	font-size: 24px;
	color: #0676c9;
	line-height: 40px;
	height: 40px;
	border-bottom: 6px solid #0676c9;
}
/*列表*/
.FCList .bd_ul li{
	padding: 20px 0;
	border-bottom: 1px solid #ededed;
}
.FCList .bd_ul li:hover{
	background: #f6f6f6;
}
.FCList .bd_ul .dateBox{
	width: 98px;
	height: 118px;
	background-color: #f6f6f6;
}
.FCList .bd_ul .dateBox .day{
	font-size: 45px;
	border-bottom: 1px solid #dedede;
	height: 70px;
	line-height: 67px;
	width: 100%;
}
.FCList .bd_ul .dateBox .years{
	width: 100%;
	height: 47px;
	line-height: 33px;
}
.FCList .bd_ul .imgbox {
	width: 247px;
	height:158px;	
}
.FCList .bd_ul .imgbox img{
	display: block;
	width: 100%;
	height: 100%;
}
.FCList .bd_ul .textBox{
	width: 803px;
	padding-right: 10px;
}
.FCList .bd_ul .textBox .title{
	font-size: 18px;
	width: 793px;
	line-height: 28px;
	padding:0 10px;
}
.FCList .bd_ul li:hover .title{
	color: #0676c9;
}
.FCList .bd_ul .textBox .detail{
	line-height: 24px;
	height: 48px;
	width: 793px;
	margin: 9px 0 18px;
	padding:0 10px;
}
.FCList .bd_ul .textBox .line{
	width: 813px;
	height: 1px;
	background: #ededed;
}
.FCList .bd_ul .textBox .source{
	display: block;
	line-height: 24px;
	height: 24px;
	color: #0676c9;
	background:#f6f6f6 url(../images/JNimages/source_icon.png) no-repeat 10px center;
	padding:0px 18px 0px 33px;
	border: 1px solid #0676c9;
	border-radius: 10px;
	margin-left: 10px;
}
