﻿html, body {
    max-width: 650px;
    margin: 0 auto;
    /*background: #EA442C;*/
    /*background: #f0fae1;*/
}

.cash-index {
    /*background: #f0fae1;*/
    background: #bcecfc;
    min-height: 100vh;
}
.roof {
    padding: 0 0.3rem;
    margin-top: -9.5rem;
    padding-bottom: 0.5rem;
}

.two-pic {
    /*background: url(../images/02bg.png) center no-repeat;*/
    margin-top: -.1rem;
/*    background-size: 100% 100%;
    padding: 0 .1rem;*/
}

.two-pic-part {
    position: relative;
    margin-top: -18.5rem;
    padding: 0 0.3rem;
}


/*.three-parts {
    background: url(../images/03bg.png) center no-repeat;
    margin-top: -.1rem;
    background-size: 100% 100%;
    padding: 0 .1rem;
}*/

.attent {
    position: relative;
    /*margin-top: -.1rem;*/
    
    /*margin-top: -8.1rem;*/
    margin-top: .5rem;
    padding: 0 .3rem;
}
.attent .info {
/*    position: absolute;
    top: 1.05rem;*/
    
    margin-top: -0.1rem;
}
.attent .info .desc {
    font-size: 13px;
    padding-bottom: .2rem;
    color: #282828;
    
    background: url(https://cdn1.oss.hanhai0823.com/specialtophw/xyjh01/03desc.png) center no-repeat;
    background-size: 100% 100%;
    /*padding: .2rem .7rem;*/
    padding: 0 .3rem;
}
.attent .info .desc .text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #3B0B0B;
    font-size: .26rem;
    line-height: 1.7;
}
.attent .info .desc .unfold {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .1rem 0;
}
.attent .info .desc .unfold .name {
    color: #BE3D39;
    margin-right: .1rem;
    font-size: .28rem;
}
.attent .info .desc .unfold img {
    width: 10px;
}

.attent .info .desc.expand .text{
    -webkit-box-orient: unset;
}
.attent .info .desc .unfold .expand {
    display: none;
}
.attent .info .desc .unfold .collapse {
    display: block;
}
.attent .info .desc.expand .unfold .collapse {
    display: none;
}
.attent .info .desc.expand .unfold .expand {
    display: block;
}

.attent .info .plist {
    margin-top: -.1rem;
        
    padding: .2rem .3rem;
    background: url(https://cdn1.oss.hanhai0823.com/specialtophw/xyjh01/03plist.png) center no-repeat;
    background-size: 100% 100%;
}
.attent .info .plist .pbody {
    white-space: nowrap;
    overflow: hidden;
    overflow-x: scroll;
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    text-align: justify;
    display: flex;
    
}
.attent .info .plist .img img {
    /*width: 31.5%;*/
    width: 39.5%;
    margin-left: 10px;
    border-radius: 15px;
}
.attent .info .plist .img img:first-child {
    margin-left: 0;
}
.whomto {
    text-align: center;
    color: #282828;
    padding-bottom: 3rem;
    padding-top: .3rem;
    background: #fff;
    position: relative;
}
.whomto .des2 {
    padding-top: .3rem;
    padding-bottom: .5rem;
}
.whomto .agreement ul li {
    float: left;
    width: 50%;
    color: #999;
}
.whomto .agreement ul li a {
    color: #999;
    text-decoration: underline;
}
.whomto .des3 {
    padding-top: .3rem;
    padding-bottom: .3rem;
}
.whomto .winfo {
    text-align: left;
    padding: 0 .5rem;
}

.roof {
    padding: 10px;
    display: flex;
    align-items: center;
    background: #fff;
    position: fixed;
    border-radius: 8px;
    bottom: .3rem;
    left: .3rem;
    right: .3rem;
    /*width: 100%;*/
    box-shadow: 0px 0px 10px 0px #999;
    max-width: 650px;
    margin: 0 auto;
}
.roof .icon {
    flex-shrink: 0;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    justify-items: center;
    margin-right: 10px;
    position: relative;
    width: 1.2rem;
    height: 1.2rem;
}
.roof .info {
    flex: 1 1;
    width: 0;
    color: #999;
    line-height: 1.6;
    display: flex;
    flex-direction: column;
    position: relative;
}
.roof .info .name {
    color: #000;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .29rem;
}
.roof .operate {
    
}

.roof .operate .btn {
    display: block;
    height: .7rem;
    line-height: .7rem;
    /*background: #2AC351;*/
    border-radius: 4px;
    /*padding: 0 .5rem;*/
    font-size: .26rem;
    color: #fff;
    border-radius: 30px;
}

.roof .operate .btn img {
    width: 2.5rem;
}

.m-down-type .inner .trust {
    background: #2AC351;
}

.spec_desc {
    color: #282828;
    display: flex;
    padding: .3rem;
    padding-bottom: 3rem;
    align-items: center;
}
.spec_desc .icon {
    flex-shrink: 0;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    justify-items: center;
    margin-right: 10px;
    position: relative;
    width: 1rem;
    height: 1rem;
}
.spec_desc .des1 {
    /*font-size: 13px;*/
    /*color: #282828;*/
    color: #3B0B0B;
    font-size: .22rem;
    line-height: 1.7;
}

/**
*loading
*/
.load-index {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    overflow: hidden;
    max-width: 750px;
    margin: 0 auto;
    background-color: rgba(0,0,0,0.6);
    transition: all .25s;
    display: none;
}
.load-index .loader-site {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.load-index .loader-site .loading-container {
    text-align: center;
}

.load-index .loader-site .loading-container .sk-chase {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both;
}

.load-index .loader-site .loading-container .sk-chase-dot {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: sk-chase-dot 2.0s infinite ease-in-out both;
}

.load-index .loader-site .loading-container .sk-chase-dot:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #fff; /* 小点的颜色 */
    border-radius: 100%;
    animation: sk-chase-dot-before 2.0s infinite ease-in-out both;
}

.load-index .loader-site .loading-container .sk-chase-dot:nth-child(1) { animation-delay: -1.1s; }
.load-index .loader-site .loading-container .sk-chase-dot:nth-child(2) { animation-delay: -1.0s; }
.load-index .loader-site .loading-container .sk-chase-dot:nth-child(3) { animation-delay: -0.9s; }
.load-index .loader-site .loading-container .sk-chase-dot:nth-child(4) { animation-delay: -0.8s; }
.load-index .loader-site .loading-container .sk-chase-dot:nth-child(5) { animation-delay: -0.7s; }
.load-index .loader-site .loading-container .sk-chase-dot:nth-child(6) { animation-delay: -0.6s; }

@keyframes sk-chase {
    100% { transform: rotate(360deg); }
}

@keyframes sk-chase-dot {
    80%, 100% { transform: rotate(360deg); }
}

@keyframes sk-chase-dot-before {
    50% {
        transform: scale(0.4);
    }
    100%, 0% {
        transform: scale(1.0);
    }
}