
/* 热门推荐 */
.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;
}
/* 情感攻略 */

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


/* 导师团队 花鎮独特优势 */
.ho_con {
    width: 1200px;
    margin: auto;
    padding: 80px 0 50px;
}
.ho_tit2 {
    font-weight: bold;
    color: #ff5923;
}
.ho_tit2 span {
    font-size: 30px;
    color: #333333;
    background: #fff;
    font-weight: lighter;
}
.hoo5_con {
    font-size: 0;
    margin-top: 56px;
}
.hoo5_con .hoo5_item {
    display: inline-block;
    vertical-align: top;
    width: 216px;
    height: 432px;
    border: 1px solid #ccc;
    margin-right: 27px;
}
.hoo5_con .hoo5_item .hoo5_it_c {
    position: relative;
    height: 50%;
}
.hoo5_con .hoo5_item .hoo5_it_c_img {
    background: #cbcbcb;
    overflow: hidden;
}
.hoo5_con .hoo5_item .hoo5_it_c_img img {
    display: block;
    margin: 18px auto 0;
}
.hoo5_con .hoo5_item .hoo5_it_c_img .hoo5_img_name {
    position: absolute;
    bottom: 22px;
    left: -2px;
    font-size: 18px;
    color: #fff;
    padding: 6px 20px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    background: #af4d87;
}
.hoo5_con .hoo5_item .hoo5_it_c {
    position: relative;
    height: 50%;
}
.hoo5_con .hoo5_item .hoo5_it_c_des {
    z-index: 2;
    background-color: #fff;
    background-image: url(/home/pc/ho5_7.png);
    background-repeat: no-repeat;
    background-position: 142px 10px;
    box-sizing: border-box;
    padding: 9px 16px;
}
.hoo5_con .hoo5_item .hoo5_it_c_des:before {
    content: "";
    position: absolute;
    left: 103px;
    border: 10px solid #fff;
    border-left-color: transparent;
    border-right-color: transparent;
}
.hoo5_con .hoo5_item .hoo5_it_c_dest:before {
    top: -20px;
    border-top-color: transparent;
}
.hoo5_con .hoo5_item .hoo5_it_c_des .hoo5_p1 {
    font-size: 14px;
    margin-bottom: 7px;
    line-height: 19px;
    color: #666;
}
.hoo5_con .hoo5_item .hoo5_it_c_des .hoo5_p1:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    margin-right: 4px;
    border-radius: 50%;
    background: #ccc;
    vertical-align: top;
    margin-top: 6px;
}
.hoo5_con .hoo5_item .hoo5_it_c_des .hoo5_p1 span {
    display: inline-block;
    vertical-align: top;
    width: 95%;
}
.hoo5_con .hoo5_item .hoo5_it_c_desb:before {
    bottom: -20px;
    border-bottom-color: transparent;
}
.hoo5_con .hoo5_item:last-child {
    margin-right: 0;
}
.ho_con .ho6_con {
    position: relative;
    font-size: 0;
    padding: 30px 30px 0;
    overflow: hidden;
}
.ho_con .ho6_con .ho6_item {
    position: relative;
    display: inline-block;
    width: 340px;
    padding: 0 30px 20px;
}
.ho_con .ho6_con .ho6_item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 84%;
    left: 0;
    bottom: 0;
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);
    border: 4px solid #fbc1ae;
    z-index: 1;
}
.ho_con .ho6_con .ho6_item .ho6_p1 {
    position: relative;
    display: inline-block;
    z-index: 2;
    font-size: 28px;
    color: #ff5923;
    background: #fff;
    padding: 0 10px;
}
.ho_con .ho6_con .ho6_item .ho6_p2 {
    font-size: 18px;
    color: #555555;
    text-align: justify;
    margin-top: 10px;
    padding-left: 10px;
}
.ho_con .ho6_con .ho6_item:nth-of-type(2n) {
    margin-left: 340px;
}
.ho_con .ho6_con .ho6_item:nth-of-type(n+3) {
    margin-top: 60px;
}
.ho7 {
    height: 360px;
    background: url(https://cdn-static-poster.huazhen2008.com/Jingjia_hz/home/in7_bg.jpg) no-repeat center / cover;
}
.ho7 .ho_con {
    position: relative;
    height: 100%;
    padding: 0;
}
.ho7 .ho_con .ho7_con {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
    width: 720px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    padding: 20px 0;
    background: rgba(0, 0, 0, 0.3);
    line-height: 30px;
}
/* 导师团队 花鎮独特优势 */