*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pagination>li>a,
.pagination>li>span {
    cursor: pointer;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

body {
    background: #494A5F;
    color: #D5D6E2;
    font-family: "Microsoft YaHei", "Segoe UI", "Lucida Grande", Helvetica, Arial, sans-serif;
}


/* 字体导入 */

@font-face {
    font-family: iconfont;
    src: url(../font/iconfont.woff2) format("woff2"), url(../font/iconfont.woff) format("woff"), url(../font/iconfont.ttf) format("truetype");
}

em {
    font-style: normal
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: none !important;
}

a:focus,
a:hover {
    text-decoration: none !important;
}

hr {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    border: 0px !important;
    border-top: none !important;
}

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: url("../image/pc-bg.png") top center no-repeat #bbcee2;
    background-size: 100%;
    margin: 0 auto;
}

#rotroom {
    width: 100%;
    height: auto;
}


/* 头部LOGO宽度 */

.head img {
    max-height: 71px;
    margin-top: 35px;
}


/* 头部样式 */

.head {
    padding-top: 39px;
    height: auto;
}

.h_head {
    /* display: block; */
    /* background: url("../image/pc-bg.png") top center no-repeat; */
    background-size: 100%;
    margin: 0 auto;
    position: absolute;
    width: 100%;
    top: 0px;
    height: 71px;
}


/* 头部标签样式 */

.head-title {
    text-align: center;
    font-size: 105px;
    color: #fff;
    font-weight: 800;
    margin-top: 78px;
    margin-bottom: 41px;
    line-height: 124px;
    text-shadow: 11px 1px 0px rgba(7, 46, 145, 0.5);
}


/* 默认移动端头部隐藏 */

.h_head .logo-h img {
    width: 90px;
}


/* index.js */


/* 右侧 */

.pie-d span {
    width: 134px;
    height: 17px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #474747;
}

.pie-box1 {
    width: 12px;
    height: 12px;
    background: blue;
    display: inline-block;
    margin-right: 16px;
}

.pie-d {
    padding: 8px 15px;
    text-align: center;
}

.echarts-title {
    text-align: center;
    margin-bottom: 20px;
}

#pie {
    width: 100%;
    height: 200px;
    margin-bottom: 24px;
}

.echarts-title span {
    width: 82px;
    height: 18px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #0E57BB;
}

#main {
    width: 100%;
    height: 240px;
    margin-bottom: 20px;
}

.img-box {
    display: flex;
    width: 100%;
}

.m-right img {
    width: 100%;
    margin-bottom: 20px;
}

.right-title {
    font-size: 20px;
    font-weight: bold;
    color: #066BB9;
    margin-bottom: 18px;
}


/* 右侧 */

#timeright div p {
    padding-left: 15px;
    color: #212121;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 0 0 0px;
}

.clear {
    clear: both;
}

.col-md-4 {
    width: auto;
}

.main {
    background: #F8F8F8;
    width: 1200px;
    margin: 0 auto;
    padding: 20px;
    display: flex;
    flex-direction: row;
}

.m-right {
    display: block;
    flex: 3;
    padding: 16px 10px;
    background: #FFF;
}

#timecenter {
    margin-right: 20px;
    padding: 0px;
}

.top {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.top-o {
    background: #FFF;
    position: relative;
    flex: 5;
    margin-right: 12px;
    padding: 16px 17px;
}

.top-t {
    background: #FFF;
    position: relative;
    flex: 5;
    padding: 16px 15px;
}

.tio-title {
    display: flex;
    height: 36px;
    line-height: 36px;
    align-items: center;
    justify-content: space-between;
}

.list-title {
    display: inline-block;
    text-align: center;
    width: 90px;
    height: 36px;
    font-size: 20px;
    font-weight: bold;
    color: #066BB9;
    border-bottom: 3px solid #4490CA;
}

.lable-title {
    display: inline-block;
    width: 55px;
    height: 16px;
    font-size: 20px;
    font-family: Arial;
    font-weight: 400;
    color: #B3B3B4;
}

.list-more {
    width: 87px;
    height: 22px;
    line-height: 22px;
    background: #066BB9;
    border-radius: 8px;
    text-align: center;
    color: #FFF;
}

.top-h {
    width: 89%;
    height: 1px;
    background: #9D9D9D;
    position: absolute;
    top: 49px;
}

#timeleft div {
    height: 65px;
    color: #333333;
}

#timecenter div {
    height: 65px;
    color: #333333;
}

#timeright div {
    height: 52px;
    color: #333333;
}

.cicle1 {
    position: absolute;
    left: -4px;
    border-radius: 10px;
    list-style: none;
    width: 7px;
    height: 7px;
    border: 1px solid #cccccc;
    background: #999;
}

.cicle2 {
    position: absolute;
    top: 50px;
    left: -4px;
    border-radius: 10px;
    list-style: none;
    width: 7px;
    height: 7px;
    border: 1px solid #cccccc;
    background: #999;
}

.cicle3 {
    position: absolute;
    top: 101px;
    left: -4px;
    border-radius: 10px;
    list-style: none;
    width: 7px;
    height: 7px;
    border: 1px solid #cccccc;
    background: #999;
}

.cicle4 {
    position: absolute;
    top: 153px;
    left: -4px;
    border-radius: 10px;
    list-style: none;
    width: 7px;
    height: 7px;
    border: 1px solid #cccccc;
    background: #999;
}

.cicle5 {
    position: absolute;
    top: 206px;
    left: -4px;
    border-radius: 10px;
    list-style: none;
    width: 7px;
    height: 7px;
    border: 1px solid #cccccc;
    background: #999;
}

.col-md-10 .col-sm-10 .col-xs-10 {
    padding-left: 4px;
    width: 100%;
}


/* 知识专栏 */

.konw-s {
    padding: 11px 20px 11px 20px;
    background: #FFF;
    margin-bottom: 6px;
}

.konw-title {
    font-size: 20px;
    font-weight: bold;
    color: #066BB9;
    margin-bottom: 17px;
}

.small-box {
    width: 112px;
    height: 79px;
    text-align: center;
}

.small-box span {
    color: #676767;
}

.konw-middle-box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 23px;
}


/* 媒体查询去除bootstrap样式 */

@media screen and (max-width: 1100px) {
    .m-right {
        display: none;
    }
}

@media (min-width: 1100px) {
    .col-md-10 {
        width: 100%;
    }
    .m-right {
        display: block;
    }
}


/* index.js */


/* history */

.left-menu {
    width: 12%;
    height: 90%;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: none;
}

li:hover {
    list-style: none;
}


/* 列表内容样式 */

.hl-top {
    display: flex;
}

.hl-left {
    margin-right: 7px;
}

.hl-left img {
    height: 120px;
}

.hl-right {
    flex: 7;
}

.list-content {
    border-bottom: 1px dashed #666666;
    margin-bottom: 10px;
}

.list-content .hl-title {
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 34px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.list-content .hl-txt {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-indent:24px;
    margin-bottom: 10px;
}

.hl-txt span{
    word-break: break-all;
}

.list-co{padding:10px}

.page-content{
    padding-left: 10px;
}
.hl-bottom span {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
}


/* 列表内容样式 */


/* 右侧 */

.m-right {
    display: block;
    flex: 3;
    padding: 16px 10px;
    background: #FFF;
}

.pie-d span {
    width: 134px;
    height: 17px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #474747;
}

.pie-box1 {
    width: 12px;
    height: 12px;
    background: blue;
    display: inline-block;
    margin-right: 16px;
}

.pie-d {
    padding: 8px 15px;
    text-align: center;
}

.echarts-title {
    text-align: center;
    margin-bottom: 30px;
}

#pie {
    width: 100%;
    height: 350px;
    margin-bottom: 24px;
}

.echarts-title span {
    width: 82px;
    height: 18px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #0E57BB;
}

.img-box {
    display: flex;
    width: 100%;
}

.m-right img {
    width: 100%;
    margin-bottom: 20px;
}

.right-title {
    font-size: 20px;
    font-weight: bold;
    color: #066BB9;
    margin-bottom: 18px;
}


/* 右侧 */

.m-left {
    flex: 7;
    margin-right: 10px;
    background: #FFF;
    padding: 10px 17px 10px 17px
}


/* 媒体查询去除bootstrap样式 */

@media screen and (max-width: 1100px) {
    .m-right {
        display: none;
    }
}

@media (min-width: 1100px) {
    .col-md-10 {
        width: 100%;
    }
    .m-right {
        display: block;
    }
}


/* history */


/* search-list */

.his-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.clear-his {
    cursor: pointer;
    border-radius: 6px;
    text-align: center;
    border: 1px solid #8F8D8D;
    width: 97px;
    height: 28px;
    line-height: 28px;
    color: #8F8D8D;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 20px;
}

ul {
    list-style: none;
}

.box {
    background-color: #fff;
    /*padding: 2px 14px;*/
    border-radius: 2px;
}

.ul-listb1 li {
    position: relative;
}

.ul-listb1 .con1::before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #8F8D8D;
    position: absolute;
    top: 36%;
    left: 0px;
}

.con1 a {
    margin-left: 5px;
}

.ul-listb1 .con1 {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    color: #8F8D8D;
    line-height: 2.14;
    max-width: 200px;
    transition: 0.3s;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 9px;
}

.searchlist-top {
    padding: 15px;
    margin-bottom: 20px;
}

label {
    font-weight: 400 !important;
    cursor: pointer;
}

.search-one {
    display: flex;
}

.search-left {
    font-weight: 400;
    flex: 1;
    color: #8F8D8D;
}

.search-right {
    flex: 1;
    color: #8F8D8D;
}

.s-left {
    flex: 8;
    background: #FFF;
}

input[checked] {
    color: #2B2B2B;
}

.s-right {
    display: block;
    flex: 2;
    padding: 16px 10px;
    background: #FFF;
    margin-left: 10px;
}

.c-radio {
    margin-bottom: 15px !important;
}

.searchr-title {
    color: #8F8D8D;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 36px;
}

/*.sl-left {
    flex: 2;
}*/

.sl-right {
    margin-left: 10px;
    flex: 8;
}

/* search-list */
a:-webkit-any-link {
    color: #212121;
}

.list-content em{
    color:#d30b15;
}

.cchose,
.linc {
    display: none;
}

.righttop {
    display: flex;
    justify-content: flex-end;
}

.righttop img {
    width: 24px;
}

.cchose, .cnchose {
    margin-right: 5px;
}

.s-left .result {
    font-size: 16px;
    font-weight: bold;
    padding: 0 60px 30px;
}

.result em {
    color: #d30b15;
}

.b, .b em {
    font-weight: bold;
}

.result .underline {
    text-decoration: underline;
}
.fontlan {
    color: #0042a2;
}

.s-right  .search-chosediv{font-size:15px;}

.sidebar-menu .menuchose {
    background: #ff9934;
}

.sidebar-menu .menuchose::after {
    position: absolute;
    content: " ";
    top: 13px;
    right: -16px;
    display: block;
    width: 0;
    height: 0;
    border: 8px solid #ff9934;
    border-color: transparent transparent transparent #ff9934;
}

.noresult {height:100%}

.footer{margin-top:25px}

.list-co .list-content .hl-top .sl-left img {
    height: 120px;
}

.waterfall .sl-left img {
    height: auto;
}

#mCSB_1_container {
    position: relative;
    top: 0px !important;
    left: 0px;
}