﻿body {
	background-color: #f5f8fa;
}
li {
	list-style-type: none;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.xy_BanShi1 {
	height: 328px;
	position: relative;
	box-sizing: border-box;
	padding-top: 60px;
}
.xy_BanShi1 .tit {
	font-size: 24px;
	font-weight: 700;
	color: #b10803;
	text-align: center;
	background: url(xy_BanShi_ts8.png) no-repeat left center,url(xy_BanShi_ts9.png) no-repeat right center;
}
.xy_BanShi1 .tit a {
	color: #b10803;
}
.xy_BanShi1 .hd {
	position: relative;
	margin-bottom: 40px;
}
.xy_BanShi1 .hd a {
	position: absolute;
	width: 30px;
	height: 144px;
	cursor: pointer;
	top: 40px;
}
.xy_BanShi1 .hd a.next {
	right: 0;
	background: url(xy_BanShi_ts7.png) no-repeat center;
}
.xy_BanShi1 .hd a.prev {
	left: 0;
	background: url(xy_BanShi_ts6.png) no-repeat center;
}
.xy_BanShi1 .bd li {
	float: left;
	margin: 0 10px;
}
.xy_BanShi1 .bd li a {
	display: block;
}
.xy_BanShi1 .bd li a img {
	display: block;
	width: 208px;
	height: 144px;
	border-radius: 5px;
}
.xy_BanShi2 {
	background-color: #fff;
	min-height: 860px;
	box-sizing: border-box;
	padding-top: 60px;
	padding-bottom: 35px;
}
.xy_BanShi2 .hd ul {
	text-align: center;
	background: url(xy_BanShi_ts8.png) no-repeat -90px center,url(xy_BanShi_ts9.png) no-repeat 720px center;
}
.xy_BanShi2 .hd li {
	/*float: left;*/
	display: inline-block;
	font-size: 20px;
	color: #999;
	margin-right: 40px;
	cursor: pointer;
}
.xy_BanShi2 .hd li.on {
	font-size: 24px;
	font-weight: 700;
	color: #b10803;
}
.xy_BanShi2 .bd {
	padding-top: 40px;
}
.xy_BanShi2 .bd li {
	float: left;
	width: 223px;
	height: 120px;
	box-sizing: border-box;
	border-radius: 5px;
	border: 1px solid #ececec;
	margin-right: 20px;
	margin-bottom: 20px;
}
.xy_BanShi2 .bd li:hover {
	box-shadow: 0 0 10px rgba(0,0,0, .1);
	transition: .2s;
}
.xy_BanShi2 .bd li a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	padding-top: 83px;
	padding-left: 15px;
	padding-right: 15px;
}
.xy_BanShi3 {
	min-height: 355px;
	padding-bottom: 35px;
}
.xy_BanShi3 .tit {
	font-size: 24px;
	font-weight: 700;
	color: #b10803;
	margin-top: 60px;
	text-align: center;
	background: url(xy_BanShi_ts8.png) no-repeat left center,url(xy_BanShi_ts9.png) no-repeat right center;
}
.xy_BanShi3 .tit a {
	color: #b10803;
}
.xy_BanShi3 .bd {
	padding-top: 40px;
}
.xy_BanShi3 .bd li {
	float: left;
	width: 183px;
	height: 50px;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #e6eff6;
	line-height: 50px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.xy_BanShi3 .bd li:hover {
	background-color: #b10803;
	transition: background-color .2s;
}
.xy_BanShi3 .bd li:hover a {
	color: #fff;
}
.xy_BanShi3 .bd li a {
	box-sizing: border-box;
	padding-left: 20px;
	font-size: 16px;
	color: #333;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.xy_BanShi4 {
	background-color: #fff;
	min-height: 306px;
	box-sizing: border-box;
	padding-top: 60px;
	padding-bottom: 35px;
}
.xy_BanShi4 .tit {
	font-size: 24px;
	font-weight: 700;
	color: #b10803;
	text-align: center;
	background: url(xy_BanShi_ts8.png) no-repeat -30px center,url(xy_BanShi_ts9.png) no-repeat 695px center;
}
.xy_BanShi4 .tit a {
	color: #b10803;
}
.xy_BanShi4 .bd {
	padding-top: 40px;
}
.xy_BanShi4 .bd li {
	float: left;
	width: 224px;
	height: 50px;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #eee;
	line-height: 50px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.xy_BanShi4 .bd li:hover {
	background-color: #b10803;
	transition: background-color .2s;
}
.xy_BanShi4 .bd li:hover a {
	color: #fff;
}
.xy_BanShi4 .bd li a {
	box-sizing: border-box;
	padding-left: 20px;
	font-size: 16px;
	color: #333;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}