.t-about{
	box-shadow: 0px 0px 7px #ccc;
	/*border:1px solid #fb641f;*/
}
.t-about ul{
	padding-top:30px;
	padding-bottom: 30px;
}
.t-desc{
	text-align: justify;
	color:#666;
}
.t-desc p:first-child{
	font-size: 14.5px;
	line-height: 27px;
	text-indent:2em;
}
.t-desc p:last-child a{
	color:#fff;
	float: right;
	font-size: 15px;
	padding:7px 30px;
	border-radius: 6px;
	background-color: #fb641f;
}
.t-free{
	padding-bottom:5rem;
}
.t-view{
	margin-top:5rem;
}

/*福山专题页*/
.bgfff{
	background-color: #fff;
}
.title p{
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	/*font-weight: bold;*/
	color:#9A9A9A;
	text-transform : lowercase ;
	text-transform:capitalize;
}
.fu-desc p{
	margin:0;
	text-indent: 2em;
	font-size: 14px;
	line-height: 29px;
	color:#656565;
	text-align: justify;
}
.park-top{
	box-shadow: 0px 0px 7px #ccc;
}
.pa-about ul li{
	padding-top:20px;
	padding-bottom: 35px;
}
.pa-about ul li:nth-child(1){
	width:46%;
	margin-right: 3%;
}
.pa-about ul li:nth-child(2){
	width:51%;
}
.pk-about ul li{
	padding-bottom: 20px;
}
.hot-stele ul li{
	margin-bottom: 50px;
}
.hot-talk{
	width:94%;
	margin-left: 3%;
	margin-bottom: 25px;
	background-color: #FFFDFE;
	border:1px solid #F4F2F3;
	/*border:1px solid red;*/
}
.hot-talk ul li:nth-child(1) p{
	width:70%;
	margin-top:20px;
	padding:9px 13px;
	border:1px solid #EBE9EA;
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	background-color: #F9F7F8;
	/*text-indent: 0.1em;*/
}
.blem-list{
	margin-top:20px;
}
.blem-list p:first-child{
	font-size: 17px;
	color:#666666;
	border-bottom:2px solid #F7F7F7;
	margin:0;
	padding-bottom: 10px;

}
.blem-list p:last-child{
	font-size: 14px;
	line-height: 28px;
	color:#656565;

}
.blem-list p em{
	color:#FD5315;
	padding-right:5px;
}
.hot-talk ul li:nth-child(3) img{
	margin-top:15px;
}
.suspension .chatqq{display:block;width:96px;height:81px;cursor:pointer;outline:none;overflow: hidden;}
.suspension .chatqq .fa{float:left;width:96px;height:81px;background-image:url(../images/homeqq.png);background-repeat:no-repeat; overflow: hidden;}






/*福山*/
@media (max-width: 1200px) {
	.fu-desc p:last-child{
		display: none;
	}
}
@media (max-width: 991px) {
	.fu-desc{
		height:200px;
		overflow: hidden;
	}
}


























@media (max-width: 768px) {
	.t-about{
		box-shadow:none;
	}
	.t-desc p:first-child{
		font-size: 14px;
		line-height: 25px;
	}
	.t-about ul{
		padding-top: 5px;
	}
	.t-about ul li:first-child{
		padding-bottom: 10px;
	}
	.t-desc p:last-child a{
		font-size:17px;
		margin-top:10px;
	}
	.t-view{
		padding-left:-10px;
		padding-right:-10px;
	}
	/*福山*/
	.title p{
		font-size: 14px;
		line-height: 26px;
	}
	.fu-desc{
		height:auto;
	}
	.fu-desc p:first-child{
		margin-top:10px;
	}
	.fu-desc p:last-child{
		display: block;
	}
	.park-top{
		margin-left: 7px;
		margin-right: 7px;
	}
	.hot-talk ul li:nth-child(1) p{
		width:100%;
		font-size:18px;
	}
	/*.pa-about ul li:nth-child(1){
		width:100%;
		padding-bottom: 0;
	}
	.pa-about ul li:nth-child(2){
		width:100%;
		padding-bottom: 20px;
	}*/
	.hot-talk ul li:nth-child(3) img{
		margin-bottom: 15px;
	}
	.blem-list p:first-child{
		font-size:16px;
	}
	.pa-about ul li{
		padding-bottom:20px;
	}
	.mobile-bottom{
		padding-bottom: 5px;
	}
	.pk-about ul{
		margin-top:20px;
	}
}
@media (max-width: 640px) {
	.t-free{
		padding-bottom: 2.5rem;
	}
	.t-view{
		margin-top:2rem;
	}
}