/*高级检索，政策文件检索*/

.rf {
	float: right;
}

.lf {
	float: left;
}

.clearfix {
	zoom: 1;
}

.highLevelSearchSelectModal {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 999;
	background: rgb(255, 255, 255);
	height: 350px;
	display: none;
}

.highLevelSearchSelectModal>.modelWrap {
	height: 70px;
	border-bottom: 1px solid rgb(224, 224, 224);
	padding-top: 30px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselect>.tabselectList>span {
	display: inline-block;
	padding-bottom: 18px;
	font-size: 16px;
	font-weight: 540;
	margin-right: 30px;
/*	cursor: pointer;*/
	color: rgb(51, 51, 51);
}

.highLevelSearchSelectModal>.modelWrap>.tabselect>.tabselectList>span.active {
	color: rgb(20, 146, 255);
	border-bottom: 1px solid rgb(20, 146, 255);
}

.highLevelSearchSelectModal>.modelWrap>.tabselect>.closeBtn>img {
	width: 18px;
	height: 18px;
	cursor: pointer;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent {
	margin-top: 35px;
	font-size: 14px;
	color: rgb(51, 51, 51);
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.searchKeyword>.searchKeywordTitle {
	width: 100px;
	text-align: right;
	margin-right: 24px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.searchKeyword>.searchKeywordInput {
	margin-top: -8px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.searchKeyword>.searchKeywordInput input {
	width: 400px;
	height: 40px;
	border: 1px solid rgb(228, 228, 228);
	border-radius: 3px;
	margin-bottom: 20px;
	text-indent: 16px;
}

#pq {
	margin-left: 62px;
}

#oq {
	margin-left: 34px;
}

#gq {
	margin-left: 18px;
}

#gql {
	margin-left: 15px;
}

#noKeyword {
	margin-left: 78px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.wordType {
	margin-bottom: 20px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.wordType>.wordTypeTitle {
	width: 125px;
	text-align: right;
	margin-right: 24px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.wordType>.wordTypeList .wordTypeListItem {
	float: left;
	width: 145px;
	text-align: left;
	cursor: pointer;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.wordType>.wordTypeList .wordTypeListItem>.macked {
	width: 18px;
	height: 18px;
	border: 1px solid rgb(153, 153, 153);
	border-radius: 50%;
	margin-top: 2px;
	margin-right: 15px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.wordType>.wordTypeList .wordTypeListItem>.macked>div {
	width: 10px;
	height: 10px;
	background: rgb(153, 153, 153);
	border-radius: 50%;
	margin: 3px auto 0px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.wordType>.wordTypeList .wordTypeListItem>.wordTypeListTitle {
	color: rgb(153, 153, 153);
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.wordType>.wordTypeList .selectOn>.wordTypeListTitle {
	color: rgb(51, 51, 51);
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.wordType>.wordTypeList .selectOn>.macked {
	border-color: rgb(20, 146, 255);
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.wordType>.wordTypeList .selectOn>.macked>div {
	background: rgb(20, 146, 255);
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame {
	margin-bottom: 20px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame>.timeFrameTitle {
	width: 125px;
	text-align: right;
	margin-right: 24px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame>.timeFrameList .timeFrameListItem {
	float: left;
	width: 145px;
	text-align: left;
	cursor: pointer;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame>.timeFrameList .timeFrameListItem>.macked {
	width: 18px;
	height: 18px;
	border: 1px solid rgb(153, 153, 153);
	border-radius: 50%;
	margin-top: 6px;
	margin-right: 15px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame>.timeFrameList .timeFrameListItem>.macked>div {
	width: 10px;
	height: 10px;
	background: rgb(153, 153, 153);
	border-radius: 50%;
	margin: 3px auto 0px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame>.timeFrameList .timeFrameListItem>.timeFrameListTitle {
	color: rgb(153, 153, 153);
	display: inline-block;
	height: 22px;
	line-height: 28px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame>.timeFrameList .selectOn>.timeFrameListTitle {
	color: rgb(51, 51, 51);
	display: inline-block;
	height: 22px;
	line-height: 28px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame>.timeFrameList .selectOn>.macked {
	border-color: rgb(20, 146, 255);
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame>.timeFrameList .selectOn>.macked>div {
	background: rgb(20, 146, 255);
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.sortOrder {
	margin-bottom: 20px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.sortOrder>.sortOrderTitle {
	width: 125px;
	text-align: right;
	margin-right: 24px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.sortOrder>.sortOrderList .sortOrderListItem {
	float: left;
	width: 145px;
	text-align: left;
	cursor: pointer;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.sortOrder>.sortOrderList .sortOrderListItem>.macked {
	width: 18px;
	height: 18px;
	border: 1px solid rgb(153, 153, 153);
	border-radius: 50%;
	margin-top: 2px;
	margin-right: 15px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.sortOrder>.sortOrderList .sortOrderListItem>.macked>div {
	width: 10px;
	height: 10px;
	background: rgb(153, 153, 153);
	border-radius: 50%;
	margin: 3px auto 0px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.sortOrder>.sortOrderList .sortOrderListItem>.sortOrderListTitle {
	color: rgb(153, 153, 153);
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.sortOrder>.sortOrderList .selectOn>.sortOrderListTitle {
	color: rgb(51, 51, 51);
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.sortOrder>.sortOrderList .selectOn>.macked {
	border-color: rgb(20, 146, 255);
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.sortOrder>.sortOrderList .selectOn>.macked>div {
	background: rgb(20, 146, 255);
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.keyWordSite {
	margin-bottom: 20px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.keyWordSite>.keyWordSiteTitle {
	width: 125px;
	text-align: right;
	margin-right: 24px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.keyWordSite>.keyWordSiteList .keyWordSiteListItem {
	float: left;
	width: 145px;
	text-align: left;
	cursor: pointer;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.keyWordSite>.keyWordSiteList .keyWordSiteListItem>.macked {
	width: 18px;
	height: 18px;
	border: 1px solid rgb(153, 153, 153);
	border-radius: 50%;
	margin-top: 2px;
	margin-right: 15px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.keyWordSite>.keyWordSiteList .keyWordSiteListItem>.macked>div {
	width: 10px;
	height: 10px;
	background: rgb(153, 153, 153);
	border-radius: 50%;
	margin: 3px auto 0px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.keyWordSite>.keyWordSiteList .keyWordSiteListItem>.keyWordSiteListTitle {
	color: rgb(153, 153, 153);
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.keyWordSite>.keyWordSiteList .selectOn>.keyWordSiteListTitle {
	color: rgb(51, 51, 51);
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.keyWordSite>.keyWordSiteList .selectOn>.macked {
	border-color: rgb(20, 146, 255);
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.keyWordSite>.keyWordSiteList .selectOn>.macked>div {
	background: rgb(20, 146, 255);
}

.beginSearchBtn {
	margin-top: 40px;
}

.beginSearchBtn>button {
	border: none;
	width: 100px;
	height: 40px;
	color: rgb(255, 255, 255);
	background-color: rgb(20, 146, 255);
	border-radius: 5px;
	font-size: 17px;
	cursor: pointer;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent {
	display: none;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.searchKeyword>.searchKeywordTitle {
	width: 100px;
	text-align: right;
	margin-right: 24px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.searchKeyword>.searchKeywordInput {
	margin-top: -8px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.searchKeyword>.searchKeywordInput label {
	display: inline-block;
	width: 100px;
	color: rgb(51, 51, 51);
	text-align: right;
	margin-right: 28px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.searchKeyword>.searchKeywordInput input {
	width: 400px;
	height: 40px;
	border: 1px solid rgb(228, 228, 228);
	border-radius: 3px;
	margin-bottom: 20px;
	text-indent: 16px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.timeFrame {
	margin-bottom: 20px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.timeFrame>.timeFrameTitle {
	width: 111px;
	text-align: right;
	margin-right: 24px;
	padding-top: 3px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.timeFrame>.timeFrameList .timeFrameListItem {
	float: left;
	width: 145px;
	text-align: left;
	cursor: pointer;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.timeFrame>.timeFrameList .timeFrameListItem>.macked {
	width: 18px;
	height: 18px;
	border: 1px solid rgb(153, 153, 153);
	border-radius: 50%;
	margin-top: 6px;
	margin-right: 15px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.timeFrame>.timeFrameList .timeFrameListItem>.macked>div {
	width: 10px;
	height: 10px;
	background: rgb(153, 153, 153);
	border-radius: 50%;
	margin: 3px auto 0px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.timeFrame>.timeFrameList .timeFrameListItem>.timeFrameListTitle {
	color: rgb(153, 153, 153);
	display: inline-block;
	height: 22px;
	line-height: 28px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.timeFrame>.timeFrameList .selectOn>.timeFrameListTitle {
	color: rgb(51, 51, 51);
	display: inline-block;
	height: 22px;
	line-height: 28px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.timeFrame>.timeFrameList .selectOn>.macked {
	border-color: rgb(20, 146, 255);
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.timeFrame>.timeFrameList .selectOn>.macked>div {
	background: rgb(20, 146, 255);
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.sortOrder {
	margin-bottom: 20px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.sortOrder>.sortOrderTitle {
	width: 111px;
	text-align: right;
	margin-right: 24px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.sortOrder>.sortOrderList .sortOrderListItem {
	float: left;
	width: 145px;
	text-align: left;
	cursor: pointer;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.sortOrder>.sortOrderList .sortOrderListItem>.macked {
	width: 18px;
	height: 18px;
	border: 1px solid rgb(153, 153, 153);
	border-radius: 50%;
	margin-top: 2px;
	margin-right: 15px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.sortOrder>.sortOrderList .sortOrderListItem>.macked>div {
	width: 10px;
	height: 10px;
	background: rgb(153, 153, 153);
	border-radius: 50%;
	margin: 3px auto 0px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.sortOrder>.sortOrderList .sortOrderListItem>.sortOrderListTitle {
	color: rgb(153, 153, 153);
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.sortOrder>.sortOrderList .selectOn>.sortOrderListTitle {
	color: rgb(51, 51, 51);
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.sortOrder>.sortOrderList .selectOn>.macked {
	border-color: rgb(20, 146, 255);
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.sortOrder>.sortOrderList .selectOn>.macked>div {
	background: rgb(20, 146, 255);
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.keyWordSite {
	margin-bottom: 20px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.keyWordSite>.keyWordSiteTitle {
	width: 111px;
	text-align: right;
	margin-right: 24px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.keyWordSite>.keyWordSiteList .keyWordSiteListItem {
	float: left;
	width: 145px;
	text-align: left;
	cursor: pointer;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.keyWordSite>.keyWordSiteList .keyWordSiteListItem>.macked {
	width: 18px;
	height: 18px;
	border: 1px solid rgb(153, 153, 153);
	border-radius: 50%;
	margin-top: 2px;
	margin-right: 15px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.keyWordSite>.keyWordSiteList .keyWordSiteListItem>.macked>div {
	width: 10px;
	height: 10px;
	background: rgb(153, 153, 153);
	border-radius: 50%;
	margin: 3px auto 0px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.keyWordSite>.keyWordSiteList .keyWordSiteListItem>.keyWordSiteListTitle {
	color: rgb(153, 153, 153);
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.keyWordSite>.keyWordSiteList .selectOn>.keyWordSiteListTitle {
	color: rgb(51, 51, 51);
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.keyWordSite>.keyWordSiteList .selectOn>.macked {
	border-color: rgb(20, 146, 255);
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.keyWordSite>.keyWordSiteList .selectOn>.macked>div {
	background: rgb(20, 146, 255);
}

#eq {
	margin-left: 20px;
}

.contentWidth {
	width: 1200px;
	margin: 0px auto;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame .timeFrameTitle {
	vertical-align: middle;
	padding-top: 7px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame .timeFrameListItem {
	vertical-align: middle;
	padding-top: 5px;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.timeFrame>.timeFrameList li.timeFrameListTime {
	float: left;
	width: 350px;
	text-align: left;
	cursor: pointer;
}

.highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame>.timeFrameList li.timeFrameListTime {
	float: left;
	width: 350px;
	text-align: left;
	cursor: pointer;
}

.layui-input:hover {
	border-color: rgb(210, 210, 210) !important;
}

.layui-input {
	height: 30px;
	line-height: 30px;
	border-color: rgb(210, 210, 210);
	border-width: 1px;
	border-style: solid;
	border-radius: 2px;
	margin: 0px;
	padding: 0px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	display: inline-block;
	width: 200px;
	background: url("../images/icon.png") 176px -203px no-repeat rgb(255, 255, 255);
	color: rgb(167, 167, 167);
}


/*检索工具*/

.tools>.resultSelect {
	padding-bottom: 16px;
	font-size: 16px;
	color: rgb(153, 153, 153);
	display: inline-block;
}

.tools>.resultSelect>.resultNum>em {
	font-style: normal;
	color: rgb(20, 146, 255);
}

.tools>.resultSelect>div {
	cursor: pointer;
}

.tools>.resultSelect>div>span {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url("./selectoff.png") center center / 100% 100% no-repeat;
	vertical-align: -2px;
	margin-left: 46px;
	margin-right: 10px;
}

.tools>.resultSelect>div>span.selecton {
	background: url("./selecton.png") center center no-repeat;
}

.tools {
	width: 98%;
	border-bottom: 1px solid rgb(234, 235, 235);
	margin: 0 auto;
	padding-top: 10px
}

.tools>.resultNum {
	padding-bottom: 16px;
	font-size: 16px;
	color: rgb(153, 153, 153);
}

.tools>.resultNum>em {
	font-style: normal;
	color: rgb(20, 146, 255);
}

.tools>.screens {
	margin-bottom: 16px;
	position: relative;
}

.tools>.screens>.screens1>.queryScope dt {
	font-size: 16px;
	color: rgb(51, 51, 51);
	margin-right: 22px;
	float: left;
	margin-bottom: 16px;
}

.tools>.screens>.screens1>.queryScope dd {
	float: left;
	width: 95px;
	color: rgb(153, 153, 153);
	cursor: pointer;
}

.tools>.screens>.screens1>.queryScope dd>.icon {
	width: 12px;
	height: 12px;
	border: 3px solid rgb(181, 181, 181);
	border-radius: 50%;
	margin-top: 5px;
	margin-right: 10px;
}

.tools>.screens>.screens1>.queryScope dd.clickIcon {
	color: rgb(51, 51, 51);
}

.tools>.screens>.screens1>.queryScope dd.clickIcon>.icon {
	border-color: rgb(20, 146, 255);
}

.tools>.screens>.screens1>.sortWays dt {
	font-size: 16px;
	color: rgb(51, 51, 51);
	margin-right: 22px;
	float: left;
}

.tools>.screens>.screens1>.sortWays dd {
	float: left;
	width: 95px;
	color: rgb(153, 153, 153);
	cursor: pointer;
}

.tools>.screens>.screens1>.sortWays dd>.icon {
	width: 12px;
	height: 12px;
	border: 3px solid rgb(181, 181, 181);
	border-radius: 50%;
	margin-top: 5px;
	margin-right: 10px;
}

.tools>.screens>.screens1>.sortWays dd.clickIcon {
	color: rgb(51, 51, 51);
}

.tools>.screens>.screens1>.sortWays dd.clickIcon>.icon {
	border-color: rgb(20, 146, 255);
}

.tools>.screens>.screens2 {
	margin-top: 36px;
	position: absolute;
	left: 300px;
}

.tools>.screens>.screens2>div {
	cursor: pointer;
	background: url("./pulldown.png") right center no-repeat;
	padding-right: 30px;
	margin-right: 65px;
	position: relative;
}

.tools>.screens>.screens2>.attachType>.attachTypeList>.textWrap {
	width: 100%;
	display: block;
	margin-top: 8px;
	margin-left: -13px;
	margin-bottom: 4px;
	background: url("./pulldown.png") 115px center no-repeat;
	font-size: 16px;
	color: rgb(51, 51, 51);
}

.tools>.screens>.screens2>.attachType>.textWrapï¼šhover {
	background: white;
}

.tools>.screens>.screens2>.attachType>.attachTypeList {
	width: 140px;
	background: white;
	box-shadow: rgba(32, 85, 191, 0.14) 0px 5px 10px 0px;
	font-size: 14px;
	position: absolute;
	top: -10px;
	left: -25px;
	padding-top: 2px;
	text-align: center;
	display: none;
	z-index: 999;
}

.tools>.screens>.screens2>.attachType>.attachTypeList>p {
	padding: 8px 8px 8px 25px;
	text-align: left;
	font-size: 16px;
	color: rgb(153, 153, 153);
}

.tools>.screens>.screens2>.attachType>.attachTypeList>p:hover {
	background: rgb(240, 241, 242);
}

.tools>.screens>.screens2>.TimeType>.TimeTypeList {
	z-index: 999;
	background: white;
	box-shadow: rgba(32, 85, 191, 0.14) 0px 5px 10px 0px;
	font-size: 16px;
	position: absolute;
	top: -8px;
	left: -20px;
	text-align: center;
	display: none;
}

.tools>.screens>.screens2>.TimeType>.TimeTypeList>.textWrap {
	background: url("./pulldown.png") 97px center no-repeat;
	font-size: 16px;
	color: rgb(51, 51, 51);
	cursor: default;
	width: 100%;
	display: block;
	text-align: left;
	padding: 8px 20px;
	margin-bottom: 4px;
}

.tools>.screens>.screens2>.TimeType>.TimeTypeList>p {
	font-size: 16px;
	padding: 8px 20px;
	text-align: left;
	color: rgb(153, 153, 153);
}

.tools>.screens>.screens2>.TimeType>.TimeTypeList>p:hover {
	background: rgb(240, 241, 242);
}

.tools>.screens>.retractTools {
	font-size: 16px;
	color: rgb(153, 153, 153);
	background: url("./toolUp.png") left center no-repeat;
	padding-left: 28px;
	cursor: pointer;
	margin-top: 36px;
}

.resultNum {
	display: inline-block;
}

.retractopenTools {
	cursor: pointer;
	font-size: 16px;
	color: rgb(153, 153, 153);
	background: url("./tooldown.png") left center no-repeat;
	float: right;
	margin-top: 2px;
	padding-left: 28px;
	display: none;
}

input[type="text"].utimeqsrq,
input[type="text"].utimejsrq {
	background: url("../images/icon.png") 111px -205px no-repeat rgb(255, 255, 255);
	display: inline-block;
	box-sizing: border-box;
	width: 131px;
	height: 24px;
	border: 1px solid rgb(204, 204, 204);
}

input[type="button"].zdybtn {
	border: none;
	padding: 0px 5px;
	margin: 0px 38px;
	width: 79px;
	height: 32px;
	color: rgb(255, 255, 255);
	background-color: rgb(20, 146, 255);
	border-radius: 6px;
}


/*搜索评价*/

.queryAssess {
	display: none;
}

.queryAssess>h2 {
	font-size: 16px;
	color: rgb(51, 51, 51);
	width: 80px;
	height: 32px;
	font-weight: normal;
	color: #333333;
	line-height: 32px;
	float: left;
}

.queryAssess>.pjcg {
	font-size: 16px;
	color: rgb(51, 51, 51);
	text-align: center;
	margin-top: 6px;
}

.queryAssess>.gxn {
	font-size: 14px;
	color: rgb(153, 153, 153);
	margin-top: 6px;
	display: block;
	text-align: center;
}

.queryAssess>.assessBtn {
	float: left;
}

.queryAssess>.assessBtn>div {
	width: 80px;
	height: 32px;
	background: #FAFAFA;
	border: 1px solid #DDDDDD;
	border-radius: 4px;
	cursor: pointer;
	padding-left: 26px;
	line-height: 32px;
	font-size: 14px;
}

.queryAssess>.assessBtn>div.my {
	
	background: url("/jsearchfront/template/jcse/0/32/images/pj_top.png") 7px center / 15px no-repeat;
	margin-right: 15px;
}

.queryAssess>.assessBtn>div.bmy {
	background: url("/jsearchfront/template/jcse/0/32/images/pj_bot.png") 7px center / 15px no-repeat;
}

.questionList {
	display: none;
}

.feedbackContent {
	margin-left: 5px;
}

.feedbackContent>.feedbackItem>.questionList {
	position: absolute;
	z-index: 9999;
	background: #ffffff;
	cursor: default;
	width: 360px;
	box-shadow: 0 2px 10px #BBBBBB;
	padding-left: 15px;
}

.feedbackContent>.feedbackItem>.questionList ul {
	margin-bottom: 20px;
}

.feedbackContent>.feedbackItem>.questionList li {
	color: #999999;
	margin-top: 20px;
	cursor: pointer;
}

.feedbackContent {
	display: none;
}

.feedbackContent>.feedbackTitle {
	border-bottom: 1px solid rgb(234, 234, 234);
}

.feedbackContent>.feedbackTitle>span {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	color: rgb(51, 51, 51);
	padding-bottom: 16px;
	border-bottom: 2px solid rgb(51, 51, 51);
}

.feedbackItem p {
	font-size: 14px;
}

.feedbackContent>.feedbackItem {
	margin-top: 30px;
}

.feedbackContent>.feedbackItem>input {
	width: 360px;
	height: 50px;
	border: 1px solid rgb(228, 228, 228);
	border-radius: 4px;
	text-indent: 16px;
	margin-top: 20px;
	background: url("./tooldown.png") 325px center no-repeat;
}

.result_feedback_question_describe {
	display: none;
}

.result_feedback_question_describe p {
	font-size: 16px;
	color: rgb(51, 51, 51);
	line-height: 22px;
	margin-top: 26px;
	margin-bottom: 10px;
}

#feedback_question {
	width: 360px;
	height: 74px;
	padding: 7px 14px;
	line-height: 22px;
	resize: none;
	border: 1px solid rgb(204, 207, 215);
	margin-top: 4px;
	font-size: 14px;
}

.feedbackContent>.feedbackItem>.questionList {
	position: absolute;
	z-index: 9999;
	background: rgb(255, 255, 255);
	cursor: default;
	width: 360px;
	box-shadow: rgb(187, 187, 187) 0px 2px 10px;
	padding-left: 15px;
}

.feedbackContent>.feedbackItem>.questionList ul {
	margin-bottom: 20px;
}

.feedbackContent>.feedbackItem>.questionList li {
	color: rgb(153, 153, 153);
	margin-top: 20px;
	cursor: pointer;
	font-size: 14px;
}

.feedbackContent>.feedbackItem>.submit {
	font-size: 0px;
	margin-top: 20px;
}

.feedbackContent>.feedbackItem>.submit>button {
	border: none;
	width: 120px;
	height: 40px;
	font-size: 14px;
	background: rgb(233, 237, 247);
	color: rgb(20, 146, 255);
	border-radius: 5px;
	cursor: pointer;
}

.feedbackContent>.feedbackItem>.submit>button.tjfk {
	margin-right: 20px;
	background: rgb(20, 146, 255);
	color: rgb(255, 255, 255);
}


/*常见问题*/

.commonProblem {
	margin-top: 20px;
	display: none;
}

.commonProblemMore {
	cursor: pointer;
	font-size: 14px;
	color: rgb(153, 153, 153);
	margin-top: 5px;
}

.yyfwrightMore {
	cursor: pointer;
	font-size: 14px;
	color: rgb(153, 153, 153);
	margin-top: 5px;
}

.commonProblem>.commonProblemTitleWrap {
	border-bottom: 1px solid rgb(234, 234, 234);
}

.commonProblem>.commonProblemTitleWrap>.commonProblemTitle {
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	color: rgb(51, 51, 51);
	padding-bottom: 16px;
	border-bottom: 2px solid rgb(51, 51, 51);
}

.commonProblem>.commonProblemList {
	margin-top: 10px;
}

.commonProblem>.commonProblemList li {
	margin-bottom: 15px;
}

.commonProblem>.commonProblemList li>a {
	display: block;
	width: 360px;
	line-height: 32px;
}

.commonProblem>.commonProblemList li>a>strong {
	display: inline-block;
	width: 3px;
	height: 3px;
	background: rgb(51, 51, 51);
	vertical-align: middle;
	margin-right: 10px;
}

.commonProblem>.commonProblemList li>a>em {
	font-style: normal;
}


/*在结果中检索*/

.searchSelect>.checkbox {
	vertical-align: -1px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 16px;
}

.result-in {
	color: #fff;
}

.searchTypeBtn>span {
	cursor: pointer;
	color: #fff;
}


/* 知识图谱 */

.relevant {
	display: none;
	margin-left: 5px;
}

.groups {
	margin-top: 32px;
	display: none;
	margin-left: 5px;
}

.groups>.groupsTitle {
	border-bottom: 1px solid rgb(234, 234, 234);
}

.groups>.groupsTitle>span {
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	color: rgb(51, 51, 51);
	padding-bottom: 16px;
	border-bottom: 2px solid rgb(51, 51, 51);
}

.groups>.groupsList>a {
	display: block;
	width: 360px;
	height: 76px;
	font-size: 26px;
	color: rgb(255, 255, 255);
	text-align: center;
	line-height: 76px;
	margin-top: 18px;
}

.systems {
	margin-top: 32px;
	display: none;
	margin-left: 5px;
}

.systems>.systemsTitle {
	border-bottom: 1px solid rgb(234, 234, 234);
}

.systems>.systemsTitle>span {
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	color: rgb(51, 51, 51);
	padding-bottom: 16px;
	border-bottom: 2px solid rgb(51, 51, 51);
}

.systems>.systemsList {}

.systems>.systemsList>a {
	display: block;
	width: 360px;
	height: 76px;
	font-size: 26px;
	color: rgb(255, 255, 255);
	text-align: center;
	line-height: 76px;
	margin-top: 18px;
}

.systems>.systemsList>a.gkcj {
	background: url("./gkcjcx.png") center center / 100% no-repeat;
}

.systems>.systemsList>a.gjjbl {
	background: url("./gjjblzn.png") center center / 100% no-repeat;
}

.recommend {
	margin-top: 30px;
	display: none;
	margin-left: 5px;
}

.recommend>.recommendTitle {
	border-bottom: 1px solid rgb(234, 234, 234);
}

.recommend>.recommendTitle>span {
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	color: rgb(51, 51, 51);
	padding-bottom: 16px;
	border-bottom: 2px solid rgb(51, 51, 51);
}

.recommend>.recommendList {}

.recommend>.recommendList li a {
	color: black;
}

.recommend>.recommendList li {
	border-top: 1px dashed rgb(232, 232, 232);
	padding: 14px 0px;
}

.recommend>.recommendList li>a>strong {
	display: inline-block;
	width: 3px;
	height: 3px;
	background: rgb(51, 51, 51);
	vertical-align: middle;
	margin-right: 10px;
}

.recommend>.recommendList li:first-child {
	border: none;
}

.relevant {
	margin-top: 40px;
	margin-left: 5px;
}

.relevant>.relevantTitle {
	border-bottom: 1px solid rgb(234, 234, 234);
}

.relevant>.relevantTitle>span {
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	color: rgb(51, 51, 51);
	padding-bottom: 16px;
	border-bottom: 2px solid rgb(51, 51, 51);
}

.relevant>.relevantList {
	width: 360px;
}

.relevant>.relevantList>.relevantListWrap {
	width: 390px;
}

.relevant>.relevantList .relevantListItem {
	float: left;
	width: 100px;
	font-size: 16px;
	color: rgb(51, 51, 51);
	text-align: center;
	margin-top: 30px;
	margin-right: 30px;
}

.relevant>.relevantList .relevantListItem div {
	width: 100px;
	height: 104px;
	overflow: hidden;
}

.relevant>.relevantList .relevantListItem img {
	width: 100px;
}

.relevant>.relevantList .relevantListItem span {
	display: inline-block;
	line-height: 16px;
	margin-top: 20px;
}

#errorword {
	margin-left: 144px;
}