/*
width: 1080
*/
* {
    padding: 0;
    margin: 0;
    letter-spacing: .037rem;
}

.clearfix:after {
    content: " ";
    display: table;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

img {
    width: 100%;
    display: block;
}

ul,
li {
    list-style-type: none;
}

.container,
.suspension {
    max-width: 750px;
    margin: 0 auto;
    background: #f8d3cd;
}

.banner {
    width: 100%;
    position: relative;
}
.banner h5,.banner p{
    position: absolute;
    text-align: center;
}
.banner .title{
    width: 100%;
    color: #4d1911;
    font-size: .8611rem;
    top: 1.1667rem;
  text-shadow: 
    .0093rem .0093rem 0 #fdf2e8, /* 第一重阴影 */
    .0185rem .0185rem 0 #fdf2e8, /* 第二重阴影 */
    .0278rem .0278rem 0 #fdf2e8, /* 第三重阴影 */
    .037rem .037rem 0 #fdf2e8, /* 第四重阴影 */
    .0463rem .0463rem 0 #fdf2e8; /* 第五重阴影 */
}
.banner .text1{
    width: 8.4907rem;
    line-height: 1.0926rem;
    top: 2.7407rem;
    left: .3519rem;
    font-size: .3148rem;
    color: #4d1911;
}
.banner .text2{
    width: 7.8148rem;
    line-height: 1.0926rem;
    top: 4.1481rem;
    left: 1.4537rem;
    font-size: .4352rem;
    color: #4d1911;
}
.banner .text3{
    width: 7.4722rem;
    line-height: 1.0926rem;
    color: #4d1911;
    font-size: .3796rem;
    top: 5.537rem;
    left: .9167rem;
}
.banner .text4{
    width: 6.3704rem;
    line-height: 1.0926rem;
    color: #4d1911;
    font-size: .4352rem;
    top: 6.8796rem;
    left: 1.7593rem;
}
.banner .text5{
    width: 9.0556rem;
    line-height: 1.0926rem;
    font-size: .4352rem;
    color: #4d1911;
    top: 8.1759rem;
    left: .537rem;
}
.banner .text6{
    width: 9.2407rem;
    line-height: 1.0926rem;
    font-size: .4352rem;
    color: #4d1911;
    top: 9.4537rem;
    left: .463rem;
}
.consulting-service{
    margin: 0 .3704rem;
    position: relative;
}
.consulting-service h4{
    position: absolute;
    top: .9259rem;
    left: .3611rem;
    font-size: .5185rem;
    color: #f66158;
}
.consulting-service h5{
    position: absolute;
    top: 1.5648rem;
    left: .3611rem;
    font-size: .3426rem;
}
.street-smarts{
    display: flex;
    justify-content: space-between;
    margin: .6667rem .3333rem 0;
}
.street-smarts li {
    width: 2.8704rem;
    height: 3.1111rem;
    padding: .0556rem;
    background: #fff;
    border-radius: .1852rem;
    -webkit-border-radius: .1852rem;
    -moz-border-radius: .1852rem;
    -ms-border-radius: .1852rem;
    -o-border-radius: .1852rem;
    position: relative;
}
.street-smarts li span{
    width: 100%;
    font-size: .5556rem;
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: .0556rem;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    text-align: center;
}
.tutor{
    margin: .3704rem .3704rem 0;
    background: #fff;
    border-radius: .1852rem;
    -webkit-border-radius: .1852rem;
    -moz-border-radius: .1852rem;
    -ms-border-radius: .1852rem;
    -o-border-radius: .1852rem;
    padding-bottom: .2593rem;
}
.tutor .title{
    font-size: .5833rem;
    line-height: 1.5648rem;
    text-align: center;
    color: #424242;
}
.tutor .item{
    position: relative;
    margin: 0 .5556rem .463rem;
}
.tutor .item .tab{
    width: 1.5648rem;
    line-height: .4352rem;
    text-align: center;
    font-size: .2593rem;
    color: #fff;
    background: #f08e8f;
    border-radius: .0926rem;
    -webkit-border-radius: .0926rem;
    -moz-border-radius: .0926rem;
    -ms-border-radius: .0926rem;
    -o-border-radius: .0926rem;
    text-shadow:
    1px 1px 2px #e66264,
    2px 2px 4px #e66264,
    3px 3px 6px #e66264,
    4px 4px 8px #e66264;
    position: absolute;
    top: .5556rem;
    left: .2778rem;
}
.tutor .item .name{
    font-size: .2593rem;
    color: #f08e8f;
    position: absolute;
    top: 1.3148rem;
    left: .287rem;
}
.tutor .item .certification{
    line-height: .287rem;
    position: absolute;
    top: 1.8519rem;
    left: .2963rem;
    font-size: .213rem;
    color: #646464;
}
.tutor .item .ticket{
    position: absolute;
    bottom: 0;
    left: .2778rem;
    width: 100%;
    height: 1.3241rem;
    display: flex;
    flex-wrap: wrap;
}
.tutor .item .ticket span{
    width: 1.5926rem;
    line-height: .5093rem;
}
.tutor .item .ticket img{
    width: .2778rem;
    height: .2778rem;
    display: inline-block;
    vertical-align: middle;
}
.tutor .item .ticket i{
    font-style: normal;
    font-size: .2037rem;
    color: #fff;
    margin-left: .1296rem;
    vertical-align: middle;
}
.problem{
    margin: .3704rem .3704rem 0;
    background: #fff;
    border-radius: .1852rem;
    -webkit-border-radius: .1852rem;
    -moz-border-radius: .1852rem;
    -ms-border-radius: .1852rem;
    -o-border-radius: .1852rem;
    padding-bottom: .2778rem;
}
.problem .title{
    margin: 0 .1481rem;
    padding-top: .2315rem;
    padding-bottom: .2593rem;
    position: relative;
}
.problem .title h5{
    font-size: .5741rem;
    position: absolute;
    top: .2315rem;
    left: .8889rem;
    line-height: 1.6759rem;
    color: #fff;
    text-shadow: 0 0 .0741rem #f66158, 0 0 .0741rem #f66158, 0 0 .0741rem #f66158, 0 0 .0741rem #f66158;
}
.problem .list{
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.problem .list li{
    width: 2.8889rem;
    height: 1.9444rem;
    text-align: center;
    background: #fff1ef;
    border-radius: .1852rem;
    -webkit-border-radius: .1852rem;
    -moz-border-radius: .1852rem;
    -ms-border-radius: .1852rem;
    -o-border-radius: .1852rem;
    margin-bottom: .1111rem;
}
.problem .list li h5{
    line-height: .6852rem;
    font-size: .3519rem;
    color: #363435;
    margin-top: .2778rem;

}
.problem .list li p{
    line-height: .2778rem;
    font-size: .2037rem;
    color: #363435;
    padding: 0 .1204rem;
    letter-spacing: 0;
}
.solve{
    margin: .2778rem .3704rem 0;
    background: #fff;
    border-radius: .1852rem;
    -webkit-border-radius: .1852rem;
    -moz-border-radius: .1852rem;
    -ms-border-radius: .1852rem;
    -o-border-radius: .1852rem;
    padding-bottom: .75rem;
    text-align: center;
}
.solve h5{
    line-height: 1.6481rem;
    font-size: .5926rem;
    color: #363533;
}
.solve .list{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: .1019rem;
}
.solve .list li{
    width: 3.4352rem;
    line-height: .8796rem;
    background: #f66158;
    color: #fff;
    border-radius: .463rem;
    -webkit-border-radius: .463rem;
    -moz-border-radius: .463rem;
    -ms-border-radius: .463rem;
    -o-border-radius: .463rem;
    border-top: .0093rem solid #faaba6;
    border-bottom: .0093rem solid #faaba6;
    margin: .2963rem 0;
    position: relative;
}
.solve .list li .text{
    font-size: .4167rem;
}
.solve .list li .number {
    width: .963rem;
    line-height: .3333rem;
    position: absolute;
    top: -0.2407rem;
    right: -0.463rem;
    color: #fff;
    font-size: .213rem;
    background: #f8aaa4;
    padding: 0 .1481rem;
    border-radius: .463rem;
    -webkit-border-radius: .463rem;
    -moz-border-radius: .463rem;
    -ms-border-radius: .463rem;
    -o-border-radius: .463rem;
}
.solve .list li .number::after {
    border-bottom: .1852rem solid #f8aaa4;
    border-right: .1852rem solid transparent;
    position: absolute;
    left: .213rem;
    z-index: 999;
    bottom: -0.1759rem;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    content: "";
}
.emotion-problem.problem{
    margin-top: .537rem;
    padding-bottom: .3889rem;
}
.emotion-problem.problem .title h5{
    left: 0;
    width: 100%;
    text-align: center;
}
.third-party.problem{
    margin-top: .2778rem;
    padding-bottom: .3796rem;
}
.third-party.problem .title h5{
    left: 0;
    width: 100%;
    text-align: center;
}
.third-party.problem .list{
    display: block;
    margin-left: .1667rem;
}
.third-party.problem .list li{
    float: left;
    margin-right: .1111rem;
}
.feeling.problem{
    margin-top: .3333rem;
    padding-bottom: .3981rem;
}
.feeling.problem .title h5{
    left: 0;
    width: 100%;
    text-align: center;
}
.feeling.problem .list{
    display: block;
    margin-left: .1667rem;
}
.feeling.problem .list li{
    float: left;
    margin-right: .1111rem;
}
.marriage.problem{
    margin-top: .3611rem;
    padding-bottom: .2315rem;
}
.marriage.problem .title h5{
    left: 0;
    width: 100%;
    text-align: center;
}
.marriage.problem .list{
    display: block;
    margin-left: .1667rem;
}
.marriage.problem .list li{
    float: left;
    margin-right: .1111rem;
}
.advantage{
    margin: .2778rem .3704rem 0;
    background: #fff;
    border-radius: .1852rem;
    -webkit-border-radius: .1852rem;
    -moz-border-radius: .1852rem;
    -ms-border-radius: .1852rem;
    -o-border-radius: .1852rem;
    padding-top: .0463rem;
    padding-bottom: .4074rem;
}
.advantage .list li{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: .1667rem 0;
}
.advantage .list li img{
    width: 1.6667rem;
    height: 1.6667rem;
}
.advantage h5{
    line-height: 1.4537rem;
    font-size: .6019rem;
    color: #424242;
    text-align: center;
}
.advantage .list li h6{
    line-height: .5rem;
    font-size: .3519rem;
    color: #424242;
}
.advantage .list li p{
    line-height: .3704rem;
    font-size: .3148rem;
    color: #9a9a9a;
}
.advantage .list li .text{
    width: 6.6667rem;
}
.flow{
    margin: .3241rem .3704rem 0;
    background: #fff;
    border-radius: .1852rem;
    -webkit-border-radius: .1852rem;
    -moz-border-radius: .1852rem;
    -ms-border-radius: .1852rem;
    -o-border-radius: .1852rem;
    padding-top: .0741rem;
    padding-bottom: .6204rem;
    text-align: center;
}
.flow .list{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.flow .list img{
    width: .4352rem;
    height: .3056rem;
}
.flow .list li{
    line-height: .4444rem;
    font-size: .3148rem;
    color: #363435;
}
.flow h5{
    line-height: 1.1574rem;
    font-size: .6111rem;
    color: #363435;
}
.choice{
    margin: .3796rem .3704rem 0;
    background: #fff;
    border-radius: .1852rem;
    -webkit-border-radius: .1852rem;
    -moz-border-radius: .1852rem;
    -ms-border-radius: .1852rem;
    -o-border-radius: .1852rem;
    padding-bottom: .4167rem;
    text-align: center;
}
.choice h5{
    line-height: 1.7222rem;
    font-size: .5926rem;
    color: #363435;
}
.choice .list{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.choice .list li{
    width: 2.5rem;
    padding-top: .287rem;
    padding-bottom: .2593rem;
}
.choice .list li img{
    width: 1.0185rem;
    margin: .0741rem auto;
}
.choice .list li h6{
    line-height: .6111rem;
    font-size: .4074rem;
    color: #363435;
}
.choice .list li p{
    line-height: .4167rem;
    font-size: .3056rem;
    color: #363435;
}
.case{
    margin: .3796rem .3704rem 0;
    background: #fff;
    border-radius: .1852rem;
    -webkit-border-radius: .1852rem;
    -moz-border-radius: .1852rem;
    -ms-border-radius: .1852rem;
    -o-border-radius: .1852rem;
    padding-top: .3704rem;
    padding-bottom: .3704rem;
    text-align: center;
}
.case h5{
    line-height: .7963rem;
    font-size: .6111rem;
    color: #363435;
}
.case p{
    line-height: .4815rem;
    font-size: .2963rem;
    color: #363435;
}
.case .list{
    margin-top: .463rem;
}
.case .list li{
    position: relative;
    margin: 0 .2315rem .1852rem;
    color: #fff;
}
.case .list li .info{
    width: 1.4722rem;
    position: absolute;
    left: .0926rem;
    top: .3519rem;
}
.case .list li .info .name{
    font-size: .3796rem;
}
.case .list li .info span{
    font-size: .2593rem;
}
.case .list li .title{
    width: 5.7685rem;
    position: absolute;
    top: .463rem;
    right: 1.3333rem;
    color: #363435;
    font-size: .3426rem;
}
.case .list li .check{
    width: 1.3333rem;
    font-size: .3426rem;
    position: absolute;
    top: .3241rem;
    right: 0;
}
.mechanism{
    margin: .4444rem .3704rem 0;
    background: #fff;
    border-radius: .1852rem;
    -webkit-border-radius: .1852rem;
    -moz-border-radius: .1852rem;
    -ms-border-radius: .1852rem;
    -o-border-radius: .1852rem;
    padding: 0 .2778rem .3704rem;
}
.mechanism h5{
    line-height: 1.8148rem;
    font-size: .6111rem;
    color: #424242;
    text-align: center;
}
.mechanism p{
    line-height: .4074rem;
    font-size: .3148rem;
    color: #3c3c3c;
    text-indent: 2em;
    margin-bottom: .4444rem;
}
.mechanism h6{
    font-size: .4074rem;
    color: #424242;
    margin-top: .3704rem;
}
.emotion {
    margin: .3611rem .3704rem 0;
    background: #fff;
    border-radius: .1852rem;
    -webkit-border-radius: .1852rem;
    -moz-border-radius: .1852rem;
    -ms-border-radius: .1852rem;
    -o-border-radius: .1852rem;
    padding: 0 .2778rem .1852rem;
}

.emotion h5 {
    text-align: center;
    color: #1c2531;
    font-size: .5926rem;
    line-height: 1.2963rem;
}

.emotion .btn {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.emotion .btn .on{
    padding: .0926rem 0;
}

.emotion .btn span {
    width: 3.0185rem;
    line-height: .8889rem;
    color: #fff;
    font-size: .4259rem;
}

.emotion .qinggan {
    background: #ff5562;
}

.emotion .hunyin {
    background: #50b2e1;
}

.emotion .lianai {
    background: #f9b552;
}

.emotion .list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .1852rem .3426rem .3704rem;
    border-bottom: .0185rem solid #f4f4f4;
}

.emotion .list .left {
    width: 5.963rem;
}

.emotion .list .left h6 {
    font-size: .3889rem;
    line-height: .8704rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.emotion .list .left p {
    font-size: .3519rem;
    color: #a8aaa9;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.emotion .list .right {
    width: 2.4907rem;
    height: 1.5833rem;
    overflow: hidden;
}
.qrcode {
    margin-top: .3241rem;
}

.qrcode .top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 .1667rem;
    padding-bottom: .2778rem;
    border-bottom: .0185rem dashed #020202;
}

.qrcode .top .text {
    color: #d72324;
    font-size: .7037rem;
    line-height: .8889rem;
    font-style: italic;
    width: 5.9815rem;
}

.qrcode .top .ewm {
    width: 2.8704rem;
    height: 2.8704rem;
    border: .0093rem solid #dcdcdc;
    border-radius: .0926rem;
    -webkit-border-radius: .0926rem;
    -moz-border-radius: .0926rem;
    -ms-border-radius: .0926rem;
    -o-border-radius: .0926rem;
    overflow: hidden;
    margin-right: .0926rem;
}
.qrcode .top .ewm img{
    width: 100%;
}

.qrcode .bottom h5 {
    line-height: .8796rem;
    font-size: .6111rem;
    text-align: center;
    color: #fd5684;
    margin-top: .1389rem;
}

.qrcode .bottom p {
    font-size: .4259rem;
    line-height: .5556rem;
    color: #fe5785;
    padding: 0 .4167rem;
}

.suspension {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: .5556rem;
    font-weight: bold;
    z-index: 999;
    width: 100%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.suspension .wechat {
    position: absolute;
    bottom: 0;
    left: 1.5741rem;
    line-height: 1.2315rem;
    font-size: .48rem !important;
}

.suspension .text {
    position: absolute;
    bottom: 0;
    right: 0;
    line-height: 1.2315rem;
    width: 4.1759rem;
    height: 1.2315rem;
    text-align: center;
}

#bottom_mubu {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
    position: fixed;
    z-index: 98;
    top: 0;
    left: 0;
    display: none
}

.bottom_content {
    width: 80%;
    max-width: 312px;
    height: 410px;
    position: fixed;
    z-index: 99;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: none
}

.bottom_content>img {
    width: 100%;
    height: 100%
}

.bottom_content>div {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 1%;
    right: 0;
}

.bottom_content>p {
    width: 50%;
    text-align: center;
    position: absolute;
    bottom: 21%;
    right: 0;
    left: 0;
    margin: auto;
    color: #4d13e4;
    font-weight: bold;
    font-size: 18px
}

.bottom_content>a {
    width: 50%;
    position: absolute;
    bottom: 7%;
    right: 0;
    left: 0;
    margin: auto;
    padding: 20px 0px;
}
footer {
    background: #666;
    color: #fff;
    text-align: center;
    font-size: .3889rem;
    padding: 0.2rem 0;
    line-height: .5556rem;
    margin-bottom: 1.2315rem;
}
footer a{
    color: #fff;
    text-decoration: none;
}
#hunyin,#lianai{
    display: none;
}
.qrcode2{
    margin-top: .463rem;
    background: #fff;
    position: relative;
    padding: .3704rem 0 .2315rem;
}
.qrcode2 .zz-qr{
    width: 2.3426rem;
    height: 2.3426rem;
    position: absolute;
    top: .6759rem;
    right: 1.1574rem;
}
.case-open{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}
.case-open-back{
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
}
.case-open-content{
    width: 8.8981rem;
    height: 15.787rem;
    position: absolute;
    top: .6944rem;
    left: 50%;
    transform: translateX(-50%);
    border: .0185rem solid #b5b5b5;
    border-radius: .1852rem;
    -webkit-border-radius: .1852rem;
    -moz-border-radius: .1852rem;
    -ms-border-radius: .1852rem;
    -o-border-radius: .1852rem;
    background: #fff;
    z-index: 9;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.case-open-content .title{
    line-height: .5926rem;
    font-size: .5185rem;
    color: #000;
    margin: .6481rem .2778rem 0;
}
.case-open-content .describe{
    line-height: .9074rem;
    font-size: .3426rem;
    color: #3975c6;
    margin: .1667rem .2778rem 0;
    border-bottom: .0093rem solid #7f7f7f;
}
.case-open-content .close{
    width: .8148rem;
    height: .8148rem;
    position: absolute;
    top: -0.3704rem;
    right: -0.3241rem;
}
.case-open-content .content{
    height: 12.4074rem;
    line-height: .6019rem;
    font-size: .3426rem;
    color: #171717;
    margin: .1944rem .2778rem 0;
    overflow-y: scroll;
}
.case-open-content .consult-btn{
    width: 3.2593rem;
    line-height: .8704rem;
    color: #fff;
    background: #f56157;
    text-align: center;
    border-radius: .1852rem;
    -webkit-border-radius: .1852rem;
    -moz-border-radius: .1852rem;
    -ms-border-radius: .1852rem;
    -o-border-radius: .1852rem;
    font-size: .5185rem;
    margin: .1852rem auto 0;
}