
#tag {
    width: 100%;
    height: 1500px;
    /*background: #00F7DE;*/
    background-color: rgb(248,249,252);

}

#ramka {
    width: 1085px;
    height: auto;
    /*background-color: #1c606a;*/
    margin: auto;
    /*border: 1px solid #2d2e33;*/
    /*margin-top: 5px;*/
    /*float: left;*/
}


#iqi_ramka {
    width: 1085px;
    height: 100px;
    background: rgb(57,86,213);
    /*float: left;*/
    margin-top: 0px;
}

#usti {
    width: 1085px;
    height: 100px;
    margin-top: 0px;
    /*background: #4f1915;*/
    float: left;
}

#asti {
    width: 1085px;
    height: 200px;
    /*background: #6f42c1;*/
    display: none;
    float: left;
}


#birinqi {
    height: 100px;
    width: 360px;
    /*background: #0f6848;*/
    float: left;
    text-align: center;
}
#guding {
    height: 99px;
    width: 360px;
    /*background: #ffffff;*/
    /*opacity: 50%;*/
    float: left;
    position: absolute;
    display: none;
    border-bottom-left-radius: 5px;
    box-shadow: 1px 1px 1px  #fcfcfc;
    border-bottom-right-radius: 5px;
}
#xiaoshou1{
    width: 165px;
    height: 35px;
    margin-left: 100px;
    line-height: 35px;

    text-align: center;
    font-size: 20px;
    text-decoration: none;
    background: #ffffff;
    float: left;
    /*margin: auto;*/
}

#xiaoshou2{
    width: 165px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-left: 100px;
    font-size: 22px;

    text-decoration: none;
    background: #ffffff;
    float: left;
}

#birinqi a {
    text-align: center;
    font-size: 40px;
    line-height: 100px;
    text-decoration: none;
    /*margin: auto;*/
}

#ikkinqi {
    height: 100px;
    width: 360px;
    /*background: #6f42c1;*/
    float: left;
    text-align: center;
}

#ikkinqi a {
    text-align: center;
    font-size: 40px;
    line-height: 100px;
    text-decoration: none;
    /*margin: auto;*/
}

#uqinqi {
    height: 100px;
    width: 360px;
    /*background: #0f6848;*/
    float: left;
}

#yonghu1 {
    height: 50px;
    width: 360px;
    /*background: #2d2e33;*/
    float: left;
}

#yonghu1 img {
    width: 48px;
    height: 48px;
    float: right;
    margin-top: 2px;
    margin-right: 5px;
}

#yonghu1 p {
    text-align: right;
    float: right;
    margin-right: 10px;
}

#yonghu2 {
    height: 50px;
    width: 360px;
    /*background: #2d2e33;*/
    float: left;
    position: relative;
    display: inline-block;
}

#asti_tizimlik {
    width: 115px;
    height: 130px;
    display: none;
    position: absolute;
    background-color: rgb(255,255,255);
    right: 0;
    border-radius: 5px;
    /*min-width: 160px;*/
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

#asti_tizimlik a {
    color: black;
    text-decoration: none;
    float: right;
    width: 115px;
    height: 25px;
    /*background-color: #1c294e;*/
    margin-top: 5px;
    text-align: center;
    line-height: 43px;
}

/*.asti_tizimlik a:hover {*/
/*    background-color: #f1f1f1*/
/*}*/

/*.asti_tizimlik {*/
/*    display: none;*/
/*}*/

#dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}


#ang_asti{
    height: 100px;
    width: 1085px;
    /*background-color: #4f1915;*/
    float: left;
}

.birinqi:hover.guding{
    display: block;
}

