.black_area {
    width: 100%;
}

.Adaptive_contion {
    position: relative;
    background-color: black;
    width: 100%;
    margin-top: 5%;
}

.Adaptive_contion_p {
    display: block;
    color: white;
    font-size: 24px;
    line-height: 27px;
    margin-left: 35px;
}

.Adaptive_contion_p:first-child {
    padding-top: 24px;
}

.Adaptive_contion_b {
    display: block;
    color: #ff3333;
    margin-left: 35px;
    font-size: 15px;
    line-height: 15px;
}

.height_padding {
    padding: 1px;
}

.Aiming {
    display: block;
    width: 30px;
    height: 30px;
    margin: 18px auto 0;
    background-color: rgba(86, 86, 86, 0.6);
}

.up-icon {
    width: 30px;
    height: 18px;
    display: block;
    padding-top: 6px;
}

.Adaptive_contion_span {
    position: absolute;
    display: block;
    width: 93px;
    height: 17px;
    border-radius: 5px;
    border: 1px solid white;
    left: 35px;
    bottom: 5%;
    color: white;
    text-align: center;
    padding: 7px;
    font-size: 12px;
}

.paga_one {
    width: 100%;
    height: 100%;
    background-image: url("../images/b-background.png");
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100% 100%;

}

.ovffle {
    overflow: auto;
}

.big_box {
    top: 0px;
    width: 100%;
    background-image: url("../images/a-background.png");
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /*touch-action: none;*/
}

.paga_one_p {
    display: block;
    color: white;
    margin-left: 20px;
    font-size: 20px;
}

.paga_one_p:first-child {
    padding-top: 25%;
    letter-spacing: 2px;

}

.a-map {
    width: 98%;
    margin: auto;
    display: block;
}

.map {
    margin-top: 20%;
}

.a-no {
    width: 30px;
}

.a-no-b {
    position: fixed;
    width: 30px;
    right: 15px;
    bottom: 50px;
}

.a-yew {
    position: fixed;
    width: 30px;
    right: 15px;
    bottom: 10px;
}

.paga_two {
    width: 100%;
    height: 100%;
    background-image: url("../images/c-background.png");
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.paga_three {
    width: 100%;
    height: 100%;
    background-image: url("../images/d-background.png");
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.paga_two_p {
    display: block;
    color: white;
    margin-left: 20px;
    font-size: 20px;
}

.paga_two_p:first-child {
    letter-spacing: 2px;
    padding-top: 45px;
}

.paga_two_list_arrg {
    margin-top: 20px;
    width: 100%;
    height: 370px;
}


.paga_two_list_arrg_contion {
    margin: auto;
    overflow-x: auto;
    height: 100%;
    position: relative;
    display: block;
}
.paga_two_list_arrg_contion::-webkit-scrollbar{
    display: none;
    /*width: 10px;*/
    /*height: 5px;*/
    /*background-color: rgba(255,255,255,0.4);*/
}


/*.paga_two_list_arrg_contion::-webkit-scrollbar-thumb{*/
    /*background-color: white;*/
    /*border-radius: 10px;*/
/*}*/
/*.paga_two_list_arrg_contion::-webkit-scrollbar-track{*/
    /*background-color: rgba(255,255,255,0.4);*/
/*}*/
.paga_two_img_list {
    top: 0px;
    background-color: white;
    border-radius: 5px;
    position: absolute;
}
.paga_two_img_list_1 {
    top: 160px;
    background-color: white;
    border-radius: 5px;
    position: absolute;
}

.paga_two_img_list_head_icon{
    width: 100%;
    border-radius: 5px 5px 0 0;
}
.paga_two_img_list_p{
    width: 120px;
    padding: 3px 10px 2px;
    font-size: 16px;
    font-weight: bold;
    word-wrap:break-word;
}
.paga_two_img_list_p_p{
    padding: 0 10px 2px;
    font-size: 12px;
    line-height: 16px;
    word-wrap:break-word;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;   /*//规定几行显示省略号*/
    -webkit-box-orient: vertical;
}

.ggg_fiex{
    position: relative;
    z-index: 999;
    display: none;
}

.paga_head{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 7.4%;
    z-index: 99999;
    background-color: whitesmoke;
}

.paga{
    height: 100%;
}

.paga_flex{
    position:relative;
    width: 100%;

}

.paga_three_box{
    width: 40%;
    background-color: #262e41;
    position: absolute;
    height: 26%;

}
/*#paga_three_box_1{*/
    /*left: 42%;*/
/*}*/
/*#paga_three_box_2{*/
    /*left: 84%;*/

/*}*/
.paga_flex_boox{
    position: relative;
    width: 95%;
    height: 100%;
    margin: auto;
    background-color: white;
    overflow-x: auto;
}