

body{
    width: 100%;
    /*height: 100%;*/
    background: #f7f7f7;
    /* min-width: 1300px; */
    font-family:PingFangSC-Regular,PingFangSC;
}
.headContent{
    width: 100%;
    height: 7.2rem;
    background-image: url('https://adjiayuan.oss-cn-shanghai.aliyuncs.com/welcome/cover_img_2.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
}
.headAboutContent{
    width: 100%;
    height: 3.74rem;
    background-image: url("https://adjiayuan.oss-cn-shanghai.aliyuncs.com/welcome/cover_img_2.png");
    background-repeat: no-repeat;
    background-size: cover;
}
.headLogoContent{
    width: 100%;
    height: 0.6rem;
    background:rgba(247,247,247,0.6);
    line-height: 0.6rem;
    padding: 0.11rem 0;
    z-index: 111111111111111111;
}
.headLogoMainContent{
    /* width: 1200px; */
    width:calc(100% - 0.4rem);
    width: -webkit-calc(100% - 0.4rem);
    width: -moz-calc(100% - 0.4rem);
    max-width: 12rem;
    /* height: 60px; */
    height: 0.6rem;
    /* line-height: 60px; */
    line-height: 0.6rem;
    margin: auto;
}
.headLogoImg{
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 0.04rem;
    float: left;
}
.headText{
    font-size: 0.22rem;
    font-weight: 300;
    color:rgba(45,45,45,1);
    line-height: 0.4rem;
    float: left;
    margin-top: 0.1rem;
}
.headerItmes{
    width: 0.8rem;
    height: 0.6rem;
    border-radius: 0.5rem;
    float: right;
    margin-top: 0.03rem;
    font-size: 0.16rem;
    font-weight: 500;
}
/*.headIcon{*/
/*    width: 0.6rem;*/
/*    height: 0.6rem;*/
/*    border-radius: 0.5rem;*/
/*    float: right;*/
/*    margin-top: 0.07rem;*/
/*}*/
.headInfoContent{
    width: 100%;
    height: 100%;
    margin: auto;
    text-align: center;
    position: relative;
}
.headInfoImg{
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 0.04rem;
    margin: auto;

}
.headH1{
    width: calc(100% - 0.4rem);
    width: -webkit-calc(100% - 0.4rem);
    width: -moz-calc(100% - 0.4rem);
    text-align: center;
    /* font-size:40px; */
    font-size: 0.36rem;
    font-weight: 350;
    color:rgba(255,255,255,1);
    /* line-height:74px; */
    line-height: 0.5rem;
    margin: auto;
    text-shadow:0px 0px 10px rgba(0,0,0,0.2);
    letter-spacing: 0.01rem;
}
.headInfoText{
    width: 100%;
    text-align: center;
    margin: auto;
    /* font-size:30px; */
    font-size: 0.24rem;
    font-weight: 300;
    color:rgba(255,255,255,1);
    /* line-height:42px; */
    line-height: 0.33rem;
}
.headAboutText{
    /* font-size:26px; */
    font-size: 0.26rem;
    font-weight:400;
    color:rgba(255,255,255,1);
    /* line-height:48px; */
    line-height: 0.48rem;
    text-shadow:0px 0px 10px rgba(0,0,0,0.2);
}
.downLoadButton{
    width: 3.03rem;
    height: 0.65rem;
    background: rgba(255,255,255,1);
    border-radius: 35px;
    margin: auto;
    /* font-size: 26px; */
    font-size: 0.28rem;
    font-weight: 400;
    color: rgba(45,45,45,1);
    /* line-height: 70px; */
    line-height: 0.65rem;
    display: inline-block;
    cursor: pointer;
    position: relative;
    border: none;
    outline: none;
}
.bodyContent{
    width: calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    margin: auto;
    height: auto;
    background:rgba(247,247,247,1);
}
.bodyTitle{
    width: 100%;
    /* font-size:40px; */
    font-size: 0.34rem;
    font-weight:500;
    color:rgba(45,45,45,1);
    /* line-height:56px; */
    line-height: 0.48rem;
    text-align: center;
}
.videoContent{
    width: 100%;
    height: auto;
    align-items: center;
    margin-top: 0.20rem;
    background-color: darkgray;
}
.video{
    width: 100%;
    height: auto;
}

.contentUl{
    width: 100%;
    height: auto;
    display: flex;
    justify-content:space-between;
    flex-flow: wrap;
    margin: auto;
    max-width: 1200px;
}
@media screen and (max-width: 720px) {
    .contentUl{
        width: 100%;
        height: auto;
        display: flex;
        justify-content:space-between;
        flex-flow: wrap;
        margin: auto;
    }
    #headH1{
        margin-top: 0.2rem !important;
    }
    .aboutMeContent{
        width: calc(100% - 0.4rem) !important;
        width: -webkit-calc(100% - 0.4rem) !important;
        width: -moz-calc(100% - 0.4rem) !important;
        padding: 0.2rem !important;
    }
}
.contentLi{
    /* width: 530px; */
    /* height: 142px; */
    width: 5.3rem;
    height: 1.42rem;
    /* padding: 40px 20px 40px 30px; */
    padding: 0.4rem 0.2rem 0.4rem 0.3rem;
    background:rgba(255,255,255,1);
    /* border-radius:10px; */
    border-radius: 0.1rem;
    border:1px solid rgba(185,185,185,1);
    /* margin-top: 40px; */
    margin: auto;
    margin-top: 0.4rem;
    position: relative;
}
.contentLi:hover{
    border: 1px solid #EC4B4A ;
}
.contentTitle{
    width: 100%;
    /* font-size:26px; */
    font-size: 0.25rem;
    font-weight: 450;
    color:rgba(45,45,45,1);
    /* line-height:37px; */
    line-height: 0.37rem;
}
.contentDesc{
    /* width: 346px; */
    width: 3.46rem;
    /* font-size:20px; */
    font-size: 0.2rem;
    font-weight: 330;
    color:rgba(121,121,121,1);
    /* line-height:30px; */
    line-height: 0.3rem;
    letter-spacing:1px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
    /* margin-top: 15px; */
    margin-top: 0.15rem;
}
.contentImg{
    /* width: 120px;
    height: 120px; */
    width: 1.2rem;
    height: 1.2rem;
    bottom: 0;
    position: absolute;
    /* right: 20px; */
    right: 0.2rem;
    top: 0.8rem;
}
.qrcode{
    /* width:288px;
    height:294px; */
    width: 2.88rem;
    height: 2.94rem;
    text-align: center;
    display: none;
    position: absolute;
    /* bottom: -165px; */
    bottom: -1.35rem;
    /* left:calc(50% - 140px);
    left: -webkit-calc(50% - 140px);
    left: -moz-calc(50% - 140px); */
    left: calc(50% - 3.4rem);
    left: -webkit-calc(50% - 3.4rem);
    left: -moz-calc(50% - 3.4rem);
    z-index: 111;
}
.qrcode_img{
    /* width: 280px;
    height: 280px; */
    width: 2.8rem;
    height: 2.8rem;
    margin:auto;
}
.downLoadButton:hover {
    color:rgba(236,75,74,1);
}
.downLoadButton:hover .qrcode{
    display: block !important;
}
.headWxIcon:hover .headWxCode{
    display: block;
}
.headWxQrcodeImg{
    /* width: 190px;height: 195px; */
    width: 1.9rem;
    height: 1.95rem;
}
.headWxCode{
    position: relative;
    /* width: 190px; */
    /* height: 195px; */
    /* right: -115px;
    bottom: -50px; */
    width: 1.9rem;
    height: 1.95rem;
    right: -1.15rem;
    bottom: -0.5rem;
    float: right;
    display: none;
}
.footerContent{
    width:100%;
    /* height:284px; */
    height: 2.84rem;
    background:rgba(45,45,45,1);
    padding-bottom: 88px;
}
.footerMainContent{
    /* width: 1200px;
    height: 154px; */
    width: calc(100% - 0.4rem);
    width: -webkit-calc(100% - 0.4rem);
    width: -moz-calc(100% - 0.4rem);
    max-width: 12rem;
    height: 1.54rem;
    /* padding: 65px 0; */
    padding: 0.65rem 0;
    margin: auto;
}
.footerQrcode{
    /* width:120px;
    height:120px; */
    width: 1.2rem;
    height: 1.2rem;
    /* float: right; */
}

.footerLeftInfo{
    /* width: calc(100% - 140px);
    width: -webkit-calc(100% - 140px);
    width: -moz-calc(100% - 140px); */
    width: calc(100% - 1.40rem);
    width: -webkit-calc(100% - 1.40rem);
    width: -moz-calc(100% - 1.40rem);
    text-align: left;
    display: inline-block;
}

.footerTitle{
    /* font-size:20px; */
    font-size: 0.2rem;
    font-weight:500;
    color:rgba(255,255,255,1);
    /* line-height:28px; */
    line-height: 0.28rem;
}
.footerUl{
    width: 100%;
    /* height: 22px; */
    /* margin-top: 10px; */
    height: 0.22rem;
    margin-top: 0.1rem;
}
.footerli{
    width: auto;
    float: left;
    /* margin-right: 20px; */
    margin-right: 0.2rem;
    /* font-size:16px; */
    font-size: 0.16rem;
    font-weight:300;
    color:rgba(255,255,255,0.6);
    /* line-height:22px; */
    line-height: 0.22rem;
    cursor: pointer;
}
.footerli:hover{
    color:rgba(255,255,255,1);
}
/* 鑱旂郴鎴戜滑 */
.aboutContent{
    width: 100%;
    height: auto;
}
.aboutMainContent{
    width: 100%;
    max-width: 12rem;
    /* height:208px; */
    height: auto;
    /* padding: 75px 0; */
    padding: 0.7rem 0;
    background:rgba(255,255,255,1);
    /* border-radius:10px; */
    border-radius: 0.1rem;
    margin: auto;
    /* margin-top: 120px;
    margin-bottom: 120px; */
    margin-top: 0.7rem;
    margin-bottom: 1.2rem;
    overflow: hidden;
}
.aboutTitle{
    width: 100%;
    /* font-size:40px; */
    font-size: 0.34rem;
    font-weight:500;
    color:rgba(45,45,45,1);
    /* line-height:56px; */
    line-height: 0.48rem;
    text-align: center;
}
.aboutInfo{
    width: 100%;
    display: flex;
    justify-content:space-between;
    flex-flow: nowrap;
    overflow: hidden;
    /* margin-top: 70px; */
    margin-top: 0.7rem;
}
.aboutInfoDiv{
    /* width: 399px; */
    width: 3.99rem;
    height: auto;
    text-align: center;
    border-right: 1px solid #f7f7f7;
}
.aboutInfoDiv:nth-child(3) {
    border: none;
}
.aboutInfoTitle{
    /* font-size:26px; */
    font-size: 0.24rem;
    font-weight:500;
    color:rgba(45,45,45,1);
    /* line-height:37px; */
    line-height: 0.37rem;
}
.aboutInfoEmail{
    /* font-size:20px; */
    font-size: 0.2rem;
    font-weight:400;
    color:rgba(121,121,121,1);
    /* line-height:30px; */
    line-height: 0.3rem;
    letter-spacing:1px;
    /* margin-top: 15px; */
    margin-top: 0.15rem;
}
.appLoadText{
    font-size:0.14rem;
    font-weight:400;
    color:rgba(255,255,255,0.6);
    line-height:0.20rem;
    margin-top: 0.05rem;
}
.footerQrcodeContent{
    width: 1.2rem;
    height: auto;
    float: right;
    text-align: center;
}
.aboutMeContent{
    width:9.36rem;
    height:auto;
    background:rgba(255,255,255,1);
    border-radius:0.10rem;
    max-width: 12rem;
    padding: 0.70rem 1.32rem;
    margin: auto;
    margin-top: 0.7rem;
}
.aboutMeInfo{
    width: 100%;
    text-align: center;
    font-size: 0.22rem;
    font-weight: 350;
    color:#2D2D2D;
    line-height:45px;
    margin-top: 0.3rem;
}
.maxDownload{
    max-width: 766px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: auto;
}
.icp_style{
    width: 161px;
    font-size:0.14rem;
    font-weight:300;
    color:rgba(255,255,255,0.66);
    line-height:20px;
    letter-spacing:1px;
    margin-top: 0.4rem;
}
.icp_style:hover{
    color: #EC4B4A;
    text-decoration: underline;
}
.company{
    font-size:0.14rem;
    font-weight:300;
    color:rgba(255,255,255,0.66);
    line-height:20px;
    letter-spacing:1px;
    margin-top: 0.1rem;
}
.download{
    width: 100%;
    height: 88px;
    background: #FFFFFF;
    position: fixed;
    bottom: 0;
    display: none;
}
.downLogo{
    width: 69px;
    height: 67px;
    position: absolute;
    left: 5px;
    bottom: 18px;
}
.bibleTitle{
    width: 64px;
    height: 23px;
    font-size: 16px;
    font-family: SourceHanSerifCN-SemiBold, SourceHanSerifCN;
    color: #000000;
    line-height: 23px;
    position: absolute;
    top: 20px;
    left: 76px;
}
.downloadBtn{
    position: absolute;
    top: 20px;
    right: 20px;
    width: 80px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background-color: #EE4A4A;
    color: #fff;
    border-radius: 20px;
    box-shadow: 3px 3px 8px #FCE0E0;
}
.downloadMask{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    display: none;
}
.toDownloadImg{
    position: absolute;
    top: 11px;
    right: 56px;
}









