.banner {
  width: 100%;
  height: auto;
}
.banner .flex-control-nav {
  display: none;
}
.banner .flex-direction-nav {
  display: none;
}
.banner img {
  display: block;
}
.pc_content{
	width: 978px;
	margin: auto;
	position: relative;
}
.pc_content:after{
	content: "";
	display: block;
	clear: both;
}
.pc_content .cont_head{
	width: 100%;
	height: 110px;
	border-top: 6px solid #368d5f;
	background-color: white;
	box-sizing: border-box;
	position: absolute;
	left: 10;
	top: -110px;
}
.pc_content .cont_head .cont_tit{
	width:100%;
	height:50px;
	font-family: "FZXH1JW";
	text-align:center;
	margin-top:15px;
	color:black;
}
.pc_content .cont_head .cont_tit p{
	font-family: "微软雅黑";
	font-size: 35px;
	text-align: center;
}

.pc_content .cont_head .shijian{
	width: 500px;;
	margin-left:20px;
	margin-top:15px;
	height: 20px;
	position: absolute;
	font-family: "微软雅黑";
	font-size: 15px;
	text-align:left;
	color:#999;
}
.pc_content .cont_head .shijian .laiyuan{
	width:400px;
	margin-left:540px;
	margin-top:-20px;
	height: 20px;
	position: absolute;
	font-family: "微软雅黑";
	font-size: 15px;
	text-align:right;
	color:#999;
}
.pc_content .cont_head .shijian .laiyuan a{
	color:#999;
}
.pc_content .titline{
	width:96%;
	height:1px;
	margin-left:2%;
	margin-top:40px;
	background:#CCC;
}
.pc_content .return_{
	width: 191px;
	margin: auto;
	margin-top: 50px;
}
.pc_content .cont_cont{
	color: black;
	width:92%;
	margin-left:4%;
}
.pc_content .return_ img{
	width: 100%;
}
.wenguan td img{
	valign:top;
	vertical-align: bottom;
}
.wenguan{
	background:url(../../../img/bg.gif) repeat ;
	width:auto;
}