.customer-manage {
	width: 100%;
    margin-top: 76px;
}
.banner-box {
	/* position: relative;
	padding-top: 76px; */
	position: relative;
	width: 1180px;
	margin: 0 auto;
}

.banner-box .ikon_help_detail{
	position: absolute;
	width: 200px;
	top: 20px;
	right: -180px;
}

.manage-banner {
	width:100% ;
    display: block;
    width: 100%;
}
.block {
    /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 36px; */
}
.banner-detail-txt {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.banner-btitle {
    margin-bottom: 30px;
}
.banner-stitle {
    margin-bottom: 32px;
    font-size: 18px;
    line-height: 38px;
}
.customer-fun {
    width: 1200px;
    margin: 90px auto 96px;
    overflow: hidden;
}

.bottom-info {
	width: 100%;
	/* position: absolute;
	bottom: 0;
	left: 0; */
	padding-bottom: 20px;
}
.path {
	padding-top: 50px;
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #333333;
	font-size: 15px;
}
.path > a {
	font-weight: 400;
}
.path .blue {
	color: #2362FB;
}
.help-content {
	width: 1200px;
    margin: 30px auto 96px;
    overflow: hidden;
}
.content-left {
	width: 250px;
	float: left;
	padding-right: 20px;
	border-right: 1px solid #ECECEC;
}
.content-right {
	margin-left: 30px;
	width: 920px;
	float: left;
}
/* .menu {
	color: #6c6c6c;
	font-weight: 400;
	font-size:16px;
	cursor: pointer;
	font-family:微软雅黑;
	line-height: 35px;
} */
.menus-title {
	color: #333333;
	font-size: 24px;
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ECECEC;
}
.menu1 {
	color: #6c6c6c;
	font-weight: 400;
	font-size:16px;
	cursor: pointer;
	font-family:微软雅黑;
	line-height: 35px;
}
.menu2 {
	color: #6c6c6c;
	font-weight: 400;
	font-size:16px;
	cursor: pointer;
	font-family:微软雅黑;
	line-height: 35px;
	margin-left:16px; 
}
.menu-title {
	color: #6c6c6c;
	font-weight: 400;
	font-size:16px;
	font-family:微软雅黑;
	line-height: 35px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin-left:41px; 
}
.title {
	color: #000;
	font-weight: 400;
	font-size:24px;
	margin-top: 0;
	line-height: 35px;
}
/*banner块样式*/
.block {
	width: 1200px;
    /* height: 420px; */
    font-size: 36px;
	margin: 0 auto;
	padding-top: 90px;
}
.block-left{
	/* float: left; */
	width: 49%;
	margin: 0 auto;
	height: 100%;
}
.block-right{
	float: left;
	width: 49%;
	height: 100%;
}
.block-right img{
	margin-top: 54px;
}
.left-f {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	/* position: absolute;
	top: 50%;
    left: 22%;
    transform: translate(-50%,-50%);
    color: #fff;
	font-weight: 30px; */
}
.left-f-s {
	width: 100%;
	text-align: center;
	font-size: 35px;
	font-weight: 800;
	padding-bottom: 46px;
}
.left-f-x {
	width: 590px;
	border-radius: 30px;
	/* border: 1px solid #d0d0d0; */
	background: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border:1px solid rgba(255,255,255,1);
	box-shadow:0px 8px 27px 0px rgba(200,200,200,0.25);
}
.sear {
	display: inline-block;
	text-indent: 20px;
	width: 410px;
	height: 50px;
	border-radius: 30px;
	/* border: 1px solid #d0d0d0; */
	font-size: 16px;
	color: #000;
	background-color: #fff;
}
.sear::-webkit-input-placeholder{
  color:#d0d0d0;
}

.a-title:hover {
	color: #2362FB;
}
.sear::-moz-placeholder{   /* Mozilla Firefox 19+ */
  color:#d0d0d0;
}
.sear:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
  color:#d0d0d0;
}
.sear:-ms-input-placeholder{  /* Internet Explorer 10-11 */
  color:#d0d0d0;
}
.sear1 {
	width: 544px;
	float: left;
}
.sear1 i{
	font-size: 20px;
    position: relative;
    left: 40px;
    top: 0px;
    color: #d0d0d0;
}
.sear2 {
	width: 130px;
	float: left;
	height: 50px;
	background-image: linear-gradient(-90deg , #f47070, #ef3c3c) !important;
	text-align: center;
	border-radius: 30px;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 0px 35px 35px 0px;
}
.sear2 .search-txt {
 	color: #fff;
 	line-height: 50px;
	font-size: 16px;
}
.sear2 .pic {
	width: 20px;
	margin-right: 10px;
}
.pre-next {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-top: 1px solid #ECECEC;
	margin-top: 116px;
	padding-top: 26px;
	padding-bottom: 26px;
}
.pre-next .pre {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.pre-next .next {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.relative-doc {
	background:rgba(255,255,255,1);
	border:1px solid rgba(236,236,236,1);
	border-radius:10px;
	padding: 30px 26px;
	margin-top: 15px;
	margin-bottom: 35px;
}
.relative-doc .doc-title {
	color: #666666;
	font-size: 16px;
	padding-bottom: 30px;
}
.relative-doc .list {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

.relative-doc .list .doc-item {
	width: 222px;
	margin-bottom: 5px;
	color: #2362FB;
	font-size: 16px;
	cursor: pointer;
}
.like {
	/* margin-top: 80px; */
}
.like {
	width: 144px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	cursor:pointer
}

.like .pic {
	width: 28px;
	cursor: pointer;
}

.like .like-num {
	color: #fff;
	font-size: 14px;
	padding-top: 5px;
}

.like .like-btn {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.like .like-txt {
	color: #999999;
	font-size: 16px;
	margin-top: 20px;
}

.detail-help {
	width: 100%;
	position: relative;
	/* width: 100%;
	height: 100%;
	background: url("../images/product/phonebg.png") no-repeat center center;
	padding-bottom: 50px; */
}

.detail-help .img-wrap {
	display: block;
    width: 100%;
}

.detail-help .main {
	width: 700px;
	margin: 0 auto;
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 36px;
}

.detail-help .main .title {
	color: #fff;
	text-align: center;
}

.detail-help .main .title .btitle {
	font-size: 35px;
	/* padding-top: 96px; */
	padding-bottom: 30px;
}

.detail-help .main .title .stitle {
	font-size: 20px;
	padding-bottom: 60px;
}


.detail-help .main .row-three {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.detail-help .main .row-three .item {
	width: 100px;
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	font-size: 20px;
}

.detail-help .main .row-three .item .pic {
	width: 50px;
}

.detail-help .main .row-three .item .item-txt {
	padding-top: 11px;
}



