/*
* @Author: Marte
* @Date:   2019-03-30 09:11:45
* @Last Modified by:   Marte
* @Last Modified time: 2019-03-30 17:04:14
*/


.ncp{border: 0px solid #065aba;}
.ncp ul li {
    background: #e1e1e1;
    line-height: 40px;
    text-align: center;
    margin:0px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 15px;
}

.ncp .npro li:hover{background:#065aba;}
.ncp .npro li:hover a{color: #fff;}

.nlx{font-size:16px;color:#333;line-height:25px;}
.nlx ul li{background:#fff;padding-left:20px;text-align: left;}