BODY {-moz-user-select:none;}
.two_dropdown{position: relative;}
.three_dropdown{    position: absolute;
    top: 0;
    left: 100%;
    background: #1762a4;display:none;}
.two_dropdown:hover .three_dropdown{display:block;}
.two_dropdown .three_dropdown a{color:#333;}
.inner-page .leftbar .list dl dt.on{
    background: #951272;}
.inner-page .leftbar .list dl dt.on a{
    display: block;
    border-left: 4px solid #fff;
    text-align: center;
    color: #fff;}
.inner-page .leftbar .list dl dd ul li.nav3{
    background: #FFF;}
.inner-page .leftbar .list dl dd ul li.nav3 a{
    margin-left: 28px;
    color: #6f6f6f;
    font-weight: normal;}
.inner-page .leftbar .list dl dd ul li.nav3 a:hover{
    color: #0e589b;}

.jsxq{
margin-top: 25px;}
.jsxq .info-container {
    height: 200px;
    margin-bottom: 30px;}

.jsxq .info-container img{
    width: 140px;
    height: 200px;
    background: grey;
    float: left;
    margin-right:30px;}

.jsxq .name-others {
    float: left;
    margin-left: 20px;
    min-width: 260px;}

.jsxq .info-container .name-others .name {
    font-size: 20px;
    color: #333333;
    line-height: 26px;}

.jsxq .info-container .name-others .others {
    font-size: 15px;
    line-height: 27px;
    margin-top: 78px;}
    
.jsxq .info-container .name-others .others div {
    margin-bottom: 10px;}

.jsxq .staff-info-container {
    margin-bottom: 50px;}

.jsxq .staff-info-container .intro-title {
    background-color: #EDEDED;
    border-left: 5px solid #951272;
    height: 45px;
    font-size: 18px;
    line-height: 45px;
    text-indent: 20px;
    margin-bottom: 10px;}

.intro-content p{
    font-size: 15px;
    background:none !important;
    line-height: 35px!important;
    font-family: 微软雅黑!important;}
.intro-content span{
    font-family: 微软雅黑!important;
    background:none !important;}
