/*===== header search ======*/

.header .search {
	float: left;
	position: relative;
}

.header .search-input {
	position: relative;
	margin-left: 40px;
	margin-top: 12px;
}

.header .search-input input {
	border: 1px solid #ccc;
	width: 280px;
	line-height: 32px;
	padding-left: 10px;
	height: 32px;
	font-size: 14px;
	/* border-radius: 16px; */
	outline: none;
}

.header .search-input input:focus {
	border-color: #999;
}

.header .search-input a:link,
.header .search-input a:visited {
	display: block;
	width: 18px;
	height: 14px;
	background: url(../imgs/icons.png) no-repeat -343px -37px;
	position: absolute;
	bottom: 10px;
	right: 15px;
}

.header .search-input a:hover,
.header .search-input a:active {
	background: url(../imgs/icons.png) no-repeat -342px -22px;
}

.search-layout {
	position: absolute;
	border-radius: 2px;
	background: #fff;
	border: 1px solid #ccc;
	width: 310px;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	z-index: 10000;
}

.search-layout h4 {
	padding: 10px;
	color: #989898;
	font-size: 12px;
	font-weight: normal;
}

.search-layout .hot-search-list {}

.search-layout ul li {
	padding: 8px 10px;
	font-size: 14px;
	color: #343434;
	cursor: pointer;
}

.search-layout ul li.active {
	background: #f2f2f2;
}

.search-layout .hot-search-list li .num {
	border-radius: 50%;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	color: #fff;
	background: #b3b4b5;
	margin-right: 4px;
	display: inline-block;
}

.search-layout .hot-search-list li .top1 {
	background: #bf232a;
}

.search-layout .hot-search-list li .top2 {
	background: #ea5a23;
}

.search-layout .hot-search-list li .top3 {
	background: #f39834;
}

.search-layout .history-search-list li {
	position: relative;
}

.search-layout .history-search-list li .del {
	width: 36px;
	height: 36px;
	position: absolute;
	right: 0;
	display: inline-block;
	right: 10px;
	text-align: center;
	line-height: 36px;
	cursor: pointer;
	top: 0px;
	z-index: 100000;
}

/*========= hot-topic-nav =================*/

.hot-topic-nav {
	padding: 10px 0 20px 0;
}

.hot-topic-nav .topics {
	margin-top: 10px;
	width: 640px;
}



.hot-topic-nav a.tag:link,
.hot-topic-nav a.tag:visited {
	display: inline-block;

	height: 19px;
	line-height: 19px;
	font-size: 12px;
	border: 1px solid #DADADA;
	color: #969696;
	border-radius: 16px;
	margin-right: 15px;
	padding: 1px 7px 2px;
	margin-bottom: 5px;
}

.hot-topic-nav a.tag:hover,
.hot-topic-nav a.tag:active,
.hot-topic-nav a.tag.active {
	border: 1px solid #ce3d3a;
	color: #ce3d3a;
}

.fwPostGuide {
	display: inline-block;
	width: 213px;
	height: 76px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-image: url(/static/imgs/icon_good_question.png?v3);
	background-size: 750px;
	margin-right: 16px;
	position: absolute;
	margin-top: -84px;
	cursor: pointer;
	background-position: -235px -1343px;
	z-index: 999;
}

.fwPostGuide2 {
	display: inline-block;
	width: 213px;
	height: 76px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-image: url(/static/imgs/icon_good_question2.png);
	background-size: 600px;
	background-position: 0px -69px;
	margin-right: 16px;
	position: absolute;
	margin-top: 48px;
	margin-left: -145px;
	cursor: pointer;
	z-index: 999;
}

.top-nav-fatie2 .btn {
	background: #FFFFFF;
	color: #333333;
	font-size: 15px;
}

.top-nav-fatie2 i {
	display: inline-block;
	width: 75px;
	height: 28px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-image: url(/static/imgs/icon_good_question2.png);
	background-size: 600px;
	background-position: 0px 0px;
	position: absolute;
	margin-top: 15px;
	margin-right: -5px;
	cursor: pointer;
}

.top-nav-fatie3 .btn {
	background: #FFFFFF;
	color: #333333;
	font-size: 15px;
}

.top-nav-fatie3 i {
	display: inline-block;
	width: 80px;
	height: 28px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-image: url(/static/imgs/icon_good_question2.png);
	background-size: 600px;
	background-position: -136px 0px;
	position: absolute;
	margin-top: 15px;
	margin-right: -5px;
	cursor: pointer;
}

.top-nav-fatie2 span {
	margin-left: 24px;
}

.header li.top-nav-fatie2 {
	margin-left: 10px;
	margin-right: 16px;
}

.top-nav-li2 {
	font-size: 15px;
	font-family: AlibabaPuHuiTiM, AlibabaPuHuiTiM-Regular;
	font-weight: 400;
	text-align: justify;
	color: #333333;
}

.header .top-nav-li2 a:link,
.header .top-nav-li a:visited {
	font-size: 15px;
	font-family: AlibabaPuHuiTiM, AlibabaPuHuiTiM-Regular;
	font-weight: 400;
	text-align: justify;
	color: #333333;
	width: 30px;
}

.logo_logo {
	display: inline-block;
	width: 36px;
	height: 36px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-image: url(/static/imgs/icon_good_question.png?v3);
	background-size: 750px;
	background-position: 0px -1039px;
	cursor: pointer;
}

.logo_fw {
	display: inline-block;
	width: 68px;
	height: 32px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-image: url(/static/imgs/icon_good_question.png?v3);
	background-size: 750px;
	background-position: 0px -1088.5px;
	cursor: pointer;
}

.headerfw .logo {
	line-height: 69px;
}

.headerfw .search-input input {
	width: 253px;
	height: 38px;
	background: #f5f6f6;
	border-radius: 19px;
	border: 1px solid #f5f6f6;
	padding-left: 44px;
	background-image: url(/gczimg/icon_good_question.png?v3);
	background-size: 750px;
	background-position: 16px -1118px;
	cursor: default;
}

.headerfw .search-input a:link,
.headerfw .search-input a:visited {

	width: 33px;
	height: 21px;
	font-size: 15px;
	font-family: PingFang, PingFang-Medium;
	font-weight: 500;
	text-align: left;
	color: #191919;
	line-height: 21px;
	letter-spacing: 1.5px;
	background: #f5f6f6;
}

.headerfw .search-input {
	position: relative;
	margin-left: 10px;
	margin-top: 9px;
}

.header {
	height: 60px;
}

.headerfw .top-nav-li a:link,
.header .top-nav-li a:visited {
	height: 58px;
	line-height: 58px;
}

.headerfw li.top-nav-fatie {
	height: 58px;
	line-height: 58px;
}

.headerfw .search-input a {
    display: block;
    position: absolute;
    bottom: 10px;
    right: 15px;
    font-size: 15px;
    font-family: PingFang, PingFang-Medium;
    font-weight: 500;
    text-align: left;
    color: #191919;
    line-height: 21px;
    letter-spacing: 1.5px;
    height: 21px;

}

.headerfw .search-input a:link,
.headerfw .search-input a:visited {


	width: 33px;
	height: 21px;
	font-size: 15px;
	font-family: PingFang, PingFang-Medium;
	font-weight: 500;
	text-align: left;
	color: #191919;
	line-height: 21px;
	letter-spacing: 1.5px;
	background: #f5f6f6;
}

.headerfw .search-input {
	position: relative;
	margin-left: 10px;
	margin-top: 9px;
}