.download_width{
    width: 12.4rem;
    margin: auto;
}
.download_icon{
    position: absolute;
    border-radius: 50%;
}
.download_title h5{
    padding-top: 1.2rem;
    margin-bottom: 0;
    font-size: 0.36rem;
    font-weight: 600;
    color: #000000;
    letter-spacing: 1px;
    padding-bottom: 0.38rem;
    text-align: center;
    margin-top: 0;
}
.download_title div{
    text-align: center;
    font-size: 0.16rem;
    font-weight: 400;
    color: #000000;
    line-height: 1.5;
    padding-bottom: 0.5rem;
    letter-spacing: 2px;
}

.ios_width{
    width: 0.21rem;
}

.android_width{
    width: 0.25rem;
}


/* 内容四部分样式 */

.download_top_container {
    background-image: url('/www/xgwy/img/download/download_top.png');
    height: 9rem;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.download_top_container .download_title{
    position: relative;
}

.download_top_container .download_title h5,
.download_top_container .download_title div{
    color: #ffffff;
}

.download_top_container .download_top .left .ios{
    display: flex;
    align-items: center;
    width: 2rem;
    height: 0.55rem;
    background: #2E415D;
    border-radius: 0.1rem;
    padding: 0 0.2rem;
    justify-content: space-between;
    margin-bottom: 0.2rem;
}
.download_top_container .download_top .left .ios a {
    font-size: 0.16rem;
    font-weight: 500;
    color: #FFFFFF;
}
.download_top_container .download_top .download_body {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 1.2rem;
    padding-top: 2rem;
}
.download_top_container .download_four .download_body .right{
    width: 5.53rem;
    height: 4.42rem;
}
.download_top_container .download_four .download_body .right img {
    max-height: 100%;
}

.download_top .download_body .left .android{
    display: flex;
    align-items: center;
    width: 2rem;
    height: 0.55rem;
    background: #DCDEE1;
    border-radius: 0.1rem;
    padding: 0 0.2rem;
    justify-content: space-between;
}
.download_top .download_body .left .android a{
    font-size: 0.16rem;
    font-weight: 500;
    color: #2E415D;
}



/* 内容一样式 */
.download_one_container{
    position: relative;
    overflow: hidden;
}

.download_one{
    background-image: url('/www/xgwy/img/download/download_one_new.png');
    height: 9.6rem;
    width: 100%;
    display: flex;
    align-items: center;
}
.download_one .one_body{
    width: 12.4rem;
    display: flex;
    margin: auto;
    justify-content: space-between;
    align-items: center;
}
.download_one .one_body .left{
    width: 5.54rem;
    height: 5.41rem;
}
.download_one .one_body .right{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.download_one .one_body .right .title{
    font-size: 0.36rem;
    font-weight: 600;
    color: #000000;
    letter-spacing: 1px;
    padding-bottom: 0.2rem;
}
.download_one .one_body .right .text{
    text-align: right;
    font-size: 0.16rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000000;
    padding-bottom: 0.5rem;
    letter-spacing: 2px;
}
.download_one .one_body .right .ios{
    display: flex;
    align-items: center;
    width: 2.1rem;
    height: 0.55rem;
    background: #2E415D;
    border-radius: 0.1rem;
    padding: 0 0.2rem;
    justify-content: flex-start;
    margin-bottom: 0.2rem;
}
.download_one .one_body .right .ios a{
    font-size: 0.16rem;
    font-weight: 500;
    color: #FFFFFF;
    margin-left: 0.1rem;
}
.download_one .one_body .right .android{
    display: flex;
    align-items: center;
    width: 2.1rem;
    height: 0.55rem;
    background: #DCDEE1;
    border-radius: 0.1rem;
    padding: 0 0.2rem;
    justify-content: flex-start;
    margin-bottom: 0.2rem;
}
.download_one .one_body .right .android a{
    font-size: 0.16rem;
    font-weight: 500;
    color: #2E415D;
    margin-left: 0.1rem;
}
.download_one .one_body .right .android .android_version_name{
    margin: 0 0;
}
.download_one .one_body .right .android .android_version_desc{
    margin: 0 0;
    font-size: 0.1rem;
    text-align: center;
}


/* 内容二样式 */
.download_two_container{
    position: relative;
    overflow: hidden;
}
.download_two_container .download_two_one{
    bottom: -0.6rem;
    right: -0.7rem;
    width: 4rem;
    height: 4rem;
    background: rgba(186, 149, 131, 0.22);
    opacity: 0.45;
}
.download_two_container .download_two_two{
    bottom: 0;
    left: 2.3rem;
    width: 2rem;
    height: 2rem;
    background: rgba(186, 149, 131, 0.22);
    z-index: -1;
}
.download_two_container .download_two_three{
    bottom: 1.5rem;
    left: 1rem;
    width: 0.5rem;
    height: 0.5rem;
    background: rgba(186, 149, 131, 0.22);
    opacity: 0.45;
}
.download_two .download_body{
    display: flex;
    justify-content: space-between;
    padding-bottom: 1rem;
}
.download_two .download_body .right{
    width: 6.2rem;
    height: 6.1rem;
    position: relative;
}
.download_two .download_body .left {
    width: 5.25rem;
    background: #F3ECE9;
    border-radius: 5px;
    padding: 0.66rem 0.48rem 0.5rem 0.48rem;
    height: 6rem;
}
.download_two .download_body .left ul{
    display: flex;
    flex-direction: column;
}
.download_two .download_body .left ul li{
    display: flex;
    flex-direction: column;
}
.download_two .download_body .left ul li span:first-child{
    font-size: 0.2rem;
    font-weight: 600;
    color: #000000;
    margin-bottom: 0.2rem;
}
.download_two .download_body .left ul li span:last-child{
    font-size: 0.16rem;
    font-weight: 500;
    color: #000000;
    text-align: justify;
    letter-spacing: 2px;
    line-height: 1.5;
}


/* 内容三部分样式 */
.download_three_container{
    height: 9.6rem;
    width: 100%;
    background-image: url('/www/xgwy/img/download/download_three.png');
}
.download_three_container .download_body{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.download_three_container .download_body div{
    padding-bottom: 0.4rem;
}
.download_three_container .download_body img{
    max-height: 100%;
}



/* 内容四部分样式 */
.download_four_container{
    position: relative;
    overflow: hidden;
}
.download_four_container .download_title{
    position: relative;
}
.download_four_container .download_four_one{
    bottom: -1rem;
    right: -1.5rem;
    width: 6.21rem;
    height: 6.21rem;
    background: linear-gradient(180deg, #FAFAFA 0%, #E9E9E9 100%);
    border-radius: 50%;
    z-index: -1;
}

.download_four_container  .download_four_two{
    top: -1rem;
    left: -1.5rem;
    width: 4rem;
    height: 4rem;
    background: linear-gradient(180deg, #FAFAFA 0%, #E9E9E9 100%);
    border-radius: 50%;
    z-index: -1;
}

.download_four_container  .download_four_three{
    top: 63%;
    left: 40%;
    width: 0.6rem;
    height: 0.6rem;
    background: linear-gradient(180deg, #FAFAFA 0%, #E9E9E9 100%);
    border-radius: 50%;
    z-index: -1;
}

.download_four_container .download_four .left .ios{
    display: flex;
    align-items: center;
    width: 2rem;
    height: 0.55rem;
    background: #2E415D;
    border-radius: 0.1rem;
    padding: 0 0.2rem;
    justify-content: space-between;
    margin-bottom: 0.2rem;
}
.download_four_container .download_four .left .ios a {
    font-size: 0.16rem;
    font-weight: 500;
    color: #FFFFFF;
}
.download_four_container .download_four .download_body {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 1.2rem;
}
.download_four_container .download_four .download_body .right{
    width: 5.53rem;
    height: 4.42rem;
}
.download_four_container .download_four .download_body .right img {
    max-height: 100%;
}
.download_four .download_body .left .android{
    display: flex;
    align-items: center;
    width: 2rem;
    height: 0.55rem;
    background: #DCDEE1;
    border-radius: 0.1rem;
    padding: 0 0.2rem;
    justify-content: space-between;
}
.download_four .download_body .left .android a{
    font-size: 0.16rem;
    font-weight: 500;
    color: #2E415D;
}


/* 内容五部分样式 */
.download_five_container{
    background-image: url('/www/xgwy/img/download/download_five.png');
    height: 9.6rem;
    width: 100%;
}
.download_five_container .download_title h5,
.download_five_container .download_title div{
    color: #ffffff;
}
.download_five_container .download_five .download_body{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.download_five_container .download_five .download_body .left{
    height: 4.96rem;
    width: 6.2rem;

}
.download_five_container .download_five .download_body .left img{
    max-width: 100%;
    max-height: 100%;
}
.download_five_container .download_five .download_body .right{
    margin-top: 0.4rem;
}
.download_five_container .download_five .download_body .right .ios{
    display: flex;
    align-items: center;
    width: 2rem;
    height: 0.55rem;
    background: #2E415D;
    border-radius: 0.1rem;
    padding: 0 0 0 0.2rem;
    margin-bottom: 0.2rem;
}
.download_five_container .download_five .download_body .right .ios a{
    font-size: 0.16rem;
    font-weight: 500;
    color: #FFFFFF;
    padding-left: 0.12rem;
}
.download_five_container .download_five .download_body .right .android{
    display: flex;
    align-items: center;
    width: 2rem;
    height: 0.55rem;
    background: #DCDEE1;
    border-radius: 0.1rem;
    padding: 0 0 0 0.2rem;
}
.download_five_container .download_five .download_body .right .android a{
    font-size: 0.16rem;
    font-weight: 500;
    color: #2E415D;
    padding-left: 0.12rem;
}
