.container {
  background: #fff;
}

.customer-manage {
	width: 100%;
	height: 0;
	margin-top: 76px;
}

.bannber-bg {
  width: 100%;
}

.crm-top {
  position: relative;
}

.top-main {
  width: 1200px;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 110px;
  position: relative;
}


.float-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.inner-wrap {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  position: relative;
}

.small-pic {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30%;
}

.f-down-btitle {
  font-size: 42px;
  color: #fff;
  line-height: 60px;
}

.f-down-stitle {
  line-height: 40px;
  font-size: 20px;
  color: #fff;
  margin: 10px 0 20px;
}

.input-tag {
  width: 420px;
  height: 58px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #fff;
  border-radius: 3px;
  color: #666;
}

input::-webkit-input-placeholder {
  /* placeholder颜色 */
  /* color: #aab2bd; */
  /* placeholder字体大小 */
  font-size: 18px;
}

.query-btn {
  height: 58px;
  background-color: #0052CC;
  border-radius: 3px;
  font-size: 18px;
  padding-left: 40px;
  padding-right: 40px;
  margin-left: 10px;
}

.type-book {
  text-align: center;
  color: #172B4D;
  font-size: 36px;
  padding-top: 54px;
  padding-bottom: 40px;
}

.tab-card {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 45px;
}

.tab-card .card-item {
  width: 282px;
  padding: 20px;
  background: linear-gradient(180deg, #F4F5F8 0%, #FFFFFF 100%);
  box-shadow: 0px 2px 12px #D7DBDF;
  border-radius: 3px;
  cursor: pointer;
	border: 2px solid #fff;
}

.tab-card .card-item .card-pic-title {
  margin-bottom: 5px;
}

.tab-card .card-item .card-title {
  color: #172B4D;
  font-size: 18px;
}

.tab-card .card-item .card-desc {
  color: #42526E;
  font-size: 14px;
}

.tab-card .card-item .card-pic {
  width: 40px;
  height: 40px;
}

.bluebg {
  background: #0252CC !important;
}

.white {
  color: #fff !important;
}

.big {
  color: #FFAB00;
  font-size: 48px;
}

.yellow {
  font-size: 20px;
  color: #FFAB00;
}

.blue-btn {
  display: flex;
  justify-content: center;
  align-items: center;
}

.type-list {
  width: 1000px;
  margin: 84px auto;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.type-list .type-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.type-list .type-item:hover .type-title{
  color: #0252CC;
}

.type-list .type-item .type-icon {
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
}

.type-list .type-item .type-title {
  color: #172B4D;
  font-size: 18px;
}
/********/

.help-content {
	width: 1200px;
  margin: 0px auto 96px;
  overflow: hidden;
	position: relative;
	padding-top: 50px;
}
.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;
}

#help_contentzzz img {
	cursor: zoom-in;
}

