.rt {
	float: right;
}
.lt {
	float: left;
}
.child_pos {
	height: 1.8rem;
	line-height: 1.8rem;
	padding: 1rem 3%;
	clear: both;
	background:#bfbfbf;
}
.child_pos .back_a {
	float: right;
	display: inline-block;
	height: 1.8rem;
	padding: 0 1rem;
	background:#184139;
	color: #fff;
}
.now_pos {
	color: #000;
	padding-left: 1rem;
	background: url(../images/now_pos.png) no-repeat left center;
	font-size:20px;
}
.now_pos a {
	color: #000;
}
.gcd640{
	width:640px;
	margin:0 auto;
	background-color:#fff;
}
.newdetail{
	box-sizing:border-box;
	padding:0 60px;
}
.newdetail .bt{
	border-bottom:1px solid #666;
	padding:20px 0 40px;
	text-align:center;
}
.newdetail .bt p{
	font-size:30px;
	color:#000;
	font-weight:bold;
	line-height:60px;
}
.newdetail .bt span{
	color:#999;
}
.newdetail .show{
	font-size:16px;
	line-height:32px;
	color:#333;
	padding-top:40px;
}
.newdetail .show img{
	display:block;
	margin:0 auto;
	width:100%;
}
.newdetail .show p{
	font-size:16px;
	line-height:32px;
	color:#333;
}
.sxpage{
	padding:40px 10px;
	border-bottom:5px solid #eee;
	box-sizing:border-box;
}
.sxpage a{
	display:block;
	box-sizing:border-box;
	padding:10px 10px;
	font-size:24px;
	color:#666;
	line-height:40px;
}