.select {
    background-color: red;
    color: #fff !important;
}

.bg {
    background-size: 100% 100%;
}

.nymain {
    padding-bottom: 55px;
}

.item {
    width: 100%;
    height: 100%;
}

a {
    text-decoration: none !important;
}

.nymain_left {
    width: 20%;
}

.nymain_left ul li {
    list-style: none;
    width: 230px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    margin: 2px 0;
    text-align: center;
}

.nymain_left ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 50px;
}

.link_one:hover {
    color: #ffffff;
    background-color: initial !important;
}

.nymain_left ul li a:hover {
    color: #ffffff !important;
    background-color: red;
}

.nymain_left ul li a:hover span {
    color: #ffffff;
}

.nymain_left ul li:nth-child(1) {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #231815;
}

.nymain_left ul li:nth-child(2) {
    background-color: #D9D9D9;
}

.nymain_left ul li:nth-child(3),
.nymain_left ul li:nth-child(4),
.nymain_left ul li:nth-child(5) {
    background-color: #D9D9D9;
}

.nymain_left ul li:nth-child(1) a,
.nymain_left ul li:nth-child(2) a {
    color: #ffffff;
    text-decoration: none;
}

.nymain_left ul li:nth-child(3) a,
.nymain_left ul li:nth-child(4) a,
.nymain_left ul li:nth-child(5) a,
.right_liks a {
    color: #333;
}

.title {
    position: relative;
}

.right_liks {
    bottom: 0px;
    right: 0;
    position: absolute;
}

.items li a:hover,
.right_liks a:hover {
    color: red;
}

.right_title {
    font-family: inherit;
    font-weight: 500;
    font-size: 18px;
}

.right_content {
    line-height: 30px;
}

.nymain_right {
    width: 80%;
    margin-left: 50px;
}

.text_title {
    color: red;
}

.content_title {
    font-family: "微软雅黑";
    font-size: 18px;
    /*font-weight: bold;*/
}

hr {
    margin-bottom: 0;
    border-top: 1px solid #333;
}

.icon {
    font-size: 14px;
    padding-left: 15px;
    font-weight: 50;
}

.text_icon {
    display: inline-block;
    width: 5px;
    height: 20px;
    background: red;
    margin-right: 10px;
}

.items li {
    border-bottom: 1px dashed #ccc;
    padding: 20px 0;
}

.items li a {
    font-size: 15px;
    color: black;
}

.items li a:nth-child(2) {
    color: #ffffff;
    text-align: center;
    display: inline-block;
    width: 90px;
    height: 25px;
    line-height: 25px;
    border-radius: 10px;
    background-color: #ccc;
    float: right;
    font-size: 14px;
}

.items li a:nth-child(2):hover {
    background-color: red;
}

.items li .item_link {
    background-color: red !important;
}

nymain_left {
    width: 20%;
}

ul {
    margin: 0;
    padding: 0;
}

.nymain_left ul li:nth-child(1) {
    height: 60px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #231815;
}

.nymain_left ul li {
    position: relative;
    list-style: none;
    line-height: 55px;
    margin: 2px 0;
    text-align: left;
}

.nymain_left ul li:nth-child(1) a,
.nymain_left ul li:nth-child(2) a {
    color: #ffffff;
    text-decoration: none;
}

.nymain_left ul li a {
    display: block;
    width: 100%;
    line-height: 45px;
    padding-left: 22px;
}

.link_one {
    line-height: 60px !important;
    font-size: 18px !important;
}

a {
    text-decoration: none !important;
}

.nymain_left ul li:nth-child(3),
.nymain_left ul li:nth-child(4),
.nymain_left ul li:nth-child(5) {
    background-color: #D9D9D9;
}

.nymain_left ul li a {
    font-size: 15px;
}

.icon {
    float: right;
    font-size: 10px;
    padding-left: 15px;
    font-weight: 50;
    position: absolute;
    color: #A5A5A5;
    top: 38%;
    right: 20px;
}

.icon-img {
    position: absolute;
    top: 25%;
    right: 13px;
    padding-left: 15px;
}