html {
	font-size: 20;
}

div.content {
	padding-top: 4.8rem !important;
}

div.search_result {
	padding-bottom: 0;
	margin-top: 0.95rem;
	border-top: none;
}

div.search_result .resultTab {
	overflow: hidden;
	margin-bottom: 0;
}

div.search_result .filterText {
	padding: 1.15rem 0.75rem 0 0.75rem;
	margin-top: 0;
}

div.search_result .filterText p.num {
	float: right;
	line-height: 0.8rem;
	font-size: 0.6rem;
}

div.search_result .filterText p.num i {
	margin: 0 0.1rem;
	color: #0077D4;
}

div.search_result .filterText p.result {
	font-size: 0.6rem;
	line-height: 0.8rem;
}

div.search_result {
	background: #fff;
	border-top: none;
}

div.search_result .resultTab ul.searchList {
	margin: 0;
	padding: 0.75rem 0.75rem 0.1rem 0.75rem;
	border-bottom: none;
}

div.search_result .resultTab ul.searchList li {
	border-radius: 0.075rem;
	box-shadow: 0px 1px 0.225rem 0px rgba(5, 13, 33, 0);
	width: 3.75rem;
	height: 1.8rem;
	font-size: 0.6rem;
	line-height: 1.8rem;
	margin: 0 0.75rem 0.65rem 0;
	text-align: center;
	padding: 0;
	box-sizing: border-box;
}

div.search_result .resultTab ul.searchList li:nth-of-type(4n) {
	margin-right: 0;
}

.searchKind {
	overflow: hidden;
}

.searchKind .kindItem {
	width: 100%;
	overflow: hidden;
}

.searchKind .kindItem b.title {
	background: #ebedf3;
	font-size: 0.8rem;
	padding: 0 0.75rem;
	line-height: 2.25rem;
}

.searchKind .kindItem ul {
	height: auto;
	background: #fff;
}

.searchKind .kindItem ul li {
	overflow: hidden;
	float: none;
	border-radius: 0;
	width: 94%;
	border-bottom: 1px solid #e0e0e0;
	padding: 0.75rem 0;
	margin: 0 auto;
	box-sizing: border-box;
}

.searchKind .kindItem ul li span.img {
	border-radius: 0.075rem;
	width: 7rem;
	height: 4.675rem;
	float: left;
	margin-right: 0.75rem;
}

.searchKind .kindItem ul li div.center {
	float: left;
	width: 9.5rem;
}

.searchKind .kindItem ul li:last-child {
	border-bottom: none;
}

.searchKind .muliInfo ul li div.center b {
	margin: -0.25rem 0 0.5rem 0;
	font-size: 0.7rem;
	line-height: 1.1rem;
	min-height: 2.2rem;
	max-height: 2.2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.searchKind .muliInfo ul li div.center i.subtitle {
	display: none;
}

.searchKind .muliInfo ul li div.center p.time img {
	float: left;
	display: inline-block;
	width: 0.55rem;
	height: 0.55rem;
	margin: 0.1rem 0.25rem 0 0;
}

.searchKind .muliInfo ul li div.center p.time span {
	float: left;
	line-height: 0.8rem;
	font-size: 0.6rem;
}

.searchKind .muliInfo ul li div.center p.lookDetail {
	display: none;
	border: none;
	height: 0.8rem;
}

.searchKind .muliInfo ul li div.center p.lookDetail i {
	font-size: 0.7rem;
	line-height: 0.8rem;
}

.searchKind .muliInfo ul li div.center p.lookDetail span {
	width: 0.35rem;
	height: 0.6rem;
	margin: 0.1rem 0 0 0.25rem;
}

.searchKind .muliInfo ul li div.center div.rightBottom {
	padding: 0.8rem 0;
	border-top: none;
}

.searchKind .search_activity ul li div.center {
	padding: 0;
}

.searchKind .search_activity ul li div.center .centerTop {
	margin-top: 0;
	min-height: 2.2rem;
	position: relative;
}

.searchKind .search_activity ul li div.center .centerTop i.tag {
	float: none;
	display: inline-block;
	width: 2.825rem;
	height: 1rem;
	line-height: 1rem;
	border-radius: 0.5rem;
	margin-top: 0;
	margin-right: 0;
	font-size: 0.55rem;
}

.searchKind .search_activity ul li div.center .centerTop b {
	position: absolute;
	float: none;
	text-indent: 3.25rem;
	display: inline;
	font-size: 0.7rem;
	line-height: 1.1rem;
	left: 0;
	text-overflow: inherit;
	white-space: initial;
}

.searchKind .search_activity ul li div.center .subtitle {
	display: none;
}

.searchKind .search_activity ul li div.center div.bottom {
	padding-bottom: 0;
	margin-top: 0;
	border-top: none;
}

.searchKind .search_activity ul li div.center div.bottom p.time {
	float: none;
	line-height: 0.8rem;
	font-size: 0.6rem;
}

.searchKind .search_activity ul li div.center div.bottom p.time i.icon {
	width: 0.55rem;
	height: 0.55rem;
	margin-top: 0.2rem;
}

.searchKind .search_activity ul li div.center div.bottom p.time span {
	margin-left: 0.275rem;
	line-height: 1rem;
}

.searchKind .search_activity ul li div.center div.bottom .lookDetail {
	display: none;
}

.searchKind .search_goods ul li span.img {
	height: 4rem;
	border: 1px solid #e1e1e1;
}

.searchKind .search_goods ul li div.textList {
	float: left;
	width: 9.5rem;
}

.searchKind .search_goods ul li div.textList b.intro {
	padding: 0;
	font-size: 0.7rem;
	line-height: 1.1rem;
	min-height: 2.2rem;
	max-height: 2.2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 0 0 0.7rem;
	white-space: initial;
}

.searchKind .search_goods ul li div.textList p.text {
	padding: 0;
	font-size: 0.6rem;
	line-height: 0.7rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	min-height: auto;
}

.pc_SearchBox {
	display: none;
}

div.web_searchBox {
	display: block;
	background: #fff;
	padding: 0.75rem 0;
	border-bottom: 1px solid #e8e8e8;
	position: fixed;
	width: 100%;
	z-index: 11;
	top: 2.4rem;
	left: 0;
}

div.web_searchBox div.searchBox {
	float: none;
	background-color: #ebedf3;
	width: 17.25rem;
	border-radius: 0.125rem;
	height: 1.8rem;
	margin: 0 auto;
}

div.web_searchBox div.searchBox form {
	width: auto;
	margin: 0;
}

div.web_searchBox div.searchBox span.icon {
	float: left;
	height: 1.8rem;
	width: 1.675rem;
	background: url(../webImg/search_icon_grey.png) no-repeat right 0.275rem center;
	background-size: 0.65rem 0.7rem;
}

div.web_searchBox div.searchBox input {
	border: none;
	outline: none;
	height: 1.575rem;
	background: none;
	width: 15.4rem;
	font-size: 0.7rem;
	color: #333;
	line-height: initial;
	margin-top: 0.1rem;
}

div.web_searchBox div.searchBox input::-webkit-input-placeholder {
	color: #ccc;
}

div.web_searchBox div.searchBox.hasCancle {
	width: 15.125rem;
	margin-left: 0.75rem;
	float: left;
}

div.web_searchBox div.searchBox.hasCancle input {
	width: 12.9rem;
}

div.web_searchBox a.searchCancle {
	cursor: pointer;
	width: 2.85rem;
	float: right;
	text-align: center;
	line-height: 1.65rem;
	font-size: 0.7rem;
	color: #666;
	display: none;
}

div.searchShandow {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	z-index: 10;
	display: none;
}

.search_news b.title {
	margin-top: 0;
}

.webImg {
	display: block !important;
}

.pcImg {
	display: none !important;
}

div.noResult dl {
	width: 5.45rem;
	padding-bottom: 3.5rem;
}

div.noResult dl dd {
	line-height: 1.7rem;
	font-size: 0.7rem;
}

div.noResult dl dt {
	width: 5.45rem;
	height: 4.725rem;
}

.staff {
    margin: 0 1.225rem;
}

.staff b.title {
    font-size: 0.7rem;
    line-height: 0.8rem;
    margin-top: 0.95rem;
    margin-bottom: 0;
}

.staff .staffList ul li {
    padding-bottom: 0.2rem;
    padding-top: 0.9rem;
}

.staff .staffList ul li .item {
    float: none;
    margin-bottom: 0.65rem;
    padding: 0;
}

.staff .staffList ul li .item span.img {
    width: 0.6rem;
    height: 0.525rem;
    margin-right: 0.5rem;
    margin-top: 0.0875rem;
}

.staff .staffList ul li .item.first {
    width: auto;
}

.staff .staffList ul li:last-child {
    border-bottom: none;
}

.staff .staffList ul li .item i,
.staff .staffList ul li .item span,
.staff .staffList ul li .item p {
    line-height: 0.7rem;
    font-size: 0.6rem;
}

.shandow .popup p.close span {
	width: 0.65rem;
	height: 0.65rem;
}

.shandow .popup p.close span {
	margin: 0.875rem;
}

.shandow .staff {
	margin: 0 0.75rem;
}

.shandow .popup {
	height: 26.15rem !important;
	width: 100% !important;
	left: 0 !important;
	margin-left: 0 !important;
	bottom: 0;
	top: 50% !important;
	border-radius: 0 !important;
	margin-top: -13.075rem !important;
}

.shandow .popup .scroll {
	height: auto;
	max-height: 23.75rem;
	-webkit-overflow-scrolling: touch;
}

.shandow .popup .scroll dl {
	overflow: hidden;
	float: none;
	width: auto;
	margin: 0 0.75rem;
}

.shandow .popup .scroll dl dt {
	width: 100%;
	height: 9.85rem;
}

.shandow .popup .scroll dl dd {
	padding: 0 0.475rem;
}

.shandow .popup .scroll dl dd b.title {
	font-size: 0.8rem;
	line-height: 0.9rem;
	margin: 1.3rem 0 0.475rem;
}

.shandow .popup .scroll dl dd p.subTitle {
	font-size: 0.6rem;
	line-height: 0.7rem;
	margin-bottom: 0.7rem;
}

.shandow .popup .scroll .textCon {
	float: none;
	padding: 0 1.2rem;
	width: auto;
	padding-bottom: 0.75rem;
}

.shandow .popup .textCon p span,
.shandow .popup .textCon p,
.shandow .popup .textCon p.text {
	font-size: 0.7rem;
	height: auto;
	color: #666;
}

.shandow .popup .textCon p.series span {
	font-size: 0.6rem;
	height: 0.9rem;
}

.shandow .popup p.close span {
	width: 0.65rem;
	height: 0.65rem;
}

.shandow .popup p.close span {
	margin: 0.875rem;
}

.shandow .staff {
    margin: 0 0.75rem;
}

.shandow .popup {
    height: 26.15rem !important;
    width: 100%;
    left: 0;
    margin-left: 0;
    bottom: 0;
    top: 50% !important;
    border-radius: 0;
    margin-top: -13.075rem;
}

.shandow .popup .scroll {
    height: auto;
    max-height: 23.75rem;
    -webkit-overflow-scrolling: touch;
}

.shandow .popup .scroll dl {
    overflow: hidden;
    float: none;
    width: auto;
    margin: 0 0.75rem;
}

.shandow .popup .scroll dl dt {
    width: 100%;
    height: 9.85rem;
}

.shandow .popup .scroll dl dd {
    padding: 0 0.475rem;
}

.shandow .popup .scroll dl dd b.title {
    font-size: 0.8rem;
    line-height: 0.9rem;
    margin: 1.3rem 0 0.475rem;
}

.shandow .popup .scroll dl dd p.subTitle {
    font-size: 0.6rem;
    line-height: 0.7rem;
    margin-bottom: 0.7rem;
}

.shandow .popup .scroll .textCon {
    float: none;
    padding: 0 1.2rem;
    width: auto;
    padding-bottom: 0.75rem;
}

.shandow .popup .textCon p span,
.shandow .popup .textCon p,
.shandow .popup .textCon p.text {
    font-size: 0.7rem;
    height: auto;
    color: #666;
}

.shandow .popup .textCon p.series span {
    font-size: 0.6rem;
    height: 0.9rem;
}

.shandow .staff .staffList ul li .item.second {
    width: 100%;
}
.shandow .popup p.close span,
.leaveWord_shandow p.close span {
    margin: 0.875rem;
}

/*# sourceMappingURL=web_search.css.map */