.banner_center{
		width: 100%;
		height: 95px;
		/* background: red; */
	}
	.nav{
		width: 550px;
		height: 14px;
		margin: 36px auto 14px;
		display: none;
		
	}
	.nav li{
		position: relative;
		float: left;
		/* background: red; */
		margin: 0 15px;
		list-style: none;
		font-size: 12px;
		color: #666;
		font-family: "微软雅黑";
		text-decoration: none;
	}
	.nav li span{
		padding-left:15px ;
	}
	.nav li.one{
		display: block;
	}
	.one{
		display: block;
		/* background: pink; */
	}
	.nav li:hover{
		cursor: pointer;
		color: #1972EA;
	}
	.nav i{
		position: absolute;
		top: 3px;
		left: 0;
		display: inline-block;
		width: 9px;
		height: 9px;
		/* background: red; */
		margin-right: 5px;
		border: 1px solid #1972EA;
		border-radius: 50%;
	}
	.zuan b{
		position: absolute;
		top: 2px;
		left: 2px;
		display: inline-block;
		width: 5px;
		height: 5px;
		background: #1972ea;
		border-radius: 50%;
		/* display: none; */
		
	}
	.zuan{
		color: #1972EA !important;
	}
	.sousuo{
		
		width: 930px;
		height: 40px;
		/* background: pink; */
		line-height: 40px;
	}
	.wei{
		position: relative;
		border: 1px solid #1972EA;
		float: left;
		width: 795px;
		height: 40px;
		background: #fff;
	}
	.sousuo span{
		
		position: relative;
		margin:0 5px 0 10px;
		font-size: 16px;
		color: #333;
		/* background: red; */
		font-family: "微软雅黑";
	}
	.xiala{
		position: absolute;
		left: -1px;
		top: 40px;
		/* text-align: center; */
		width: 170px;
		/* height: 155px; */
		z-index: 300;
		
		background: rgb(250,250,250);
		/* border: 1px solid #999; */
		border-top: none;
		display: none;
	}
	.xiala li{
		height: 48px;
		line-height: 48px;
		font-size: 14px;
		color: #666;
		/* margin: -10px 0; */
		/* background: red; */
		padding-left: 20px;
	}
	.xiala_l{
		background: #1972EA;
		color: #fff;
	}
	.xian{
		float: left;
		height: 20px;
		width: 1px;
		margin-top: 10px;
		background: #999;
	}
	
	.sousuo span:hover{
		cursor: pointer;
	}
#dianji{
	float: left;
	position: relative;
	/* background: pink; */
	width: 170px;
}
.dianjis:hover{
	cursor: pointer;
}
.tubiao{
		position: absolute;
		top: 2px;
		right: 25px;
	}
	.src1{
		display: block;
	}
	.src2{
		display: none;
	}
	.sousuo input{
		height: 40px;
		width: 511px;
		font-size: 16px;
		padding-left: 30px;
		outline:none;
        background:transparent;
        border:none;
        outline:medium;
		/* background: yellow; */
	}
	.sousuo input:focus { 
        outline: none;
        background-color: transparent;
    }
	.dianjis{
		width: 133px;
		height: 42px;
		float: left;
		line-height: 42px;
		text-align: center;
		background: #1972ea;
		color: #fff;
		font-size: 18px;
	}
	input:-webkit-autofill {
	  -webkit-text-fill-color: #333;
	  box-shadow: 0 0 0 1000px #fff inset
	}
	
	input:autofill {
	  -webkit-text-fill-color: #333;
	  box-shadow: 0 0 0 1000px #fff inset
	}
/* 搜索列表 */
 table {
      border: 1px solid rgb(235,235,235);
      width: 100%;
	  /* background: pink; */
      border-collapse: collapse;
	  margin-bottom: 20px;
    }
	 .trb,.trc{
		display: none;
	}
	table>thead th:nth-child(1){
		width: 50px;
	}
	table>thead th:nth-child(2){
		width: 290px;
	}
	table>thead th:nth-child(3){
		width: 290px;
	}
	table>thead th:nth-child(4){
		width: 150px;
	}
	table>thead th:nth-child(5){
		width: 70px;
	}
	table>thead th:nth-child(6){
		width: 90px;
	}
    th {
     border: 1px solid rgb(121,165,255);
	  color: #fff;
	  font-size: 16px;
      height: 50px;
      line-height: 40px;
      background-color: #1972EA;
    }
    td{
      border: 1px solid rgb(235,235,235);
	  word-break:break-all;
	  word-wrap:break-all;
	  height: 85px;
	  color: #333;
	  font-size: 14px;
	  font-family: "microsoft yahei";
    }
	tbody>tr td:nth-child(1),tbody>tr td:nth-child(4),tbody>tr td:nth-child(5),tbody>tr td:nth-child(6){
		text-align: center;
	}
	tbody>tr td:nth-child(2),tbody>tr td:nth-child(3){
		padding:0 40px 0 20px;
	}
	/* .tbTh{
		display: none;
	} */
      #fenye{
		  margin-top: 60px;
		  height: 30px;
		  text-align: center;
		  /* background: pink; */
		  margin: 0 auto 30px;
	  }
	#fenye li{
		float: left;
		margin: 20 0 0 0px;
		padding: 0 5px;
	
	}
	.fenyeli:hover{
		text-decoration: underline;
		cursor: pointer;
		color: #1972EA;
	}
	.opts{
		width: 40px;
		height: 20px;
	}
	.wujieguo{
		width: 100%;
		height: 300px;
		/* background: yellow; */
		position: absolute;
		font-size: 30px;
		color: #666;
		top: 300px;
		left: 0;
		display: none;
	}
	.wujieguo p{
		width: 215px;
		height: 214px;
		margin: 0 auto;
	}
	.jieguo{
		font-size: 18px;
		color: #666;
		margin-top: 20px;
		text-align: center;
		font-family: "microsoft yahei";
	}
	.jiesu{
		width: 100%;
		height: 130px;
		overflow: hidden;
		margin-top: 20px;
		background: rgb(38,89,158);
	}
	.jiesu_b ul{
		width: 780px;
		height: 14px;
		margin: 36px auto 0;
		/* background: red; */
	}
	.jiesu_b ul li{
		height: 12px;
		line-height: 12px;
		padding: 0 10px;
		float: left;
		/* background: red; */
		border-right: 1px solid #fff;
	}
	.jiesu_b ul li:nth-child(6){
		border-right: none;
	}
	.jiesu li a{
		font-size: 14px;
		color: #fff;
		font-family: "microsoft yahei";
	}
    .jiesu_b p{
		color: #fff;
		font-size: 14px;
		font-family: "microsoft yahei";
		margin-top: 7px;
		text-align: center;
	}
