.foot-div{
    font-size: 16px;
    line-height: 4;
}
.foot{
    background-color: #292929;
    position: relative;
    top: 22px;
}

.answer-text{
    text-indent: 25px;
    font-size: 14px;
    color: gray;
}
.self-down-button a{
    color:white
}
.self-down-button{
    background: black;
    border-color: black;
    color: white;
    border-radius: 50px;
}
.download-exten-button{
    float: right;
    margin-top: 3px;
    margin-left: 15px;
}
@media screen and(min-width:375px) and (max-width: 642px) { 
    .flrg{
        float:none !important;
        display:block !important;
    }

    .search-content-div, .search-tip-div {
        width: 95% !important;
        margin: 0 auto;
        margin-top: 100px;
    }
}
@media screen and (max-width: 375px) { 
    .flrg{
        float:none !important;
        display:block !important;
    }

    .search-content-div, .search-tip-div {
        width: 92% !important;
        margin: 0 auto;
        margin-top: 100px;
    }
}

.font-20{
    font-size:20px;
}
.t-cen{
    text-align:center;
    margin-bottom: 15px;
}
.progress-bar{
    background-color:black !important;
}
.processs-loading{
    display:none;
    margin-top:25px;
}
.tip-k{
    position: fixed;
    top: 25px;
    width: 50%;
    margin: 0 auto;
    left: 25%;          
}
.line-text{
    text-decoration: underline white;
    color:black;
}
.mgtop-80{
    margin-top:80px;
}
.down-ul-li-img{
    width:20px;
}
.down-ul-li-div{
    margin-top: 6px;
}
.down-font{
    font-size: 16px;
    font-weight: 600;
}
.inline{
    display:inline-block;
}
nav{
    width:75%;
    margin:0 auto;
    margin-top:25px;
}
.flrg{
    float:right;
}
.fonw{
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
}
.font-line{
    text-decoration: underline white;

}
.search-content-div,.search-tip-div{
    width: 60%;
    margin: 0 auto;
    margin-top: 100px;
}
.search-input{
    height:60px;
}
.downimg{
    width:40px;
    cursor:pointer;
}
.download-content{

}

.down-ul-li{
    display: inline-block;
    text-align: center;
    width: 150px;
    background-color: gray;
    /* padding: 11px; */
    margin-left: 30px;
    /* height: 90px; */
    box-shadow: 0 25px 18px 0 rgba(0,0,0,.12), 0 21px 12px -5px rgba(0,0,0,.15);
    cursor:pointer;
    margin-top:10px;
}
.down-ul{
    margin-top: 30px;
    text-align: center;
}
body{
   
}
span{
    color:black !important;
}
.font-color{
    color:black !important;
}
p{
    font-size:16px;
    font-weight:600;
}
.font-30{
    font-size:30px;
    font-size:3rem;
}
.font-16{
    font-size:16px;
    font-size:1.6rem;
}
hr{
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid black !important;
}

.svg-google{
    width:20px;
}

.text-line{
    border-bottom: 1px solid;
}