* {
	word-break: break-all;
}

body {
	font-size: 14px/1.5 Arial, sans-serif;
	margin: 0px;
	padding: 0;
	height: 100%;
	color: #404040;
	background: #fff;

}

/** {word-break:break-all;-webkit-text-size-adjust:none;}
body {margin:0;font: 14px/1.6 "Century Gothic","microsoft yahei","hiragino sans GB","Helvetica Neue",Helvetica,Arial,sans-serif;color: #404040;}*/
form,
input,
select,
textarea,
td,
th {
	font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0
}
input::-webkit-input-placeholder {
	color: #c3c3c3;
}
input::-moz-placeholder {
	color: #c3c3c3;
}
input:-ms-input-placeholder {
	color: #c3c3c3;
}

input:focus,
a,
button:focus {
	outline: none
}

img {
	border: none;
	vertical-align: middle;
}

ul li {
	list-style-type: none;
}

ol li {
	list-style-type: decimal;
}

ul,
form,
p,
dl,
dd,
dt,
span {
	margin: 0px;
	padding: 0px;
}


a {
	color: #2440b3;
	text-decoration: none;
}

a:hover {
	color: #315efb;
}

.bxh {
	color: #e60000 !important;
	border: 1px solid #e60000;
	padding: 1px 5px 2px
}

.bxh:hover {
	color: #fff !important;
	background: #e60000
}

.cl10 {
	clear: both;
	overflow: hidden;
	height: 10px;
}

.hint a:visited,
.p a:visited,
.quickspread a:visited,
.advlink a:visited,
.pt a:visited,
.vrt a:visited,
.extlink a:visited,
.vrcontent a:visited,
.vrplay a:visited,
.cmtabmain a:visited,
#bbx_url_suburl:visited,
#sogou_cfo:visited,
.cb a:visited,
.vsdlink:visited,
#stock_data a:visited,
.rightcal a:visited,
#sogou_redi a:visited,
.linkhead a:visited,
.idcheck a:visited,
.astrolist a:visited,
.no-result-info a:visited {
	color: #741274
}

.mb20 {
	clear: both;
	margin-bottom: 20px;
}


.warp {
	width: 1200px;
	margin: 0 auto
}

.color_warn {
	color: #c60a00 !important;
}

#index {
	cursor: default;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	padding-bottom: 100px;
	/* min-width: 1000px; */
	min-height: 1000px;
	position: fixed;
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	zoom: 1;
}

.intopbar {
	height: 60px;
	background: rgba(0, 0, 0, .2);
	padding: 0 20px;
	line-height: 60px;
}

.intopbar span {
	line-height: 60px;
	color: #fff;
	display: inline-block;
	padding: 0 15px;
	font-size: 14px
}

.intopbar a {
	line-height: 60px;
	color: #fff;
	display: inline-block;
	padding: 0 15px;
	font-size: 14px
}

.usericon {
	position: relative;
}

.usericon .dropdown-menu {
	display: none;
	position: absolute;
	width: 84px;
	right: 50%;
	margin-right: -40px;
	padding: 8px;
	top: 50px;
	z-index: 999;
	text-align: center;
	background: #fff;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .15);
	-webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .15);
	-o-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .15);
	border-radius: 12px;
}

.usericon .dropdown-menu a {
	color: #000;
	display: block;
	line-height: 26px;
	height: 26px;
	padding: 0;
	font-size: 13px;
}

.usericon .dropdown-menu a:hover {
	color: #315efb;
}

.usericon:hover .dropdown-menu {
	display: block;
}

.index-tab span {
	cursor: pointer;
	line-height: 26px;
	display: inline-block;
	padding: 0 6px;
}

.tab-item-selected {
	font-weight: bold;
	border-bottom: 2px solid #4e71f2;
}

.index-tablist ul {
	display: none;
}

.index-tablist ul:first-child {
	display: block;
}

.in-piclist {}

.in-piclist li {
	width: 25% !important;
	float: left;
	box-sizing: border-box;
	padding: 5px;
}

.in-piclist li a {
	display: block;
	border-radius: 8px;
	color: #333;
	padding: 10px;
	background: #fff;
}

.in-piclist li p {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	;
}

.in-piclist li img {
	width: 100%;
	height: 162px;
}

.in-piclist li a:hover {
	color: #000;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .15);
}

.in-keys2 li {
	width: 33% !important;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	background: #fff;
	border-radius: 15px;
	padding: 2px 10px;
	margin: 8px 0
}

.in-keys2 li a {
	display: inline-block;
	width: 70%;
	color: #333;
	font-size: 12px !important;
}

.in-keys2 li span {
	text-align: right;
	display: inline-block;
	width: 28%;
	color: #f00
}

.in-keys {
	min-height: 360px;
	overflow: hidden;
}

.in-keys li {
	width: auto !important;
	display: inline-block;
	margin: 8px 0;
}

.in-keys li a {
	display: inline-block;
	color: #333;
	padding: 8px 20px;
	background: #fff;
	border-radius: 15px;
	line-height: normal !important;
}

.in-keys li:first-child a {
	color: #f00
}

.in-keys li:nth-child(2) a {
	color: rgb(247, 70, 0)
}

.in-keys li:nth-child(3) a {
	color: rgb(255, 115, 0)
}

.in-keys li:nth-child(4) a {
	color: rgb(255, 153, 0)
}

.in-keys li:nth-child(5) a {
	color: rgb(255, 208, 0)
}


.wrapper {
	width: 1100px;
	margin: 0 auto;
	zoom: 1;
	clear: both;
}


.clearfix {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.pagetop {
	width: 1200px;
	margin: 100px auto 100px auto;
}

.logo {
	text-align: center;
}

.logo img {
	height: 130px;

}

.search_box {
	max-width: 1200px;
	margin: 0 auto;
}

.search_bar {
	position: relative;
	width: 770px;
	height: 50px;
	line-height: 50px;
	background: #fff;
	border: 1px solid #55dd1e;
	margin: 0 auto;
	margin-top: 40px;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 12px 1px rgba(34, 34, 34, 0.12);
}

.search_bar .selectbox {
	width: 630px;
	margin-left: 10px;
	height: 48px;
	line-height: 48px;
	outline: none;
	border: none;
	font-size: 16px;

}

.search_bar .btn {
	position: absolute;
	right: 0;
	top: 0px;
	width: 110px;
	height: 50px;
	background-color: #55dd1e;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	border: none;
	border-radius: 0;
	outline: none;
}

.resou {
	text-align: center;
	color: #fff;
}

.resou a {
	color: #fff;
	line-height: 50px;
	display: inline-block;
	padding: 0 8px
}

.adtag {
	font-size: 13px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #f3f3f3;
	border-radius: 5px ;
	color: #f3f3f3;
	padding: 2px 6px
}

.hot-search {
	width: 1200px;
	margin: 100px auto 0;
	box-shadow: 0 0 12px 1px rgba(34, 34, 34, 0.12);
	background: rgba(255, 255, 255, 0.8);
	border-radius: 13px;
	margin-bottom: 140px;
}


.hot-search .rank {
	float: left;
	margin-right: 1%;
	width: 32%;
	padding: 1%;
	box-sizing: border-box;
}

.hot-search .rank:first-child {
	width: 66%
}

.hot-search div:last-child {
	margin-right: 0;
}

.hot-search .rank .search-title {
	font-weight: 600;
	line-height: 35px;
	font-size: 16px
}

.hot-search .rank .title img {
	margin-right: 1px;
	vertical-align: sub
}

.hot-search .rank ul {
	margin-top: 15px;
}

.hot-search .rank ul .header {
	width: 100%;
	box-sizing: border-box;
	height: 32px;
	line-height: 32px;
	padding: 0 20px 0 10px;
	background: #f9f9f9;
	font-size: 12px;
	color: #666
}

.hot-search .rank ul .header span:first-child {
	margin-right: 16px
}

.hot-search .rank ul li {
	width: 100%;
	box-sizing: border-box;
}

.hot-search .rank ul li a,
.hot-search .rank ul li div,
.hot-search .rank ul li em {
	font-size: 16px;
	display: inline-block;
	line-height: 30px;

}

.hot-search .rank ul li em {
	display: inline-block;
	color: #333;
	font-style: normal;
	width: 18px;
	font-size: 16px;
	text-align: center;

	vertical-align: top;
}



.hot-search .rank ul li .number {
	float: left
}

.hot-search .rank ul li .text {
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	line-height: 30px;
	width: 75%;
	color: #000
}


.hot-search .rank ul li .text:hover {
	color: #1677FF;
}


.hot-search .rank ul li:nth-child(1) em,
.hot-search .rank ul li:nth-child(1) .text {
	color: #ff2422
}

.hot-search .rank ul li:nth-child(2) em,
.hot-search .rank ul li:nth-child(2) .text {
	color: #f60
}

.hot-search .rank ul li:nth-child(3) em,
.hot-search .rank ul li:nth-child(3) .text {
	color: #faa90e
}

.hot-search .rank ul li .trend {
	float: right;
	overflow: hidden;
	width: 58px
}

.hot-search .rank ul li .trend span {
	color: #666
}

.hot-search .rank ul li .trend img {
	vertical-align: baseline;
	vertical-align: initial
}

.hot-search .rank ul li:last-child {
	border-bottom: none
}



/* 首页 */

.search-bar input-2:hover {
	border: 1px solid #82AC01;
}

.top {
	width: 100%;
	height: 70px;
	transition: 0.5s ease all;
}

.logo1 {
	float: left;
	width: 141px;
	height: 40px;
	margin-top: 15px;
	text-align: center;
}

.logo1 img {
	height: 40px;
}

.top-search {
	margin-left: 20px;
	float: left;
}

.search-bar {
	float: left;
	position: relative
}

.search-bar input-2 {
	height: 32px;
	line-height: 32px;
	width: 500px;
	border: 1px solid #BCBCBC;
	font-size: 14px;
	border-radius: 2px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}


.top-search a {
	*display: inline;
	*zoom: 1;
	display: inline-block;
	margin-left: 15px;

	line-height: 50px;
	font-size: 12px;
	text-decoration: none;
}

.top-right {
	float: right;
	margin-right: 40px;
	line-height: 30px;
	padding-top: 10px;
}

.top-nav {
	position: relative;
	float: left;
	width: 18px;
	min-height: 30px;
	z-index: 999;
}

.top-nav .nav-ico {
	_background: url("icon.png") no-repeat -2px -94px;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 6px;
	right: 0px;
	background-image: url(icon.png);
	background-repeat: no-repeat;
	background-position: -2px -94px;
}

.searchInputBot {
	width: 524px;
	float: left;
	height: 40px;
	line-height: 32px;
	font-size: 16px;
	margin-top: 15px;
	border: 2px solid #c4c7ce;
	border-radius: 10px 0 0 10px;
	border-right: none;
	padding: 0 10px;
	box-sizing: border-box;
}

.searchInputBot:focus {
	border-color: #55dd1e;
}

.searchButton {
	float: left;
	border: none;
	cursor: pointer;
	font-size: 14px;
	background: #55dd1e;
	height: 40px;
	color: #FFF;
	text-align: center;
	width: 95px;
	margin-top: 15px;
	border-radius: 0 10px 10px 0;


}

.act {
	z-index: 9;
	position: sticky;
	top: 0px;
	height: 70px;
	box-shadow: 0 5px 5px rgba(0, 0, 0, .07);
	width: 100%;
	background: #fff;
}

.act .main-tit {
	display: none;
}



.shoplist {
	border: 1px solid #eee;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .04);
	border-radius: 8px;
	padding: 15px;
	margin: 15px -20px;


}

.shoplist h3,
.shoplist h3 font {
	height: 45px;
	line-height: 45px;
	font-weight: bold;
	font-size: 20px;
}

.shoplist-item {
	width: 32.9%;
	display: inline-block;
	padding: 15px 1%;
	box-sizing: border-box;
}

.shoplist-item a:hover p {
	color: #315efb;
}

.shoplist-item img {
	width: 100%;
	height: 177px;
}

.shoplist-item p {
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	margin: 5px 0;
	color: #000;
}

.shoplist-item span a {
	color: #ccc
}

.main-tit {
	margin: 10px auto
}

.main-tit p {

	color: #999999;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
}




.search-main {
	width: 55%;
}

.right {
	width: 30%;
	float: right;
	overflow: hidden;
	font-size: 12px;
}

.results {
	width: 100%;
}

.nores {}

.nores p {
	line-height: 30px;
	font-size: 16px;
}



.results .ft img {
	width: 110px;
	height: 75px;
	float: left;
	margin-right: 15px;
	border-radius: 10px;
}


.results .pt {


	margin-bottom: 15px;
	/* height: 20px; */
	overflow: hidden;
}

.pt a {
	font-size: 18px;
	line-height: 22px;
	text-decoration: underline;
	font-weight: 500;
}

.pt b {
	font-size: 18px;
	color: #f73131 !important;
}

.highlight {
	color: #f73131 !important;
}



.ft b {
	color: #f73131;
}



.sit,
.rb {
	font-size: 14px;
	overflow: hidden;
	margin-bottom: 12px;
	padding: 3px 5px 3px 0px;
}


.ft {
	line-height: 150%;
	font-size: 12px;
	color: #444;
	margin-bottom: 10px;
	width: 100%;
	float: left;
	max-height: 80px;
	overflow: hidden;
}


.fb {
	font-size: small;
	color: #626675;
}


.fb span {
	display: inline-block;
	padding-left: 10px;
	color: #9eb0f8
}

.fb::after {
	content: "";
	display: block;
	clear: both;
}





.mimg {}

.mimg a {
	display: inline-block;
	float: left;
	width: 31%;
	margin-top: 10px;
	margin-bottom: 10px;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .05), 0 2px 4px 1 rgba(0, 0, 0, .14);
	border-radius: 12px;
}

.mimg a img {
	width: 100%;
	height: 120px;
	border-radius: 12px;
}

.mimg a:nth-child(2) {
	margin-left: 2%;
	margin-right: 2%
}

.mimg::after {
	content: "";
	display: block;
	clear: both;
}





.right .ft a,
.right .fb a {
	text-decoration: none;
	font-size: 16px;
}

.right a {
	font-size: 16px;
}

.right .ft em {
	text-decoration: none
}



.r_top {
	padding-top: 10px;
	width: 100%;
	margin-bottom: 10px;
}

.r_top .r_top_tit {
	width: 100%;
	color: #333;
	font-size: 13px;
	display: inline-block;
	margin: 5px 0
}

.r_top .r_top_tit:hover {
	text-decoration: underline;
}

.r_imglsit {}

.r_imglsit a {
	display: inline-block;
	float: left;
	width: 21%;
	margin: 10px 2%;
	text-align: center;
	font-size: 13px;
	line-height: 30px;
	color: #2440b3;
}

.r_imglsit a img {
	border-radius: 10px;
	width: 100%;
	height: 69.3px
}





h3.tc2 {
	width: 100%;
	color: #333;
	font-size: 14px;
	display: inline-block;
	margin: 5px 0;
	font-weight: bold;

}

.tc1 {
	width: 100%;
	margin-bottom: 15px;
	table-layout: fixed;

}

.tc1 tr {
	width: 100%;
	height: 35px;
	display: block;
	color: #666;
	font-size: 14px;
}

.tc1 tr td:first-child {
	width: 290px;
}

.tc1 tr td:last-child {
	width: 80px;
	text-align: right;
}

.tc1 tr a {
	font-size: 14px;
	line-height: 32px;
	overflow: hidden;
	text-decoration: none;

}


.tc1 tr span {
	font-size: 14px;
	width: 18px;
	line-height: 32px;
	display: inline-block;
	margin-right: 10px;
	font-size: 12px;
	color: #9195A3;

}


.tc1 tr:first-child span {
	color: #F97A0B
}

.tc1 tr:nth-child(2) span {
	color: #FA9A43
}

.tc1 tr:nth-child(3) span {
	color: #FCB574
}
















.xg {
	clear: both;
	font-size: 14px;
	margin-bottom: 8px;
	margin-top: 20px;
	height: 120px;
}

.xg .biaot {
	line-height: 30px;
	font-size: 14px;
	color: #333333;
	margin-bottom: 10px
}

.xg .biaot strong {
	font-weight: 600
}

.xg .neirong {
	overflow: hidden;
}

.xg .neirong a {
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
	padding: 8px 10px 9px 10px;
	background: #f5f5f6;
	line-height: 14px;
	border-radius: 15px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 5px
}

.xg .neirong a:hover {

	color: #315efb;
}



#showurl {
	min-height: 760px;
}

.pagewarp {
	background: #F5F5F6;
	padding: 20px 0
}

.page {

	text-align: left;

}

.page a,
.page strong {
	width: 36px;
	height: 36px;
	border: 0;
	border-radius: 6px;
	background-color: #fff;
	color: #3951B3;
	margin-right: 12px;
	text-decoration: none;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	font-weight: normal;
	display: inline-block;
}

.page a.this,
.page a:hover {
	background: #4E6EF2;
	color: #fff;
	font-weight: 400;
}

.page a.n {
	width: auto;
	padding: 0 10px
}

.page strong {
	border-color: white
}


.page span {
	display: inline-block;
	padding: 0 8px;
	line-height: normal;
	border: 1px solid #ff0000;
	text-decoration: none;
	vertical-align: middle;
	height: 22px;
	line-height: 22px
}



.footer {
	width: 100%;
	/*margin-top:80px;*/
	/*position: fixed;*/


	z-index: 302;
	bottom: 0;
	left: 0;
	height: 40px;
	overflow: hidden;
	zoom: 1;
	line-height: 39px !important;
	text-align: center;
	background: #fff;
}

.footer a,
.footer {
	color: #bbb;
}

.footer a {
	display: inline-block;
	margin: 0 20px;
}

.footer img {
	height: 40px;
}


/* 搜索建议 */
.autocomplete-suggestions {
	text-align: left;
	cursor: default;
	background: #fff;
	border-radius: 2px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
	position: absolute;
	display: none;
	z-index: 1036;
	max-height: 254px;
	overflow: hidden;
	overflow-y: auto;
	box-sizing: border-box;
}

.autocomplete-suggestions .autocomplete-suggestion {
	padding: 6px 12px;
}

.autocomplete-suggestions .autocomplete-suggestion b {
	color: red;
}

.autocomplete-suggestions .autocomplete-suggestion:hover {
	background: #f0f0f0;
}

.pchidden {
	display: none
}

.pcshow {
	display: block
}

@media (max-width: 768px) {
	* {
		box-sizing: border-box;
	}

	#index {
		width: 100% !important;
		position: static;
	}

	.intopbar {
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}

	.intopbar .fl {}

	.intopbar .fr {
		float: left;
	}

	.pagetop,
	.search_box,
	.search_bar {
		width: 100%;
	}

	.search_box {
		padding: 0 2%;
		box-sizing: border-box;
	}

	.hot-search {
		width: 96%;
		margin: 100px 2%
	}

	.hot-search .rank {
		float: none;
		width: 100%;
	}

	.hot-search .rank:first-child {
		width: 100%;
	}

	.hot-search .rank::before {
		content: " ";
		display: block;
		clear: both;
	}

	.in-piclist {}

	.in-piclist li {
		width: 50% !important;
	}

	.index-tab span {
		line-height: 30px;
		width: 48%;
		box-sizing: border-box;
		text-align: center;
	}

	.footer {
		position: static !important;
	}

	/* 搜索列表页 */
	a {
		text-decoration: none !important;
	}

	.wrapper {
		width: 100%;
		padding: 10px 2%;
	}

	.topbar {
		background-color: #fff;
	}

	.wapbg {
		background-color: #f5f5f5;
	}

	.top {
		height: auto;
		padding-top: 10px;
	}

	.logo1,
	.right {
		float: none;
		margin: 0 auto;
		display: block;
		width: 100%;
	}

	.top-search,
	.search-bar {
		float: none
	}

	.top-search {
		margin: 0;
		box-sizing: border-box;
		padding: 10px 0
	}

	.top-search::after,
	.xg::after {
		display: block;
		content: " ";
		clear: both;
	}

	.searchInputBot {
		width: 70%;
	}

	.searchButton {
		width: 30%;
		-webkit-appearance: none;
		-webkit-border-radius: 0 10px 10px 0px;
	}

	.act {
		height: auto;
		position: static;
	}

	.main-tit {
		padding: 0 10px;
		box-sizing: border-box;
	}

	.search-main {
		width: 100%;
		float: none;
	}

	.rb,
	.xg,
	.right {
		width: 100%;
		border-radius: 12px;
		box-shadow: 0px 2px 10px 0px rgba(0, 2, 186, 0.1);
		margin: 7px 0;
		padding: 10px;
		background: #fff;
		box-sizing: border-box;
	}

	.shoplist {
		margin: 15px 0;
		background: #fff;
	}

	.shoplist .shoplist-item {
		width: 49%
	}

	.ft {
		max-height: 120px;
	}

	.xg {
		height: auto;
	}

	.right {}

	.page a,
	.page strong {
		margin-right: 5px;
	}

	.waphidden {
		display: none;
	}

	.wapshow {
		display: block
	}









}