html{
    font-size: 50px;
}
.A20_GW_mian{
    font-family: PingFangSC-Medium, PingFang SC;
}
.A20_GW_mian .one_block{
    width: 100%;
    background: #ccc;
}
.A20_GW_mian .one_block .block{
    width: 100%;
    height: 0.8rem;
    background: rgba(61, 184, 217, 1);
}
.A20_GW_mian .one_block .top{
    width: 100%;
    height: 3.981481rem;
    background: linear-gradient(180deg, #3BB7D8 0%, #A0E2FF 100%);
    position: relative;
}
.A20_GW_mian .one_block .top img{
    position: absolute;
    width: 3.37037rem;
    height: .5rem;
    top: 1.314815rem;
    left: 50%;
    margin-left: -1.685185rem;
}
.A20_GW_mian .one_block .top .title_img{
    position: absolute;
    width: 5.166667rem;
    height: .611111rem;
    top: 2.277778rem;
    left: 50%;
    margin-left: -2.574074rem;
}
.A20_GW_mian .one_block .middle{
    width: 100%;
    height: 5.111111rem;
    position: relative;
}

.A20_GW_mian .one_block .middle .carimg{
    width: 100%;
    height: 5.111111rem;
    position: absolute;
    top: 0;
    left: 0;
}
.A20_GW_mian .one_block .middle .topimg{
    width: 100%;
    height: .777778rem;
    position: absolute;
    top: 0;
}
.A20_GW_mian .one_block .middle .bottommg{
    width: 100%;
    height: .777778rem;
    position: absolute;
    bottom: .37037rem;
}
.A20_GW_mian .one_block .bottom{
    width: 100%;
    height: 3.648148rem;
    background: linear-gradient(180deg, #A1D2D5 0%, #2C92CD 100%);
    position: relative;
}
.A20_GW_mian .one_block .bottom button{
    width: 5.962963rem;
    height: .85rem;
    border-radius: .388889rem;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid #FFFFFF;
    font-size: .296296rem;
    color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -2.981481rem;
}
.A20_GW_mian .one_block .bottom .top_but{
    top: .088889rem;
}
.A20_GW_mian .one_block .bottom .top_but_param{
    top: 2.488889rem;
    border: 0.01rem solid #9DAFBD;
    color: #9DAFBD;
    box-shadow: 0px 0.03rem 0.10rem 0px rgba(75, 82, 106, 0.05);
}
.A20_GW_mian .one_block .bottom .bot_but{
    top: 1.444444rem;
}
.A20_GW_mian .one_block .bottom img{
    width: .203704rem;
    height: .092593rem;
    position: absolute;
    left: 50%;
    top: 3.240741rem;
    margin-left: -0.101852rem;
}
.A20_GW_mian .one_block .bottom p{
    font-size: .222222rem;
    color: #fff;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 2.833333rem;
}
.A20_GW_mian .two_block{
    top: -0.37037rem;
}
.A20_GW_mian .tre_block{
    top: -0.37037rem;
}
.A20_GW_mian .save_box{
    position: relative;
    min-height: 15.037037rem;
    width: 100%;
    background: #CCF4FF;
    position: relative;
    top: -0.37037rem;
}
.A20_GW_mian .save_box_download{
    position: relative;
    /* min-height: 15.037037rem; */
    height: auto;
    width: 100%;
    background: #CCF4FF;
    position: relative;
    margin-top: -0.37037rem;
}
.A20_GW_mian .save_box .edit-color{
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    width: 100%;
    padding: 0 0.34rem;
    top: 10.26rem;
    left: 0;
}

.A20_GW_mian .save_box .edit-color .edit-color-item{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 1.04rem;
    margin: 0 0.1rem 0.3rem 0;
    text-align: center;
}
.A20_GW_mian .save_box .edit-color .edit-color-item>span{
    margin-top: 0.04rem;
    font-size: 0.24rem;
    color: #3D5A74;
    line-height: 0.34rem;
}
.A20_GW_mian .save_box .edit-color .edit-color-item:nth-child(6n){
    margin-right: 0;
}
.A20_GW_mian .save_box .edit-color .edit-color-item img{
    width: 0.8rem;
    height: 0.8rem;
}
.A20_GW_mian .save_box .edit-color .edit-color-item>.img-wrap{
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0.04rem solid transparent;
    border-radius: 50%;
    width: 1.04rem;
    height: 1.04rem;
    padding: 0.1rem;
}
.A20_GW_mian .save_box .edit-color .edit-color-item.color-active>.img-wrap{
    border: 0.04rem solid #fff;
}
/* // .A20_GW_mian .save_box .top_img{
//     position: absolute;
//     top: 0;
//     left: 0;
//     width: 100%;
//     height: 4.759259rem;
// }
// .A20_GW_mian .save_box .mian_img{
//     width: 100%;
//     height: 3.388889rem;
//     margin-top: 4.388889rem;
//     position: relative;
//     top: 0rem;
// }
// .A20_GW_mian .save_box .tit{
//     font-size: .444444rem;
//     color: #4B526A;
//     margin-bottom: .333333rem;
//     margin-top: .611111rem;
//     line-height: .611111rem;
//     font-family: PingFangSC-Medium, PingFang SC;
//     font-weight: 500;
// }
// .A20_GW_mian .save_box .tip{
//     margin-bottom: .185185rem;
//     font-size: .296296rem;
//     color: #4B526A;
//     line-height: .592593rem;
//     margin-top: .333333rem;
//     font-family: PingFangSC-Medium, PingFang SC;
//     font-weight: 500;
// }
// .A20_GW_mian .save_box span{
//     font-size: .222222rem;
//     color: #4B526A;
//     display: block;
//     line-height: .388889rem;
//     width: 100%;
//     font-family: PingFangSC-Light, PingFang SC;
//     font-weight: 300;
// } */
.A20_GW_mian .five_block{
    background: linear-gradient(339deg, #E0F9FF 0%, #D4F6FF 7%, #93D7E9 41%, #3BB7D8 100%);
}
.A20_GW_mian .experience_block,
.A20_GW_mian .six_block{
    background: linear-gradient(339deg, #E0F9FF 0%, #D4F6FF 7%, #93D7E9 41%, #3BB7D8 100%);
}

.A20_GW_mian .download_box{
    /* height: 8.555556rem; */
    width: 100%;
    /* position: relative; */
    /* top: -0.37037rem; */
    /* padding: 0 .351852rem; */
}

.A20_GW_mian .download_background{
    /* position: absolute; */
    width: 100%;
    height: 100%;
    /* top: 0; */
    /* left: 0; */
    z-index: -1;
    display: block;
}
.A20_GW_mian .download_img{
    width: 100%;
    /* margin-top: 6.8rem; */
    position: absolute;
    top: 11.30rem;
    width: 6.78rem;
    height: 1.60rem;
    left: 0.38rem;
}
.A20_GW_mian .save_box ul{
    position: absolute;
    bottom: 0.3rem;
    width: 100%;
    padding: 0 .51852rem;
}
.A20_GW_mian .intelligent_block ul {
    padding: 0 0.56rem;
}
.A20_GW_mian .park_block ul{
    padding: 0 .21rem;
}
.A20_GW_mian .park_block .li_park {
    width: 1.2rem;
    margin-right: 0.26rem;
}
.A20_GW_mian .four_block ul li{
    float: left;
    width: 25%;
    margin-right: 12%;
    /* height: 1.385185rem;
     */
    border-top: 1px solid #96BAC1;
    padding-top: .111111rem;
    color: #96BAC1;
    padding-bottom: 0.48rem;
}
.A20_GW_mian .park_block .li_park:nth-child(5n) {
    margin-right: 0;   
}

.A20_GW_mian .actives{
    color: #4B526A !important;
    border-top: 1px solid #303745 !important;
}
.A20_GW_mian .save_box ul li p{
    font-size: .222222rem;
    width: 100%;
    text-align: center;
    line-height: .314815rem;
}
.A20_GW_mian .tre_block ul li:nth-child(4n){
    margin-right: 0;
}
.A20_GW_mian .four_block ul li:nth-child(3n){
    margin-right: 0;
}
.A20_GW_mian .six_block ul li:nth-child(3n){
    margin-right: 0;
}
.A20_GW_mian .b_img{
    width: 100%;
    display:block;
}
.A20_GW_mian .top_tip{
    display: none;
    width: 100%;
    height: .981481rem;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}
.A20_GW_mian .top_tip img{
    width: 100%;
    height: 100%;
}
.A20_GW_mian .top_tip .btn{
    width: 1.851852rem;
    height: .574074rem;
    color: #fff;
    background: linear-gradient(270deg, #36CBAD 0%, #68EAB6 100%);
    box-shadow: 0px .055556rem .111111rem 0px rgba(18, 194, 169, 0.13);
    border-radius: 27px;
    border: none;
    position: absolute;
    top: 50%;
    /* right: .351852rem; */
    right: 2.06rem;
    margin-top: -0.277778rem;
    font-size: .259259rem;
}
.A20_GW_mian .top_tip .downloadbtn {
    /* width: 1.851852rem; */
    width: 1.52rem;
    height: .574074rem;
    color: #fff;
    background: linear-gradient(270deg, #36CBAD 0%, #68EAB6 100%);
    box-shadow: 0px .055556rem .111111rem 0px rgba(18, 194, 169, 0.13);
    border-radius: 27px;
    border: none;
    position: absolute;
    top: 50%;
    /* right: .351852rem; */
    right: 0.38rem;
    margin-top: -0.277778rem;
    font-size: .259259rem;
}
.A20_GW_tyr{
    position: relative;
    /* // background: linear-gradient(180deg, #C0F9FF 0%, #1E62AD 100%); */
    background: rgba(78, 162, 206, 1);
    padding-top: 1.22593rem;
    position: relative;
}
.A20_GW_tyr .mian_img{
    width: 100%;
    display: block;
}
.A20_GW_tyr .top_img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.A20_GW_tyr .img_box{
    position: relative;
    padding: 0 .444444rem;
    background: rgba(255, 255, 255, 0);
}
.A20_GW_tyr .try_img{
    width: 100%;
    margin-bottom: .481481rem;
}
.A20_GW_tyr .xcx_img{
    width: 100%;
    margin-bottom: .481481rem;
    padding: 0 .555556rem;
}


.A20_GW_mian .experience_block .actives,
.A20_GW_mian .six_block .actives{
    color: #fff !important;
    border-top: 1px solid #fff !important;
}
.A20_GW_mian .one_block{
    position: relative;
}
.A20_GW_mian .one_block .bottom{
    position: absolute !important;
    bottom: 1rem !important;
    background: rgba(0, 0, 0, 0) !important;
}
.A20_GW_mian .one_block .one_img{
    width: 100%;
    display: block;
}
.A20_GW_mian .tres_block ul li{
    float: left;
    width: 25%;
    margin-right: 12%;
    /* height: 1.385185rem; */
    border-top: 1px solid #96BAC1;
    padding-top: .111111rem;
    color: #96BAC1;
    padding-bottom: 0.48rem;
}

.A20_GW_mian .tres_block ul li:nth-child(3n)
{
    margin-right: 0;
}
.A20_GW_mian .tres_block .actives,
.A20_GW_mian .intelligent_block .actives,
.A20_GW_mian .park_block .actives,
.A20_GW_mian .two_block .actives{
    color: #4B526A !important;
    border-top: 1px solid #303745 !important;
}


.A20_GW_mian .intelligent_block ul li:nth-child(4n) {
    margin-right: 0;
}

.A20_GW_mian .two_block ul li:nth-child(5n) {
    margin-right: 0;
}
.A20_GW_mian .park_block ul li:nth-child(5n) {
    margin-right: 0.26rem;
}
.A20_GW_mian .intelligent_block ul li,
.A20_GW_mian .two_block ul li{
    float: left;
    width: 1.2rem;
    margin-right: 0.26rem;
    /* height: 1.385185rem; */
    padding-top: .111111rem;
    color: rgba(75, 82, 106, 0.5);
    border-top: 1px solid rgba(75, 82, 106, 0.5);
    padding-bottom: 0.48rem;
}
.A20_GW_mian .intelligent_block ul li {
    width: 1.4rem;
}
.A20_GW_mian .two_block ul {
    padding: 0 0.21rem;
}
.A20_GW_mian .experience_block ul li,
.A20_GW_mian .park_block ul li{
    float: left;
    width: 2.9rem;
    margin-right: 0.66rem;
    /* height: 1.385185rem; */
    border-top: 1px solid #96BAC1;
    padding-top: .111111rem;
    color: #96BAC1;
    padding-bottom: 0.48rem;
}

.A20_GW_mian .six_block ul li{
    float: left;
    width: 25%;
    margin-right: 12%;
    /* height: 1.385185rem; */
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding-top: .111111rem;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 0.48rem;
}

.A20_GW_mian .experience_block ul li{
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding-top: .111111rem;
    color: rgba(255, 255, 255, 0.5);
}

.A20_GW_mian .park_block ul li{
    color: rgba(75, 82, 106, 0.5);
    border-top: 1px solid rgba(75, 82, 106, 0.5);
}

.A20_GW_mian .experience_block ul li:nth-child(2n){
    margin-right: 0;
}

.web-app-permission {
    display: flex;
    width: 100%;
    padding: 0 .42rem;
    font-size: .22rem;
    height: 1.1rem;
    box-sizing: border-box;
    margin-bottom: .36rem;
    justify-content: space-between;
    position: absolute;
    top: 218.24rem;
}
.web-app-permission-msg {
    width: 4.6rem;
    color: #818B94 !important;
    line-height: .56rem;
}
.web-app-permission-btn {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.web-app-permission-btn>span {
    display: flex;
    width: 1.68rem;
    height: .44rem;
    border-radius: .04rem;
    line-height: .44rem;
    border: 1px solid #C6CBD0;
    font-size: .22rem;
    color: #C6CBD0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    /* margin-left: 0.40rem */
}
.web-app-permission-btn img{
    width: 1.72rem;
    height: 0.44rem;
    display: block;
}
