@charset "utf-8";

/* 热门推荐 */
.div-one .one-left {
    display: inline-block;
    vertical-align: top;
    width: 378px;
    height: 430px;
}
.div-one .one-left .one-left-top {
    position: relative;
    height: 80px;
    border-bottom: 1px solid #e6e6e6;
    width: 413px;
}
.div-one .one-left .one-left-top .title-100 {
    position: absolute;
    bottom: 9px;
    left: 0;
}
.div-one .one-left .one-left-top .title-100 span {
    color: #333;
    font-size: 28px;
}
.div-one .one-left .one-left-top .title-100 img {
    position: relative;
    bottom: 4px;
}
.div-one .one-left .one-left-bottom .text-div-top {
    padding-top: 16px;
    border-bottom: 1px dashed #eee;
    width: 413px;
}
.div-one .one-left .one-left-bottom .text-title {
    display: block;
    font-weight: 600;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
    font-size: 18px;
    color: #e9253c;
}
.div-one .one-left .one-left-bottom .text-content {
    padding-bottom: 26px;
}
.div-one .one-left .one-left-bottom .text-content .txt-con {
    display: block;
    cursor: pointer;
    margin-top: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    color: #666;
}
.leftWidth_a {
    width: 200px;
    float: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;

}
.div-one .one-left .one-left-bottom .text-content .txt-con a {
    margin-right: 0;
}
.div-one .one-left .one-left-bottom .text-content .txt-con a:first-child{
    margin-right: 5px;
}
.div-one .one-left .one-left-bottom .text-div-bottom {
    padding-top: 28px;
    width: 413px;
}
.div-one .one-right {
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: right;
    width: 760px;
    height: 430px;
}
.div-one .one-right .one-right-bottom {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
}
.home-swiper .swiper-slide {
    display: block;
    z-index: 10;
}
.div-one .one-right .one-right-bottom .home-swiper .swiper-wrapper .swiper-slide img {
    width: 770px;
    height: 330px;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.div-one .one-right .one-right-bottom .home-swiper .home-pagination {
    position: absolute;
    text-align: center;
    z-index: 1;
}
.div-one .one-right .one-right-bottom .home-swiper .home-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    opacity: 1;
    background-color: #fff;
    margin: 0 9px !important;
}
.div-one .one-right .one-right-bottom .home-swiper .home-pagination .swiper-pagination-bullet-active {
    background-color: #f8485e;
}
/* 热门推荐 */


/* 情感攻略 */
.qgD {
    margin: 50px auto 0;
    display: table;
    border-bottom: #e4e4e4 solid 1px;
    padding-bottom: 30px;
}
.con .list-common .l-title {
    margin-bottom: 22px;
    width: 100%;
    position: relative;
    padding-left: 15px;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #e1e1e1;
}
.con .list-common .l-title .l-text {
    font-size: 22px;
    font-weight: 600;
    float: left;
    margin-right: 10px;
}
.con .list-common .l-title .l-text:before {
    content: "";
    position: absolute;
    height: 22px;
    width: 5px;
    background: #ff5562;
    border-radius: 22px;
    left: 0;
    top: 12px;
}
.con .qgType {
    height: 43px;
    float: left;
    margin-left: 200px;
}
.con .qgType .type {
    float: left;
    color: #333;
    font-size: 22px;
    margin-right: 61px;
    cursor: pointer;
}
.con .qgType .type:last-child {
    margin-right: 0;
}
.con .itembox .item:hover .tit, .con .qgType .ac {
    color: #f8485e;
}
.qgD .leftC .leftW .item .cont_h, .qgD .leftC1H {
    display: none !important;
}
.qgD .leftC .leftW {
    width: 480px;
    margin-left: 20px;
    float: left;
    opacity: 1;
}
.qgD .leftC .leftW .item {
    border-bottom: #e4e4e4 dashed 1px;
    width: 460px;
    margin-bottom: 20px;
}
.qgD .leftC .leftW .item:last-child{
    border-bottom: none;
}
.qgD .leftC .leftW .item .pic {
    height: 103px;
}
.qgD .leftC .leftW .item .pic img {
    float: left;
    margin-right: 33px;
}
.txtHide {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.qgD .leftC .leftW .item .pic .tit {
    color: #333;
    font-size: 18px;
    line-height: 46px;
}
.qgD .leftC .leftW .item .pic .type {
    font-size: 14px;
    color: #999;
}
.qgD .leftC .leftW .item .pic .type span {
    color: #f8485e;
}
.qgD .leftC .leftW .item .cont {
    font-size: 14px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
}
.qgD .rightW {
    float: left;
    width: 440px;
    margin-left: 50px;
}
.qgD .rightW .item {
    height: 178px;
    border-bottom: #e4e4e4 dashed 1px;
    margin-bottom: 26px;
}
.qgD .rightW .item:last-child{
    border-bottom: none;
}
.qgD .rightW .item .titB {
    color: #333;
    font-size: 18px;
}
.qgD .rightW .item .tit {
    margin-top: 12px;
    font-size: 15px;
    color: #666;
}
.qgD .rightW .item .tit .ball {
    border-radius: 20px;
    width: 4px;
    height: 4px;
    font-size: 12px;
    background-color: #f8485e;
    float: left;
    margin-right: 10px;
    color: #f8485e;
    position: relative;
    top: 8px;
    left: 2px;
}
.qgD .rightW .item .tit .time {
    color: #f8485e;
    margin-left: 3px;
    float: right;
}
/* 情感攻略 */



/* 导师团队 */
.ho4 {
    background: url(item_bg.jpg) no-repeat center;
    height: 800px;
    margin-top: 50px;
}
.ho_con {
    width: 1200px;
    margin: auto;
}
.ho4 .ho_con {
    padding: 50px 0;
}
.ho_tit {
    position: relative;
    width: 1200px;
    margin: auto;
    text-align: center;
    padding-bottom:40px
}
.ho_tit p {
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #000000;
    bottom: 4px;
}
.ho_tit p:before, .ho_tit p:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: 1px;
    background: #333333;
}
.ho_tit p span {
    display: inline-block;
}
.ho_tit p span:before, .ho_tit p span:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #333333;
}
.ho_tit p span:before {
    margin-right: 20px;
}
.ho_tit p span:after {
    margin-left: 20px;
}
.ho4 .ho_con .ho4_con2 {
    margin-top: 40px;
    font-size: 0;
}
.ho4 .ho_con .ho4_con2 .ho4_c2_item {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    position: relative;
    width: 25%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 50px;
}
.ho4 .ho_con .ho4_con2 .ho4_c2_item:before {
    content: '';
    position: absolute;
    right: 0;
    top: 15px;
    height: 125px;
    border-left: 1px dashed #fbc5ce;
}
.ho_sprite {
    display: inline-block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: url(/home/pc_files/ho.png);
}
.ho4_icon3 {
    width: 41px;
    height: 51px;
    background-position: -0px -222px;
}
.ho4 .ho_con .ho4_con2 .ho4_c2_item .ho4_c2_p1 {
    margin: 16px 0 6px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}
.ho4 .ho_con .ho4_con2 .ho4_c2_item .ho4_c2_p2 {
    font-size: 14px;
    color: #666666;
}
.ho4_icon4 {
    width: 55px;
    height: 48px;
    background-position: -45px -221px;
}
.ho4_icon5 {
    width: 50px;
    height: 51px;
    background-position: -104px -221px;
}
.ho4_icon6 {
    width: 46px;
    height: 49px;
    background-position: -157px -221px;
}
/* 导师团队 */



/*服务优势*/
.ho7 {
  background: url(ho7_bg.jpg) no-repeat center;
  height: 740px;
}

.ho7_icon1 {
  width: 16px;
  height: 14px;
  background-position: -0px -0px;
}

.ho7 .ho_con {
  padding: 50px 0;
}

.ho7 .tubiao {
  padding: 40px 0;
}

.ho7 .ho_tit p {
  width: 100%;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  bottom: 4px;
}

.ho7 .bt_sm {
  font-size: 14px;
  color: #fff;
  margin-top: 10px;
}

.content,
.container {
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
}

.jjfa {
  height: 500px;
  position: relative;
}

.jjfa .jjfaline {
  position: absolute;
  left: 0;
  top: 20px;
  width: 100%;
  height: 1px;
  background: #666;
}

.jjfa_con {
  height: 378px;
  overflow: hidden;
  padding-top: 60px;
}

.jjfa_con .jjfabox {
  float: left;
  width: 206px;
  height: 338px;
  position: relative;
  left: -1200px;
  padding: 40px 40px 0 40px;
  background: #fff;
  margin-left: 18px;
  cursor: pointer;
  border-radius: 5px;
}

.jjfa_con .jjfabox a.jjfaa {
  display: block;
}

.jjfa_con .jjfabox .boxem {
  display: block;
  width: 22px;
  height: 22px;
  background: url(/home/pc_files/jjfaty01.png) no-repeat center;
  position: absolute;
  left: 132px;
  top: -51px;
}

.jjfa_con .jjfabox .boxi {
  display: none;
  width: 9px;
  height: 5px;
  /* background: url(jjfabg02.png) no-repeat center; */
  position: absolute;
  left: 137px;
  top: -5px;
}

.jjfa_con .jjfabox:first-child {
  margin-left: 0;
}

.jjfa_con .jjfabox .p1 {
  padding: 20px 0;
  border-top: 2px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
  font-size: 24px;
  text-align: center;
  color: #ff6276;
  margin-bottom: 26px;
}

.jjfa_con .jjfabox .p1 b {
  display: block;
  font-size: 24px;
  color: #ff6276;
  margin-bottom: 5px;
}

.jjfa_con .jjfabox .p2 {
  text-align: center;
  font-size: 18px;
  line-height: 39px;
  margin-bottom: 25px;
  color: #000;
}

.jjfa_con .jjfabox .p3 {
  text-align: center;
}

.jjfa_con .jjfabox .p3 em {
  display: block;
  font-size: 12px;
  color: #000; 
  margin-bottom: 22px;
}

.jjfa_con .jjfabox .jjfaicon {
  display: block;
  width: 35px;
  height: 35px;
  position: absolute;
  left: 128px;
  top: 310px;
  transition: all 0.5s;
}

.jjfa_con .jjfabox .p3 span {
  display: block;
  color: #999;
  font-size: 12px;
}

.jjfa_con .jjfabox .p3 span i {
  display: block;
  font-size: 16px;
  margin-top: 20px;
}

.jjfa_con .jjfabox .p4 {
  height: 29px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #eee;
  overflow: hidden;
  transition: all 0.5s;
}

.jjfa_con .jjfabox .p4 span {
  position: absolute;
  left: -100px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  transition: all 0.5s;
}

.jjfa_con .jjfabox .p4 em {
  display: block;
  width: 40px;
  height: 13px;
  background: url(Img/Index/jjfajt01.png) no-repeat center;
  position: absolute;
  left: 97px;
  top: 7px;
  transition: all 0.5s;
}

.jjfa_con .box1 .jjfaicon {
  width: 30px;
  height: 35px;
  background-position: -0px -417px;
}

.jjfa_con .box2 .jjfaicon {
  width: 30px;
  height: 35px;
  background-position: -30px -417px;
}

.jjfa_con .box3 .jjfaicon {
  width: 30px;
  height: 35px;
  background-position: -60px -417px;
}

.jjfa_con .box4 .jjfaicon {
  width: 30px;
  height: 35px;
  background-position: -90px -417px;
}

.jjfwysico {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url(/home/pc_files/ho.png);
}

.jjfa_con .jjfabox:hover {
  background: linear-gradient(to top, #fc3da0, #ff6178);
}

.jjfa_con .jjfabox:hover .boxem {
  /* background: url(jjfaty02.png) no-repeat center; */
}

.jjfa_con .jjfabox:hover .boxi {
  display: block;
}

.jjfa_con .jjfabox:hover .p1 {
  color: #fff;
  border-color: #fff;
}

.jjfa_con .jjfabox:hover .p1 b {
  color: #fff;
}

.jjfa_con .jjfabox:hover .p2 {
  color: #fff;
}

.jjfa_con .jjfabox:hover .p3 em {
  color: #fff;
}

.jjfa_con .jjfabox:hover .p3 span {
  color: #fff;
}

.jjfa_con .jjfabox:hover .p4 {
  height: 40px;
  background: #fcb814;
  border-top-color: #fcb814;
}

.jjfa_con .jjfabox:hover .p4 span {
  left: 15px;
}

.jjfa_con .jjfabox:hover .p4 em {
  background: url(Img/Index/jjfajt01.png) no-repeat center;
  position: absolute;
  left: 164px;
  top: 13px;
}

.jjfa_con .box1:hover .jjfaicon {
  transform: rotateY(360deg);
  background-position: -120px -417px;
}

.jjfa_con .box2:hover .jjfaicon {
  transform: rotateY(360deg);
  background-position: -150px -417px;
}

.jjfa_con .box3:hover .jjfaicon {
  transform: rotateY(360deg);
  background-position: -180px -417px;
}

.jjfa_con .box4:hover .jjfaicon {
  transform: rotateY(360deg);
  background-position: -210px -417px;
}

.ho_con {
  width: 1200px;
  margin: auto;
}

.ho_tit {
  position: relative;
  width: 1200px;
  margin: auto;
  text-align: center;
}

.ho_tit img {
  display: inline-block;
}

.ho_tit p {
  width: 100%;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  bottom: 4px;
}

.ho_tit p:before,
.ho_tit p:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 100px;
  height: 1px;
  background: #333333;
}

.ho_tit p span {
  display: inline-block;
}

.ho_tit p span:before,
.ho_tit p span:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #333333;
}

.ho_tit p span:before {
  margin-right: 20px;
}

.ho_tit p span:after {
  margin-left: 20px;
}

.ho_tit p span i {
  font-style: initial;
  color: #af4d87;
}

.bt_sm {
  font-size: 14px;
  color: #999999;
  margin-top: 10px;
}

/*服务优势*/

/* 服务流程 */
.AB_Box6 {
    background: #fff;
    padding-top: 20px;
    height: 550px;
}
.AB_Box6 .AB6Con {
    width: 1200px;
    margin: 0 auto;
}
/* 服务流程 */


/* 加粉图片 */
.add-customer-imgs{
    display: flex;
    padding: 10px 15px;
    justify-content: space-between;
}
.add-customer-imgs a {
    width: calc(50% - 6px);
    text-align: center;
}
.add-customer-imgs img {
    max-width: 100%;
}
/* 加粉图片 */
.line-div{
  padding-top: 10px;
  background: #f5f5f5;
}

/* 移动端情感干货 */
.article-list {
    line-height: initial;
    font-size: 0;
    border-top: 1px solid #f0f0f0;
}
.titleTop {
    padding: 13px;
    font-size: 20px;
    line-height: initial;
    border-bottom: 1px solid #f0f0f0;
    color: #fa606f;
}
.titleTop:before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 20px;
    background: red;
    vertical-align: middle;
    border-radius: 2px;
    margin-top: -1.3px;
}
.titleTop a {
    float: right;
    padding-top: 2px;
}
.col888 {
    color: #888;
}
.fon24 {
    font-size: 16px;
}
.titleTop a:after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 17px;
    vertical-align: middle;
    margin-top: -3px;
    background: url(//cdn-static-poster.huazhen2008.com/2008/newStatic/home/img/arrRight.png) no-repeat center / 32%;
}
.articleSel {
    padding: 13px;
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
}
.articleSwiper {
    overflow: initial;
}
.articleSel .article-slide {
    position: relative;
    display: inline-block;
    width: 25%;
    text-align: center;
    border-right: 1px solid #f0f0f0;
}
.articleSel .article-slide.active {
    color: #f64b58;
}
.articleSel .article-slide.active:before {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -13px;
    height: 3px;
    background: #f64b58;
}
.articleSel .swiper-slide {
    position: relative;
    display: inline-block;
    width: 25%;
    text-align: center;
    border-right: 1px solid #f0f0f0;
}
.articleSel .swiper-slide.active {
    color: #f64b58;
}
.articleSel .swiper-slide.active:before {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -13px;
    height: 3px;
    background: #f64b58;
}
.articleCon {
    display: none;
    margin: 0 13px;
    font-size: 0;
}
.articleCon:first-child {
    display: block;
}
.articleCon li {
    padding: 13px 0;
    border-bottom: 1px solid #f0f0f0;
}
.articleA {
    display: block;
}
.articleTit {
    width: 70%;
    padding-right: 13px;
    box-sizing: border-box;
}
.articleTit>h2{
    font-weight: 400;
}
.articleA>div {
    display: inline-block;
    vertical-align: top;
}
.articleImg {
    width: 30%;
    height: 87px;
    overflow: hidden;
}
.articleImg img {
    display: block;
    width: 100%;
}
/* 移动端情感干货 */

/* 移动端推荐导师 */
.zjCon {
    position: relative;
    margin: 13px 0;
    padding: 0;
    border-right: 1px solid #e6e6e6;
    font-size: 0;
    width: 33.33%;
    box-sizing: border-box;
    float: left;
}
.zjCon>div {
    text-align: center;
    vertical-align: middle;
    line-height: initial;
}
.zjImg a {
    display: block;
    width: 108px;
    height: 108px;
    border-radius: 50%;
    overflow: hidden;
    margin: auto;
}
.zjImg img {
    display: block;
    margin: auto;
    width: 100%;
    height: initial;
}
.zjText {
    padding: 17px 0 0;
    color: #000;
}
.zjText>div{
    padding-bottom: 2px;
}
.fon3 {
    font-size: 20px;
}
.zjCon .toZi {
    position: relative;
    line-height: initial;
    display: block;
    border-radius: 200px;
    padding: 3px 0;
    width: 70%;
    margin: auto;
    background: #f8485e;
    color: #fff;
    box-shadow: 0 0 7px rgba(255, 147, 147, 1);
}
.zjCon .toZi .zuw {
    position: absolute;
    width: 20px;
    height: 20px;
    right: -7px;
    top: -7px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 502px;
    background-image: url(//cdn-static-poster.huazhen2008.com/2008/newStatic/home/img/indexsp5.png);
    background-position: -33px -144px;
}
.fon2 {
    font-size: 13px;
}
.zjCon p a {
    color: #888888;
}
.zjCon p {
    line-height: initial;
    padding-bottom: 7px;
}
.zjbannerpa {
    position: initial;
    height: 32px !important;
}
.zjbannerpa .swiper-pagination-bullet-active {
    background: #f8485e;
}
/* 移动端推荐导师 */


/* 移动端方法论 */
.ho2 {
    padding: 40px 17px 28px;
}
.hy_tit {
    text-align: center;
}
.hy_tit .big_tit {
    font-size: 17px;
    font-weight: bold;
    color: #000000;
}
.hy_tit .big_tit:before, .hy_tit .big_tit:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 57px;
    border-top: 1px solid #a9b0b4;
}
.hy_tit .big_tit span {
    display: inline-block;
    letter-spacing: 1px;
}
.hy_tit .big_tit span:before, .hy_tit .big_tit span:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #a9b0b4;
}
.hy_tit .big_tit span:before {
    margin-right: 11px;
}
.hy_tit .big_tit span:after {
    margin-left: 11px;
}
.ho2 .ho2_con {
    padding: 23px 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.ho2 .ho2_con .ho2_con_l, .ho2 .ho2_con .ho2_con_r {
    display: inline-block;
    vertical-align: middle;
    width: 38%;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
}
.ho2 .ho2_con .ho2_item {
    position: relative;
    line-height: 23px;
    border-bottom: 1px solid #ff6276;
    padding-bottom: 6px;
    color: #333;
}
.ho2 .ho2_con .ho2_item:after {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    bottom: -2px;
    border-radius: 50%;
    background: #ff6276;
}
.ho2 .ho2_con .ho2_item_l:after {
    right: 0;
}
.ho2 .ho2_con .ho2_item_r:after {
    left: 0;
}
.ho2 .ho2_con .ho2_item:nth-of-type(n+2) {
    margin-top: 17px;
}
.ho2 .ho2_con .ho2_con_r {
    text-align: right;
    padding-top: 23px;
}
.ho2 .ho2_con .ho2_con_cen {
    position: absolute;
    width: 137px;
    height: 137px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    border: 1px solid #ff6276;
    padding: 14px;
}
.ho2 .ho2_con .ho2_con_cen p {
    width: 105px;
    height: 105px;
    background: #ff6276;
    border-radius: 50%;
    text-align: center;
}
.ho2 .ho2_con .ho2_con_cen p:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.ho2 .ho2_con .ho2_con_cen p span {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background: #ffffff;
    width: 66px;
    margin: auto;
    height: 76%;
    font-size: 16px;
    color: #ff6276;
    font-weight: bold;
    padding-top: 23px;
}
.ho2 .ho2_con .ho2_con_cen p span:before, .ho2 .ho2_con .ho2_con_cen p span:after {
    content: '';
    position: absolute;
    top: 0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
}
.ho2 .ho2_con .ho2_con_cen p span:before {
    left: -34px;
    border-left: 17px solid transparent;
    border-right: 17px solid #ffffff;
}
.ho2 .ho2_con .ho2_con_cen p span:after {
    right: -34px;
    border-left: 17px solid #ffffff;
    border-right: 17px solid transparent;
}
.ho_btn {
    width: 50%;
    margin: 30px auto 0;
    font-size: 18px;
    color: #ffffff;
    padding: 10px 0;
    border-radius: 38px;
    text-align: center;
    background: linear-gradient(to right, #ff6178, #fd44a7);
}
/* 移动端方法论 */


/* 移动端服务流程 */
.ho10 {
    padding: 22px 17px;
}
.ho10 .ho10_con {
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    position: relative;
    margin-top: 11px;
}
.ho10 .ho10_con .ho10_item {
    position: relative;
    z-index: 2;
    display: inline-block;
}
.ho10 .ho10_con .ho10_item .ho10_p1 {
    font-size: 17px;
    color: #ffffff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ff6276;
    text-align: center;
    margin: auto;
    line-height: 20px;
}
.ho10 .ho10_con .ho10_item .ho10_p2 {
    font-size: 15px;
    color: #333333;
    margin-top: 11px;
}
.ho10 .ho10_con .ho10_line {
    position: absolute;
    width: 100%;
    top: 9px;
    z-index: 1;
    border-top: 1px dashed #ff6276;
}
.ho10 .ho10_con .ho10_item .ho10_p3 {
    font-size: 17px;
    color: #ff6276;
    margin-top: -4px;
}
/* 移动端服务流程 */