.xin-top{
	height: 420px;
	background: url(../img/xinwen/banner.png) center top no-repeat;
	position: relative;
	overflow: hidden;
}
.nei{
	position: absolute;
	left: 50%;
	/* top:88px; */
	margin-top: 88px;
	margin-left: -600px;
	/* transform: translate(-50%,0); */
	opacity: 0;
}
.nei .zi-teda{
	font-size: 50px;
}
.bei-tou{
	background-color: rgba(0,0,0,0.6);
	border-radius: 5px;
}
.zi-jian{
	padding:18px 25px;
	letter-spacing: 10px;
}
.kohao{
	margin-top: 46px;
	margin-bottom: 48px;
}
.nei1{
	position: absolute;
	left: 50%;
	bottom:0px;
	transform: translate(-50%,0);
}
.nei1 div{
	width: 150px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	float: left;
	background-color:rgba(255,255,255,0.8);
}
.nei1 div.nei-ac{
	background: linear-gradient(#91C344,#64A42D);
	color: #FFFFFF;
}
.neirong{
	margin: 0 auto;
}
.feng{
	padding-top: 100px;
	padding-bottom: 62px;
}
.feng .zi-lv.zi-da{
	margin-bottom: 30px;
}
.fu{
	margin-top: 20px;
}
.fu-le{
	float: left;
}
.fu-ri{
	float: right;
}
.banner{
	height: 518px;
	background: url(../img/xinwen/lun.png) center top no-repeat;
	position: relative;
}
.feng-list{
	padding-top: 100px;
	padding-bottom: 25px;
}
.f-lie{
	padding-bottom: 30px;
	border-bottom: 2px dashed #EEEEEE;
	margin-bottom: 30px;
	overflow: hidden;
}
.feng-img{
	width: 186px;
	height: 134px;
	margin-right: 20px;
	overflow: hidden;
}
.feng-img img{
	width: 100%;
	transition: transform 1s;
}
.xinagxi{
	margin-top: 20px;
	line-height: 30px;
	min-width: 730px;
	max-width: 750px;
}
.f-l-ri{
	border-right: 2px solid #FFFFFF;
	padding-right: 30px ;
}
/* .f-lie:hover .zi-zhong1,
.feng-list .f-lie:first-child .zi-zhong1{
	color: #6EB300;
}
.f-lie:hover .f-l-ri,
.feng-list .f-lie:first-child .f-l-ri{
	border-right: 2px solid #6EB300;
	color: #6EB300;
	font-size: 20px;
} */
.f-lie:hover .zi-zhong1{
	color: #6EB300;
}
.f-lie:hover img{
	transform: scale(1.1);
}
.f-lie:hover .f-l-ri{
	border-right: 2px solid #6EB300;
	color: #6EB300;
	font-size: 20px;
}


/* 疑难解答 */
.no1-le{
	height: 518px;
	width: 60.9%;
	background: url(../img/xinwen/yinan.png) center center no-repeat;
	position: relative;
	background-size: 100% 100%;
	transition: background-size 1s ease;
}
.no1-le:hover{
	 background-size:110% 110%;
}
.img-shuo{
	width: 100%;
	height: 60px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.5);
}
.img-shuo div{
	line-height: 30px;
	text-align: center;
}
.x-l-num{
	width: 70px;
	height: 70px;
	position: absolute;
	top: -30px;
	left: 0;
	box-shadow: 10px 10px 0 #000;
}
.x-l-num > div {
	text-align: center;
}
.x-l-num .zi-da2{
	line-height: 44px;
}
.xin-time{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 26px;
	line-height: 26px;
	background-color: rgba(0,0,0,0.6);
}
.no1-ri{
	width: calc(100% - 28px - 60.9%);
}
.no1-ri .yi-lie:last-child{
	margin-bottom: 0px;
}
.yi-biao{
	width: 300px;
}
.yi-time{
	line-height: 30px;
}
.yi-lie{
	margin-bottom: 22px;
	padding-bottom: 23px;
	border-bottom: 1px solid #EEEEEE;
}
.yi-lie:hover .yi-biao{
	color: #6EB300;
}
.yi-nei{
	margin-top: 10px;
	line-height: 25px;
}
.yi-list-biao{
	width: 80%;
}
.yi-list-nei{
	margin-top: 20px;
	line-height: 30px;
}

.xin-top-tab > div{
	display: none;
}
.xin-top-tab > div:first-child{
	display: block;
}

/* 特效准备 */
.nei1 div:hover{
	background: linear-gradient(#91C344,#64A42D);
	    color: #FFFFFF;
}