@import "font.css";

section .content{
    width: 100%;
    height: auto;
    border-top: .01rem dashed #b0c3dd;
    box-sizing: border-box;
    padding: 0rem 0 .5rem 0;
    position: relative;
}
section {
    width: 14.4rem;
    height: auto;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 1.2rem;
}
body,html{
    background: #fbfbfb;
    position: relative;
    height: auto;
}
.big-img-1{
    width: 1.85rem;
    height: 6.53rem;
    position: absolute;
    top: 0;
    right: 0;
}
.big-img-1 img{
    width: 100%;
    height: 100%;
}
.big-img-2{
    width: 1.80rem;
    height: 7.35rem;
    position: absolute;
    top: 1.9rem;
    left: 0;
}
.big-img-2 img{
    width: 100%;
    height: 100%;
}

section .content .content-con{
    width: 100%;
    height: auto;
    padding: 0 2.2rem;
    padding-top: 1.7rem;
}
.choose-btn{
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: .33rem;
}
.choose-btn .items{
    background-color: rgb(255, 255, 255);
    box-shadow: 0px .1rem .21rem 0px rgba(217, 217, 217, 0.47);
    width: 1.55rem;
    height: .6rem;
    border-radius: .3rem;
    line-height: .6rem;
    text-align: center;
    font-size: .16rem;
    color: #014099;
    margin-left: .35rem;
    font-family: "SourceHanSansSC";

}

.choose-btn .items.active{
    background-color: rgb(1, 64, 153);
    box-shadow: 0px .16rem .4rem 0px rgba(1, 64, 153, 0.47);
    color: #fff;
}
.choose-content{
    width: 100%;
    height: auto;
    display: none;
}
.choose-content.active{
    display: block;
}
.choose-content .items{
    /*border-top-left-radius: .3rem;*/
    /*border-top-right-radius: .3rem;*/
    border-radius: .3rem;
    width: 100%;
    height: .7rem;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px .06rem .16rem 0px rgba(217, 217, 217, 0.22);
    position: relative;
    margin-top: .2rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;

}
.choose-content .items .left{
    width: .92rem;
    height: 100%;
    text-align: center;
    line-height: .62rem;
    font-family: "BarlowBold";
    color: #fabe00;
    font-size: .45rem;
    background: #eaeaea;

}
.choose-content .items .right{
   flex: 1;
    height: 100%;
    box-sizing: border-box;
    padding-left: .23rem;
    padding-right: .45rem;
    display: flex;
    align-items: center;
    line-height: .7rem;
    color: #38383e;
    font-size: .16rem;
    font-family: "SourceHanSansSC";
    justify-content: space-between;
}

.choose-content .items.active{
    border-radius:0;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
    /*transition: all .8s;*/
}
.choose-content .items.active img{
    display: none;
}
.choose-content .items.active .top-img{
    display: block!important;
}
.top-img{
    display: none;
}
.choose-content .items.active .right{
    border-radius:0;

    border-top-right-radius: .3rem;
    color: #fff;
    background: #014099;

}

.choose-content .items.active .left{
    border-radius:0;
    border-top-left-radius: .3rem;
    color: #014099;
}
.choose-content .items:first-child{
    margin-top: 0;
}

.choose-content .bottom-content{
    width: 100%;
    /*min-height:.7rem;*/
    border-top: 1px solid #fabe00;
    display: block;
    /*align-items: center;*/
    justify-content: center;
    box-shadow: 0px .06rem .16rem 0px rgba(217, 217, 217, 0.22);
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem;
    overflow: hidden;
    background: #eaeaea;

}

.choose-content .bottom-content{
    display: none;
}
.choose-content .bottom-content .left{
    width: .92rem;
    /*height: 100%;*/
    text-align: center;
    line-height: .92rem;
    font-family: "BarlowBold";
    color: #014099;
    font-size: .45rem;
    background: #eaeaea;
    border-bottom-left-radius: .3rem;
    float: left;

}
.choose-content .bottom-content .right{
    margin-left:.92rem;
    height: 100%;
    box-sizing: border-box;
    padding: .26rem .44rem .28rem .2rem;
    font-size: .14rem;
    color: #807f85;
    letter-spacing: .02rem;
    font-family: "SourceHanSansSC";
    border-bottom-right-radius: .3rem;
    background: #fff;
}

.people-box img{
    width: 100%;
    height: 100%;
}
.mobile-title{
    color: #014099;
    font-family: "PingFang SC";
    font-size: .36rem;
    line-height: .36rem;
    display: none;
    letter-spacing: .03rem;
    box-sizing: border-box;
    box-sizing: border-box;
    padding: .38rem .32rem;
    padding-left: .46rem;

}
.mobile-border{
    width: 88%;
    margin: 0 auto;
    height: 0;
    border-top:1px  dashed #b0c3dd;
    margin-bottom: .38rem;
    display: none;
}
.go-top{
    width: 1.62rem;
    height: .7rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fabe00;
    border-radius: .36rem;
    position: absolute;
    right: 2.53rem;
    bottom: 1.4rem;
    z-index: 10;
    cursor: pointer;
}
.people-box{
    position: absolute;
    top: .36rem;
    left: 0;
    width: 5.8rem;
    height: 2.84rem;

    padding: 0rem .32rem;
    box-sizing: border-box;
}
@media screen and (max-width:768px ){
    .mobile-title{
        display: block;
        padding-top: .42rem;
        padding-bottom: .48rem;
    }
    .choose-btn{
        margin-bottom: .40rem;
    }
    .mobile-border{
        display: block;
    }
    section{
        width: 100%;
        padding-top: 1.4rem;
    }
    section .content {
        /*padding: .38rem .32rem;*/
        border: none;
    }
    section .content .menu-content{
        display: none;
    }
    .big-img-1,.big-img-2{
        display: none;
    }
    section .content .content-con{
        padding: 0;
    }
    .people-box {
        position: inherit;
        top: .36rem;
        left: 0;
        margin-bottom: .47rem;
        width: 100%;
        height: 100%;
        /*width: 6.28rem;*/
        /*height: 3.11rem;*/
       /*float: left;*/
    }
    .people-box img{
        /*float: right;*/
    }
    section .content{
        position: inherit;
        padding-bottom: .38rem;
    }
    section .content .content-con{
        /*padding: 0rem .32rem;*/
    }
    .choose-btn .items{
        width: 2.56rem;
        height: .9rem;
        line-height: .9rem;
        border-radius: .45rem;
        margin-left: 0;
        margin-right: .28rem;
    }
    .choose-btn .items:first-child{
        margin-left: .28rem;
    }
    .choose-btn .items.active{
        color: #fabe00;
    }
    .choose-content{
        padding: 0 .32rem;
    }
    .choose-content .items{
        height: auto;
        background: #eaeaea;
    }
    .choose-content .items .left{
        float: left;
        height: .7rem;
        line-height:rem;
    }
    .choose-content .items .right{
        background: #fff;
        display: block;
        font-size: .3rem;
        line-height: .4rem;
        padding-top: .2rem;
        padding-bottom: .2rem;
    }
    .choose-content .items .right img{
        display: none!important;
    }
    .choose-content .items.active .top-img{
        display: none!important;
    }
    .choose-content .bottom-content .right{
        font-size: .24rem;
    }
    .go-top{
        border-radius: 50%;
        background-color: rgb(250, 190, 0);
        box-shadow: 0 .01rem .21rem 0px rgba(217, 217, 217, 0.47);
        width: 1.2rem;
        height:1.2rem;
        position: initial;
        margin: 0 auto;
        margin-bottom: .4rem;
        cursor: pointer;
    }

}







