@charset "utf-8";



/*研究方向页面*/

.list_R dt {
    font-size: 18px;
    line-height: 30px;
    background: url(../images/bg-item02.png) no-repeat left 12px;
    padding-left: 13px;
    padding: 8px 0 8px 25px;
    color: #fff;
    margin-top: 10px;
}

.list_R dt a {
    color: #333;
}

.list_R dt:hover a {
    color: #322D9C;
}

.list_R dd {
    line-height: 28px;
    font-size: 16px;
    padding: 10px 15px 10px 10px;
    border-bottom: 1px dashed #e5e5e5;
    background: url(../images/linkicon.png) no-repeat 10px 15px;
    padding-left: 35px;
}

.list_R dd:hover a {
    color: #322D9C;
}


/*团队成员页面*/

.pd-m {
    padding: 25px 0
}

.team_c {
    margin-top: 15px;
}

.team_c dl {}

.team_c dt {
    font-size: 16px;
    display: block;
    padding: 10px;
    position: relative;
    font-weight: bold;
    color: #322D9C;
    float: left;
}

.team_c dd {
    overflow: hidden;
    zoom: 1;
    line-height: 30px;
    padding-top: 5px;
}

.team_member {}

.team_member li {
    width: 16%;
    margin: 20px 2%;
    padding: 5px;
    float: left;
    text-align: center;
    background: #fff;
}

.team_member li a {
    display: block;
}

.team_member li .picture {
    padding-top: 140%;
    position: relative;
    overflow: hidden;
}

.team_member li .picture img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    transform: translateX(-50%) translateY(-50%);
    transition: all 0.3s;
}

.team_member li p {
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}


/*分页*/

.page {
    text-align: center;
    margin: 40px auto 0 auto;
    box-sizing: border-box
}

.page * {
    line-height: 26px
}

.page button {
    margin: 5px 3px;
    min-width: 30px;
    background: #fff;
    border: 1px solid #e5e5e5;
    color: #5e5e5e;
    cursor: pointer;
    outline: 0;
    text-align: center
}

.page button:hover {
    background: #322D9C;
    color: #fff
}

.page .btn_dis {
    cursor: default;
    opacity: .7;
    background: #eee;
    color: #5e5e5e
}

.page .btn_dis:hover {
    background: #eee;
    color: #5e5e5e
}

.page .current_page {
    background: #322D9C;
    color: #fff
}

.page .input_page_num {
    width: 30px;
    height: 26px;
    margin: 0 3px;
    padding: 0;
    text-align: center;
    background: #fff;
    border: 1px solid #e5e5e5;
    color: #5e5e5e;
    outline: 0
}

.page .page_total,
.page .page_text {
    color: #2b2b2b;
    font-size: 13px
}

/*分页*/




.pages table{width:auto !important; margin-top:20px;}
 tbody{
     border: none;
    background-color: #fff;
 }
.pages table td,.pages table td div {
    font-family: "微软雅黑" !important;
}

.pages .PrevDisabled,.pages .Next,.pages a.Prev,.pages .NextDisabled {
    border: 1px solid #BB1010 !important;
    height: 25px !important;
    line-height: 25px !important;
    color: #BB1010 !important;
    padding: 0 10px !important;
    font-family: "微软雅黑" !important;
    vertical-align: middle;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

.pages input[type="button"] {
    padding: 0 10px !important;
    height: 25px !important;
    ; line-height: 25px !important;
    background: #BB1010 !important;
    color: #fff !important;
    border: 0 !important;
    vertical-align: top;
    box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.pages input.defaultInputStyle {
    margin-left: 5px !important;
    margin-right: 5px !important;
    border: 1px solid #333 !important;
    height: 25px !important;
    line-height: 25px !important;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 5px !important;
   box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.defaultButtonStyle {
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#322D9C, EndColorStr=#322D9C)!important;
    CURSOR: pointer;
    line-height: 14px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#322D9C), to(#322D9C))!important;
    background: -moz-linear-gradient( top,#322D9C,#322D9C)!important;
    background: -ms-linear-gradient(top,#322D9C 0%,#322D9C 100%)!important;
   box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}


.ydpage{
    line-height:36px;
    height:36px;
    background:#BB1010;
    color:#fff;
    text-align:center;
    margin-top:20px;
    border-radius:10px;   
}

/*综合页面*/

.partbox {
    background: #fff;
    margin-top: 30px;
    padding: 30px 0;
}

.nobg {
    background: transparent;
}

.location {
    position: relative;
    line-height: 60px;
    background: url(../images/xxbg_red.png) repeat-x left bottom;
}

.location h1 {
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    color: #BB1010;
    position: relative;
}

.location span {
    float: right;
    color: #999;
    padding-right: 35px;
}

.compage {
    padding: 0px;
}

.flow {
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 30px;
}

.flow:last-child {
    border-bottom: 0;
}

.column_tit {
    line-height: 30px;
    padding: 10px 0;
    position: relative;
}

.column_tit:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both
}

.column_tit .tmt {
    font-size: 16px;
    display: inline-block;
    position: relative;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 44px;
    background: #bd242a;
    height: 44px;
    padding: 0 30px 0 40px;
}

.column_tit a {
    position: absolute;
    right: 0;
    top: 5px;
    line-height: 28px;
    font-size: 16px;
    color: #bd242a;
    font-weight: normal;
    background: url(../images/more-other.png) no-repeat right center;
    padding-right: 30px;
}

.column_tit a:hover {
    font-weight: bold;
}

.column_tit h1 {
    padding: 5px 20px;
    background: #322D9C;
    color: #fff;
    font-size: 18px;
    position: relative;
}

.compage a.morebtn {
    margin-top: 0;
    float: right;
    padding-left: 50px;
    background: url(../images/morebg.png) no-repeat left 20px;
    font-size: 16px;
    color: #322D9C;
    height: 50px;
    line-height: 50px;
}

.compage a.morebtn:hover {}

.flow .pl,
.tplist {
    line-height: 28px;
}

.zhlist {}

.zhlist li {
    padding: 15px 0 15px 37px;
    font-size: 16px;
    line-height: 36px;
    background: url(../images/bg-item02.png) no-repeat 10px 19px;
    border-bottom: 1px solid #e5e5e5;
}

.zhlist li:last-child {
    border-bottom: 0;
}

.zhlist li:hover a {
    color: #BB1010;
}

.tplist {}

.tplist li {
    width: calc(25% - 3%);
    margin: 10px 1.5%;
    float: left;
    vertical-align: top;
}

.tplist li a {
    display: block;
}
.tplist li a img{display: block;/* width: 100%;*/}
.tplist li a .pic_p {
    display: block;
    background: #f5f5f5;
    padding-top: 66.7%;
    position: relative;
    overflow: hidden;
}

.tplist li a .pic_p img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition: all 0.3s;
}

.tplist li p {
    text-align: center;
    line-height: 45px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    *white-space: nowrap;
    overflow: hidden;
    color: #333;
    padding: 0 5px;
}

.tplist li:hover p {
    color: #322D9C;
}


/*教师图片页面*/

.particular {
    float: left;
    width: 20%;
}

.particular li {
    padding: 20px 10px;
    background: #fff9f0;
    -moz-box-shadow: 0px 1px 5px #cfcfcf;
    -webkit-box-shadow: 0px 1px 5px #cfcfcf;
    box-shadow: 0px 1px 5px #cfcfcf;
    margin-bottom: 15px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 0em;
    -webkit-border-bottom-right-radius: 0em;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 0em;
    -moz-border-radius-bottomright: 0em;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 0em;
    border-bottom-right-radius: 0em;
    border-bottom-left-radius: 10px;
    cursor: pointer
}

.particular li.on {
    background: url(../images/tabbg.png) no-repeat right bottom #8f000b;
    color: #fff;
}

.particular li.on a {
    color: #fff;
}

.piclist {
    width: 77%;
    float: left;
    margin-left: 20px;
}

.piclist li {
    width: 30%;
    margin: 0 0 20px 2.8%;
    padding-bottom: 10px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #e5e5e5
}

.piclist li span {
    display: table;
    width: 100%;
    height: 170px;
}

.piclist li span a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.piclist li span a img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.piclist li p {
    text-align: center;
    line-height: 28px;
}


/*内容页*/

.content h2 {
    font-size: 32px;
    text-align: center;
    margin-top: 10px;
}

.content .Subtitle {
    text-align: center;
    padding: 15px 0;
    border-bottom: 1px solid #e5e5e5;
}

.content .Subtitle .time {
    display: inline-block;
    color: #888;
    margin: 0 10px;
    font-size: 14px;
}

.content .Subtitle .click {
    display: inline-block;
    color: #888;
    margin: 0 10px;
    font-size: 14px;
}

.content .subs {
    margin: 25px 0;
    line-height: 28px;
}

.content .subs p img {
    max-width: 90%;
    margin: 0 auto;
}

.enclosure {}

.enclosure h3 {
    font-size: 16px;
    display: inline-block;
    padding: 10px 35px 10px 20px;
    position: relative;
    background: #e8f0f9;
    border: 1px solid #322D9C;
    border-right: 0;
    font-weight: bold;
    color: #322D9C;
}

.enclosure h3:after {
    content: "";
    width: 37px;
    height: 100%;
    display: block;
    position: absolute;
    right: 0px;
    top: -1px;
    background: url(../images/btsj.png) no-repeat;
    background-size: 100% 102%;
}

.enclosure .wzlist {
    padding-left: 20px;
}

.enclosure .wzlist li {
    background: url(../images/bg-item02.png) no-repeat left 6px;
    line-height: 28px;
    padding: 5px 0 5px 25px;
}

.enclosure .imglist {
    margin-top: 10px;
}

.enclosure .imglist li {
    width: calc(25% - 3%);
    padding: 5px;
    height: 200px;
    vertical-align: top;
    margin: 10px 1.5% 10px 1.5%;
    border: 1px solid #322D9C;
    float: left;
}

.enclosure .imglist li span {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.enclosure .imglist li span img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}


.flip {
    margin-top: 10px;
}

.flip li {
    margin: 10px 0;
    line-height: 26px;
}

.flip li span {
    float: left;
    padding-right: 10px;
    color: #bb1010;
    padding: 0px 15px;
    font-weight: bold
}

.flip li a {
    display: block;
    overflow: hidden;
    zoom: 1;
    /* padding-left: 15px; */
    /* padding-top: 5px; */
}

.flip li a:hover {
    color: #bb1010;
}

.flip li:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both
}


/*结构化内容页*/

.structure {
    margin: 20px 0;
}

.structure dl {
    display: table;
    width: 100%;
    border-spacing: 5px;
}

.structure dl:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both
}

.structure dl dt {
    display: table-cell;
    width: 15%;
    text-align: right;
    line-height: 28px;
    padding: 10px;
    background: #f6f6f6;
    color: #BB1010;
    vertical-align: middle;
    margin-right: 20px;
}

.structure dl dd {
    display: table-cell;
    line-height: 28px;
    padding: 10px 15px;
    vertical-align: middle;
    background: #f6f6f6;
}


/*标题列表页*/
.pc_list {
    display: block;
}
.yd_list {
    display: none;
}
.get-more{
    color: #fff;
    text-align: center;
    line-height: 36px;
    background: #bb1010;
    border-radius: 8px;
    margin-top: 20px;
}


.titlist li {
    line-height: 28px;
    padding: 10px 0 10px 20px;
    background: url(../images/gdjt.png) no-repeat left 19px;
    background-size: 5px;
    border-bottom: 1px dashed #a3a3a3
}

@media only screen and (max-width:1024px) {


    .pc_list {
        display: none;
    }
    .yd_list {
        display: block;
    }
    .zhlist li {
        font-size: 16px;
    }
    .structure dl dt {
        width: 25%;
    }
}

@media only screen and (max-width:700px) {
 
    .location span {
        display: none;
    }
    .partbox {
        margin-top: 0;
        padding: 15px 0;
    }
    .location {
        line-height: 40px;
    }
    .flow {
        margin-top: 15px;
    }
    .zhlist li {
        line-height: 28px;
        font-size: 14px;
        padding: 5px 0 5px 37px;
    background: url(../images/bg-item02.png) no-repeat 10px 7px;
    }
    .flow {
        padding-bottom: 0;
    }
    .team_member li {
        width: 48%;
        margin: 5px 1%;
    }
    .structure dl dt,
    .structure dl dd,
    .structure dl {
        display: block;
        width: auto;
        text-align: left;
        margin-top: 10px;
        margin-right: 0;
    }
    .content h2 {
        font-size: 20px;
    }
    .tplist li {
        width: calc(50% - 3%);
    }
    .tplist li p {
        line-height: 30px;
        font-size: 14px;
    }
}