body {
  background-color: #191a1d;
}
.main > .titleInfo {
  height: 360px;
  background: url('../image/help_lettle_bg_02.png') no-repeat center / cover #333538;
}
.main > .titleInfo > .info {
  height: 360px;
}
.main > .titleInfo > .info > .left {
  float: left;
  width: 276px;
  height: 300px;
  font-size: 28px;
  color: #fff;
  text-align: right;
  margin-top: 60px;
}
.main > .titleInfo > .info > .left > p {
  margin-top: 106px;
}
.main > .titleInfo > .info > .right {
  float: left;
  margin-left: 38px;
  height: 300px;
  margin-top: 60px;
}
.main > .titleInfo > .info > .right > .serch {
  margin-top: 105px;
  width: 698px;
  height: 42px;
  border: 1px solid #f3d660;
  background-color: #ffffff;
}
.main > .titleInfo > .info > .right > .serch > input {
	padding-left: 18px;
	width: 590px;
	height: 100%;
	font-size: 16px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.main > .titleInfo > .info > .right > .serch > input::-moz-placeholder {
	color: #cccccc;
}
.main > .titleInfo > .info > .right > .serch > input::-webkit-input-placeholder {
	color: #cccccc;
}
.main > .titleInfo > .info > .right > .serch > input::-ms-input-placeholder {
	color: #cccccc;
}
.main > .titleInfo > .info > .right > .serch > a {
  float: right;
  width: 80px;
  height: 42px;
  background: #f3d660 url('../image/icon_fangdajing_03.png') no-repeat center;
  background-size: 38px;
}
.main > .titleInfo > .info > .right > .guanjianci {
  margin: 18px 0 0 16px;
  font-size: 16px;
}
.main > .titleInfo > .info > .right > .guanjianci > span {
  float: left;
  color: #848484;
}
.main > .titleInfo > .info > .right > .guanjianci > ul {
  float: left;
  line-height: 21px;
}
.main > .titleInfo > .info > .right > .guanjianci > ul > li {
  margin-right: 14px;
  float: left;
  color: #f3d660;
  cursor: pointer;
}
.main .contentbox {
	background-color: #f9f9f9;
	width: 100%;
}
.main .help-content {
	
	width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
	color: #555;
	display: flex;
}
.main .help-content .help-content-left {
	width: 255px;
	padding-bottom: 20px;
}
.main .help-content .help-content-left h2 {
	height: 80px;
	line-height: 80px;
	font-size: 28px;
	padding-left: 60px;
	box-sizing: border-box;
}
.main .help-content .help-content-left ul li {
	height: 60px;
	line-height: 60px;
}
.main .help-content .help-content-left ul li:hover {
	background-color: #ffffff;
}
.main .help-content .help-content-left ul li:hover a {
	color: #f3d660;
}
.main .help-content .help-content-left ul li a {
	display: block;
	color: #555;
	box-sizing: border-box;
	padding-left: 60px;
}
.help-active {
	background-color: #ffffff;
}
.main .help-content .help-content-left ul li.help-active a {
	color: #f3d660;
}

.main .help-content .help-content-right {
	flex: 1;
	background-color: #ffffff;
	padding-left: 60px;
	box-sizing: border-box;
	min-height: 600px;
}
.main .help-content .help-content-right > ul {
	padding-right: 60px;
}
.main .help-content .help-content-right > ul li {
	height: 60px;
	line-height: 60px;
	list-style: disc inside;
	border-bottom: 1px dashed #e9e9e9;
}
.main .help-content .help-content-right > ul li a {
	color: #333333;
}
.main .help-content .help-content-right > ul li:hover a {
	color: #f3d660;
}

.main .footMenu {
  margin: 30px 0;
  text-align: center;
  padding-right: 54px;
}
.main .footMenu > .comm {
  float: right;
  width: 46px;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  color: #999;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: pointer;
}
.main .footMenu > .comm:hover {
  background-color: #f3d660;
}
.main .footMenu > .active {
  background-color: #f3d660;
  color: #555;
}
.main .footMenu > .top {
  margin-right: 6px;
}
.main .footMenu > ul {
  float: right;
}
.main .footMenu > ul > li {
  float: left;
  margin-right: 6px;
  width: 30px;
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #999;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: pointer;
}
.main .footMenu > ul > li:nth-child(1) {
	margin-left: 6px;
}
.main .footMenu > ul > li:hover {
  background-color: #f3d660;
}
.main .footMenu > ul > li.active {
  background-color: #f3d660;
  color: #555;
}
.main .footMenu > ul > li > a {
  display: block;
}

.bigbox img {
	cursor: pointer;
}





.main .bread > ul > li {
	float: left;
	height: 80px;
	line-height: 80px;
	color: #666666;
	font-size: 14px;
}
.main .bread > ul > li:not(:last-child) > a:hover {
	color: #f3d660;
}
.main .bread > ul > li > a {
	font-size: 14px;
	color: #666666;
}

#ui-id-1 {
  overflow-x: hidden;
  width: 698px;
  background-color: #fff;
  line-height: 30px;
  border: 1px solid #ffce2d;
  max-height: 300px;
}
#ui-id-1 li {
  padding: 0 0 0 15px;
}
#ui-id-1 li:hover {
  background-color: #ccc;
  cursor: pointer;
}
.imgPop{
	width: 100%;
	height: 100%;
}
.imgPopBg{
	display: block;
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000000;
	background-color: #222;
	background-color: rgba(0,0,0,.8);
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease;
}
.imgPopCont1{
	position: fixed;
	z-index: 1000001;
	display: inline-block;
	width: auto;
	max-width: 1200px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.imgPop img {
	display: inline-block;
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}
#16ccbf790df_over{
	display: none;
}


.helpListInfoAll {
	background-color: #f9f9f9;
	overflow: hidden;
}
.textInfo {
	background-color: #ffffff;
	width: 1200px;
	margin: 0px auto 20px;
	padding: 0px 60px 55px;
	box-sizing: border-box;
}
.textInfo h5 {
	text-align: center;
	font-size: 24px;
  color: #333;
}
.textInfo h6 {
	text-align: center;
	font-size: 14px;
  color: #bbb;
  padding: 20px 0;
  box-sizing: border-box;
}
.textInfo h6 span:not(:first-child) {
	margin-left: 32px;
}
.textInfo h6 span {
	position: relative;
}

.main > .helpSearch {
	padding: 40px 0;
	height: auto;
	background-color: #f9f9f9;
}
.main > .helpSearch > .info {
	height: auto;
	background-color: #fff;
}

.main > .helpSearch > .info > .searchListAll {
	overflow: auto;
}
.main > .helpSearch > .info > .searchListAll > .title > span {
	color: #d6a714;
}

.main > .helpSearch > .info > .searchListAll > .title {
	padding-left: 96px;
	height: 80px;
	line-height: 100px;
	font-size: 18px;
	color: #777;
	background-color: #fefcf6;
}
.main > .helpSearch > .info > .searchListAll > .serchBody > ul > li {
	padding: 37px 0;
	border-bottom: 1px dashed #ddd;
}
.main > .helpSearch > .info > .searchListAll > .serchBody > ul > li > h4 {
	margin-bottom: 20px;
	line-height: 19px;
	font-size: 18px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.main > .helpSearch > .info > .searchListAll > .serchBody > ul > li > p {
	line-height: 32px;
	font-size: 16px;
	color: #777;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.main > .helpSearch > .info > .searchListAll > .serchBody > ul > li > h4 > a > span, .main > .helpSearch > .info > .searchListAll > .serchBody > ul > li p span {
	color: #d6a714;
}

.main > .helpSearch > .info > .searchListAll > .serchBody {
	margin: 0 96px;
}

.main > .helpSearch > .info > .noSearchList {
	overflow: hidden;
	text-align: center;
	padding-bottom: 100px;
}
.main > .helpSearch > .info > .noSearchList > i {
	display: block;
	margin: 75px auto 55px;
	width: 414px;
	height: 296px;
	background: url(../image/helpSearch.png) no-repeat center;
}
.main > .helpSearch > .info > .noSearchList > p {
	font-size: 16px;
	line-height: 30px;
	color: #333;
}

.main > .helpSearch > .info > .noSearchList > a {
	display: inline-block;
	margin-top: 20px;
	width: 124px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #555;
	background-color: #f3d660;
	border-radius: 17px;
}
.main > .helpSearch > .info > .noSearchList > a:hover{
	background-color: #f9e389;
}

.bdshare-button-style0-16 .bds_qzone{
	background-position:0 0;
}

.bdsharebuttonbox .bds_qzone {background: url(../image/qq.png) no-repeat top center;    background-size: 100%;}
.bdsharebuttonbox .bds_tsina {background: url(../image/sina.png) no-repeat top center;    background-size: 100%;}
.bdsharebuttonbox .bds_weixin {background: url(../image/wx.png) no-repeat top center;    background-size: 100%;}


.textInfo .content {
	color: #555;
}
.textInfo .content h3 {
	margin: 38px 0;
	font-size: 16px;
}
.textInfo .content h4 {
	margin: 38px 0;
}
.textInfo .content p {
	margin: 15px 0;
	
}
.textInfo .content img{ max-width: 840px;}

.main .related-recommendation {
	height: 274px;
	margin: 60px auto 0;
	border-top: 1px solid #dddddd;
	box-sizing: border-box;
}
.main .related-recommendation-title {
	height: 80px;
	line-height: 80px;
	color: #f3d660;
}
.main .related-recommendation ul {
	width: 470px;
	overflow: hidden;
}
.main .related-recommendation ul:nth-of-type(1) {
	float: left;
}
.main .related-recommendation ul:nth-of-type(2) {
	float: right;
}
.main .related-recommendation ul li {
	max-width: 470px;
	overflow: hidden;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	list-style: disc inside;
	margin-bottom: 25px;
}
.main .related-recommendation ul li:hover a {
	color: #f3d660;
}
.main .related-recommendation ul li a {
	color: #555;
}
.ad {
	width: 1200px;
	min-height: 60px;
	background-color: #f9f9f9;
	display: flex;
	margin: 30px auto;
	box-sizing: border-box;
}
.ad div {
	
	height: auto;
}
.ad div a {
	display: block;
	margin-bottom: 40px;
}
.ad div img {
	width: 100%;
}
.ad div:nth-child(1) {
	flex: 1;
}
.ad div:nth-child(2) {
	flex: 1;
	margin-left: 10px;
}
.ad div:nth-child(3) {
	flex: 1;
	margin-left: 10px;
}




.help-content-index {
	width: 100%;
	background: #f8f8f8;
	padding: 35px 0;
}
.help-item {
	width: 1200px;
	background: #ffffff;
	margin: 0 auto;
	padding: 25px 0;
}
.help-item:not(:first-child) {
	margin-top: 20px;
}
.help-item .help-item-title {
	float: left;
	width: 179px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
.help-item ul {
	float: left;
	box-sizing: border-box;
	width: 1021px;
	border-left: 1px solid #cccccc;
	padding-left: 42px;
}
.help-item ul li {
	float: left;
	width: 163px;
	overflow: hidden;
}
.help-item ul li a {
	display: inline-block;
	padding: 10px 0;
}
.help-item ul li a:hover {
	color: #f3d660;
} 
.bigimg {
	width: 600px;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: none;
	z-index: 9999;
	border: 10px solid #fff;
}

.masks {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	opacity: 0.8;
	filter: Alpha(opacity=50);
	z-index: 98;
	transition: all 1s;
	display: none
}
.bigbox {
	width: 840px;
	background: #fff;
	margin: 0 auto;
	border-radius: 10px;
	overflow: hidden;
	padding: 10px;
	text-align: left;
  line-height: 28px;
	color: #555;
}
.bigbox p{ margin:  0 0 10px 0;}
.bigbox>.imgbox {
	width: 400px;
	height: 250px;
	float: left;
	border-radius: 5px;
	overflow: hidden;
	margin: 0 10px 10px 10px;
}

.bigbox>.imgbox>img {
	width: 100%;
}

.imgbox:hover {
	cursor: zoom-in
}

.masks:hover {
	cursor: zoom-out
}

.masks>img {
	position: fixed;
	right: 15px;
	top: 12px;
	width: 40px;
	height: 40px;
}

.masks>img:hover {
	cursor: pointer
}