@charset "utf-8";

.banner{
    display: none;
}
#nav{
    background: #0f4396;
    border-top: 1px solid rgb(255 255 255 / 30%);
}
.shao-nav>ul>li>a{
    color: #fff;
}

/*研究方向页面*/

.clearfix {
    zoom: 1;
}

.clearfix:after,
.clearfix after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
}

.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: #354cac;
}

.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 a {
    color: #333;
}

.list_R dd:hover a {
    color: #354cac;
}


/*团队成员页面*/

.pd-m {
    padding: 25px 0
}

.team_c {
    margin-top: 15px;
}

.team_c dl {}

.team_c dt {
    font-size: 16px;
    display: block;
    padding: 10px 0px;
    position: relative;
    font-weight: bold;
    color: #354cac;
    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;
    background: #e3e8ff;
    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;
    color: #333;
}


/*分页*/
.page {
	text-align: center;
	margin: .4rem auto 0 auto;
	box-sizing: border-box
}

.page * {
	line-height: .26rem
}

.page button {
	margin: .05rem .03rem;
	min-width: .3rem;
	background: #fff;
	border: 1px solid #e5e5e5;
	color: #5e5e5e;
	cursor: pointer;
	outline: 0;
	text-align: center
}

.page button:hover {
	background: #8c000b;
	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: #013e74;
	color: #fff
}

.page .input_page_num {
	width: .3rem;
	height: .26rem;
	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: .13rem
}


.page {
	text-align: center;
	font-size: 0.16rem;
}

.page a {
	text-align: center;
	border: 1px solid #225CCB;
	color: #225CCB;
	margin-top: .2rem;
	padding: 0 10px;
	line-height: 0.28rem;
	font-size: 0.16rem;
	display: inline-block;
}




.pages {
	text-align: center
}


.pages {
	margin-top:30px;
	
}

.pages table{width:auto !important; margin:0 auto}
 tbody{
     border: none;
 
 }
.pages table td,.pages table td div {
    font-family: "微软雅黑" !important;
}

.pages .PrevDisabled,.pages .Next,.pages a.Prev,.pages .NextDisabled {
    border: 1px solid #225CCB !important;
    height: 25px !important;
    line-height: 25px !important;
    color: #225CCB !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: #225CCB !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= #225CCB, EndColorStr= #225CCB)!important;
    CURSOR: pointer;
    line-height: 14px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from( #225CCB), to( #225CCB))!important;
    background: -moz-linear-gradient( top, #225CCB, #225CCB)!important;
    background: -ms-linear-gradient(top, #225CCB, #225CCB)!important;
   box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}
.yd_pages{
    text-align: center;
    background-color: #225CCB;
    color: #fff;
    padding: 10px;
    border-radius: 60px;
    margin-top: 30px;
}



/*综合页面*/

.partbox {
    background: #fff;
    margin-top: 30px;
    padding: 30px 15px;
}

.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: #354cac;
    position: relative;
    max-width: calc(100% - 500px);
}

.location span {
    color: #999;
    max-width: 500px;
    line-height: 20px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0,-50%);
}
.location span a{color: #999;}

.compage {
    padding: 0px;
    min-height: 600px;
}

.flow {
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 30px;
}

.flow:last-child {
    border-bottom: 0;
}
.flow .pl img{max-width:100%;}
.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: #354cac;
    height: 44px;
    padding: 0 30px 0 40px;
}

.column_tit a {
    position: absolute;
    right: 0;
    top: 50%;
    line-height: 28px;
    font-size: 12px;
    color: #354cac;
    font-weight: normal;
    transform: translate(0,-50%);
}

.column_tit a:hover {
    font-weight: bold;
}

.column_tit h1 {
    padding: 5px 20px;
    background: #354cac;
    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: #354cac;
    height: 50px;
    line-height: 50px;
}

.compage a.morebtn:hover {}

.flow .pl,
.tplist {
    line-height: 28px;
}

.zhlist {}

.zhlist li {
    padding: 5px 0 15px 37px;
    font-size: 16px;
    line-height: 36px;
    background: url(../images/bg-item02.png) no-repeat 10px 10px;
    border-bottom: 1px solid #e5e5e5;
}

.zhlist li a {
    color: #333;
    word-break: break-word;
    word-wrap: break-word;
}

.zhlist li:last-child {
    border-bottom: 0;
}

.zhlist li:hover a {
    color: #354cac;
}

.tplist {}

.tplist li {
    width: calc(25% - 3%);
    margin: 10px 1.5%;
    float: left;
    vertical-align: top;
}

.tplist li a {
    display: block;
}

.tplist li .pic_p {
    display: block;
    background: #f5f5f5;
    padding-top: 66.7%;
    position: relative;
    overflow: hidden;
}

.tplist li .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: #354cac;
}

.tm_jjtp {
    float: none !important;
    margin: .1rem auto !important;
    width: 700px !important;
    max-width: 100%;
}

/*教师图片页面*/

.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;
  word-break: break-word;
}

.content table {border-collapse: collapse;}
.content table td {border: 1px solid #000;}
.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 #354cac;
    border-right: 0;
    font-weight: bold;
    color: #354cac;
}

.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 0px 7px;
    line-height: 28px;
    padding: 5px 0 5px 30px;
}

.enclosure .wzlist li a {
    color: #333;
    word-break: break-word;
}

.flip li a {
    color: #333;
/*word-break: break-all;*/
}

.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 #354cac;
    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;
}

.flip li span {
    float: left;
    padding-right: 10px;
    color: #354cac;
    padding: 5px 15px;
    font-weight: bold
}

.flip li a {
    display: block;
    zoom: 1;
    padding-left: 15px;
    padding-top: 5px;
    /*word-break: break-all;*/
    word-wrap: break-word;
}

.flip li a:hover {
    color: #354cac;
}

.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: #354cac;
    vertical-align: middle;
    margin-right: 20px;
}

.structure dl dd {
    display: table-cell;
    line-height: 28px;
    padding: 10px 15px;
    vertical-align: middle;
    background: #f6f6f6;
}
.structure dl dd a{
    word-break: break-word;
}
.structure img{max-width:100%;}
/*标题列表页*/

.yd_list {
   display: none;
}

.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:1200px) {
   .column_tit .tmt{max-width: 85%;height: auto;line-height: 25px;font-size: 14px;text-align: left;padding: 5px 10px;}
    .conbox {
        margin-top: 0;
        padding-top: 0;
    }
    .partbox {
        margin-top: 0;
    }
	.location h1{max-width: 100%;width: 100%;font-size: 18px;}
    .pc_list {
   display: none;
}
.yd_list {
   display: block;
}

}

@media only screen and (max-width:1024px) {
    .zhlist li {
        font-size: 16px;
    }
    .structure dl dt {
        width: 25%;
    }
 
}

@media only screen and (max-width:700px) {
    .photobox {
        margin-top: 0;
    }
	.team_c dt{
    float: none;
}
    .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;
    }
    .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;
    }
.flip li span {
float: none;
}
    
}



.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

/* 新闻列表1 */
.newlist li {
    margin-bottom: 15px;
    border-bottom: 1px dashed #ddd;
}

.newlist li a {
    padding: 30px;
    align-items: center;
}



.newlist li a::after {
    left: 0;
    background: #07839B;
}

.newlist li .scale {
    width: 30%;
    position: relative;
    z-index: 2;
}

.newlist li .con {
    width: calc(100% - 30%);
    padding-left: 30px;
}

.newlist li span {
    font-size: 16px;
    color: #999;
    line-height: 1.3;
    transition: 0.5s;
    /* padding-bottom: 0.15rem; */
    align-items: baseline;
    font-family: sy;
    /* padding-right: 0.25rem; */
}

.newlist li span i {
    font-style: normal;
    color: #07839B;
    font-weight: bold;
    font-size: 0.24rem;
    transition: 0.5s;
    display: block;
    margin-right: .05rem;
    font-family: sy;
}

.newlist li span::after {
    width: 1.6rem;
    height: 0.07rem;
    background: url(../images/n-date1.png) no-repeat;
    background-size: 100% !important;
    right: 0;
    left: auto;
}

.newlist li h3 {
    font-size: 20px;
    color: #333;
    line-height: 32px;
    margin: 20px 0 15px;
    transition: 0.5s;
    font-weight: 600;
}

.newlist li h4 {
    font-size: 16px;
    color: #888;
    line-height: 30px;
    transition: 0.5s;
    margin-bottom: 12px;
}

.newlist li .p {
    justify-content: flex-end;
    opacity: 0;
    transition: 0.5s;
}

.newlist li .p p {
    color: #fff;
    font-size: 0.18rem;
    padding-right: 0.25rem;
    padding-bottom: 0.1rem;
}

.newlist li .p p::after {
    width: 0.82rem;
    height: 0.21rem;
    background: url(../images/n-more.png) no-repeat;
    background-size: 100% 100%;
    left: auto;
    right: 0;
}

@media (max-width: 1199px) {
    .n_banner {
        margin-top: .75rem;
    }

    .n_banner:before {
        display: none;
    }
}

@media(min-width: 1024px) {
    .newlist li a:hover::after {
        width: 100%;
    }



.newlist li a:hover {
   /* background: linear-gradient(250deg, #1DB3DB 45%, #1149b3 105%);*/
    background-color:#0f4396;
}

    .newlist li a:hover h3,
    .newlist li a:hover p,
    .newlist li a:hover span,
    .newlist li a:hover span i,
    .newlist li a:hover h4 {
        color: #fff;
    }

    .newlist li a:hover span::after {
        background: url(../images/n-date2.png) no-repeat;
    }

    .newlist li a:hover h4 {
        opacity: .7;
    }

    .newlist li a:hover .p {
        opacity: 1;
    }
}

@media screen and (max-width: 1024px) {
    .newlist li {
        margin-bottom: 0;
    }

    .newlist li a {
        padding: 25px 0;
    }

    .newlist li .p {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .newlist li .scale {
        width: 40%;
    }

    .newlist li .con {
        width: calc(100% - 40%);
        padding-left: 20px;
    }

    .newlist li h3 {
        margin: 10px 0;
        font-size: 16px;
        line-height: 24px;
    }
	.newlist li h4{
		font-size: 14px;
        line-height: 20px;
	}

    .newlist li p {
        -webkit-line-clamp: 2;
        line-height: .28rem !important;
    }

    .newlist li span {
        font-size: 14px;
        padding-bottom: 0;
    }

    .newlist li span:after {
        display: none;
    }
}

@media screen and (max-width: 420px) {
    .newlist li .scale {
        /* width: 1.6rem; */
    }

    .newlist li .con {
        /* width: calc(100% - 1.6rem); */
    }
}
.list-paddingleft-2{
    padding-left: 20px;
}
.list-paddingleft-2 li{
    display: list-item !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    border: 0 !important;
    background: none !important;
}
.list-paddingleft-2 li p{}