.navbar_collapse .nav .kc15 {
    float: left;
    height: 40px;
    text-align: center;
    background: url(https://www.119china.org/public/home/images/kc_01_05.png) no-repeat center;
    margin-right: 40px;
}

.navbar_collapse .nav .kc15 a{
    display: block;
    text-align: center;
    color: #fff!important;
    background: #8a060f;
    padding: 0 10px;
    border-radius: 3px;
    line-height: 33px;
    height: 33px;
    font-size: 16px;
}

.navbar_collapse .nav li {
    float: left;
    height: 40px;
    text-align: center;
    margin-right: 40px;
}

.navbar_collapse .nav li a {
    display: block;
    text-align: center;
    color: #222;
    padding: 0 10px;
    border-radius: 3px;
    line-height: 33px;
    height: 33px;
    font-size: 16px;
}
.navbar_collapse .nav li a:hover,.nav li a:focus{
    color: #8a060f;
    text-decoration: none;
    background-color: none;
}

.cont3 {
    width: 100%;
    margin: auto;
    background: #f5f5f5;
}
.contentBox{
    float: left;
    background: #fff;
}

.contentBox .typeBox {
    width: 100%;
    overflow: hidden;
    border-bottom: 2px solid #8a060f;
}

.contentBox .typeBox li {
    float: left;
    padding-right:10px;
    display: block;
    line-height: 49px;
}
.contentBox .typeBox li a {
    color: #666;
    font-size: 15px;
    font-weight: bold;
}

.contentBox .typeBox a.on {
    color: #fff!important;
    background: #8a060f;
}
.contentBox .typeBox li a:hover {
	color: #8a060f!important;
    text-decoration: none;
}

.contentBox .typeBox li.active a:hover {
    color: #fff!important;
    text-decoration: none!important;
    background: #8a060f!important;
}

.articleBox{
	width: 100%;
    padding: 20px;
    overflow: hidden;
}
.articleBox .nin31 {
    float: left;
}
.articleBox .nin32 {
    float: left;
    margin-left: 20px;
    width: 580px;
}
.articleBox .nin322 {
    font-size: 12px;
    color: #333;
    margin-top: 8px;
}
.articleBox .nin323 {
    font-size: 12px;
    color: #999;
    margin-top: 8px;
}
.articleBox .nin321 a {
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.articleBox .nin321 a:hover{
    color: #8a060f;
}

.zxbanner {
    display: block;
    width: 100%;
    padding: 20px;
}
.zxbanner img {
    width: 100%;
}

/*资讯*/
.navbar_collapse .nav li a:hover{
    color: #ffffff!important;
    text-decoration: none!important;
    background: #8a060f!important;
}

.navbar_collapse .nav li a:focus {
    color: #ffffff!important;
    background: #8a060f!important;
}

.content-right {
    float: right;
    background: #fff;
    margin-right: -25px;
}
.nin4 {
    padding: 20px 0;
    width: 100%;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
}
.nin4 h3 {
    font-size: 16px;
    color: #181b37;
}
.nin4 .timespan {
    width: 100%;
    margin-top: 20px;
}
.nin4 .timespan li{width:25%;text-align: center;float:left;}
.nin4 .timespan li span{color:#8a060f;font-size: 18px;}
.nin4 .timespan a{
    color: #333!important;
}
.content-right .nin21 {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    padding: 0px 15px;
    height: 34px;
}

.nin21 .duo {
    float: right;
    color: #999;
    font-size: 16px;
    margin-top: 0px;
    line-height: 13px;
    width: 56px;
    height: 24px;
    background: url(https://www.119china.org/public/home/images/duo1.png)no-repeat;
    transition: 0.5s;
}

.nin21 .duo:hover{
    background: url(https://www.119china.org/public/home/images/duo2.png)no-repeat;
    margin-top: 4px;
}


.content-right .nin21 h3 {
    font-size: 16px;
    color: #181b37;
    line-height: 22px;
}

.content-right .nin22 {
	margin-left: 15px;
    margin-bottom: 30px;
}
.content-right .nin22 a {
    font-size: 14px;
    color: #333;
    margin: 10px 0;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content-right .nin22 span {
    color: red;
    padding: 3px;
}

.content-right .nin22 a:hover {
    color: #8a060f;
    text-decoration: underline;
}

.content-right .layui-carousel {
    top: 10px!important;
}
.content-right .news{
     border-bottom: none; 
}
.cm-task-chapter .no-data__wrap {
    padding: 100px 10px;
    text-align: center;
}
.no-data-ico {
    background: url(/public/static/web/course/images/no-data-ico.png) no-repeat 0 0 / cover;
    display: inline-block;
    width: 216px;
    height: 160px;
}
.c-666 {
    color: #666;
}