
@charset "utf-8";

* {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

html {
	background-color: #F7F7F9;
}

body {
	font-family: PingFang-SC-Regular, "微软雅黑", "Microsoft YaHei", helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 14px;
	color: #676976;
	background-color: #F7F7F9;
	margin: 0;
	padding: 0;
}

a {
	cursor: pointer;
	color: #676976;
}
a:link, a:visited {
	text-decoration: none;
	color: #676976;
}

img {
	border: none;
}

ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.ihbody {
	text-align: center;
	white-space: nowrap;
	padding: 40px;
}

.ihbody .visit_err {
	margin: 200px auto;
}

.ihbody .visit_err_img {
	width: 120px;
	height: 156px;
	margin: 0 auto;
}

.ihbody .visit_err_msg {
	font-size: 18px;
	line-height: 26px;
	height: 26px;
	text-align: center;
	margin: 16px auto 0 auto;
}

.ihbody .visit_err p {
	margin: 20px 0;
	text-align: center;
	font-size: 16px;
	color: #909090;
}

.ihbody .visit_err em {
	font-style: normal;
	color: #FF6C00;
}

.ihleft, .ihmain {
	background-color: #FFFFFF;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-align: left;
	vertical-align: top;
}

.ihleft {
	width: 215px;
	min-width: 215px;
	padding: 30px 0 22px 0;
}

.ihleft .title {
	font-size: 20px;
	color: #3D3E4F;
	line-height: 20px;
	height: 20px;
	margin-bottom: 30px;
	padding: 0 26px 0 26px;
}

.ihleft li {
	padding: 0;
}

.ihleft a:link, .ihleft a:visited {
	text-decoration: none;
}

.ihleft a:hover {
	color: #BEBFCA;
}

.ihleft ul li {
	margin-top: 27px;
}

.ihleft ul li div {
	width: 2px;
	height: 18px;
	background-color: #FFFFFF;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: relative;
	top: 3px;
}

.ihleft ul li a {
	color: #3D3E4F;
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	margin-left: 18px;
	position: relative;
	left: -5px;
	cursor: pointer;
}

.ihleft ul li .inactive span {
	font-family: FontAwesome;
	font-size: 20px;
	color: #DFE1E7;
	line-height: 18px;
	height: 18px;
	float: right;
	margin-right: 20px;
}
@-moz-document url-prefix() {
	.ihleft ul li .inactive span {
		position: relative;
		top: -21px;
	}
}

.ihleft ul li ul {
	display: none;
}

.ihleft ul li ul li {
	margin-top: 13px;
}

.ihleft ul li ul li a {
	color: #4A4A4A;
	font-size: 14px;
	line-height: 16px;
	height: 16px;
	margin-left: 20px;
	left: 0;
	cursor: pointer;
}

.ihmain {
	width: 810px;
	min-width: 810px;
	min-height: 462px;
	margin: 0 20px 0 20px;
	padding: 30px;
}

.ihmain a:hover, .ihmain a:active {
	text-decoration: none;
	color: #FF8C1B;
}
.ihmain a:link, .ihmain a:visited {
	text-decoration: none;
}

.ihmain .ihmaintop {
	height: 20px;
}

.ihmain .ihtitle {
	font-size: 20px;
	color: #3D3E4F;
	line-height: 20px;
	height: 20px;
	float: left;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.ihmain .ihtitle a:hover {
	color: #FF8C1B;
}

.ihmain .ihtitle a, .ihmain .ihtitle span {
	font-size: 14px;
	color: #B7B8C4;
	line-height: 24px;
	height: 24px;
}

.ihmain .ihsearch {
	width: 310px;
	height: 28px;
	border: 1px solid #DDDDDD;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	float: right;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.ihmain .ihsearch div {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.ihmain .ihsearch input[type=text] {
	font-family: PingFang-SC-Regular, "微软雅黑", "Microsoft YaHei", helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 14px;
	color: #676976;
	line-height: 28px;
	width: 215px;
	height: 28px;
	border: 0;
	outline: 0;
	padding: 0;
	margin-left: 9px;
}
.ihmain .ihsearch #ph_input {
	color: #B7B8C4;
}

.ihmain .ihsearch .srch_input {
	vertical-align: top;
	*position: relative;
	*top: -1px;
}

/*
.ihmain .ihsearch #srch_clr {
	background-image: url(/feedback-web/static/images/remove.png?v=2016070817);
	width: 10px;
	height: 10px;
	margin: 10px 10px 8px 3px;
	position: relative;
	left: -4px;
	*top: -9px;
	*left: 0;
}

.ihmain .ihsearch #srch_splt {
	background-color: #DDDDDD;
	width: 1px;
	height: 16px;
	margin: 7px 0 5px 0;
	position: relative;
	left: -8px;
	*top: -6px;
	*left: 0;
}

.ihmain .ihsearch #srch_btn {
	background-image: url(/feedback-web/static/images/nosearch.png?v=2016072510);
	width: 15px;
	height: 15px;
	margin: 7px 9px 6px 10px;
	position: relative;
	left: -4px;
	*left: 0;
}
*/

.ihmain .ihsearch #srch_title_btn, .ihmain .ihsearch #srch_content_btn {
	font-size: 12px;
	color: #B7B8C4;
	text-align: center;
	line-height: 28px;
	width: 42px;
	height: 28px;
	border-left: 1px solid #DDDDDD;
	cursor: default;
}

.ihmain .ihindex {
	margin-top: 12px;
	margin-bottom: -6px;
}

.ihmain .ihindex a:hover {
	color: #FF8C1B;
}

.ihmain .ihindex ul {
	position: relative;
}

.ihmain .ihindex li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 40px;
}

.ihmain .ihindex li a {
	color: #3D3E4F;
	cursor: pointer;
}

.ihmain .ihindex .idx_active {
	color: #9698AB;
	text-align: center;
	line-height: 17px;
	height: 17px;
	width: 20px;
	border: 1px solid #DFE1E7;
	cursor: pointer;
	display: inline-block;
}
.ihmain .ihindex .idx_active:hover {
	color: #FF6C00;
	border-color: #FF6C00;
}
.ihmain .ihindex .idx_active:active {
	color: #FFFFFF;
	border-color: #FF6C00;
	background-color: #FF6C00;
}

.ihmain .ihindex .idx_disable {
	color: #FFFFFF;
	text-align: center;
	line-height: 17px;
	height: 17px;
	width: 20px;
	border: 1px solid #FF8C1B;
	background-color: #FF8C1B;
	cursor: default;
	display: inline-block;
}

.ihmain .ihindex3 {
	width: 810px;
	height: 33px;
	overflow: hidden;
	display: inline-block;
	position: relative;
	top: 13px;
}

.ihmain .ihindex3 li a {
	font-size: 18px;
	line-height: 26px;
	height: 26px;
	padding-bottom: 4px;
}

.ihmain .ihindex3 li a.select {
	border-bottom: 4px solid #FF6C00;
	color: #FF6C00;
}

.ihmain .ihindex3 li ul {
	display: none;
}

.ihmain .index_line {
	height: 1px;
	background-color: #EFF0F4;
	margin: 8px 0 4px 0;
}

.ihmain .ihindex4 {
	width: 810px;
	overflow: hidden;
	display: inline-block;
}

.ihmain .ihindex4 li a {
	font-size: 14px;
	line-height: 26px;
	height: 26px;
}

.ihmain .ihindex4 li a.select {
	color: #FF6C00;
}

.ihmain .ihindex4 li ul {
	display: none;
}

.ihmain .ihcontent {
	margin-top: 22px;
}

.ihmain .cntnt_title {
	border-bottom: 1px solid #EFF0F4;
	padding-bottom: 6px;
	vertical-align: bottom;
}

.ihmain .cntnt_title div {
	display: inline-block;
	*display: inline;
}

.ihmain .cntnt_title1 {
	font-size: 16px;
	color: #3D3E4F;
	line-height: 26px;
	height: 26px;
	white-space: normal;
	word-wrap: break-word;
	word-break: break-all;
}

.ihmain .cntnt_title2 {
	font-size: 14px;
	color: #898B9A;
	line-height: 26px;
	height: 26px;
	margin-left: 10px;
}

.ihmain .cntnt_title2 font {
	color: #3D3E4F;
	margin: 0 5px;
}

.ihmain .cntnt_title3 {
	font-size: 12px;
	color: #FF6C00;
	margin-left: 20px;
	cursor: pointer;
}
.ihmain .cntnt_title3:hover {
	color: #FF8C1B;
}

.ihmain .cntnt_title4 {
	font-size: 12px;
	color: #B7B8C4;
	line-height: 20px;
	height: 20px;
	margin-top: -2px;
}

.ihmain .cntnt_title5 {
	font-size: 14px;
	color: #999999;
	line-height: 26px;
	height: 26px;
}

.ihmain .cntnt_title5 font {
	color: #666666;
}

.ihmain .minheight1 {
	height: 312px;
	min-height: 312px;
}

.ihmain .minheight2 {
	height: 104px;
	min-height: 104px;
}

.ihmain .minheight3 {
	width: 397px;
	height: 104px;
	min-height: 104px;
}

.ihmain .topsplace1 {
	margin: 26px 16px 0 0;
	float: left;
}

.ihmain .topsplace2 {
	margin: 26px 0 0 0;
	float: left;
}

.ihmain .cntnt_text {
	white-space: normal;
	margin-top: 9px;
}

.ihmain .cntnt_text * {
	max-width: 810px;
}

.ihmain .cntnt_text .text_space {
	height: 1px;
	background-color: #FFFFFF;
}

.ihmain .cntnt_list {
	margin: 4px 0;
}

.ihmain .cntnt_list .no_lore_spc {
	height: 93px;
}

.ihmain .cntnt_list .no_lore_img {
	background-image: url(/feedback-web/static/images/nolore.png?v=2016072510);
	width: 120px;
	height: 156px;
	margin: 0 auto;
}

.ihmain .cntnt_list .no_lore_msg {
	font-size: 18px;
	color: #909090;
	line-height: 26px;
	height: 26px;
	text-align: center;
	margin: 16px auto 0 auto;
}

.ihmain .cntnt_list li {
	width: 397px;
	float: left;
}

.ihmain .cntnt_list li.cntnt_left {
	margin-right: 16px;
}

.ihmain .cntnt_list li.cntnt_right {
}

.ihmain .cntnt_list em {
	background-color: #FFD423;
}

.ihmain .cntnt_list li.cntnt_all {
	width: 810px;
	float: none;
}

.ihmain .cntnt_list li.cntnt_all div {
	width: 810px;
}
.ihmain .cntnt_list li.cntnt_all div:before {
	content: "";
	position: absolute;
}
.ihmain .cntnt_list li.cntnt_all div.srh_title {
	margin-top: 20px;
}
.ihmain .cntnt_list li.cntnt_all div.srh_title:before {
	width: 2px;
	height: 18px;
	background-color: #FF9944;
	margin-top: 4px;
}

.ihmain .cntnt_list li.cntnt_all div a {
	margin-left: 15px;
}
.ihmain .cntnt_list li.cntnt_all div.srh_title a:hover, 
.ihmain .cntnt_list li.cntnt_all div.srh_keyword a:hover, 
.ihmain .cntnt_list li.cntnt_all div.srh_content a:hover {
	color: #FF8C1B;
}
.ihmain .cntnt_list li.cntnt_all div.srh_title a {
	font-size: 16px;
	color: #3D3E4F;
}
.ihmain .cntnt_list li.cntnt_all div.srh_keyword a {
	font-size: 14px;
	color: #3D3E4F;
}
.ihmain .cntnt_list li.cntnt_all div.srh_content a {
	font-size: 14px;
	color: #676976;
}

.ihmain .cntnt_list li div {
	width: 397px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ihmain .cntnt_list li div:before {
	content: "•";
	color: #676976;
	margin-right: 8px;
}

.ihmain .cntnt_list li a {
	font-size: 14px;
	color: #676976;
	line-height: 26px;
	height: 26px;
}
.ihmain .cntnt_list li a:hover {
	color: #FF8C1B;
}

.ihmain .cntnt_pager {
	text-align: right;
	color: #9698AB;
	margin-top: 30px;
}
.ihmain .cntnt_pager a {
	font-size: 14px;
	text-decoration: none;
	color: #9698AB;
	line-height: 28px;
	width: 28px;
	height: 28px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #DFE1E7;
	margin-left: 4px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.ihmain .cntnt_pager a:hover {
	text-decoration: none;
	color: #FF6C00;
	border-color: #FF6C00;
}
.ihmain .cntnt_pager a:active {
	color: #FFFFFF;
	border-color: #FF6C00;
	background-color: #FF6C00;
}
.ihmain .cntnt_pager a.prevPage, .ihmain .cntnt_pager a.nextPage {
	font-family: FontAwesome;
	font-size: 16px;
	width: 28px;
	border-color: #FFFFFF;
}
.ihmain .cntnt_pager a.prevPage:hover, .ihmain .cntnt_pager a.nextPage:hover {
	color: #FF8C1B;
}
.ihmain .cntnt_pager a.prevPage:active, .ihmain .cntnt_pager a.nextPage:active {
	color: #FF8C1B;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}
.ihmain .cntnt_pager span {
	font-size: 14px;
	color: #9698AB;
	width: 28px;
	text-align: center;
	border: 1px solid #FFFFFF;
	margin-left: 4px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.ihmain .cntnt_pager span.current {
	color: #FFFFFF;
	line-height: 28px;
	height: 28px;
	vertical-align: middle;
	border-color: #FF8C1B;
	background-color: #FF8C1B;
}
.ihmain .cntnt_pager span.disabled {
	font-family: FontAwesome;
	font-size: 16px;
	color: #DFE1E7;
	line-height: 28px;
	width: 28px;
	height: 28px;
	vertical-align: middle;
}

.ihmain .div_nohelpful {
	background: #EFF0F4;
	height: 8px;
	margin-top: 20px;
}

.ihmain .div_helpful {
	background: #EFF0F4;
	height: 60px;
	margin-top: 20px;
}

.ihmain .div_helpful .helpful_msg {
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	margin: 20px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.ihmain .div_helpful .div_helpful_btn {
	margin: 18px 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.ihmain .div_helpful .helpful_btn, .ihmain .div_helpful .unhelpful_btn {
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	border: 1px solid #FF6C00;
	margin-left: 15px;
	padding: 0 20px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.ihmain .div_helpful .helpful_btn {
	color: #FFFFFF;
	background: #FF6C00;
}

.ihmain .div_helpful .unhelpful_btn {
	color: #FF6C00;
	background: #FFFFFF;
}

.ihmain .ttl_related {
	color: #3D3E4F;
	font-size: 16px;
	line-height: 26px;
	height: 26px;
	margin-top: 20px;
}
.ihmain .ttl_related:before {
	content: "";
	width: 2px;
	height: 18px;
	background-color: #FF9944;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 8px;
	position: relative;
	top: 3px;
}

.ihmain .div_related {
	margin-top: 5px;
}

.ihmain .div_related div {
	margin-left: 13px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ihmain .div_related div a {
	font-size: 14px;
	color: #676976;
	line-height: 26px;
	height: 26px;
}
.ihmain .div_related div a:hover {
	color: #FF8C1B;
}

.ihfoot {
	margin-top: 10px;
	text-align: center;
}

.ihfoot div {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-align: left;
}

.ihfoot .cnt_uf, .ihfoot .cnt_os, .ihfoot .cnt_cq, .ihfoot .cnt_cs {
	margin: 0 20px 0 20px;
}

.ihfoot .cnt_uf, .ihfoot .cnt_os, .ihfoot .cnt_cq, .ihfoot .cnt_cs {
	cursor: default;
}

.ihfoot .img_uf {
	background-image: url(/feedback-web/static/images/uf.png?v=2017020813);
	-webkit-background-size: 40px 36px;
	-moz-background-size: 40px 36px;
	-o-background-size: 40px 36px;
	background-size: 40px 36px;
	width: 40px;
	height: 36px;
	margin-right: 10px;
}

.ihfoot .img_os {
	background-image: url(/feedback-web/static/images/os.png?v=2017020813);
	-webkit-background-size: 40px 36px;
	-moz-background-size: 40px 36px;
	-o-background-size: 40px 36px;
	background-size: 40px 36px;
	width: 40px;
	height: 36px;
	margin-right: 10px;
}

.ihfoot .img_cq {
	background-image: url(/feedback-web/static/images/cq.png?v=2017020813);
	-webkit-background-size: 40px 36px;
	-moz-background-size: 40px 36px;
	-o-background-size: 40px 36px;
	background-size: 40px 36px;
	width: 40px;
	height: 36px;
	margin-right: 10px;
}

.ihfoot .img_cs {
	background-image: url(/feedback-web/static/images/cs.png?v=2017020813);
	-webkit-background-size: 40px 36px;
	-moz-background-size: 40px 36px;
	-o-background-size: 40px 36px;
	background-size: 40px 36px;
	width: 40px;
	height: 36px;
	margin-right: 10px;
}

/*
.ihfoot .img_uf, .ihfoot .img_os, .ihfoot .img_cq, .ihfoot .img_cs {
	font-size: 42px;
	line-height: 37px;
	color: #9D9D9D;
	margin-right: 10px;
}
*/

.ihfoot .txt_uf, .ihfoot .txt_os, .ihfoot .txt_cq, .ihfoot .txt_cs {
	width: 125px;
	height: 37px;
	position: relative;
	top: -7px;
}

.ihfoot .txt1_uf, .ihfoot .txt1_os, .ihfoot .txt1_cq, .ihfoot .txt1_cs {
	font-size: 16px;
	color: #676976;
	display: block;
}

.ihfoot .txt2_uf, .ihfoot .txt2_os, .ihfoot .txt2_cq, .ihfoot .txt2_cs {
	font-size: 12px;
	color: #B7B8C4;
	display: block;
}

.qhfooter {
	font-size: 14px;
	color: #838383;
	text-align: center;
	margin-top: 60px;
}

.qhfooter a {
	color: #B4B4B4;
}
