.mobile-work-permit-FAQs{
    width: 100%;
    height: 100%;
    margin-bottom: 2.44rem;
    margin-top: 2.06rem;
}
.mobile-work-permit-FAQs-list li{
    width: 13.82rem;
    /* height: 2.44rem; */
    padding: 0.51rem 0.57rem;
    border-bottom: 1px solid #e1e1e1;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    position: relative;
}
.mobile-work-permit-FAQs-list ul{
    width: 14.96rem;
    background: #fff;
    border-top: 1px solid #e1e1e1;
}
.mobile-work-permit-FAQs-list li a{
    display: block;
    width: 13.72rem;
    font-size: 0.61rem;
    color: #004ea2;
    line-height: 1.25;
    float: left;
    margin-left: 0.5rem;
}
.mobile-work-permit-FAQs-list li i{
    position: absolute;
    display: block;
    width: 0.206rem;
    height: 0.206rem;
    top: 0.69rem;
    background: #004ea2;
    border-radius: 50%;
}
.Mobile-Load-more {
    width: 14.96rem;
    height: 0.99rem;
    margin-top: 0.69rem;
}
.Mobile-Load-more a {
    display: block;
    width: 1.61rem;
    height: 0.99rem;
    background: url(M-Load-more.png) no-repeat;
    margin: 0 auto;
    background-size: cover;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.xiaActive .Mobile-Load-more a {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.appliy-document.border-c-dede ul {overflow: hidden;}
.visa-arr {
    margin: .644rem auto 2.06rem;
    width: 1.61rem;
    background: url(arr-down-icon.png) no-repeat;
     height: 0.99rem;
      margin: 0 auto;
    background-size: cover;
     transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    margin-top: 0.64rem;
}
.zt-1 {
    margin: .644rem auto 2.06rem;
    width: 1.61rem;
    background: url(arr-down-icon.png) no-repeat;
     height: 0.99rem;
      margin: 0 auto;
    background-size: cover;
     transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    margin-top: 0.64rem;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    
}