﻿	.onea {
		width: 100%;
		height: 480px;
		/*border: 1px dashed blue;*/
		float: left;
		font-family: "微软雅黑";
	}
	
	.xxkd {
		width: 220px;
		height: 444px;
		/*border-bottom: 1px solid silver;*/
		float: left;
		/*margin-left: 30px;*/
		cursor: pointer;
	}
	
	.xxkd_right {
		width: 800px;
		float: left;
		margin-left: 20px;
		padding-bottom: 14px;
	}
	
	.xxkd>a {
		display: inline-block;
		width: 220px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		color: black;
		font-size: 16px;
		text-decoration: none;
		margin-left: 30px;
	}
	
	.djd {
		width: 100%;
		height: auto;
		/*border:2px solid red;*/
		margin-left: 28px;
		display: block;
		max-height: 572px;
	}
	
	.ml_bt {
		width: 455px;
		height: 50px;
		line-height: 50px;
		color: #FFFFFF;
		background: #1A479A;
		text-align: center;
		font-size: 18px;
		
	}
	
	.ml_wf {
		width: 170px;
		height: 50px;
		line-height: 50px;
		color: #FFFFFF;
		background: #1A479A;
		text-align: center;
		font-size: 18px;
	}
	
	.ml_sj {
		width: 160px;
		height: 50px;
		line-height: 50px;
		color: #FFFFFF;
		background: #1A479A;
		text-align: center;
		font-size: 18px;
	}
	
	.ml_bt1 {
		/*display: inline-block;*/
		width: 455px;
		padding-top: 15px;
		padding-bottom: 15px;
		text-align: center;
		/*color: #333333;*/
		font-size: 16px;
		padding-left: 15px;
		padding-right: 15px;
		text-align: left;
	}
	
	.ellipsis {
		width: 400px;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		text-align: left;
		margin-left: 20px;
	}
	
	.sft {
		width: 160px;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		text-align: center;
		margin-left: 18px;
		text-align: left;
	}
	
	.ml_wf1 {
		width: 154px;
		text-align: center;
		/*color: #333333;*/
		font-size: 16px;
		text-align: left;
	/*	color: #1A479A;*/
		padding-left: 14px;
		padding-right: 8px;
	}
	
	.ml_sj1 {
		width: 160px;
		text-align: center;
		/*color: #333333;*/
		font-size: 16px;
	}
	
	.ml_td2 {
		background: rgb(229, 229, 229);
	}
	
	.tz {
		width: 90%;
		height: 40px;
		border: 1px soldi red;
		float: left;
	}
	
	.news_pagep {
		padding: 0px;
		margin-top: 25px;
		font-size: 14px;
		text-align: center;
		/*	border: 1px solid red;*/
		width: 90%;
		margin: 0 auto;
		margin-top: 30px;
		margin-left: 4%;
	}
	
	.firstp {
		padding: 2px 5px;
		/*color: #333333;*/
		/*	margin: 0 2px 0 0;*/
		text-decoration: none;
		float: left;
		margin-left: 30px;
		width: 54px;
		font-size: 15px;
	}
	
	.firstpd {
		padding: 3px 0px;
		/*color: #333333;*/
		text-decoration: none;
		float: left;
		/*	margin-left: 30px;*/
		width: 64px;
		font-size: 15px;
	}
	
	.firstp {
		border: 1px solid #1A479A;
		margin-left: 30px;
	}
	
	.firstp:hover {
		background: #1A479A;
		color: white;
	}
	
	.ml_inp {
		width: 130px;
		height: 25px;
		border: 1px solid #1A479A;
		margin-left: 4%;
	}
	
	.runn {
		width: 40px;
		height: 25px;
		line-height: 25px;
		background: #1A479A;
		color: white;
		display: inline-block;
		text-align: center;
		border: 1px solid #1A479A;
	}
	
