header {
    width: 100%;
    position: relative;
}

header img {
    width: 100%;
}

.header-title {
    position: absolute;
    left: 4.2rem;
    top: 2.8rem;
    width: 4.33rem;

}

.header-title > div:nth-child(1) {
    font-weight: 200;
    font-style: normal;
    font-size: .48rem;
    color: #ffffff;
}

.header-title > div:nth-child(2) {
    font-style: normal;
    font-size: .18rem;
    color: #ffffff;
    margin-top: .10rem;
    text-rendering: optimizeLegibility;
    font-feature-settings: "kern" 1;
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1";
    font-kerning: normal;
}

.palm-data {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 1.8rem;
    background: rgba(248, 248, 248, 1);
}

.palm-data-item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
}

.palm-data-item img {
    width: .76rem;
    height: .76rem;
}

.palm-data-item > div > p:nth-child(1) {
    font-family: "Arial-BoldMT", "Arial Bold", "Arial";
    font-weight: 700;
    font-style: normal;
    font-size: .28rem;
    margin-left: .20rem;
}

.palm-data-item > div > p:nth-child(2) {
    font-family: "PingFangSC-Thin", "PingFang SC Thin", "PingFang SC";
    font-weight: 200;
    font-style: normal;
    font-size: .28rem;
    margin-left: .20rem;
    margin-top: .20rem;
}

.fun-title {
    height: 2.30rem;
    text-align: center;
    line-height: 2.30rem;
    font-weight: 600;
    font-style: normal;
    font-size: .48rem;
}

.fun-item {
    /*width: 80%;*/
    /*margin: 0 auto;*/
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: .4rem;
}

.fun-item-details {
    width: 2.1rem;
    border-radius: 8px;
    border: 1px solid #5188EF;
    margin: 0 .4rem;
}

.fun-item-details > div:nth-child(1) {
    height: 1.62rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #4F85EE;
}

.fun-item-details > div:nth-child(1) > img {
    width: .88rem;
    height: .88rem;
}

.fun-item-details > div:nth-child(2) {
    height: .55rem;
    font-size: .22rem;
    color: #797979;
    text-align: center;
    line-height: .52rem;
}
.case-fun-item-details{
    margin-right: .1rem;
}
.case-fun-item-details > div:nth-child(1) > img{
    width: 3.2rem;
    height: 2.4rem;
}

.case-fun-item-details > div:nth-child(2) {
    height: .6rem;
    font-size: .22rem;
    color: #797979;
    text-align: center;
    line-height: .6rem;
    background: white;
}
























.fun-often{

    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: .8rem;
}

.fun-often-item{
    width: 4rem;
    border-radius: 8px;
    margin: 0 .4rem;
}

.fun-often-item > div:nth-child(1){
    height: .9rem;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}
.fun-often-item > div:nth-child(2){
    height: 4rem;
    background: white;
    position: relative;
    padding-top: 1px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}


.fun-often-item-icon{
    top: -0.63rem;
    width: 1.27rem;
    height: 1.27rem;
    margin-left: 1.45rem;
    position: absolute;
}
.fun-often-item-icon > img.iconBg{
    width: 100%;
    height: 100%;
}
.fun-often-item-icon > img.iconTop{
    width: .78rem;
    height: .78rem;
    position: absolute;
    top: 20%;
    left: 19%;
    z-index: 1;
}
.fun-often-item-title{
    height: 40px;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    color: #fea51d;
    text-align: center;
    margin: 0 auto;
    margin-top: 20%;
}

.fun-often-item-content {
    margin: 0 auto;
    width: 3rem;
    font-size: .2rem;
    color: #666666;
}

.fun-often .modal-manage{
    width: 8rem;
    margin-right: .56rem;


}
.fun-often .do-manage{
    width: 5rem;
    margin-right: 0.2rem;
}

.manage-title {
    height: .85rem;
    background-color: rgba(242, 242, 242, 1);
    font-weight: 700;
    font-style: normal;
    font-family:'ArialMT', 'Arial';
    font-size:.32rem;
    text-align:center;
    line-height: .85rem;
}
.manage-content{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}
.manage-content >div{
    width: 30%;
    height: 5.17rem;
    background-color: rgba(255, 255, 255, 1);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.207843137254902);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.207843137254902);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.207843);
}



.manage-content-icon{
    width: .9rem;
    height: .9rem;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px auto;
}
.manage-content-icon > img{
   width: 70%;
}
.manage-content-title{
    height: .40rem;
    font-family: "Arial-BoldMT","Arial Bold","Arial";
    font-weight: 700;
    font-style: normal;
    font-size: .28rem;
    text-align: center;
    margin-bottom: .18rem;

}


.manage-content-text{
    font-size: .22rem;
    color: #999999;
    text-align: center;
    line-height: .36rem;
}





















@media (max-width: 1200px)
{
    /*.fun-item {*/
        /*width: 90%;*/
    /*}*/


}




