
body{
	background: #f5f8fa;
}
.position {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 36px!important;
    font-size: 15px;
    border-bottom: none!important;
}
.yw_zp{
	width: 1100px;
	height: auto;
	overflow: hidden;
	margin:0px auto;
	background: #fff;
	box-shadow: 0 0 20px #eee;
	border:1px solid #fff;
	border-top:none;
	padding:0px 40px 30px 40px;
}
.yw_zp h1{
	text-align:center;
	padding-top:30px;
}
.table{
	width:100%;
	height:auto;
	margin:0 auto;

}
.table table{
	width:100%;
	margin:0 auto;
	margin-top:20px;
	border-collapse:collapse;
	border:1px solid #ccc;
}
.table table th{
	font-size: 20px;
    line-height: 60px;
	border:1px solid #fff;
	box-sizing: border-box;
	background:#2780dc;
	color:#fff;
	font-weight:normal;
}
.table table .top{
	height:36px;
	
}
.table table tr{
	font-size:16px;
	text-align:center;
	height:60px;
	line-height:36px;
}
.table td{
	
	/* border-right:1px solid #ccc;
	border-bottom:1px solid #ccc; */
}
.table td a{
	color:#fcb213;
}
.table td a:hover{
	color:#fcb213;
}
.table table tr span{ 
	color:#ff3d00;
}
.yw_zp .title{
	color:#262626;
	font-size:30px;
	text-align:center;
	line-height:32px;
	border-bottom:1px solid #cccccc;
	margin-top:50px;
}
.yw_zp .title span{
	font-size:16px;
	margin-top:20px;
	display:block;
	margin-bottom:10px;
}
.add{
	margin-top:30px;
}
.add h2{
	font-size: 24px;
	color: #2d2d2d;
	font-weight:normal;
	margin-bottom: 30px;
}
.add h3{
	width: 100%;
	height: 68px;
	margin:35px auto 0;
	background: #2780dc;
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 68px;
}
.add .zhize{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
}
.add .zhize li{
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing:border-box;
	border: 1px solid #2780dc;
	border-top: 0;
	line-height: 1.5;
	color: #2780dc;
	font-size: 16px;
	padding: 15px 30px 15px 20px;
}
.add h4{
	width: 150px;
	height: 40px;
	background: #2780dc;
	color: #fff;
	text-align: center;
	line-height: 40px;
	margin-top:20px;
	font-size: 24px;
}
.yaoqiu{
	padding-top: 20px;
	font-size: 18px;
	color: #2d2d2d;
	line-height: 36px;
	margin-top:0;
}

.add-btn{
	display: block;
	width: 200px;
	height: 50px;
	background: #2780dc;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	color: #fff;
	margin: 30px auto 38px;
	border-radius: 5px;
}

.yanjiu-bottom{
	width: 100%;
	height: 50px;
	margin-top:100px;
}
.yanjiu-bottom img{
	width: 107px;
	float: left;
	margin-left:60px;
}
.yanjiu-bottom span{
	display: block;
	width: 390px;
	height: 1px;
	background: #636363;
	margin-top: 8px;
}
.yanjiu-bottom p{
	margin-top: 20px;
	text-align: center;
	padding-top: 30px;
	font-size: 14px;
	color: #2d2d2d;
}
.add-btn:hover{color: #fff;}

.page{
	margin-top:50px;
}