@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: 50px;
}
.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;
}
/* 情感攻略 */




/* 加粉图片 */
.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;
}
/* 移动端推荐导师 */


/* 导师团队 客户评价 */
.block {
    width: 100%;
}
.block .block-cont {
    width: 1200px;
    margin: 0 auto;
}
.block-4 .block-4-cont {
    padding: 54px 0;
}
.block .block-cont .Ht {
    display: block;
    margin: 0 auto;
}
.block-4 .block-4-cont .Ht {
    padding-bottom: 45px;
}
.block .block-cont .Ht img {
    width: initial;
    margin: 0 auto;
    display: block;
}
.wh7 .wh_con .wh7_swiper {
    margin-top: 80px;
}
.wh7 .wh_con .wh7_swiper .swiper-slide {
    position: relative;
    overflow: hidden;
}
.wh7 .wh_con .wh7_swiper .swiper-slide .export_img {
    display: block;
    height: 435px;
}
.wh7 .wh_con .wh7_swiper .swiper-slide .export {
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    padding: 20px 0;
    background: rgba(236, 120, 137, 0.7);
    transition: padding .3s;
}
.wh7 .wh_con .wh7_swiper .swiper-slide .export .export_con1 {
    text-align: center;
    height: 108px;
    -webkit-transition: height .3s;
    transition: height .3s;
    overflow: hidden;
}
.wh7 .wh_con .wh7_swiper .swiper-slide .export .export_name {
    font-size: 22px;
}
.wh_sprite {
    display: inline-block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: url(//cdn-static-poster.huazhen2008.com/Jingjia_mtx/whlq/wh.png);
}
.wh7_5 {
    width: 18px;
    height: 17px;
    background-position: -0px -0px;
}
.wh7 .wh_con .wh7_swiper .swiper-slide .export .export_name span {
    margin-right: 10px;
}
.wh7 .wh_con .wh7_swiper .swiper-slide .export .export_type {
    font-size: 16px;
    margin-top: 6px;
}
.wh7 .wh_con .wh7_swiper .swiper-slide .export .export_con2 {
    height: 0;
    font-size: 14px;
    padding: 0 25px;
    -webkit-transition: height .3s;
    transition: height .3s;
    overflow: hidden;
}

.wh7 .wh_con .wh7_swiper .swiper-slide:hover .export {
  background: rgba(77, 54, 57, 0.9); }

.wh7 .wh_con .wh7_swiper .swiper-slide:hover .export_con1 {
  height: 0; }

.wh7 .wh_con .wh7_swiper .swiper-slide:hover .export_con2 {
  height: 138px; }

.wh7 .wh_con .wh7_swiper .swiper-slide:hover .export_con2 .btn_ec2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-center: align;
  margin-top: 16px; }

.wh7 .wh_con .wh7_swiper .swiper-slide:hover .export_con2 .btn_ec2 .btnmain {
  cursor: pointer;
  color: #333;
  text-align: center;
  width: 130px;
  line-height: 30px;
  border-radius: 10px;
  background: #fff;
  padding: 4px;
  font-size: 20px; margin: 0 auto;}
.wh7 .wh_con .wh7_pa_prev, .wh7 .wh_con .wh7_pa_next {
    position: absolute;
    top: 42%;
    z-index: 10;
    height: 120px;
    width: 20px;
    background: rgba(153, 153, 153, 0.5);
    border-radius: 4px;
    cursor: pointer;
}
.wh7 .wh_con .wh7_pa_next {
    right: 0;
}
.wh7 .wh_con .wh7_pa_prev p {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 0;
    left: -5px;
    border-left: 10px solid transparent;
    border-right: 10px solid #c0c1c3;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
}
.wh7 .wh_con .wh7_pa_next p {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 0;
    left: -5px;
    border-left: 10px solid transparent;
    border-right: 10px solid #c0c1c3;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
}
.wh7 .wh_con .wh7_pa_next p {
    left: 5px;
    border-left-color: #c0c1c3;
    border-right-color: transparent;
}
.ho8 {
    height: 708px;
    background: url(//cdn-static-poster.huazhen2008.com/Jingjia_yx/home/ho8_bg.jpg) no-repeat center / cover;
}
.ho_con {
    width: 1200px;
    margin: auto;
}
.ho8 .ho_con {
    padding-top: 40px;
    overflow: hidden;
}
.ho_tit {
    position: relative;
    width: 1200px;
    margin: auto;
    text-align: center;
}
.ho_sprite {
    display: inline-block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: url(//cdn-static-poster.huazhen2008.com/Jingjia_yx/home/ho.png);
}
.ho1_1 {
    width: 284px;
    height: 86px;
    background-position: -472px -60px;
}
.ho_tit p {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #000000;
    bottom: 4px;
}
.ho_tit_fff p {
    color: #fff;
}
.ho_tit p:before, .ho_tit p:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: 1px;
    background: #a9b0b4;
}
.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: #a9b0b4;
}
.ho_tit p span:before {
    margin-right: 20px;
}
.ho_tit p span:after {
    margin-left: 20px;
}
.ho8 .ho_con .ho8_tit2 {
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    margin-top: 10px;
}
.ho8 .ho_con .ho8_sw_div {
    position: relative;
    margin: 22px 150px 0;
}
.ho8 .ho_con .ho8_sw_div .ho8_sw {
    padding-bottom: 10px;
}
.ho8 .ho_con .ho8_sw_div .swiper-slide {
    transform-origin: center bottom;
}
.ho8 .ho_con .ho8_sw_div .swiper-slide img {
    display: block;
    width: 100%;
    height: 500px;
}
.ho8 .ho_con .ho8_sw_div .swiper-slide p {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
}
.ho8 .ho_con .ho8_sw_prev, .ho8 .ho_con .ho8_sw_next {
    background-image: none;
    width: 80px;
    height: 80px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    text-align: center;
    outline: none;
}
.ho8 .ho_con .ho8_sw_prev {
    left: -90px;
}
.ho8 .ho_con .ho8_sw_prev:before, .ho8 .ho_con .ho8_sw_next:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}
.ho8_2 {
    width: 30px;
    height: 23px;
    background-position: 0px 0px;
}
.ho8 .ho_con .ho8_sw_prev .ho_sprite, .ho8 .ho_con .ho8_sw_next .ho_sprite {
    vertical-align: middle;
    margin-left: -10px;
}
.ho8 .ho_con .ho8_sw_next {
    right: -90px;
}
.ho8 .ho_con .ho8_sw_next .ho_sprite {
    transform: rotate(180deg);
}
.ho8 .ho_con .ho8_sw_div .swiper-slide .active2 {
    background: rgba(0, 0, 0, 0);
}

.home5Con {
  padding-bottom: 25px;
}

.home5Con .tit {
  margin-top: 15px;
  margin-bottom: 5px;
  font-size: 22px;
  text-align: center;
}

.home5Con .h5List {
  padding: 10px;
}

.home5Con .h5List .h5Item {
  position: relative;
  min-height: 305px;
  padding: 20px;
  padding-bottom: 15px;
  border-radius: 5px;
  box-shadow: 0 3px 13px rgba(255, 89, 35, 0.3);
  box-sizing: border-box;
}

.home5Con .h5List .h5Item .h5Item_tit {
  display: flex;
}

.home5Con .h5List .h5Item .h5Item_tit .lImg {
  margin-right: 2px;
  width: 45px;
}

.home5Con .h5List .h5Item .h5Item_tit .lImg img {
  width: 100%;
}

.home5Con .h5List .h5Item .h5Item_tit .rtxt {
  color: #333;
  font-size: 15px;
  font-weight: bold;
}

.home5Con .h5List .h5Item .h5Item_txt {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
}

.home5Con .h5List .h5Item .h5Item_txt .ltxt {
  color: #333;
  font-size: 13px;
  font-weight: bold;
}

.home5Con .h5List .h5Item .h5Item_txt .rtxt {
  width: 80%;
  color: #555555;
  font-size: 13px;
}

.home5Con .h5List .h5Item .h5Item_txt:nth-child(3) {
  margin-top: 5px;
}

.home5Con .h5List .h5Item .h5Item_txt:nth-child(3) .ltxt {
  color: #ff5923;
}

.home5Con .h5List .h5Item .btn {
  background: #ff5923;
  padding: 5px 0;
  width: 50%;
  color: #fff;
  font-size: 15px;
  border-radius: 25px;
  text-align: center;
  margin: 0 auto;
  margin-top: 15px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
}

.home5Con .h5List .cn {
  text-align: center;
  color: #ff5923;
  font-size: 12px;
  margin-top: 15px;
}

.home5Con .h5List .swiper-p_al {
  text-align: center;
}

.home5Con .h5List .swiper-p_al .swiper-pagination-bullet-active {
  background: #ff5923;
}

/* 导师团队 客户评价 */