nav{
    float: right;
    /*width:920px;*/
    /*height:40px;*/
    /*background-image:url(../images/nav.jpg);*/
    margin: 20px 0 0 0;
    padding: 0 ;
}
nav ul {
    float:left;
    margin: 0px;
    padding: 0 0 0 0;
    /*width: 920px;*/
    list-style: none;
}

nav ul li {
    display: inline;
}

nav ul li a {
    float: left;
    padding: 11px 10px;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    /*background: url(../images/templatemo_menu_divider.png)        center right no-repeat;*/
    /*color: #fff;*/
    font-family: Tahoma;
    outline: none;
}

nav li a:hover {
    color: #2a5f00;
}

.news-detail-title{
    font-size: 30px;font-family: 'Microsoft YaHei';font-weight: bold;color: #333333;line-height: 14px;text-align: center;letter-spacing: 3px
}
.detail-text{
    text-indent:2em;font-size: 18px;font-family: 'Microsoft YaHei';font-weight: 400;color: #666666;line-height: 39px;letter-spacing: 2px
}

/*div p {*/
/*    font-size: 18px;*/
/*    !*padding: 11px 10px;*!*/
/*    !*text-align: center;*!*/
/*    color: white;*/
/*}*/
/*.personal-mybuluo-head {*/
/*    height: 14px;*/
/*    position: relative;*/
/*}*/
/*.personal-mybuluo-wording {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    z-index: 2;*/
/*    left: 50%;*/
/*    font-weight: bold;*/
/*    background-color: #fff;*/
/*    color: #000000;*/
/*    font-size: 20px;*/

/*    text-align: center;*/
/*    -webkit-transform: translate(-50%,0);*/
/*    transform: translate(-50%,0);*/
/*    padding: 0 10px;*/
/*}*/
/*.personal-border {*/
/*    position: absolute;*/
/*    top: -7px;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 14px;*/
/*    z-index: 1;*/
/*}*/
/*.jmu-border-1px {*/
/*    position: relative;*/
/*}*/
/*.jmu-border-1px.border-bottom:after {*/
/*    border-bottom: 1px solid #dedfe0;*/
/*}*/

/*.jmu-border-1px:after {*/
/*    display: block;*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    -webkit-transform-origin: 0 0;*/
/*    -webkit-transform: scale(1);*/
/*    pointer-events: none;*/
/*}*/
.foo-beian{
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 25px;
}
.dropdown:hover>.dropdown-menu{
    display: block;
}
.dropdown>.dropdown-toggle:active{
    pointer-events: none;
}
.foo-info{
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 25px;
}
.foo-info-url:hover{
    color: red;
}

.head-title{
    /*font-weight: bold;*/
    color: black;
}






