﻿.gk_back {
	width: 100%;
	background: url('/Home/static/img/gkinner2.jpg') no-repeat;
	background-color: #f9fbfa;
	position: relative;
	min-height: 1302px;
	padding-bottom: 57px;
}
.content_div{
	width:1400px;
	margin:0px auto;
}
.location {
	color: #335B52;
	padding-top:23px;
}
.location a{
	color:#ADB9B6;
}
.content {
	background-color: rgba(255,255,255,0.64);
	border: 1px solid #e1e1e1;
	/*box-shadow: 0px 2px 27px 0px rgba(0,0,0,0.05);*/
	border-radius: 10px;
	min-height: 1270px;
	padding: 64px 53px 0 53px;
	margin-top: 62px;
}
.content .title{
	width:100%;
	text-align:center;
}
.content .news{
	width:100%;
	margin-top:40px;
	text-indent:2em;
}
.content .news p{
	line-height:35px;
}
.content .news p img{
	max-width:100%;
	display:block;
    margin: 20px auto 0;
}
.bhhd_back {
	width: 100%;
	background: url('/Home/static/img/bhhdinner3.png');
	/*	background-size: 100% 100%;
	background-position: center;*/
}
.tags{
	width:1400px;
	margin:16px auto 0;
}
.tags a{
	display:flex;
	justify-content:center;
	align-items:center;
	margin-right:59px;
}
.tags a:last-child{
	margin-right:0;
}
.tags a img{
	margin-right:11px;
}
.tags a.cur {
	color: #AF2013;
	padding: 5px 10px;
	border: 1px solid #C2A282;
	border-radius: 24px;
}
.recommend {
	width: 100%;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	margin-top: 37px;
	background: rgba(255,255,255,0.64);
	padding-bottom: 64px;
}
.recommend .title{
	width:100%;
	text-align:center;
	margin-top:38px;
}
.recommend_content {
	margin-top: 36px;
}
.recommend_content ul li{
	width:451px;
	margin-right:33px;
	cursor:pointer;
}
.recommend_content ul li .title{
	width:100%;text-align:center;
	margin-top:20px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.zcfg_back {
	width: 100%;
	background: url('/Home/static/img/zcfginner2.png');
	min-height: 1784px;
}
.fyhw_back {
	width: 100%;
	background: url('/Home/static/img/fyhwinner12.jpg');
}
.whst_back {
	width: 100%;
	background: url('/Home/static/img/whstinner3.jpg');
	min-height: 1915px;
}
.fyzy_back {
	width: 100%;
	min-height: 1950px;
	background: url('/Home/static/img/fyzyinner1.jpg');
	position: relative;
}