:root{
    --bgwidth:1920px;
    /*--bgwidth2:1365px;*/
    --bgwidth2:1100px;
    --color:  #2B9BE3;
    --bgcolor: #F7F7F7;
}

body,html{
    margin: 0;
    font-size: 14px;
    overflow-x: hidden;
    position: relative;
    height: 100%;
}
.bao{
    box-sizing: border-box;/*为元素指定的任何内边距和边框都将在已设定的宽度和高度内进行绘制*/
    min-height: 100%;
    padding-bottom: 122px;
}
.bgImg{
    margin: 0 auto;
    max-width: var(--bgwidth);
}
.bgImg>img{
    width: 100%;
}
.buleBar{
    max-width: var(--bgwidth2);
    background-color: var(--color);
    margin: 0 auto;
    display: flex;
}
.bg{
    max-width: var(--bgwidth);
    background-color:  var(--color);
    margin: 0 auto;
}
.bItem{
    color: white;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 0px;
    cursor: pointer;
    position: relative;
    width: 110px;
    text-align: center;
}
.bItem:not(.mItem):first-child {
    margin-left: -30px;
}
.bItem:hover{
    background-color: #0067a9;
}
.dlist{
    display: none;
    text-align: center;
    margin-top: -3px;
    min-width: 84px;
}
.dlist>div{
    padding: 18px 0px;
    font-weight: normal;
    font-size: 14px;
}
.dlist>div:hover{
    background-color: #01507f;
}
.bItem:hover>.dlist{
    display: block;
    width: 100%;
    position: absolute;
    background-color:#0067A9 ;
    left: 0;
    top: 65px;
    z-index: 999;
}
.search{
    padding: 13px 0px;
    margin-left: auto;
    display: flex;
}
.search >input{
    border: none;
    outline: none;
    height: 36px;
    border-radius: 0;
    font-size: 14px;
    padding: 0px 15px;
}
.search>input::-webkit-input-placeholder { /* WebKit browsers */
    color: #999;
}
.fdj{
    background-color: white;display: inline-block;
    position: relative;
}
.row1{
    display: flex;
    margin: 20px 0px;
}
.cbody{
    max-width: var(--bgwidth2);
    margin: 0 auto;
}

.d2{
  /*  margin-left: 20px;
    flex-grow: 1;*/
}
.gray{
    display: flex;
    border-bottom: 1px solid #d9d9d9;
    background-color: var(--bgcolor);

}
.gItem{
    /*padding: 0px 60px;*/
    /*margin: 10px 0px;*/
    width: 25%;
    margin: 10px 0px;
    text-align: center;
    border-left: 1px solid #d9d9d9;
    cursor: pointer;
}
.gItem:hover{
    /*!*text-shadow: 1px 1px #e6e6e6;*/
    /*font-weight: bold;*!*/
}
.act{
    color: var(--color);
    font-weight: bold;
}
/*.gray:hover>.act{
    color: black;
    font-weight:normal;
}*/
.gItem.act:hover{
    color: var(--color) !important;
    font-weight: bold !important;
}
.gItem:not(.act):hover{
   /* background-color: #eeeeee;
    border-radius: 5px;
    cursor: pointer;*/
}
.gItem:first-child{
    border: none;
}
.tt{
    margin-top: 10px;
}
.cbItem{
    display: flex;
}
.newS{
    width: 100%;
}
.newS[cid]{
    display: none;
}
.cbItem{
    display: flex;
    margin: 6px;
}
.title{
    flex-grow: 1;
    overflow: hidden;
    height: 21px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.time{
    width: 100px;
    color: #999;
    min-width: 100px;
    text-align: right;
}
.flex{
    display: flex;
}
.tiao{
    background-color: var(--bgcolor);
    border: 1px solid #d9d9d9;
    margin: 5px;
}
.pimg{
    padding: 10px;
    width: 33%;
    text-align: center;
}
.pimgc{
    height: 60px;

    background-repeat: no-repeat;
    background-position: center;


}
.pimg:hover{
    background-color: #e5e5e5;
    border-radius: 5px;
    cursor: pointer;
}
.pimgc>img {
    margin: auto ;
}

.bigTitle{
    border-bottom: 1px solid #d9d9d9;
    background-color: var(--bgcolor);
    color: var(--color);
    font-weight: bold;
    padding: 10px;
}
.login{
    background-color: var(--bgcolor);
    height: 300px;
    border: 1px solid #d9d9d9;
}
.tit{
    font-size: 14px;
}
.ltitle{
    text-align: center;
    padding: 10px 0px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #d9d9d9;
}
.linput{
    background-color: white;
    display: flex;
    margin: 15px 20px;
    border: 1px solid #ccc;
}
.linput>input{
    border: none;
    outline: none;
    height: 43px;
    border-radius: 0;
    font-size: 14px;
    padding: 0px 15px;
    flex-grow: 1;
    width: 100%;
    padding-left: 0px;
}
.but{
    text-align: center;
}
video.home{
    width: 100%;
}
video{
    background: black;
}
.videoFlag{
    border: 1px solid var(--color);
    color: var(--color);
    font-size: 14px;
    padding: 0px 7px;
    margin-right: 10px;
    min-width: 44px;
}
.title >a{
    color: black;
}
.blackb{
    background-color: #545454;
}
.ccbody{
    max-width: var(--bgwidth2);
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: center;
}
.one{
    color: white;
    font-size: 12px;
    width: 20%;
    text-align: center;
    margin: 20px 0px;
    padding: 0 !important;
    /*min-width: 250px;*/
}
@media (min-width: 992px){
    .one {
        width: 20% !important;
    }
}

@media (min-width: 992px) and (max-width: 19000px) {
    /*.one:not(:first-child) {
        border-left: 1px solid white;
    }*/

}
@media screen and (max-width: 992px) {
    .time-axis-item{
        padding-left: 0px !important;
        border-bottom: 1px dotted;
        padding-bottom: 20px;
        margin-bottom: 20px !important;
    }
    .time-axis:before,.time-axis-date{
        display: none;
    }


}
.blueb{
    background-color: var(--color);
    color: white;
    text-align: center;
}
.bluebc{
    padding: 33px 0px;
    line-height: 1.6;
    margin-top: -122px;
}
.bluebc>p{
    font-size: 12px;
    margin: 0;
}
.mo{
    padding-right: 21px;
}
.search.mo>input{
    width: 100%;
}
.mItem{
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/*1111*/

.bgImgList{
    max-width: var(--bgwidth2);
    margin: 0 auto;
}
.pp{
    padding: 8px 0px;
}
.g2{
    margin: 10px 0px;
    text-align: center;
    cursor: pointer;
    width: 160px;
}
/*奉诏讨贼*/
.cctitle{
    text-align: center;
    font-size: 20px;
}
.contentTime{
    color: #b4b4b4;
    font-size: 12px;
    padding: 5px 0px 10px;
    margin: 0px 0px 20px;
    text-align: center;
    border-bottom: 1px solid #ccc;

}
.time-axis-title>a {
    color: black;
}
.one a,.one a:focus {
    color: white;
}
.one a:hover {
    color: wheat;
}

.page{
    text-align: center;
}
form#search>input {
    border: none;
    height: 36px;
    padding-left: 10px;
}
form#search {
    display: inherit;
}
svg{
    cursor: pointer;
}
.zzc{
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.container.bread{
    font-size: 12px;
    margin-top: 12px;
}
#search{
    border-radius: 4px;
    overflow: hidden;
}
.mo form{
    margin-left: 22px !important;
    display: flex  !important;
}
.mo input[name=word]{
    width: 600px;
}
.ccbody img {
    max-width: 100%;
}
.superImg {
    width: 100%;
    height: 230px;
    background:no-repeat center ;
    background-size:cover;
    cursor: pointer;
}
<!--耗时1778746027.328秒-->