﻿.sqs_tyxqy_box {
	width: 100%;
	background: #ffffff;
	position: static;

	min-height:4rem;
	height: auto !important;
}
.sqs_footerBox{
	position: relative;
    top: -3rem;
}
.sqs_tyxqy_box_text {
	margin: 0 auto;
	width: 13.84rem;
	padding: 0 1.1rem;
	background: #ffffff;
	position: relative;
	top: -3rem;
	z-index: 11;
	color: #333333;
}

.sqs_tyxqy_tit {
	padding: 0.6rem 0 0.5rem;
	position: relative;
	font-family: MyFontNameB;
	font-weight: bold;
	line-height: 1.25;
	font-size: 0.42rem;
	color: #000000;
}

.searchForm {
	width: 100%;
	height: 0.6rem;
	border-bottom: 0.01rem solid #2D3295;
}

.searchText {
	float: left;
	width: calc(100% - 1.9rem);
	height: 0.6rem;
	border-bottom: 0.01rem solid #2D3295;
	border: 0;
	outline: none;
	font-size: 0.24rem;
	color: #999999;
}

.searchSubmit {
	float: right;
	width: 1.8rem;
	height: 0.42rem;
	background: #2D3295;
	color: #FFFFFF;
	border-radius: 0.02rem;
	text-align: center;
	font-size: 0.2133rem;
	font-family: MyFontNameB;
	font-weight: bold;
	border: 0;
	outline: none;
	cursor: pointer;
	margin-top: 0.09rem;
}

.searchTisi {
	width: 3.5rem;
	margin: 1rem auto;
	height: 0.42rem;
	line-height: 0.42rem;
	overflow: hidden;
	text-align: center;
	font-size: 0.24rem;
	color: #999999;
}

.searchTisi img {
	width: 0.42rem;
	height: 0.42rem;
	float: left;
}

.searchTisi span {
	float: right;
}

.ttt {
	height: 0.42rem;
	line-height: 0.42rem;
	overflow: hidden;
	text-align: center;
	font-size: 0.24rem;
	color: red;
}

.searchTotal {
	width: 100%;
	font-size: 24px;
	color: #666666;
	line-height: 2;
	margin: 0.3rem 0;
}

.searchTotal span {
	color: #2D3295;
	margin-right: 0.1rem;
}

.searchCon {
	width: 100%;
	overflow: hidden;
}

.searchList {
	overflow: hidden;
	border: 1px solid #999999;
	border-radius: 2px;
	padding: 3%;
	margin-top: 0.3rem;
}

.searchConTit {
	display: block;
	line-height: 1.5;
	font-size: 0.3rem;
	font-family: MyFontNameB;
	font-weight: bold;
	color: #333333;
}

.searchConTit:hover {
	color: #2D3295;
}

.ColumnName {
	font-size: 0.2133rem;
	color: #999999;
	margin: 0.15rem auto;
}

.ColumnNamePad {
	padding: 0 0.1rem;
}

.abstract {
	font-size: 0.2133rem;
	color: #999999;
	line-height: 1.5;
}

.page {
	width: 100%;
	text-align: right;
}

.page span {
	font-size: 0.24rem;
}

.page a {
	font-size: 0.24rem;	
	padding: 0.1rem 0.2rem;
	background: #ffffff;
	border-radius: 0.03rem;
	border: 1px solid #ccc;
	color: #020B2A;
	margin-left: 0.1rem;
}

.pagetotal {
	color: #FF0000;
	margin-right: 0.05rem;
}
