/* 页脚 */

.foot-phone{
    display: none;
}
.foot-logo{
    margin-left: 20rem;
    margin-top: 5%;
}
.footerTable{
    height: 85rem;
    width: 100%;
    background-color: white;
    padding: 1px;
    margin-top: -7rem;
}
.footerTable .form1{
    width: 48%;
    margin-top: 8rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 37%;
}
.footerTable .form1-button-box{
    width: 84%;
    display: flex;
    flex-direction: column;
    justify-content: left;
    align-items: baseline;
   
}
.footerTable .form-button{
    width: 21rem;
    height: 6rem;
    border-radius: 52px;
    background-color: rgb(0,0,0);
    /* font-family: Roboto-Bold; */
    color: white;
    /* margin-top: 2rem; */
    font-size: 3rem;
    padding: 0 7px;
    border: 0px;
    cursor: pointer;
}
.footerTable .form-input-0,.footerTable .form-input-1 {
    height: 5.6rem;
    width: 79.1rem;
    border: 0px solid #eaeaea;
    margin-top: 2rem;
    padding: 0 7px;
    font-size: 1.8rem;
    color: #B5B5B5;
    border-radius: 5px;
    background-color: #F9F9F9;
}
.footerTable .footerTable.form-input-0 option:first-child {
    color: #B5B5B5;
}

.footerTable .form-input-9, .footerTable .form-input-3, .footerTable .form-input-5, .footerTable .form-input-7{
    height: 5.6rem;
    width: 37.1rem;
    border: 0px solid #eaeaea;
    margin-top: 2rem;
    padding: 0 7px;
    font-size: 1.8rem;
    color: #B5B5B5;
    border-radius: 5px;
    background-color: #F9F9F9;
}
.footerTable .form-input-2, .footerTable .form-input-4,.footerTable .form-input-6, .footerTable .form-input-8{
    height: 5.6rem;
    width: 37.1rem;
    border: 0px solid #eaeaea;
    margin-left: 1%;
    margin-top: 2rem;
    padding: 0 7px;
    color: #B5B5B5;
    font-size: 1.8rem;
    border-radius: 5px;
    background-color: #F9F9F9;
}

.footerTable .form1-input-box select option {
    font-family: "";
    color: #000000;
}

.footerTable input::-webkit-input-placeholder {
    font-family: "";
    color: #B5B5B5;
    /* font-size:2.8rem; */
}
.footerTable .tableHeader{
    height: 20rem;
    color: #000000;
    font-size: 4.8rem;
    padding: 1px;
    width: 23%;
    margin-left: 10%;
    margin-top: 9%;
    position: absolute;
}
.footerTable .tableHeader p{
    width: 65%;
    margin-left: 35%;
    margin-top: 4%;
    font-family: Rany-Bold;
    text-align: left;
}
.footerTable .line{
    width:25rem;
    height:4px;
    margin-left: 35%;
    margin-top:2%;
    background-color: #FA820A;
}
.foot {
    height: 64.5rem;
    background-color: #000000;
    padding: 1px;
}

.f-column {
    display: flex;
    margin-left: 20rem;
    margin-top: 6rem;

}

.f-column-1,
.f-column-2,
.f-column-3,
.f-column-4,
.f-column-5 {
    color: #898989;
    font-size: 1.8rem;
    /* font-family: Roboto-bold; */
    width: 24rem;
    text-align: left;
}

.foot ul {
    text-align: left;
    width: 60%;
    /* margin-left: 31%; */
    margin-top: 3rem;
}
.f-column ul {
    width: 80%;
}

.foot ul li{
    margin-top: 1rem;
    /* font-family: Roboto-Regual; */
    color: #535353;
}
.foot ul li a{
    color: #535353;
}

.footer {
    width: 150rem;
    margin-left: 20rem;
    margin-top: 12rem;
}

.f-title {
    color: #535353;
    /* font-family: Robolo-Bold; */
    font-size: 1.8rem;
}

.f-sign-up {
    font-size: 1.8rem;
    color: #535353;
    /* font-family: Roboto-Regual; */
    width: 17.9rem;
    height: 5rem;
    line-height: 5rem;
    border: 1px solid #535353;
    text-align: center;
    border-radius: 12px;
    margin-top: 2rem;
}

.f-info {
    color: #535353;
    font-size: 1.8rem;
    /* font-family: OPPOSans-R; */
    width: 150rem;
    position: relative;
    margin-left: 20rem;
}
/* .f-info p{
    font-size: 1.8rem;
} */
.f-info-txt {
    width: 61rem;
    /* margin-left: 30rem; */
}
.f-info-txt2 {
    width: 100%;
    text-align: center;
}
.f-info ul {
    position: absolute;
    top: -4rem;
    /* left: 64rem; */
    width: 50%;
    right: -4rem;
}

.f-info ul li {
    float: left;
    margin-left: 3rem;
}

/* 页脚表单 */
.f-form {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0rem;
    z-index: 99;
}

.f-form-box {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 38%;
    border-radius: 7px;
    background-color: white;
    margin: auto;
    height: 25rem;
    position: absolute;
    z-index: 99;
    width: 92.1rem;
    height: 45.5rem;
}

.f-form-input-1 {
    border: 2px solid #eaeaea;
    margin-left: 5%;
    margin-top: 7rem;
    padding: 0px 7px 0px 58px;
    border-radius: 5px;
    width: 82.2rem;
    height: 7.6rem;
    font-size: 2.4rem;
    font-family: Rany-Regular;
    color: #B5B5B5;
    background-image: url("./../../img//home/earth.webp");
    background-repeat: no-repeat;
    background-position: 1rem;
}

.f-form-input-2 {
    border: 2px solid #eaeaea;
    margin-left: 5%;
    margin-top: 2rem;
    padding: 0px 7px 0px 58px;
    border-radius: 5px;
    width: 82.2rem;
    height: 7.6rem;
    font-size: 2.4rem;
    color: #B5B5B5;
    background-image: url("./../../img//home/mail.webp");
    background-repeat: no-repeat;
    background-position: 1rem;
}

.f-form-box input::-webkit-input-placeholder {
    font-family: Rany-Regular !important;
    color: #B5B5B5;
    font-size:2.4rem !important;
}

.f-form-button-box {
    width: 100%;
    height: 6rem;
    position: relative;
}

.f-form-button {
    width: 22rem;
    height: 6rem;
    border-radius: 16px;
    background-color: #000000;
    /* font-family: Roboto-Bold; */
    color: white;
    font-size: 3rem;
    padding: 0 7px;
    border: 0px;
    cursor: pointer;
    position: absolute; 
    left: 0;
    right: 0;
    margin: auto;
}

.f-sign-up {
    cursor: pointer;
}

.f-sign-up-tip {
    font-size: 1.8rem;
    color: red;
    text-align: center;
    padding: 2rem 0;
}

.f-close {
    float: right;
    margin-right: 3%;
}

.showBox {
    cursor: pointer;
}

.f-img-close {
    width: 5.5rem;
    float: right;
    margin-top: -76%;
    margin-right: -28%;
    border-radius: 1rem;
}

.f-tableHeader {
    /* background-color: royalblue; */
    height: 10%;
    color: #000000;
    font-size: 3rem;
    padding: 1px;
}

.f-tableHeader p {
    width: 70%;
    margin-left: 15%;
    margin-top: 5%;
    /* font-family: Rany-Bold; */
    text-align: center;
}
.f-ico{
    width:2rem;
}
.cap-img{
    margin-top: 1%;
    margin-left: -40%;
    width: 14rem;  
    height: 5rem;
}
.form-input-check{
    margin-top: 2rem;
    position: relative;
    /* left: -28%; */
    width: 79.1rem;
}
.form-input-check a{
    text-decoration: underline;
    cursor: pointer;
    color:blue;
}
.cap{
    height: 5.6rem;
    width: 37.1rem;
    margin-top: 2rem;
    font-size: 1.8rem;
    border-radius: 5px;
    padding:0;border:none;cursor:pointer;background: white;margin-left: -3%;
}
.cap-panel{
    width: 79.1rem;
    display: flex;
}