.index_content{
    width:1200px;
    margin:0 auto;
    background: #F7F7F7;
}
.about-div{
    background:#fff;
}
.index-title{
    padding:15px;
    color:#333;
    font-size:14px;
    font-weight:bold;
    border-bottom:1px dashed #eee;
}
.about-company{
    padding:25px;
}
.about-company{
    font-size: 14px;
    line-height:25px;
    color:#333;
}
.notic-div{
    background:#fff;
}
.notic-list{
    padding:15px;
}
.notic-list ul li a{
    font-size:14px;
    display: block;
    color:#333;
}
.notic-list ul li a:hover{
    text-decoration: none;
}
.notic-list ul li {
    position: relative;
    padding:25px 0;
    border-bottom:1px solid #eee;
}
.about-company>div img{
    width:100%;
    height:218px;
}
.about-company>div{
    margin-bottom:10px;
}
.notic-list ul li:last-child{
    border:none;
}
.news-time{
    position:absolute;
    right:0;
    top:50%;
    margin-top:-8px;
}
.news-pager{
    text-align:right;
    margin-top:20px;
}
.news-pager span{
    display:inline-block;
    width:20px;
    height:20px;
    background:#eee;
    color: #ddd;;
    text-align:center;
}
.news-pager span.has-page{
    background-color: #135EF2;
    color:#fff;
}
.expert-row{
    padding:20px;
}
.notic-list{
    padding-bottom:23px;
}
.expert{
    background:#fff;
    margin-top:20px;
}
.expert-row dl dt{
    height:230px;
    overflow:hidden;
}
.expert-row dl dt img{
    height:100%;
    width:100%;
}
.e-name{
    font-size:16px;
    font-weight:bold;
    text-align:center;
    padding-top:20px;
}
.expert-row dl dd .e-name{
    font-size:14px;
    font-weight: bold;
    color:#333;
    text-align: left;
}
.expert-row dl dd div{
    line-height:24px;
}
.echart-index{
    width:120px;
    height:120px;
    margin:0 auto;
}
.mb20{
    margin-bottom:20px;
}
.master{
    margin-top:20px;
}
.master-row{
    padding:20px;
}
.master-div{
    background:#fff;
}
.e-8{
    width:450px;
    height:300px;
    margin:0 auto;
}
.study{
    padding:30px 0;
}
.study p{
    color:#135EF2;
    font-size:18px;
}
.study div{
    background:#c6ddff;
    padding:20px;
    border-top-left-radius:20px;
    border-bottom-right-radius:20px;
    border-top-right-radius:5px;
    border-bottom-left-radius:5px;
    margin-top:20px;
}
.study div>p{
    color:#333;
    font-size:14px;
    line-height:25px;
}
.expert-row .row .col-md-20p{
    width:20%;
}
.onlyone{
    display: flex;
    flex-wrap: nowrap;
}
.posr{
    position:relative;
}
.no-login{
    filter: blur(15px);
}
.zz{
    position: absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
}
.show-text{
    position:absolute;
    left:50%;
    width:200px;
    margin-left:-100px;
    top:50%;
    height:40px;
    margin-top:-20px;
    font-size:18px;
    text-align:center;
    line-height:40px;
    color:#4a83ab;
    font-weight:bold;
    display:none;
}