
.top .nav > ul > li {
    float: left;
    width: 7.1%;
    position: relative
}

body {
    font-family: "Microsoft Yahei", '微软雅黑', "微软正黑体", '华文黑体', "宋体", Arial, Helvetica, sans-serif;
}

.index .headline A:hover {
    COLOR: #db0000;
}

.index .headline .title {
    font-family: "Microsoft Yahei";
    font-weight: bold;
}

.index .focus .links li a:hover {
    COLOR: #db0000;
}

.titleBar li:first-child a:hover {
    COLOR: #db0000;
}

.titleBar a:hover {
    COLOR: #db0000;
}

.column_normal .area .fr li a:hover {
    color: #db0000
}

.column_normal .area .fl li a:hover {
    color: #db0000
}

.column_normal .area .fl li:nth-child(2) span {
    height: 40px;
    overflow: hidden;
    display: inline-block;
}

.column_normal .area .fl li:nth-child(3) span {
    height: 40px;
    overflow: hidden;
    display: inline-block;
}

.column_normal .area .fl li:first-child .img {
    border-radius: 10px
}

.column_normal .area .fl li:nth-child(2) .img {
    border-radius: 10px
}

.column_normal .area .fl li:nth-child(3) .img {
    border-radius: 10px
}

.titleBar-More span:hover {
    COLOR: #db0000;
}

.titleBar-More i:hover {
    COLOR: #db0000;
}

.column_medium .area li {
    line-height: 150%;
}

.column_medium .area li a:hover {
    COLOR: #db0000;
}

.column_medium .area li:first-child span:hover {
    COLOR: #fea348;
}

.column_medium .area li:nth-child(2) span:hover {
    COLOR: #fea348;
}

.column_medium .area li:first-child img {
    border-radius: 10px
}

.column_medium .area li:nth-child(2) img {
    border-radius: 10px
}

.index .focus .focusSwiper .swiper-slide p:hover {
    COLOR: #fea348;
}

.index .topic .topicSwiper .swiper-slide .title {
    height: 20px;
    overflow: hidden;
}

.index .topic .topicSwiper .swiper-slide .title:hover {
    COLOR: #db0000;
}

.index .topic .topicSwiper .swiper-slide .content:hover {
    TEXT-DECORATION: underline
}

.index .news-column .column_zhiku a .title:hover {
    COLOR: #db0000;
}

.index .news-column .column_zhiku a .content:hover {
    TEXT-DECORATION: underline
}

.column_link li a:hover {
    COLOR: #db0000;
}

.column_mini li {
    font-size: 15px;
}

.column_mini li:first-child a .img {
    border-radius: 7px
}

.column_mini li:first-child a .title {
    font-size: 15px;
}

.column_mini li:first-child a .title:hover {
    COLOR: #db0000;
}

.column_mini li:first-child a .content:hover {
    TEXT-DECORATION: underline
}

.column_mini .area .title1 a:hover {
    color: #db0000;
}

/* 返回顶部css */
.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(232, 98, 86, 0.8) url(../images/top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-fade-out {
    opacity: .5;
}

.no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 1;
}

/* 返回顶部css结束 */

/* 学习进行时css */
.study {
    width: 1200px;
    margin: 0 auto;
    height: 112px;
    background: url(Public/chinajsb/img/study.jpg) no-repeat;
    margin-bottom: 20px;
    margin-top: 20px;
}

.studyfl {
    float: left;
    width: 100px;
    height: 100px;
    border: 0px solid #0d63b0
}

.studyfr {
    float: left;
    width: 180px;
}

.study ul {
    width: 1200px;
}

.study ul li {
    float: left;
    width: 280px;
    height: 100px;
    margin-right: 26px;
}

.study ul li:last-child {
    margin-right: 0
}

.study ul li img {
    float: left;
    width: 100px;
    height: 100px;
    display: block
}

.study ul li h7 {
    font-size: 16px;
    margin: 0;
    padding: 0;
    margin-left: 16px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #0d63b0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.study ul li h7 a {
    color: #0d63b0
}

.study ul li h7:hover {
    color: #db0000
}

.study ul li p {
    font-size: 14px;
    margin: 0;
    padding: 0;
    margin-left: 16px;
    margin-top: 5px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

/* 学习进行时css结束 */

.gglunbo {
    margin: 0px auto;
    width: 1200px;
    height: 160px;
}

#w1200 {
    width: 1200px;
    height: 160px
}

#w1200 li img {
    width: 1200px;
    height: 160px
}



.mt10{
    margin-top: 10px;
}
.mt15{
    margin-top: 15px;
}
.mt20{
    margin-top: 20px;
}
.ml10{
    margin-left: 10px;
}
.ml15{
    margin-left: 10px;
}
.ml20{
    margin-left: 20px;
}
.mb10{
    margin-bottom: 10px;
}
.mb15{
    margin-bottom: 15px;
}
.mb20{
    margin-bottom: 20px;
}
.mt10{
    margin-top: 10px;
}
.mb15{
    margin-top: 15px;
}
.mb20{
    margin-top: 20px;
}
.p0{
    padding: 0 !important;
}
.m0{
    margin: 0 !important;
}
.ml0{
    margin-left: 0!important;
}
.mr0{
    margin-right: 0!important;
}
.mt0{
    margin-top: 0!important;
}
.mb0{
    margin-bottom: 0!important;
}

.p0{
    padding: 0 !important;
}
.pl0{
    padding-left: 0!important;
}
.pr0{
    padding-right: 0!important;
}
.pt0{
    padding-top: 0!important;
}
.pb0{
    padding-bottom: 0!important;
}

.c999{
    color: #999 !important;
}

.w100s{
    width: 100% !important;
}
.w1200{
    width: 1200px !important;
}
.w820{
    width: 820px !important;
}
.w330{
    width: 330px !important;
}
.h100s{
    height: 100%!important;
}


.flex{
    display: flex;
}
.flex-align-items-center{
    align-items: center;
}
.flex-justify-content-center{
    justify-content: center;
}
.flex-justify-content-space-between{
    justify-content: space-between;
}
.flex-wrap{
    flex-wrap: wrap;
}
.flex-nowrap{
    flex-wrap: nowrap;
}


.fs14{
    font-size: 14px;
}
.fs16{
    font-size: 16px;
}
.fs18{
    font-size: 18px;
}
.fs20{
    font-size: 20px;
}
.fs22{
    font-size: 22px;
}
.fs24{
    font-size: 24px;
}

.after_none::after{
    display: none !important;
}


.left{
    float: left !important;
}
.right{
    float: right !important;
}
.hm_floor{
    display: flex;
    justify-content: start;
    width:100%
}
.hm_floor .lis_cla{
    margin:5px 0px 0px;
    background: white;
    padding: 10px 5px;
    border-bottom:1px solid #e7e7e7;
    font-size: 16px;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    width: 100%;
}

.hm_floor  .lis_cla .sel{
    padding: 5px 9px;
    font-size: 16px;
}
.hm_floor .active{
    background: #0D63B0 ;
    color: white;
}
.hm_floor .hover{
    color:#fff;

}
.hm_floor .all{
    display: block;
    width: 50px;
    font-size: 16px;
    height: 30px;
    text-align: center;
    margin-top: 17px;
    line-height: 30px;
    margin-left: 15px;
    flex-shrink: 0;
}

.now_pos > a + a:before {
    content: ">";
    padding: 0 5px;
    color: #666666;
}

.pages {
    margin: 20px 0;
}
.pages ul{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.pages ul li{
    padding: 8px;
    margin: 0 5px;
}
.pages a {
    display: inline-block;
    color: #575757;
    font-size: 16px;
    text-align: center;
    padding: 5px 6px;
    border-radius: 0.375rem;
}

.pages a.next_page {
    float: right;
}
.pages ul li span{
    font-size: 16px;
    background: none;
}
.pages .active {
    background: #0D63B0;
    color: white;
}


.entry-meta{
    padding: 20px 0;
}
.entry-meta ul {
    overflow: hidden;
}
.entry-meta ul li {
    display: flex;
    justify-content: start;
    line-height: 26px;
}
.entry-meta ul:first-child li:last-child a{
    width: 70%;
    display: block;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.entry-meta ul li a{
    display: block;
    width: 70%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}


.ell1{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.ell2{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.ell3{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
}
.ell4{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
}
.mobile{
    color: white;
}
.link{
    margin: 10px 0 !important;
}

