header{
    position: fixed;
    top: 0px;
    width: 100%;
    height: 161px;
    z-index: 100;
}

main{
    padding-top: 89px;
}

.box{
    margin: 0;
}

.dropdown-menu li{
    font-size: large;
}

.navbar-nav > li > a {
    text-align: center;
    margin: 20px 0;
    font-size: 18px;
    color: white !important;
}


.btli{
    width: 130px;
}

.open > a:hover {
    background-color: black;
}
.btli a:hover{
    background-color: initial!important;;
    color:#d4a14f !important;
}

.btli2{
    float: left;
}

.btli2 a{
    font-size: 11px;
    color: white;
}

.btli2 a:hover{
    background-color: initial!important;;
    color:#d4a14f !important;
}

.droplist{
    list-style: none;
    position: absolute;
    z-index: 1;
    background-color: #a0804b;
    box-shadow: 0 1px 2px #030101;
    display: none;
    padding: 0 15px;
    margin-top: 15px;
    margin-left: 11px;
}
.droplist a{
    text-decoration: none;
    color: #f8f8f8;
    line-height: 43px;
    font-size: medium;

}

.foot_cl1{
    background: #4c4944;
}

.foot_cl2{
    background: #4c4944;
}

.footaria{
    margin: 34px 0 0 80px;
}

.footaria dl{
    width: 130px;
    float: left;
}

.footaria dl dd a{
    text-decoration: none;
    color: white;
    font-size: smaller;
}

.footaria dl dt{
    color: white;
    font-size: 16px;
    line-height: 30px;
    font-family: 华文宋体, serif;
}

.footaria_wz{
    line-height: 25px;
    width: 450px;
    float: left;
    color: white;
}

.footext{
    position: relative;
    width: 40%;
    text-align: center;
    left: 200px;
}


.footp {
    color: #FFFFFF;
    padding-top: 12px;
}
