.container{
	width:1200px;
	height:auto;
	margin:auto;
	display: table;
	position:relative
}
.wy-top .logo{
	width: 464px;
	height: 81px;
	float: left;
	position: relative;
	left: 0px;
	top: 35px;
}
.wy-top .logo img {
    position: relative;
    top: 0px;
    left: 0px;
}
.wy-top .head-icon{
	float: left;
	position: relative;
	left: 82px;
	top: 54px;
}
.wy-top .head-icon img {
    position: relative;
    top: 0px;
    left: 0px;
}
.wy-top .head-srh{
	width:262px;
	height:42px;
	float: right;
	border-left:1px solid #e7e7e7;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	position:relative;
	top: 57px;
	right:7px;
}
.wy-top .head-srh .txt{
	width:166px;
	height:42px;
	padding:0px 16px;
	background:none;
	font-size:16px;
	color:#d7d7d7;
	line-height:42px;
	float: left;
	position:absolute;
	top: 0px;
	left: 0px;
}
.wy-top .head-srh input:focus{
   outline: 0px; 
} 
.wy-top .head-srh input::placeholder {
  color:#d7d7d7;
}
.wy-top .head-srh input::-webkit-input-placeholder {
  color:#d7d7d7;
}
.wy-top .head-srh input::-moz-input-placeholder {
  color:#d7d7d7;
}
.wy-top .head-srh input::-ms-input-placeholder {
  color:#d7d7d7;
}
.wy-top .head-srh .btn{
	width:63px;
	height:42px;
	background: url(../images/searh.png) no-repeat center center;
	float: right;
	background-color: #e6e6e6;
	border-left:1px solid #dcd5e1;
	border-top:1px solid #dcd5e1;
	position:absolute;
	top: 0px;
	right: 0px;
	cursor:pointer;
}
.wy-con .rcon {
	background-color: #f4f4f4;
}
.wy-con .rcon .notice {
    width: 100%;
    height: auto;
	display: table;
	margin: 0px 0px 27px;
}
.wy-con .rcon .notice .ntit {
	margin: 0px 0px 10px;
}
.wy-con .rcon .notice .ntit .t{
	padding: 0 15px;
	color: #ffffff;
	background-color: #df4991;
}
.wy-con .rcon .notice .ntit .m {
	top: 5px;
}
.wy-con .rcon .notice .wy-list{
	width:90%;
	height:185px;
	margin:15px auto 0;
	position:relative;
	overflow: hidden;
	clear:both;
}
.wy-con .rcon .notice .wy-list li{
	height:35px;
	_height:32px;
	line-height:35px;
	_line-height:32px;
	padding:0px 10px 0px 17px;
	background:url(../images/dot.gif) no-repeat 3px center;
	border-bottom:1px solid #e1e1e1;
	font-size:16px;
	color:#000000;
	overflow:hidden;
}
.wy-con .rcon .notice .wy-list .nw{
	width:390px;
	height:35px;
	overflow:hidden;
	float:left;
}
.wy-con .rcon .notice .wy-list .date{
	width:70px;
	height:35px;
	overflow:hidden;
	float:right;
	font-size:13px;
	color:#929292;
}
.wy-con .rcon .notice .wy-list a{
	color:#333333;
}
.wy-con .rcon .notice .wy-list a:hover{
	color:#F00;
}
.wy-xs .xs-con .xs-list {
    width: 1200px;
}
.wy-xs .xs-con .xs-list li {
	width: 288px;
	margin: 0 6px;
}
.wy-xs .xs-con .xs-list li:first-child{
	margin: 0 6px 0 0;
}
.wy-xs .xs-con .xs-list li:last-child{
	margin: 0 0 0 6px;
}
.wy-xs .xs-con .xs-list .pic{
	width: 278px;
	height: 210px;
}
.wy-xs .xs-con .xs-list .pic img{
	width: 100%;
	height: 100%;
}
.wy-xs .xs-con .xs-list .word {
    width: 278px;
}
.wy-xs .xs-con .xs-list .word h3 {
	height: 46px;
	padding: 0px 0;
	line-height: 46px;
	overflow: hidden;
}