@charset "utf-8";
body {
	font-family:"Microsoft YaHei UI";
}
.rw_img img {
	max-width: 280px;
}
.rw_lb .card {
	border: 0;	
}
.rw_lb .card .card-body {
	padding: 0;
	margin: 0;
	
}
.nr_lb ul li {
	padding: 10px 0;
	
}
a {color: #333;}
a:hover {color: #be5000;}
.banner {
	background:#ffe082 url(../images/banner.jpg) center;
	padding: 3.2rem 2rem;
	margin-bottom: 2px;
}
.banner .display-2 {
	font-weight: bold;
	color: #a1330d;
}
.banner .lead {
	font-size: 22px;
}
.rw_lb .card-text {
	text-align: center;
	margin-bottom: 15px;
}
.da_kuai h2 {
	background:url(../images/tuan.png) center left no-repeat;
	text-indent: 1.2em;
	
}
.zp_xs .btn-warning {
	background-color: #FDE0A1;
	border:1px solid #FDE0A1;
}
.zp_xs .btn-warning:hover {
  color: #212529;
  background-color: #FDE0A1;
  border-color: #BE5000;
}
.zp_xs .card-body {
	background: url(../images/jiao_ta.png) bottom right no-repeat;
}
.zp_xs .card {
	margin-bottom: 15px;
}
.ta_xian {
	height: 10px;
	background: url(../images/tuan_xian.png) top left repeat-x;
	padding: 0;
	margin: 0 0 10px 0;
	border: 0;
}
a > img:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}
.rw_jj p {
	text-indent: 2em;
	
}