.main {
    /*background: url(../images/bgimg.png) 0 0 repeat;*/
    /*background-size: 100%;*/
    display: flex;
    flex-direction: column;
    /*margin-bottom: 10px;*/
}
.fullDiv {
    width: 1110px;
    margin: 5px auto 15px;
    overflow: hidden;
}
.fullDiv button {
    padding: 8px 10px;
    display: inline-block;
    padding: 5px 8px;
    background: #fff;
    margin-left: 1px;
    color: #5d5f63;
    border-radius: 2px;
    margin-top: 10px;
    cursor: pointer;
    height: 38px;
    line-height: 28px;
    border: 1px solid #e6e6e6;
    font-size: 14px;
    box-sizing: border-box;
}

.fullDiv button.fr {
    width: 100px;
    color: #07456a;
    border: 1px solid #b5c7d2;
    margin-left: 5px;
    border-radius: 6px;
}

.fullDiv button.active {
    background-color: #1180a6;
    color: #fff !important;
}

.fullDiv button img {
    width: 15px;
    height: 15px;
    vertical-align: -2px;
}
.fullDiv .switch {
    float: right;
    height: 32px;
    margin-left: 15px;
}

.fullDiv .switch .layui-form-label {
    padding: 9px 0px;
    width: 60px;
}
.fullDiv .switch .layui-input-block {
    margin-left: 65px;
}

.fullDiv .layui-form-switch {
    width: 40px;
    height: 20px;
    box-sizing: border-box;
    background-color: #dcdfe6;
}
.fullDiv .layui-form-switch i {
    width: 16px;
    height: 16px;
    top: 1px;
    left: 1px;
    background: #fff;
}

.fullDiv .layui-form-onswitch {
    border-color: #409eff;
    background-color: #409eff;
}
.fullDiv .layui-form-onswitch i {
    margin-left: 21px;
}

.articleLists .filtrate h1 {
    font-weight: bold;
}
.articleLists .filtrate h1 img {
    width: 25px;
    float: right;
    cursor: pointer;
}
.articleLists .filtrate h1::before {
    content: "";
    display: inline-block;
    height: 18px;
    width: 3px;
    background: #409fff;
    vertical-align: middle;
    margin-right: 10px;
}
.articleLists .filtrate .yearChart {
    display: inline-block;
    width: 280px;
    height: 120px;
    /* padding: 20px 0; */
    padding-left: 0;
    box-sizing: border-box;
}
.articleLists .filtrate .pyInput ul {
    padding-left: 30px;
    margin-top: 10px;
    text-align: left;
}
.articleLists .filtrate .pyInput ul li {
    margin-top: 5px;
    cursor: pointer;
    display: inline-block;
    width: 60px;
    text-align: center;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
}
.articleLists .filtrate .pyInput ul li.active {
    color: #4496e7;
}

.articleLists .lists .au a {
    font-size: 13px;
    display: inline-block;
    vertical-align: -4px;
}
.articleLists .lists .au span {
    text-decoration: none !important;
    cursor: auto !important;
}
.articleLists .lists .au span span {
    margin-right: 0 !important;
}
.articleLists .lists .jourP span {
    margin-right: 10px;
}

.articleLists .scatterChart,
.articleLists .bubbleChart {
    height: 500px;
    width: 1110px;
    margin: 0 atuo;
}

.components-left-div {
    background: #fff;
    width: 265px;
    float: left;
    height: 100%;
    border-right: 1px solid #e3e7ed;
    box-sizing: border-box;
}
.components-left-div h2 {
    height: 50px;
    padding-left: 25px;
    line-height: 55px;
    position: relative;
    font-size: 16px;
    background: #f6f9f9;
    border-bottom: 1px solid #e3e7ed;
}

.components-left-div h2::before {
    content: "";
    position: absolute;
    top: 20px;
    left: 10px;
    width: 3px;
    height: 15px;
    background: #36abde;
}

.slider h3 {
    font-size: 14px;
    padding-left: 24px;
    background: #fafafa;
    height: 40px;
    line-height: 40px;
}

.slider .slider,
.slider p {
    padding: 0 20px;
    display: inline-block;
    width: 170px;
    box-sizing: border-box;
}

.slider p {
    font-size: 10px;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
}

.slider .inputDiv input {
    margin: 0 7px;
    height: 25px;
    width: 60px;
    padding: 0 10px;
    box-sizing: border-box;
    vertical-align: middle;
    border: 1px solid #dcdfe6;
}

.slider button {
    width: 45px;
    height: 20px;
    padding: 0;
    vertical-align: 12px;
    line-height: 20px;
    font-size: 12px;
}

.slider .sliderP {
    width: 85%;
    box-sizing: border-box;
    border-bottom: 1px solid #ecebeb;
    margin: 0 auto;
    padding: 15px 0;
}
.slider .sliderP span {
    line-height: 2;
    width: 60px;
    display: inline-block;
}
.slider .sliderP > div {
    width: 100%;
    padding: 0;
    align-items: center;
    margin: 0;
}

.slider .sliderP > div .layui-slider {
    width: 135px;
}

.slider .sliderP > div .layui-slider .layui-slider-bar {
    background-color: #409eff !important;
}
.slider .sliderP > div .layui-slider .layui-slider-wrap-btn {
    border-color: #409eff !important;
}

.yjfxDiv {
    width: 100%;
    min-height: calc(100vh - 220px);
    padding: 50px 0;
}
.yjfxDiv ul {
    width: 1150px;
    height: 40px;
    border-bottom: 1px solid #999;
    margin: 0 auto 20px;
}
.yjfxDiv ul li {
    display: inline-block;
    /* width: 100px; */
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}
.yjfxDiv ul li.active {
    background-color: #1384ae;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.yjfxDiv > div {
    width: 1110px;
    height: 100%;
    margin: 0 auto;
}

.yjfxDiv .layui-table tr td {
    cursor: pointer !important;
}

.yjfxDiv .layui-table-view {
    width: 95%;
    margin: 0 auto;
}

.echartsTotal {
    background: #f6f6f6;
    height: 55px;
    line-height: 56px;
    padding: 0 20px;
    border: 1px solid #ecebeb;
    width: 1110px;
    margin: 0 auto;
    display: none;
    box-sizing: border-box;
}
.echartsTotal p {
    display: inline-block;
}

.bot2 > p {
    margin: 5px 0;
}
.bot2 p i {
    margin-right: 10px;
}
.echartsDiv {
    color: #fff;
}

.echartsTitle a {
    cursor: pointer;
}

.echartsUl {
    overflow: hidden;
    padding: 0 !important;
}
.echartsUl li {
    float: left;
    padding: 7px 15px !important;
    cursor: pointer;
}
.echartsUl li.active {
    color: #fff;
    background-color: #1384ae;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.echartsCon div {
    display: none;
    white-space: normal;
}
.echartsCon div.active {
    display: block;
    line-height: 22px;
}
.kong {
    text-align: center;
    font-size: 16px;
    color: #c4c3c3;
}

.kong img {
    width: 30%;
    margin: 100px auto 15px;
    display: block;
}
