body,html{
	width:100%;
	background: #f0f2f6;
	font-family: 微软雅黑;
}
.clear{
	display:block;
	float:none;
	clear:both;
}
.main, .top, .tel{
    width:100%;
    max-width: 700px;
}
.main{
    margin: 0 auto;
}
/*头部*/
.top{
    width: 100%;
	height:3.125rem;
    position: fixed;
    top: 0;
    z-index: 10;
	padding:10px 0px;
	border-bottom:#ff6d75 solid 1px;
}
.top .logo{ float:left; margin-top:-0.4rem; margin-left:0.8rem; padding:0px;}
.top .menu{ float:left; margin-left:0.8rem; margin-top:6px;}
.top .menu a{ float:left; margin-right:0.8rem; padding:0px; color:#666;}
.top>div:first-child>img{
    margin-left: 10px;
	max-width:100%;
}
.top>div:last-child>div{
    font-size: 17px;
    margin-top: 27px;
    margin-right: 20px;
}
.top>div:last-child>div>a{
    color: #ff7283;
}

/*banner*/
.inBanner{
    margin-top: 50px;
}
.swiper-slide{
    height: auto;
}
.swiper-slide>a>img{
    width: 100%;
    display: inline-block;
}
/*婚姻遭受危机*/
.subject-because{
	line-height: 1.5rem;
}
.subject-because .because-label .because-list .col-33 {
    padding-top: 0.3rem;
}
.subject-because .because-label .because-list .col-33 i {
    width: 1.6rem;
    height: 1.6rem;
    display: block;
    margin: auto;

    line-height: 1.6rem;
    border: 1px solid #ff6d75;
    border-radius: 50%;
    text-align: center;
    font-size: 1rem;
    color: #ff6d75;
}

.subject-because .because-label .because-list .col-66 .because-list-title {
    color: #323232;
    margin-bottom: 0.1rem;
}

.subject-because .because-label .because-list .col-66 .because-list-text {
    font-size: 0.7rem;
    color: #999999;
    line-height: 0.9rem;
	width:90%;
	min-height:1.75rem;
}

.subject-because .because-label .because-list .col-66 .because-btn {
    font-size: 0.7rem;
    color: #ff6d75;
    padding-top: 0.6rem;
	min-height:3.35rem;
}

.subject-because .because-label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 1px;
    background: #eeeeee;
    margin: auto;
}

.subject-because .because-hind {
    border: 1px dashed #e0e0e0;
    border-radius: 2.5rem;
    margin: 0.75rem auto 0;
    width: 95%;
    padding: 0.5rem 1rem;
	padding-bottom:0.8rem;
}

.subject-because .because-hind .because-hind-title {
    text-align: center;
    font-size: 1rem;
    color: #ff5562;
    line-height: 1.5rem;
}

.subject-because .because-hind .because-hind-text {
	text-align:center;
    font-size: 0.8rem;
    color: #323232;
    line-height: 1.3rem;
}

.subject-because .because-hind .because-hind-text span {
    color: #ff5562;
}

.subject-because .because-title {
    line-height: 1.6rem;
    padding: 0 0.65rem;
    font-size: 1rem;
    color: #323232;
}

.subject-because .because-poster {
    padding: 0 0.65rem;
}
.subject-because .col-33 {
    width: 33.333333333333336%;
    margin: 0;
}
.subject-because .col-50 {
    width: 50%;
    margin: 0;
}
.subject-because .because-poster .because-list {
    position: relative;
    margin-top: 1.25rem;
    border: 1px solid #ff9da2;
    padding: 0.3rem 0.45rem;
    border-radius: 0.5rem;
}
.subject-because .iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.subject-because .col-66 {
    width: 66.66666666666666%;
    margin: 0;
}
.subject-because [class*="col-"], .subject-because [class*="tablet-"] {
    box-sizing: border-box;
    float: left;
}
.subject-because .because-poster .because-list > img {
    display: block;
    width: 4.25rem;
    height: 4.25rem;
    position: absolute;
    top: -0.7rem;
}

.subject-because .because-poster .because-list .because-poster-text {
    font-size: 0.6rem;
    color: #666666;
    line-height: 0.85rem;
}

.subject-because .because-poster .because-list .because-poster-title {
    font-size: 0.75rem;
    color: #323232;
    line-height: 0.85rem;
}

.subject-because .because-poster .because-list-one {
    border-top-right-radius: 2.5rem;
    border-bottom-right-radius: 2.5rem;
}

.subject-because .because-poster .because-list-one img {
    right: -0.25rem;
}

.subject-because .because-poster .because-list-two {
    padding-left: 4.25rem;
    border-top-left-radius: 2.5rem;
    border-bottom-left-radius: 2.5rem;
    background: #ff9da2;
}
.subject-because {
    padding-bottom: 0.75rem;
}

.subject-because .because-label {
    border-top: 1px solid #e0e0e0;
    position: relative;
}

.subject-because .because-label .because-list {
    background: white;
    border-bottom: 1px solid #e0e0e0;
    padding: 0.5rem 0.2rem;
}

.subject-because .content-title {
    text-align: center;
    padding-top: 1.05rem;
    padding-bottom: 0.8rem;
}

.subject-because .content-title img {
    display: inline-block;
    height: 1.2rem;
    max-width: 100%;
}

.subject-because .content-title p {
    margin: 0;
    line-height: 1.5rem;
    text-align: center;
    font-size: 0.6rem;
    color: #666666;
}

.subject-because .content-title .title-text {
    font-size: 1rem;
    color: #ff5562;
}

.subject-because .content-title .title-poster {
    font-size: 0.7rem;
    margin-top: 0.55rem;
    line-height: 1rem;
}

.subject-because .because-poster .because-list-two .because-poster-title,
.subject-because .because-poster .because-list-two .because-poster-text {
    color: white;
}
.content-write {
    background: white;
}
/*成功案例*/
.success-case{
	margin-top:0.8rem;
	padding-top:0.2rem;
	background-color:#FFF;
}
.success-case .title2{
	border-bottom:#F1F2F3 1px solid;
	padding-bottom:0.3rem;
}
.weixin-container {
    margin: 0.7rem auto;
	padding:1rem 0px;
}
.weixin-container .swiper-wrapper .swiper-slide {
    width: 13rem;
}

.weixin-container .swiper-wrapper .swiper-slide > img {
    display: block;
    width: 100%;
}
.weixin-container .course-pagination-home{
	padding-top:1rem;
	text-align:center;
}
/*中间广告图*/
.rightnowCall {
    padding: 1.5rem 0;
    background: #ff5f6d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	margin-bottom:0.8rem;
}
.rightnowCall p {
    font-size: 0.8rem;
    color: #fff;
    margin-bottom: 1.3rem;
}
.rightnowCall a {
    color: inherit;
    font-size: 0.24rem;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.rightnowCall .rightnow {
	display:block;
    width: 8rem;
    height: 1.9rem;
    background: #fff;
    border-radius: 1.2rem;
    line-height: 1.9rem;
    text-align: center;
    font-size: 0.9rem;
    color: #ff5f6d;
	-webkit-box-direction: normal;
}
/*服务流程*/
.service{
	margin-top:0.8rem;
}
/*热门服务*/
.hot{
    font-size: 15px;
    text-align: center;
    height: auto;
}
.title1{
    padding-top: 5px;
    text-align: center;
    font-size: 15px;
    margin-top: 10px;
}
.title2{
    text-align: center;
    font-size: 12px;
    margin: 5px 0;
}
.hotCon{
    height: 190px;
    border-top: 1px solid #f1f2f3;
}
.hotCon>div{
    width: 25%;
    float: left;
    margin: 15px auto;
}
.hotCon>div>img{
    width: 50%;
}
.hotCon>div>div{
    font-size: 13px;
    margin-top: 5px;
}
.hotCon>div>p{
    font-size: 12px;
    margin-top: 5px;
    text-align: center;
    line-height: 15px;
}

/*实力见证*/
.strength{
    font-size: 15px;
    text-align: center;
    height: auto;
}
.strIndex{
    height: 35px;
}
.strIndex>p{
    font-size: 12px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    width: 22%;
    border-radius: 12px;
    margin-left: 30px;
    background: #f1f2f3;
}
.strHover{
    padding: 10px 10px 0;
    width: 95%;
    border-top: 1px solid #f1f2f3;
    overflow: hidden;
}
.strHover>img{
    width: 100%;
}
/*合作媒体*/
.media {
    width: 100%;
    height: 23rem;
    background: url(../image/media.jpg) no-repeat 50%/cover;
}
.media .titles{
	padding-top: 3rem;
}
.media .titles span {
    font-size: 1.3rem;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.media .titles span:after, .media .titles span:before {
    content: "";
    display: block;
    width: 1rem;
    height: 2px;
    background: #ff5f6d;
    margin: 0 .1rem;
}
/*咨询服务*/
.consult{
    width: 100%;
    color: #ffffff;
    text-align: center;
    background: url(../image/consult.jpg) no-repeat;
    background-size: 100% 100%;
}
.consult>div{
    height: 110px;
    line-height: 110px;
}
.consult a{
    display: inline-block;
    width: 100px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    border-radius: 5px;
    background: #ffffff;
    color: #ff5f6d;
}

/*常见问题*/
.question{
    height: 310px;
}
.questionCon{
    text-align: center;
    height: 30px;
    margin: 10px 0;
    font-size: 13px;
}
.questionCon>div{
    float: left;
    width: 20%;
    border-radius: 40px;
    height: 30px;
    line-height: 30px;
    background: #f1f2f3;
    margin-left: 4%;
}
.on{
    background: #ff5f6d !important;
    color: #ffffff;
}
.OnChange>div>div{
    height: 50px;
    border-top: 1px solid #f1f2f3;
    padding: 0 10px;
}
.OnChange>div>div>p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    float: left;
    margin-top: 10px;
    width: 70%;
    font-size: 12px;
}
.OnChange>div>div>p:first-child{
    font-size: 13px;
}
.OnChange>div>div>a{
    font-size: 0.75rem;
    background: #ff5f6d;
    border-radius: 2px;
    display: inline-block;
    float: right;
    width: 20%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: -8px;
}

/*如何挽回爱情*/
.redeem{
    height: 245px;
}
.redeemCon>div>div:first-child{
    width: 60%;
}
.redeemCon>div>div:last-child{
    width: 32%;
    height: 145px;
}
.redeemCon>div>div:last-child>img{
    height: 165px;
}
.redChar{
    padding: 0 10px;
}
.redChar>p:nth-child(2){
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;

}
.redChar>a{
    color: #ff5f6d;
    display: inline-block;
    border: 1px solid #ff5f6d;
    width: 50%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 2px;
    margin-top: 20px;
}

/*十大爱情挽回方式*/
.hot>div:nth-child(4)>a{
    color: #ff5f6d;
    border-radius: 2px;
    border: 1px solid #ff5f6d;
    display: inline-block;
    height: 30px;
    width: 30%;
    line-height: 30px;
    text-align: center;
    margin-bottom: 10px;
}

/*如何摆脱第三者*/
.rid>img{
    width: 100%;
}

/*情感督导师*/
.teacher{
    margin-top: 0.15rem;
    background: #fff;
    border-bottom: 0.15rem solid #f2f2f2;
}
.specialty .title2{
	border-bottom:#F1F2F3 1px solid;
	padding-bottom:5px;
}
.teacherTab a:nth-of-type(2) i{
    font-size: 0.4rem;
}
.teachertab{
    background: #FFF;
    padding: 0 .3rem;
}
.teachertabsw{
    margin: 0.5rem 0;
}
.teachertabsw a{
    text-align: center;
    padding: 0.44rem .1rem;
    background: #fff;
    border-radius: 15px;
	background-color:#FFF;
    /*box-shadow: 0 0 20px rgba(0,0,0,0.1);*/
}
.teachertabsw-left{
	float:left;
	margin-top:0rem;
	margin-left:1rem;
	width:38%;
}
.teImg{
	width: 120px;
	margin:0px auto;
    display: block;
    border-radius: 8rem;
}
.teName{
    color: #f8485e;
    margin: 1rem 0px;
}
.teachertab>.teachertabsw>a>.teType{
	float:left;
	width:50%;
	margin-top:0rem;
	margin-left:1.5rem;
	font-weight:200;
	line-height:18px;
    color: #999999;
	text-align:left;
}
.teachertab>.teachertabsw>a>.teType, .teachertab>.teachertabsw>a>.teType *{
	font-size:14px;
}


/*为什么选择我们*/
.choice{
    height: 290px;
}
.choice>div {
    width: 33.33%;
}

/*底部*/
.footer{
    text-align: center;
	padding:10px;
    margin-bottom: 65px;
}
.tel{
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10;
}
.tel>div{
    float: left;
    width: 25%;
    height: 58px;
    text-align: center;
}

.tel img{
    height: 20px;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #ff5f6d;
}
.swiper-paginationRedeem{
    position: relative;
    top: -4px;
    text-align: center;
}


/*二维码浮窗*/
.fixright{
    position: fixed;
	top:70%;
    right: 0;
    z-index: 100;
}
.fixright>i{
    display: block;
    padding: 0.15rem;
    background: rgba(0,0,0,0.36);
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    color: #fff;
    font-size: 1.6rem;
	padding-bottom:0.3rem;
	padding-left:0.2rem;
}
.toTop{
    display: none;
}
.erma{
    display: none;
    position: fixed;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
    z-index: 120;
    background: rgba(0,0,0,.5);
}
.ermaDiv{
    position: absolute;
    left: 0;
    top: 0;
    bottom:0;
    right: 0;
    width: 10.7rem;
    height: 12.8rem;
    margin: auto;
    background: #fff;
    text-align: center;
    padding: 0.3rem;
	padding-top:1rem;
    border-radius: 10px;
    color: #f8485e;
    font-size: 0.26rem;
}
.ermaDiv img{
    width: 6.8rem;
}
.ermaDiv p{
	font-size:14px;
	line-height:20px;
}
.ermaDiv p span{
	font-size:14px;
	line-height:20px;
	color:#3399FF;
}
.cuo{
    position: absolute;
    right: -0.5rem;
    top: -0.5rem;
    color: #fff;
    padding: 5px;
    border-radius: 50px;
    background: rgba(0,0,0, 0.5);
}

/*留言*/
.message{
    text-align: center;
}
.message>h3{
    height: 20px;
    border-bottom: 1px solid #f1f2f3;
}
.message>div{
    width: 95%;
    margin: 5px auto;
    height: 30px;
    text-align: left;
    border: 1px solid #e6e5e5;
}
.message>div>span{
    display: inline-block;
    height: 25px;
    float: left;
    width: 35px;
}
.message>div>span>img, .message>div>div>span>img{
	height:25px;
}
.message input{
    border: 0;
    height: 25px;
    font-size: 13px;
}
.message button{
    width: 100%;
    height: 100%;
    border: 0;
    background: #ff5f6d;
	border-radius: 5px;
}
.message>div.bt-phone{
	border:none;
}
.message>div.message-tel>span>input{
	width:300px;
}
.message>div>div.message-name{
	width:50%;
}
.message>div>div.message-name>span{
	float:left;
	width:30px;
}
.message>div>div.message-name>span.floatName{
	margin-top:3px;
	margin-left:7px;
}
.message>div>div.message-name>span>input{
	width:12.6rem;
}
.message>div>div.message-sex{
	float:right;
	width:7rem;
	margin-left:10px;
	padding-left:10px;
}
.message>div>div.message-sex label input,.message>div>div.message-sex label span{
	float:left;
	padding-left:5px;
}
.message>div>div.message-sex label span{
	margin-top:9px;
}
.message-name{
	float:left;
}
.message>div>div.message-sex>span{
	width:5.7rem;
}
.message>div.message-worried{
	height:50px;
	width:95%;
	margin:0px auto;
}
.message>div.message-worried>span>textarea{
	font-size:13px;
	border:none;
	width:18.75rem;
}
@media screen and (min-width: 700px){
	.subject-because .because-label .because-list .col-66 .because-list-title{
		font-size:1rem;
	}
	.subject-because .because-label .because-list .col-66 .because-list-text{
		font-size:0.8rem;
	}
	.subject-because .because-label .because-list .col-33 i{
		width:2.6rem;
		height:2.6rem;
	}
	.subject-because .because-label .because-list .col-33 i {
		font-size:1.7rem;
		line-height:2.3rem;
	}
	.message>div>span>img, .message>div>div>span>img{
		margin-top: 0.53rem;
	}
	.message > div > div.message-name > span > input, .message input{
		height: 2.2rem;
	}
	.message > div{
		height: 2.5rem;
	}
    .media {
		height: 38rem;
	}
}
@media screen and (max-width: 768px){
    .classroom>div{
        height: 170px;
    }
    .redeem {
        height: 260px;
    }
    .swiper-paginationRedeem{
        top: 1px;
    }
    .consult>div{
        height: 170px;
        line-height: 170px;
    }
    .strHover{
        width: 97%;
    }
}
@media screen and (max-width: 414px){
    .classroom>div{
        height: 110px;
    }
    .swiper-paginationRedeem{
        top: 2px;
    }
    .consult>div{
        height: 110px;
        line-height: 110px;
    }
    .strHover{
        width: 95%;
    }
}
@media screen and (max-width: 375px){
    .hotCon{
        height: 175px;
    }
    .OnChange{
        height: 210px;
    }
    .redeem{
        height: 265px;
    }
    .redeemCon>div>div:last-child{
        width: 34%;
    }
    .classroom>div {
        height: 95px;
    }
    .classroom>div>div:last-child>p:nth-child(2){
        line-height: 20px;
    }
    .swiper-paginationRedeem{
        top: 2px;
    }
    .strHover{
        width: 95%;
    }
}
@media screen and (max-width: 320px){
    .top{
        height: 50px;
    }
    .top>div:first-child>img {
        margin-top: 8px;
        height: 30px;
    }
    .top>div:last-child>div {
        font-size: 13px;
    }
    .hotCon{
        height: 165px;
    }
    .questionCon{
        font-size: 12px;
    }
    .redeemCon>div>div:last-child{
        width: 30%;
    }
    .redChar>a{
        color: #ff5f6d;
        display: inline-block;
        border: 1px solid #ff5f6d;
        width: 50%;
        height: 20px;
        text-align: center;
        line-height: 20px;
        border-radius: 2px;
        margin-top: 10px;
    }
    .OnChange>div>div>p{
        height: 13px;
    }
    .OnChange>div{
        height: 210px;
    }
    .choice{
        height: 255px;
    }
    .classroom>div{
        height: 85px;
    }
    .redeemCon>div>div:last-child{
        width: 28%;
    }
    .redeem {
        height: 245px;
    }
    .strHover{
        width: 94%;
    }
}
