
.practice{
	width: 100%;
	
}
.practice .top{
	background: #F6F6F6;
}
.practice .top .top-m{
	width: 1180px;
	margin: 0 auto;
}

.practice .top .top-m .one {

	height: 40px;
line-height: 40px;
}

.practice .top .top-m .one .fl {
	float: left;
}

.practice .top .top-m .one .fl p {
	font-size: 14px;
	color: #202F32;
}

.practice .top .top-m .one .fl a {
	font-size: 14px;
	color: #202F32;
}

.practice .top .top-m .one .fl a span {
	font-size: 14px;
	color: #FBBF34;
	line-height: 20px;
}

.practice .top .top-m .one .h-wrap .search {
	float: right;
	display: inline-block;
	height: 30px;
	width: 270px;
	background: #FFFFFF;
	border: 1px solid #F6F6F6;
	border-radius: 4px;
}

.practice .top .top-m .one .h-wrap .search input {
	border: 0;
	outline: medium;
	background-color: transparent;
}

.practice .top .top-m .one .h-wrap .search input.txt {
	height: 31px;
	width: 166px;
	float: left;
	padding-left: 8px;
}

.practice .top .top-m .one .h-wrap .search input.btn {
	height: 31px;
	width: 31px;
	background: url(../img/chanpingzhongxin/Search.png) 50% 50% no-repeat;
	float: right;
}
.practice .top .top-m .neirong{
	background: #FFFFFF;
	border: 2px solid #F6F6F6;
	width: 100%;
}
.practice .top .top-m .neirong .neirong-m{
	width: 95%;
	margin: 0 auto;
}

.practice .top .top-m .neirong .neirong-m .top1{
	    margin-top: 20px
}
.practice .top .top-m .neirong .neirong-m .top1 h2{
	font-size: 30px;
color: #23262D;
    line-height: 3;
}
.practice .top .top-m .neirong .neirong-m .top1 h3{
	font-size: 24px;
color: #23262D;
padding-bottom: 20px;
}
.practice .top .top-m .neirong .neirong-m .top1 p{
	font-size: 16px;
color: #23262D;
line-height: 38px;
}
.practice .top .top-m .neirong .neirong-m .bottom1{
	
}
.practice .top .top-m .neirong .neirong-m .bottom1 .biaoti{
	margin-top: 60px;
}
.practice .top .top-m .neirong .neirong-m .bottom1 .biaoti h2{
	font-size: 24px;
color: #23262D;
}
.practice .top .top-m .neirong .neirong-m .bottom1 .xian{
	border-bottom: 2px solid #23262D;
	margin: 12px 0 36px 0;
}

.bottom{
	width: 1180px;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
}

