button, input, select, textarea,img{
			vertical-align: middle;
		}
			.first-btn,
			.last-btn {
				display: none;
			}
			
			.num-box-nick button,
			.prev-btn,
			.next-btn {
				border: 1px solid #eee;
				margin: 0 3px;
				line-height: 30px;
				max-width: 32px;
				width: 32px;
				color: #999;
				border-radius: 3px;
				background: #fff;
				outline: none;
				font-size: 12px;
				cursor: pointer;
			}
			
			.num-box-nick button.active-nick {
				background: #076fbe;
				color: #fff;
			}
			
			.page-ipt-nick {
				width: 50px;
				height: 28px;
				border: 1px solid #ddd;
				text-align: center;
				margin: 0 6px;
				color: #999;
				font-size: 12px;
			}
			
			.go-btn-nick {
				width: 40px;
				height: 28px;
				margin-left: 8px;
				background: #2374c2;
				border: 0;
				cursor: pointer;
				border-radius: 3px;
				font-size: 12px;
				color: #fff;
			}
			
			.prev-btn[disabled],next-btn[disabled]{
				display: none;
			}
			.tab-title>div.active {
					padding: 0 15px;
			}
			
			.second-nav-list li{
            width:18%;
            margin-right:2.5%;
            font-size: 15px;
        }
        .year-span{
            font-size: 18px;
            margin-left: 3px;
            margin-top: 25px;
        }
        .year-select{
			height: 38px;
			font-size: 16px;
			width: 120px;			
			text-align: center;
			background-color: #fff;
			background-image: none;
			border: 1px solid #7097ba;
			color: #4880B9;
        }
	.lm-search-box{
		width: 70%;
		height: 38px;
		border: 1px solid #7097ba;
		box-sizing: border-box;
		background: #fff;
		padding-left: 10px;
		padding-right: 10px;
		margin-left:-4px;
	}
	.lm-search{
		width:100%;
		margin:20px auto;
	}
	.lm-search-btn{
		width: 100px;
		background-color: #1D6DB8;
		margin-left:-4px;
	}
	.lm-search-btn img{
		margin:0 0 0 26px;
	}
	.lm-reset-btn{
		height: 38px;
		width: 100px;
		border: 1px solid #7097ba;
		background-color: unset;
		margin-left: 25px;
		color: #4880B9;
	}
	.div_sswz{
		width: 23%;
		margin: 17px auto 0;
		font-size: 14px;
		height: 20px;		
	}
	#fileZW{
		margin-left: 10px;
	}
			
			@media screen and (max-width: 1200px){
				.div_sswz{
					width: 55%;
				}
				
				.main-box {
				margin-top: 0;
				padding: .47rem .3rem .43rem;
				border: none;
				background: #fff;
				}
				
				.mtabtitle>div.active{
					color: #1A7ACD;
				}
				
				.page-list {
				    font-size: .24rem;
				    margin: .3rem 0 .4rem;
				}
				.page-list span {
				    margin: 0 .05rem;
                    padding-top: 10px;
				}
			
				.num-box-nick button, .prev-btn, .next-btn {
				    border: 1px solid #eee;
				    margin: 0 .05rem;
				    line-height: .7rem;
				    max-width: .8rem;
				    width: .8rem;
				    color: #999;
				    border-radius: .12rem;
				    font-size: .24rem;
				}
				.page-ipt-nick {
				   width: .7rem;
				    height: .7rem;
				    border: 1px solid #ddd;
				    text-align: center;
				    margin: 0 .1rem;
				    color: #999;
				   	border-radius: .12rem;
				   font-size: .24rem;
				}
				.go-btn-nick {
				    width: 1rem;
				    height: .7rem;
                    line-height:.7rem;
				    margin-left: .1rem;
				    background: #2374c2;
				    border: 0;
				    cursor: pointer;
				    border-radius: .12rem;
				    font-size: .24rem;
				    color: #fff;
				}
				
				.page-list .on {
				    background: #076fbe;
				    color: #fff;
				}
                  .year-span{
                    font-size: small;
                    margin-left: 3px;
                    margin-top: 0.8rem;
                  }
                  .year-select{
                    height: 0.6rem;
                  }
			.year-select{
				width:1.2rem;    
				height: 38px;
			}
			.lm-search-box{
				width:45%;
			}
			.lm-reset-btn{
				width:1rem;
			}
			.lm-search-btn{
				width:1rem;
			}
			.lm-search-btn img{
				margin: 0;
			}
			.lm-search{
				width:98%;
			}
		}
        