/******/
#nav {
    background-color: #c7131a;}

.nav>ul>li {
    position: relative;
    float: left;
    width: 16%;
    text-align: center;}

.nav>ul>li>a {
    display: block;
    padding-top: 15px;
    padding-bottom: 20px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    border-bottom: 5px solid transparent;}

.nav>ul>li:first-child>a {}

.nav>ul>li:hover {
    background-color: #942f22;}

.nav>ul>li:hover>a {
    color: #fff;}

.nav>ul>li>ul {
    position: absolute;
    left: 50%;
    width: 192px;
    margin-left: -96px;
    background-color: #fff;
    padding-bottom: 10px;
    display: none;
    box-shadow: 0 0 10px #facbcb;
    padding: 0 10px;
    box-sizing: border-box;
    z-index: 999;}

.nav>ul>li>ul>li {
    position: relative;
    line-height: 40px;
    border-bottom: 1px dashed #d3cbcb;}

.nav>ul>li>ul>li>span {
    position: absolute;
    background: url() no-repeat center center;
    background-size: 12px auto;
    width: 20px;
    height: 20px;
    right: 5px;
    top: 13px;}

.nav>ul>li>ul>li>span.on {
    background: url() no-repeat center center;
    background-size: 12px auto;}

.dqwz{position: ABSOLUTE;
    right: 0;
    top: 20PX;
    font-size: 14PX;color: #333333;}

.dqwz a {
    position: relative;
    color: #333333;
    top: 0px;}
/****/
