@font-face {
    font-family: huawenxingkai;
    src: url("../font/huawenxingkai.ttf");
}
@media screen and (min-device-width:340px) and (max-device-width:700px)
{
    .nav_bar{
        height: 150px !important;
    }
    .site_name{
        width: 265px;
        height: 60px;
        /* line-height: 60px; */
        margin-left: 25%;
        margin-top: -60px;
        font-size: 40px;
        letter-spacing: 10px;
        font-family: 'huawenxingkai';
        color: #ede4e4;
        font-weight: 500;
        text-shadow: 0.1em 0.1em 0.2em #3e3d3d;
        /*border: 1px solid #000;*/
    }
    .site_name img{
        width: 100%;
        height: 100%;
        margin-top: -170px;
    }
    .navbar-header{
        height: 90px;
        width: 90px;
        margin-left: -15px !important;
    }
    .navbar-brand{
        margin-left: 0 !important;
        height: 110px !important;
    }
    .logo{
        max-width: 80px !important;
        width: 80px;
    }
    .small{
        margin-right: 20% !important;
        margin-top: -60px;
    }
    .small a{
        color:#6f5c5c !important;
    }
    .small i{
        color:#6f5c5c !important;
    }
    .mobile_nav_menu{
        width: 100%;
        position: relative;
        margin-top: -10px;
        z-index: 5000;
    }
    .nav_menu{
        margin-top: unset !important;
        height: auto !important;
        width: 100%;
    }
    .navbar-nav{
        float: none !important;
        display: flex ;
        flex-wrap: wrap;
        margin: 0px 0 0 0 !important;
        width: 100% !important;
        background: #f5eeee !important;
    }
    .menu-item-level-1{
        width:33% !important; ;
        text-align: center !important;
        border-left: 1px solid #fff;
        border-bottom: 1px solid #fff;
        height: 34px;
        line-height: 34px;
    }
    .dropdown-custom-level-1{
        width:33% !important; ;
        text-align: center !important;
        border-left: 1px solid #fff;
        border-bottom: 1px solid #fff;
        line-height: 34px;
    }
    .nav li a{
        padding: 10px 0px !important;
        font-size: 13px !important;
    }
    .dropdown-menu{
        background-color: #f5eeee !important;
        width: 100% !important;
        min-width: 75px !important;
        text-align: center;
        opacity: 0.8;
    }
    .rotation_div{
        margin-top: -150px !important;
        height: 150px;
    }
    .sy-slide a img{
        height: 150px !important;
    }
    #footer{
        width: 100%;
        background-color: #8c8686;
    }
    #footer .menu-bar{
        width: 50%;
        padding-top: 1em;
        display: inline-block;
        vertical-align: middle;
        margin-left: 5%;
    }
    .text-qr{
        width: 120px;
        text-align: center;
        color: #fff;
        font-size: 12px;
        padding-top: 4px;
    }
    #footer .menu{
        margin-left: 1%;
        padding: 0.1em;
        display: inline-block;
        vertical-align: top;
    }

    #footer .menu a{
        color: #FFFFFF;
        padding: 4px 10px;
        display: -webkit-box;
    }
    #footer .qrcode-bar{
        width: 120px;
        margin-left: 5%;
        display: inline-block;
        vertical-align: middle;
    }
    #footer .qrcode img{
        width: 120px;
        height: 120px;
        margin-top: 10px;
    }
    .foot_bottom .copyright{
        display: inline-block;
        vertical-align: top;
        float: right;
        color: #FFFFFF;
        font-size: 12px;
        margin-top: 1em;
    }

}

@media screen and (min-device-width:700px) {
    .site_name{
        width: 580px;
        height: 80px;
        margin-left: 30%;
        margin-top: 120px;
        font-size: 80px;
        letter-spacing: 30px;
        font-family: 华文行楷;
        color: #ede4e4;
        font-weight: 500;
        text-shadow: 0.1em 0.1em 0.2em #3e3d3d;
        /* border: 1px solid;*/
    }
    .site_name img{
        width: 100%;
        height: 100%;
    }
    .navbar-header{
        height: 120px;
        width: 120px;
        margin-left: -6em !important;
    }
    #footer{
        width: 100%;
        background-color: #8c8686;
    }
    .text-qr{
        width: 120px;
        text-align: center;
        color: #fff;
        font-size: 12px;
        padding-top: 4px;
    }
    #footer .menu-bar{
        width:46%;
        padding-top: 1em;
        display: inline-block;
        vertical-align: middle;
    }
    #footer .menu{
        margin-left: 2%;
        padding: 0.7em;
        display: inline-block;
        vertical-align: top;
    }
    #footer .menu a{
        color: #FFFFFF;
        padding: 4px 20px;
        display: -webkit-box;
    }
    #footer .qrcode{
       display: flex;
    }
    #footer .qrcode .item{
        margin-left: 8%;
    }
    #footer .qrcode-bar{
        width:46%;
        margin-left: 5%;
        display: inline-block;
        vertical-align: middle;
    }

    #footer .qrcode img{
        width: 120px;
        height: 120px;
        margin-left: 8%;
    }
    .foot_bottom .copyright{
        display: inline-block;
        vertical-align: top;
        float: right;
        color: #FFFFFF;
        font-size: 12px;
        margin-top: -1em;
    }
}

a:hover{
    text-decoration: none;
}
.small{
    float: right;
    margin-right: 28%;
    margin-bottom: 5px;
    height: 40px;
    line-height: 50px;
}
.small a{
    margin-left: 20px;
    color:#9d9595;
    text-decoration: none;
}

.rotation_div{
width: 100%;
margin-top: -120px;
}
.logo{
max-width: 180px;
}
.nav_bar{
height: 120px;
}

.nav_menu{
height: 80px;
margin-top: 170px;
}
.navbar-brand{
padding: 15px 15px;
}

.navbar-nav{
float: right;
margin-right: 20%;
margin-top: 10px;
}
.navbar-nav li a{
padding-top: 5px;
padding-bottom: 5px;

}
.navbar-default .navbar-nav li a{
color: #201e1e !important;
background-color: transparent !important;
font-size: 15px;
}
.active{
background: none;
}


#footer .qrcode{
    padding-top: 10px;
}

.foot_bottom{

}
.foot_bottom .menu2{
display: inline-block;
vertical-align: top;
}
.foot_bottom .menu2 a{
color: #FFFFFF;
font-size: 12px;
padding-right: 4px;
padding-left: 4px;
}

:focus{
outline:none;
}
.www-location{
font-size: 14px;
color: #6c6060;
margin-top: 3em;
padding-bottom: 6px;
border-bottom: 1px solid #d5c4c4;
}