body{
	background:#f5f5f5;
}
.position{
	width:1100px!important;
	height:auto;
	overflow: hidden;
	margin:0 auto;
	margin-top:15px;
	border:none!important;
}
.position ul{
	float: right;
}
.main{
	width:100%!important;
}
.report-nav{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.report-nav ul li{
	float:left;
	margin-right:24px;
	margin-bottom:20px;
	border: 2px solid #fff;
}
.report-nav ul li:nth-child(2n){
	margin-right:0px;
}
.report-nav ul li:hover,.report-nav ul .active{
	border:2px solid #1886de;
}
.report-main{
	width:1200px;
	height:352px;
	background:#fff;
	margin:0 auto;
	margin-top:30px;
}
.report_left{
	padding-top:24px;
	padding-left:20px;
	width:292px;
	float:left;
}
.report_left img{
	width:272px;
	height:304px;
	padding:6px 4px;
	border:1px solid #000;
}
.report_right{
	width:876px;
	float:right;
	padding-top:26px;
}
.report_right h1{
	color:#047cb9;
	font-size:26px;
	font-weight:normal;
	font-family:"黑体";
}
.report_right h2{
	color:#000;
	font-size:16px;
	margin-top:10px;
	font-family:"黑体";
}
.report_right p{
	color:#ee2722;
	font-size:18px;
	line-height:36px;
	margin-top:20px;
}
.report_right .p1{
	color:#000;
	font-size:16px;
	line-height:36px;
	margin-top:0px;
	padding-right:20px;
}
.report_right .p1 span{
	color:#ee2722;
}
.report_three{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	margin-top:50px;
}
.report_three .table{
	width:700px;
	height:auto;
	overflow:hidden;
	float:left;
}
.report_three .table h1{
	text-align:center;
}
.table table{
	width:100%;
	margin:0 auto;
	margin-top:40px;
	border-collapse:collapse;
	border:1px solid #000;
	background:#fff;
}
.table table th{
	font-size: 20px;
    line-height: 60px;
	box-sizing: border-box;
	background:#2780dc;
	color:#fff;
	font-weight:normal;
	border:1px solid #2780dc
}
.table table .top{
	height:36px;
	
}
.table table tr{
	font-size:16px;
	text-align:center;
	height:50px;
	line-height:36px;
}
.table td a{
	color:#fcb213;
}
.table td a:hover{
	color:#fcb213;
}
.table table tr span{ 
	color:#ff3d00;
}
.zb{
	width:465px;
	height:450px;
	background:url(../images/xibao.png)no-repeat;
	background-size:465px 450px;
	float:right;
}	
.sucaihuo { 
	width: 80%;
	height: 543px;
	margin: 0 auto; 
	line-height: 30px;
}
.sucaihuo li {
	display:block;
	width:370px;
	height:38px;
	line-height:38px;
	color:#000;
	font-size:16px;
}
.sucaihuo li span{
	float:right;
}
.sucaihuo a { color: #333; 
text-decoration: none;
}
.sucaihuo a:hover { 
	color: #000;
}
.sucaihuo{
	height:300px!important;
	margin-top:120px;
}
.ans ul{
	-webkit-padding-start: 0px;
}