.select {
    background-color: red;
    color: #fff !important;
}

.bg {
    background: url('../images/img-2.jpg');
    background-size: 100% 100%;
}

h2 {
    margin-bottom: 20px
}

.nymain {
    block-size: 100% 100%;
}

.item {
    width: 100%;
    height: 100%;
}

a {
    text-decoration: none !important;
}

.nymain_right {
    width: 100%;
}

.nymain_left ul li {
    list-style: none;
    width: 230px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    margin: 2px 0;
    text-align: left;
}

.nymain_left ul li span {
    vertical-align: middle;
}

.nymain_left ul li:nth-child(1) {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #231815;
}

.nymain_left ul li:nth-child(2) a:hover,
.nymain_left ul li a:hover span {
    color: #ffffff;
}

.nymain_left ul li:nth-child(2) {
    background-color: #D9D9D9;
}


/* .nymain_left ul li:nth-child(2) a {
    color: #333333 !important;
} */

.nymain_left ul li:nth-child(2) a:hover {
    color: #fff !important;
}

.nymain_left ul li:nth-child(3),
.nymain_left ul li:nth-child(4) {
    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,
.right_liks a {
    color: #333;
}

.title {
    position: relative;
}

.right_liks {
    bottom: 0px;
    right: 0;
    position: absolute;
}

.nymain_left ul li a:hover {
    color: #ffffff !important;
    background-color: red;
}

.right_liks a:hover {
    color: red;
}

.right_title {
    font-family: inherit;
    font-weight: 500;
    font-size: 18px;
}

.right_content {
    line-height: 30px;
    font-size: 14px;
}

.nymain_right {
    margin-left: 50px;
    padding-bottom: 52px;
}

.text_title {
    font-size: 18px;
    color: red;
}

.content_title {
    height: 20px;
    line-height: 20px;
    font-family: "微软雅黑";
    font-size: 18px;
    /*font-weight: bold;*/
}

hr {
    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;
}

.icon-img {
    position: absolute;
    top: 25%;
    right: 13px;
}

.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;
}

.link_one:hover {
    background-color: initial !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 {
    height: 100%;
    font-size: 15px;
}

.icon {
    float: right;
    font-size: 10px;
    padding-left: 15px;
    font-weight: 50;
    position: absolute;
    color: #A5A5A5;
    top: 38%;
    right: 20px;
}