@charset "utf-8";

/* CSS Document */

body {
    color: #323232
}

.subPage {
    width: 1400px;
    margin: 80px auto 0;
    position: relative;
}

.subLeft {
    width: 260px;
    float: left;
    overflow: hidden;
    position: relative;
    margin-top: 52px;
}

.subLeft.currents {
    top: 90px;
    left: 50%;
    margin-left: -700px;
}

.subLeft ul {
    width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
    border-top: 2px solid #082d57;
}

.subLeft li {
    line-height: 25px;
    width: 250px;
    float: left;
    font-size: 16px;
    position: relative;
    border-left: 10px solid #008ace
}

.subLeft li a {
    display: block;
    padding: 17px 10px 17px 20px;
    color: #666;
    border-bottom: 1px dashed #bfbfbf;
}

.subLeft li a:hover,
.subLeft li a.active,
.subLeft li a:hover {
    color: #01366e;
    background-color: #ebf4ff;
}

.subLeft li:hover {
    border-color: #082d57;
}

.subLeft li.active {
    /*border-left:13px solid #327bde*/
}

.subLeft li .toggles {
    position: absolute;
    right: 0;
    top: 0;
    height: 25px;
    display: block;
    padding: 16px 0;
    width: 40px;
    cursor: pointer;
    z-index: 999;
    font-size: 28px;
    color: #bfbfbf;
    text-align: center;
}

.subLeft .second_nav {
    /*display:none;*/
    background-color: #f5f6f7;
}

.subLeft .second_nav dd a {
    border-bottom: 1px solid #e6e6e6;
    display: block;
    padding-left: 30px;
    font-size: 18px;
    padding: 10px 10px 10px 30px;
    font-size: 14px;
    position: relative;
}

.subLeft .second_nav dd a:before {
    content: '';
    width: 0;
    height: 0;
    border-width: 4px 0 4px 5px;
    border-style: solid;
    border-color: transparent transparent transparent #b8c1cc;
    position: absolute;
    left: 14px;
    top: 20px;
}

.subLeft .second_nav dd a.active:before {
    border-color: transparent transparent transparent #01366e;
}

.subLeft .second_nav dd:first-child {
    border-top: none;
}

.subLeft .second_nav02 {
    display: block;
    margin-bottom: 20px;
    border-top: 2px solid #082d57
}

.subLeft .second_nav02 dd a {
    padding: 15px 10px 15px 30px;
}

.subLeft .second_nav02 dd:hover a,
.subLeft .second_nav02 dd.active a {
    background-color: #ebf4ff;
    color: #01366e;
}

.subLeft .second_nav02 dd {
    border-left: 10px solid #008ace
}

.subLeft .second_nav02 dd:hover,
.subLeft .second_nav02 dd.active {
    border-color: #082d57;
}

.subLeft .cur02 {
    border-top: none;
}

.subLeft_title {
    background-color: #ebf4ff;
    line-height: 25px;
    border-left: 10px solid #008ace;
    width: 250px;
    border-top: 2px solid #082d57;
    font-size: 16px;
    font-weight: normal;
    position: relative;
    border-bottom: 1px dashed #bfbfbf;
}

.subLeft_title a {
    padding: 17px 10px 17px 10px;
    display: block;
    color: #082d57;
}

.subLeft_title span {
    width: 59px;
    height: 59px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 59px;
    text-align: center;
    font-size: 28px;
    cursor: pointer;
    color: #008ace;
}

.cur02 {
    display: none;
}


/*移动端二级导航开始*/

.phone_subNav {
    margin: 20px 0 0;
}

.phone-icon01 {
    width: auto;
    height: 40px;
    background-color: #008ace;
    display: block;
}

.sub_navm {
    width: auto;
    ;
    overflow: hidden;
    display: none;
}

.sub_navm ul {
    background-color: #eaeef5;
    text-align: left;
    width: 100%;
    overflow: hidden;
}

.sub_navm li {
    border-bottom: 1px solid #dadada;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.sub_navm li .phone_toggle {
    position: absolute;
    right: 0;
    top: 0;
    width: 46px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 22px;
    cursor: pointer;
}

.sub_navm li a {
    font-size: 14px;
    padding-left: 13px;
    height: 45px;
    line-height: 45px;
    display: block;
    width: 100%;
    float: left;
}

.sub_navm li dd a {
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding-left: 0;
}

.sub_navm li a:hover {
    color: #0050a5;
}

.sub_navm li.sub_has span {
    margin-left: 10px;
}

.sub_navm li.on a {
    color: #003c7f;
    float: left;
    overflow: hidden;
}

.sub_navm dl {
    display: none;
    background-color: #fff;
    overflow: hidden;
    width: auto;
    clear: both;
}

.sub_navm dl dd {
    padding-left: 30px;
    line-height: 18px;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
}

.sub_navm dl dd:last-child {
    border-bottom: none;
}

.sub_navm li.on dl dd a {
    font-size: 13px;
    color: #444;
    font-weight: normal;
    display: inline;
    border: none;
    padding: 0px;
    float: left;
}

.sub_navm li.on {
    border-bottom: none;
}

.sub_navm li strong {
    float: right;
    width: 30px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #b8b8b8;
    font-size: 18px;
}

.phone_subNav {
    display: none;
}

.phone-icon01 {
    text-align: center;
    display: block;
}

.phone_subNav .mobile-inner-header-icon {
    display: inline-block;
    float: none;
    height: 40px;
    color: #fff;
    width: 65px;
    text-align: center;
    margin-right: 0;
    font-size: 16px;
    line-height: 40px;
}

.phone_subNav {
    width: 100%;
    overflow: hidden;
}

.phone_subNav .mobile-inner-header-icon span {
    background-color: #6a1305
}

.sub_right {
    margin-left: 300px;
}

.subBanner {
    width: 100%;
    overflow: hidden;
    max-height: 280px;
    position: relative;
}

.subBanner_bg {
    display: block;
    width: 100%;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20
}

.subBanner_con_bg {
    background: #ffffff;
    filter: alpha(opacity=90);
    opacity: 0.9;
    -moz-opacity: 0.9;
    -webkit-opacity: 0.9;
    -o-opacity: 0.9;
    width: 280px;
    height: 100%;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    bottom: 0;
}

.subBanner_con {
    position: absolute;
    left: 50%;
    margin-left: -600px;
    bottom: 0;
    width: 280px;
    bottom: 6%;
}

.subBanner_con h3 {
    font-size: 30px;
    font-weight: normal;
    padding: 10px 0 23px;
    margin: 0 20px;
    border-bottom: 2px solid #012b5b;
    text-align: center;
    color: #012b5b;
}

.subBanner_con p {
    font-size: 14px;
    color: #012b5b;
    line-height: 17px;
    margin: 20px 21px;
    height: 100px;
    overflow: hidden;
}

.bread {
    width: auto;
    height: auto;
    line-height: 20px;
    color: #787878;
    padding: 15px 0;
    overflow: hidden;
    border-bottom: 2px solid #e6e6e6
}

.bread span {
    float: left;
    font-weight: normal;
    color: #999;
}

.bread span a {
    color: #999;
}

.bread a:hover {
    color: #0050a5;
}


/*学院概况*/

.subPage {
    width: 1200px;
    margin: 0 auto 20px;
}


/*分页*/

.page {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: left;
    margin: 0 auto;
    font-size: 14px;
    clear: both;
    padding: 60px 0px
}

.page a {
    display: inline-block;
    width: auto;
    padding: 0 10px;
    height: 30px;
    padding: 0 14px;
    text-align: center;
    color: #cdcdcd;
    font-size: 18px;
}

.page a:hover,
.page a.on {
    color: #000;
}

.page strong {
    color: #367900;
    font-family: 'Verdana';
    font-weight: bold;
    padding: 0 2px;
}

.pages_min {
    margin: 30px 0 30px;
    overflow: hidden;
    display: none;
    padding: 0 18px;
}

.pages_min a.prev_min,
.pages_min a.next_min {
    display: block;
    width: 100px;
    height: 30px;
    float: left;
    background: #df4c36;
    border-radius: 3px;
    color: #fff;
    line-height: 30px;
    text-align: center;
}

.pages_min a.next_min {
    float: right;
}


/*文章页*/

.pageArticle {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.articleTitle {
    line-height: 26px;
    padding-top: 10px;
}

.articleTitle h3 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 49px;
    padding: 0 0 10px 0;
    text-align: center;
    font-weight: normal;
    color: #0050a5;
}

.article {
    line-height: 28px;
    font-size: 15px;
    padding: 0 0 35px;
}

.article img {
    padding: 5px 0;
}

.article i {
    font-style: italic;
}

.article strong {
    font-weight: bold;
}

.sub_share {
    float: right;
}

.Annex {
    padding: 20px 0 40px 0;
    overflow: hidden;
    clear: both;
    border-top: 1px solid #eee;
}

.Annex h3 {
    font-size: 16px;
    color: #000;
    height: 50px;
    line-height: 50px;
    background-color: #eaf4fe;
    color: #003c7c;
    padding-left: 35px;
}

.Annex ul {
    overflow: hidden;
    padding-top: 20px;
}

.Annex ul li {
    height: 30px;
    line-height: 30px;
    background-color: #ededee;
    padding-left: 35px;
    margin-bottom: 15px;
}

.Annex ul li span {
    margin-right: 5px;
    color: #666
}

.Annex ul li a {
    font-size: 14px;
    color: #666;
}

.Annex ul li a:hover {
    color: #000;
}

.pageArticle2 .article {
    background: none;
    padding: 20px 0;
}
.article i,.article em{font-style: italic;}
.article a{word-break: break-all;}
.article strong,.article strong span{font-weight: bold;}
.article i strong,.article em strong,.article strong i,.article strong em{font-style: italic;font-weight: bold;}
.article strong {
    font-weight: bold;
}

.article i {
    font-style: italic;
}

.deanHeader {
    background-color: #edf2f7;
    margin-bottom: 20px;
    padding: 20px;
    position: relative;
    min-height: 220px;
}

.deanImg {
    width: 190px;
    display: block;
    position: absolute;
    left: 20px;
    top: 20px;
}

.deanImg a {
    display: block;
    width: 100%;
    padding-bottom: 114.81%;
    height: 0;
    overflow: hidden;
}

.deanTxt {
    margin: 43px 55px 0 230px;
    border-left: 2px solid #082d57;
    padding-left: 18px;
}

.deanTxt h3,
.deanTxt h4 {
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 10px;
}

.deanTxt h3 {
    color: #082d57;
}

.deanTxt h4 {
    color: #c5a97a;
    margin-bottom: 33px;
}

.deanTxt p {
    color: #082d57;
    line-height: 24px;
    display: none;
}

.deanCon {
    background-color: #f0f2f5;
    padding: 45px;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 30px;
    color: #666;
    margin-bottom: 40px;
}

.deanCon p {
    margin-bottom: 30px;
}


/*学院领导*/

.leaderList01 {
    width: 105%;
    overflow: hidden;
    *width: 100%;
    *padding-bottom: 30px;
}

.leaderList01 li {
    width: 430px;
    float: left;
    margin: 0 40px 40px 0;
    *width: 410px;
}

.leaderList01 li>div {
    display: block;
    background-color: #f0f2f5;
    overflow: hidden;
    transition: all 0.3s ease;
}

.item-img01 {
    width: 170px;
    float: left;
}

.item-img01 a {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 147.17%;
    overflow: hidden;
    /*! margin:18px; */
}
.leaderList001 .item-img01 a { padding-bottom:66.17%}
.item-txt01 {
    /*! padding:30px; */
    margin-left: 154px;
    padding: 20px 30px 0px 30px;
}
.leaderList001 .item-txt01 {  padding: 20px 30px 20px 30px;}
.item-txt01 h3 {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
}
.leaderList001 .item-txt01 h3 { height: 26px;}
.leaderList001 .item-txt01 p { height: 48px;}
.item-txt01 h3 strong {
    font-weight: normal;
    margin-right: 19px;
}

.leaderList01 li .item-txt01 h3 a {
    color: #008ace;
}

.item-txt01 p {
    line-height: 23px;
    height: 96px;
    overflow: hidden;
}

.leaderList01 li:hover>div {
    background-color: #008ace
}

.leaderList01 li:hover .item-txt01 a {
    color: #fff;
}


/*部门院系*/

.department {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.dWrap02 {
    width: 100%;
    overflow: hidden;
    margin: 0 0 29px;
    position: relative;
}

.dWrap_title02 {
    width: 100%;
    height: 37px;
    border-bottom: 2px solid #e5e5e5;
}

.dWrap_title02 h3 {
    width: 130px;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    margin-right: 30px;
    font-weight: 600;
    text-align: center;
    float: left;
    color: #fff;
    background-color: #008ace;
}

.dWrap_title03 h3 {
    width: 220px;
}

.dTitle_list02 {
    width: 520px;
    height: 30px;
    padding-top: 7px;
    float: left;
}

.dTitle_list02 dd {
    width: 28px;
    height: 30px;
    margin-right: 6px;
    line-height: 30px;
    text-align: center;
    color: #008ace;
    float: left;
    font-size: 23px;
    font-style: italic;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
}

.dTitle_list02 dd:hover,
.dTitle_list02 dd.active {
    background-color: #008ace;
    color: #fff;
}

.dList02 {
    width: auto;
    overflow: hidden;
    background-color: #eff8fe;
    margin-top: 12px;
    padding: 10px 1px 20px;
}

.dList_info {
    width: 100%;
    overflow: hidden;
}

.dList_info li {
    width: 33.33%;
    float: left;
}

.dList_info li span {
    display: block;
    font-size: 16px;
    line-height: 48px;
    height: 48px;
    border-bottom: 1px solid #d2d2d2;
    margin: 0 24px;
    overflow: hidden;
}

.dTitle a {
    color: #666;
}

.dList_info li:hover span a,
.dList_info li.highLight span a {
    color: #008ace;
}


/*战略咨询委员会*/

.yhList01 {
    width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
}

.yh-title {
    width: 100px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background-color: #008ace;
    color: #fff;
    font-size: 18px;
    float: left;
    font-weight: normal;
}

.yh-txt {
    margin-left: 120px;
}

.yh-txt h4 {
    font-size: 18px;
    font-weight: normal;
    color: #008ace;
    margin: 8px 0 12px;
}

.yh-txt p {
    line-height: 26px;
    color: #666;
}

.yh-innerList {
    width: 100%;
    overflow: hidden;
    margin: 10px 0 15px;
}

.yh-innerList li {
    background-color: #f0f2f5;
    font-size: 16px;
    line-height: 26px;
    padding: 16px 15px;
    margin-bottom: 10px;
}

.yh-innerList li strong {
    color: #008ace;
    margin-right: 50px;
}


/*学术系别*/

.subPage01 {
    width: 1220px;
    margin: 0 auto;
    overflow: hidden;
}

.systemList {
    width: 100%;
    overflow: hidden;
    padding: 50px 0;
}

.systemList li {
    width: 50%;
    float: left;
    margin-bottom: 20px;
}

.systemList1 li {
    width: 50%;
    float: left;
    margin-bottom: 30px;
}

.systemList li a {
    display: block;
    margin: 0 20px;
    background-color: #f5f5f5;
    padding: 25px;
}

.systemList li h3 {
    font-size: 20px;
    margin-bottom: 25px;
    height: 50px;
    overflow: hidden;
}

.systemList li h3 strong {
    display: inline-block;
    padding: 9px 0;
    border-bottom: 4px solid #008ace;
    color: #008ace;
}

.systemList1 li h3 strong {
    display: inline-block;
    padding: 9px 0;
    border-bottom: 4px solid #94070a;
    color: #94070a;
}

.systemList li p {
    color: #666;
    line-height: 26px;
    height: 104px;
    overflow: hidden;
}

.systemList li.color1 a {
    background: url(../images/color1.png) no-repeat right bottom #f5f5f5;
}

.systemList li.color2 a {
    background: url(../images/color2.png) no-repeat right bottom #f5f5f5;
}

.systemList li.color3 a {
    background: url(../images/color3.png) no-repeat right bottom #f5f5f5;
}


/*师资目录*/

.teacherList01 {
    width: 100%;
    overflow: hidden;
}

.teacherList01 li {
    width: 25%;
    float: left;
}

.teacherList01 li>div {
    margin: 0 5px;
    background-color: #ebf4ff
}

.teacherList01 li strong {
    display: block;
    font-size: 16px;
    color: #67accf;
    font-weight: normal;
    padding: 27px 0 25px;
    text-align: center;
}

.teacherList01 li strong i {
    font-family: 'Arial';
    font-size: 30px;
    font-weight: bold;
    font-style: normal;
    color: #008ace;
    margin-right: 3px;
}

.teacherList01 li span {
    display: block;
    text-align: center;
    color: #666;
    font-size: 16px;
    padding-bottom: 20px;
    letter-spacing: 0.2px;
}

.teacherBz {
    font-size: 16px;
    color: #666;
    font-weight: bold;
    padding: 20px 0 45px;
}

.teacherList02 {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
}

.teacherList02 li {
    margin-bottom: 20px;
    position: relative;
    padding-left: 15px;
    overflow: hidden;
    clear: both;
}

.teacherList02 li:before {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #008ace;
    position: absolute;
    left: 0;
    top: 15px;
    line-height: 35px;
}

.teacherList02 li strong {
    color: #666;
    display: inline-block;
    margin-right: 5px;
    padding: 5px 0;
}

.teacherList02 li p {
    display: inline-block;
}

.teacherList02 li span,
.teacherList02 li span a {
    color: #008ace;
}

.teacherList02 li span {
    display: inline-block;
    padding: 5px 0;
    margin-right: 10px;
}

.teacherList03 {
    width: 100%;
    overflow: hidden;
}

.teacherList03 dl {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.teacher-title01 {
    width: 100%;
    overflow: hidden;
    background-color: #ebf4ff;
    height: 40px;
    line-height: 40px;
    position: relative;
}

.teacherList03 dd {
    background-color: #fafafa;
    padding: 20px 20px 0;
    display: none;
}

.teacher-title01 strong {
    padding-left: 28px;
    color: #333;
    font-size: 16px;
}

.teacher-title01 span {
    background: url(../../images/gb20180622/arrow-down.png) no-repeat center center;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.teacherList03 dl.open dt span {
    background: url(../../images/gb20180622/arrow-up.png) no-repeat center center;
}

.teacher-txt h3 {
    height: 32px;
    display: inline-block;
    border-radius: 15px;
    line-height: 32px;
    padding: 0 15px;
    background-color: #ebebeb;
    clear: both;
    margin: 0 0 5px;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.2px;
}

.teacherInner-list {
    overflow: hidden;
    margin: 10px -12px 20px;
}

.teacherInner-list li {
    width: 16.6%;
    float: left;
}

.teacherInner-list li a {
    margin: 0 12px;
    display: block;
    border-bottom: 1px dashed #ccc;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #008ace;
    position: relative;
    overflow: hidden;
}

.teacherInner-list li a:before {
    content: '';
    width: 0;
    height: 0;
    border-width: 4px 0 4px 5px;
    border-style: solid;
    border-color: transparent transparent transparent #c7cfd9;
    position: absolute;
    right: 2px;
    top: 17px;
}

.teacherInner-list li:hover a:before {
    border-color: transparent transparent transparent #008ace;
}


/*管理工程系*/

.teacherList04 {
    width: 100%;
    overflow: hidden;
}

.teacherList04 li {
    width: 20%;
    float: left;
    margin-bottom: 20px;
}

.teacherList04 li a {
    margin-right: 20px;
    display: block;
    background-color: #f0f2f5;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    color: #666;
    transition: all 0.3s ease;
}

.teacherList04 li a:hover {
    background-color: #008ace;
    color: #fff;
}


/*教师详情页*/

.teacherDetail {
    width: 100%;
    overflow: hidden;
}

.teacherHeader {
    overflow: hidden;
    background-color: #f0f2f5;
    padding: 30px 15px;
}

.teacher-img01 {
    width: 202px;
    float: left;
    overflow: hidden;
}

.teacher-txt01 {
    margin-left: 222px;
    line-height: 24px;
    color: #666;
}

.teacherCon {
    width: 100%;
    overflow: hidden;
    margin: 20px 0;
}

.teacherCon dt {
    height: 50px;
    line-height: 50px;
    background-color: #f9f9f9;
    border-top: 2px solid #008ace;
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    text-indent: 30px;
    margin-bottom: 20px;
}

.teacherCon dd {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
    color: #666;
}

.teacherCon dd p {
    margin-bottom: 15px;
    color: #666;
}


/*研究中心*/

.researchList01 {
    width: 103%;
    overflow: hidden;
    *width: 100%;
}

.researchList01 li {
    width: 33.33%;
    float: left;
    margin-bottom: 30px;
}

.researchList01 li a {
    display: block;
    margin-right: 30px;
    background-color: #f0f2f5;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-top: 2px solid #008ace;
    font-size: 16px;
    color: #616161;
    transition: all 0.3s ease;
    overflow: hidden;
    padding: 0 10px;
}

.researchList02 {
    margin-bottom: 30px;
}

.researchList02 li a {
    height: 50px;
    line-height: 50px;
    border-top: none;
}

.researchList01 li a:hover {
    background-color: #008ace;
    color: #fff;
}


/*经管校友*/

.picList01 {
    width: 104%;
    overflow: hidden;
    *width: 100%;
}

.picList01 li {
    width: 33.33%;
    float: left;
    margin-bottom: 40px;
}

.picList01 li a {
    display: block;
    margin-right: 40px;
}

.picList01 li span {
    width: 100%;
    height: 0;
    padding-bottom: 62.2%;
    overflow: hidden;
    display: block;
}

.picList01 li strong {
    background-color: #f0f2f5;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #666;
    display: block;
}


/*新闻中心*/

.newsList01 {
    width: 100%;
    overflow: hidden;
}

.newsList01 li {
    margin-bottom: 20px;
    background-color: #f0f2f5;
    overflow: hidden;
}

.item-img02 {
    width: 225px;
    float: left;
}

.item-img02 a {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 66.667%;
    overflow: hidden;
}

.item-txt02 {
    margin-left: 230px;
    padding: 15px;
}

.item-txt02 .news-dates {
    font-family: 'Arial';
    color: #008ace;
    font-weight: bold;
    display: block;
    margin-bottom: 15px;
}

.item-txt02 h3 {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 12px;
    font-weight: normal;
}

.item-txt02 p {
    font-size: 12px;
    color: #999;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}

.newsList01 li.noImg .item-txt02 {
    margin-left: 0;
}

.newsList04 .item-img02 a {
    padding-bottom: 62.81%;
}

.newsList04 .item-img02 {
    width: 239px;
}

.newsList04 .item-txt02 {
    margin-left: 245px;
}


/*文字列表页*/

.newsList02 {
    width: 100%;
    overflow: hidden;
}

.newsList02 li {
    margin-bottom: 10px;
    background-color: #f0f2f5;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}

.newsList02 li span {
    float: right;
    font-family: 'Arial';
    color: #008ace;
    margin: 0 20px 0 5px;
}

.newsList02 li a {
    padding-left: 18px;
    font-size: 16px;
    color: #616161;
}


/*下载列表页*/

.newsList03 {
    width: 100%;
    overflow: hidden;
}

.newsList03 li {
    height: 60px;
    line-height: 60px;
    background-color: #f0f2f5;
    margin-bottom: 10px;
    overflow: hidden;
}

.newsList03 li span {
    width: 60px;
    height: 60px;
    background: url(../images/download.png) no-repeat center center #e1e3e6;
    float: left;
}

.newsList03 li a {
    padding-left: 80px;
    display: block;
    color: #616161;
    font-size: 16px;
}


/*分页*/

.pages {
    text-align: center;
    height: 28px;
    *height: 29px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 28px;
    margin: 35px 0;
    overflow: hidden;
}

.pages img {
    vertical-align: middle;
    width: auto;
}

.pages span {
    color: #003c7f;
    padding: 0 20px 0 0px;
    font-size: 16PX;
}

.pages a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    *vertical-align: middle;
    width: 27px;
    height: 28px;
    *height: 29px;
    line-height: 29px;
    font-size: 16px;
    text-align: center;
    color: #636363;
    border-radius: 50%;
    margin: 0 6px;
}

.pages a img {
    *display: block;
    *margin-top: 8px;
}

.pages a:hover {
    color: #fff;
    background-color: #012b5b;
}

.pages a.prev,
.pages a.start,
.pages a.next,
.pages a.end {
    width: auto;
}

.pages a.prev:hover,
.pages a.start:hover,
.pages a.next:hover,
.pages a.end:hover {
    background: none;
    color: #012b5b;
}

.pages a.on_pages {
    background-color: #012b5b;
    color: #fff;
}

.pages_min {
    margin: 25px 0;
    overflow: hidden;
    display: none;
    padding: 0 18px;
    font-size: 13px;
    font-size: 1.3rem;
}

.pages_min a.prev_min,
.pages_min a.next_min {
    display: block;
    width: 100px;
    height: 30px;
    float: left;
    background: #eaeef5;
    border-radius: 3px;
    color: #003c7f;
    line-height: 30px;
    text-align: center;
}

.pages_min a.next_min {
    float: right;
}

.pages_min a:hover {
    background: #f18e21;
    color: #fff;
    transition: 0.5s;
}

.articleList03 {
    padding-top: 15px;
}

.articleAuthor {
    padding: 10px 0;
    text-align: center;
    color: #808080;
    font-size: 13px;
    border-bottom: 1px solid #c8c8c8;
    margin-bottom: 25px;
}

.articleTitle03 h3 {
    font-size: 23px;
    color: #0050a5;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 30px 0;
}

.articleList02 {
    padding-top: 0;
}

.articleAuthor span {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    margin: 2px 0 2px 28px;
}

.article_date {
    border-left: 1px solid #bfbfbf;
    padding-left: 55px;
    background: url(../images/time_bg.png) no-repeat 21px center;
}

.article_view {
    background: url(../images/view_bg.png) no-repeat left center;
    padding-left: 34px;
}


/*历史沿革*/

.history_right {
    margin-left: 292px;
}

.historyCon1 {
    background-color: #f0f2f5;
    padding: 40px;
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

.historyList {
    width: 100%;
    overflow: hidden;
    padding: 30px 0 10px;
}

.historyList li {
    margin-bottom: 20px;
}

.historyList li strong {
    font-size: 20px;
    font-weight: bold;
    float: left;
    color: #008ace;
    width: 80px;
}

.historyList li span {
    margin-left: 100px;
    display: block;
    font-size: 16px;
    color: #666;
    padding-left: 15px;
    position: relative;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
    line-height: 24px;
    *margin-top: -21px;
}

.historyList li span:before {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #666;
    position: absolute;
    left: 0;
    top: 10px;
}

.historyList li:last-child span:before {
    display: none;
}


/*联系我们*/

.map {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}

.telList h3 {
    font-size: 18px;
    color: #008ace;
    padding-bottom: 25px;
    letter-spacing: 0.5px;
}

.tableList02 {
    width: 100%;
    border-collapse: collapse;
    cellpadding: 0;
    cellspacing: 0;
    margin: 0 auto 50px;
    font-size: 16px;
    color: #666;
}

.tableList02 td a {
    color: #666;
}

.tableList02 td {
    padding: 15px;
    word-break: break-all;
    border-bottom: 10px solid #fff;
}

.tableList02 td.t01 {
    background-color: #f0f2f5;
    text-align: center;
    width: 35%;
}

.tableList02 td.t02 {
    background-color: #ebf4ff;
    border-left: 2px solid #fff;
}


/*文章页*/


/*.articleList04{margin:0 100px;}*/


/*.share{width:50px;position: absolute;margin-left:100px;margin-top:100px;right: 0;top:0;}
.share_btn{width: 50px;cursor:pointer;}
.share_btn span{display: block;width: 50px;height: 50px;background:url(../images/share.png) no-repeat center center #0050a5;}
.share_btn strong{height: 30px ;line-height:30px;text-align: center;display: block;}
.bdsharebuttonbox{width: 165px;display: none;}*/


/*分享*/

.share {
    text-align: center;
    overflow: hidden;
    float: right;
    font-size: 12px;
    color: #666;
}

.share .bdsharebuttonbox>a {
    padding-left: 0;
    margin: 5px;
    height: 30px;
    text-indent: 0;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: none;
    font-size: 20px;
    display: inline-block;
    float: none;
    color: #fff;
    transition: all 0.35s ease-out;
    border-radius: 50%;
    border: #dbdbdb 1px solid;
}

.shareBox {
    width: 260px;
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -130px;
    z-index: 9998;
    height: 310px;
    border: 6px solid #8F8F8F;
    border-radius: 8px;
    box-shadow: 0 0 7px #aaa;
    display: none;
}

.shareBox {
    font-size: 14px;
}

.shareBox .title {
    background: #f6f6f6;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 15px !important;
}

.shareClose {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    font-size: 18px;
    width: 20px;
    ;
}

.sharelist {
    position: static;
    height: 250px;
    overflow-y: auto;
    padding-left: 17px !important;
}

.sharelist li {
    float: left;
    width: 130px;
    padding: 2px;
    margin-left: 6px;
    _margin-left: 3px;
    height: 28px;
    overflow: hidden;
    list-style: none;
}

.sharelist li a {
    color: #565656;
    font: 12px '宋体';
    display: block;
    text-decoration: none;
    border: 1px solid #fff;
    line-height: 18px;
    width: auto;
    height: auto;
    text-indent: 0;
}

.weChatBox {
    width: 260px;
    height: 300px;
    background-color: #fff;
    border: solid 1px #d8d8d8;
    padding: 10px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -130px 0 0 -140px;
    z-index: 9998;
    display: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.weChatBox .w-title {
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 10px 0;
}

.w-close {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0;
    color: #333;
    cursor: pointer;
}

.qrcode {
    width: 200px;
    height: 200px;
    margin: 15px auto;
    background: #ccc;
}

.w-footer {
    font-size: 12px;
    line-height: 1.5;
    color: #999;
}

#qrodeText {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    visibility: hidden;
}

.share .bdsharebuttonbox>a.bds_weixin {
    background: url(../../images/gb20180622/wechat.png) no-repeat center;
}

.share .bdsharebuttonbox>a.bds_tsina {
    background: url(../../images/gb20180622/sina.png) no-repeat center;
}

.share .bdsharebuttonbox>a.bds_qzone {
    background: url(../../images/gb20180622/zone.png) no-repeat center;
}

.share .bdsharebuttonbox>a.bds_more {
    background: url(../images/bds_more.png) no-repeat center;
}

.phoneShare {
    display: none;
}

.article table {
    width: auto !important;
    margin: 0 auto;
}

.leaderCon02 {
    background-color: #f0f2f5;
    padding: 10px 30px 10px;
    margin-bottom: 30px;
}

.tableTitle {
    font-size: 18px;
    color: #008ace;
    padding: 20px 0 18px;
    font-weight: normal;
}

.tableList {
    width: 100%;
    border-collapse: collapse;
    cellpadding: 0;
    cellspacing: 0;
    margin: 0 auto 50px;
    font-size: 16px;
    color: #666;
}

.tableList td a {
    color: #666;
}

.tableList td:first-child {
    width: 55%;
}

.tableList td {
    padding: 15px 15px 15px 20px;
    word-break: break-all;
    border-bottom: 1px solid #fff;
}

.tableList tr:hover {
    border-left: 3px solid #008ace;
    border-right: 3px solid #008ace;
}

.tableList tr {
    border-left: 3px solid #f0f2f5;
    border-right: 3px solid #f0f2f5;
}

.tableList tr:nth-child(odd) {
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
}

.tableList tr:nth-child(even) {
    background-color: #f0f2f5;
    border-top: 1px solid #e5e5e5;
}

.leaderCon03 {
    background-color: #f0f2f5;
    padding: 15px 30px;
    overflow: hidden;
}

.leaderCon03 .lf {
    width: 100%;
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
}

.leaderCon03 .rt {
    width: 100%;
    float: right;
    overflow: hidden;
}

.tableTitle02 {
    background-color: #fff;
    padding: 15px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    color: #008ace;
    font-size: 18px;
    font-weight: normal;
}

.tableTitle02 span {
    font-size: 14px;
    color: #666;
}

.leadList02 {
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
}

.leadList02 li {
    width: 16.6%;
    float: left;
    position: relative;
}

.leadList02 li a {
    display: block;
    margin: 0 20px;
    border-bottom: 1px dashed #ccc;
    padding: 15px 0 15px 18px;
    color: #666;
    font-size: 16px;
}

.leadList02 li:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 5px solid #d9d9d9;
    border-bottom: 4px solid transparent;
    position: absolute;
    left: 15px;
    top: 25px;
}


/*系主页*/

.subBanner_con_bg02 {
    width: 100%;
    height: 100%;
    margin: 0;
    left: 0;
    opacity: 0.8;
    filter: alpha(opacity=80)
}

.subBanner_con02 {
    width: 360px;
    margin-left: -180px;
    top: 35%;
}

.slideTitle03 {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 10px;
    z-index: 5
}

.slideTitle_bg03 {
    background-color: #fff;
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 2
}

.flex-direction-nav a {
    width: 39px;
    height: 69px;
    margin-top: -35px;
}

.flex-direction-nav .flex-prev {
    background: url(../images/x-lf.png) no-repeat center center;
    left: 0;
}

.flex-direction-nav .flex-next {
    background: url(../images/x-rt.png) no-repeat center center;
    right: 0
}

.flex-control-nav {
    display: none;
}

.xb-con {
    width: 100%;
    overflow: hidden;
    margin: 40px 0 40px;
}

.xb-con .lf {
    width: 44.4%;
    float: left;
}

.xb-title {
    height: 50px;
    line-height: 50px;
    border-top: 2px solid #008ace;
    border-bottom: 1px solid #e5e5e5;
    font-size: 20px;
    color: #008ace;
    letter-spacing: 1px;
    background-color: #f9f9f9;
    text-indent: 20px;
    font-weight: normal;
}

.xb-title a {
    color: #008ace;
}

.xb-inner {
    line-height: 30px;
    font-size: 16px;
    color: #666;
    padding: 30px 0;
}

.readMore04 {
    height: 40px;
}

.readMore04 a {
    float: right;
    height: 38px;
    width: 125px;
    border: 1px solid #d6d6d6;
    line-height: 38px;
    text-align: center;
    color: #999;
    transition: all 0.3s ease;
}

.readMore04 a:hover {
    background-color: #008ace;
    color: #fff;
}

.xb-con .rt {
    width: 51%;
    float: right;
}

.xb-list {
    width: 100%;
    overflow: hidden;
    padding: 0 0 30px;
    *padding-bottom: 0
}

.xb-list li {
    margin-top: 30px;
    margin-bottom: 36px;
    *height: 84px;
    overflow: hidden;
}

.xb-dates {
    width: 59px;
    float: left;
    border-right: 1px solid #ccc
}

.xb-dates strong {
    color: 999;
    display: block;
    font-family: 'Arial';
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    width: 40px;
    text-align: right;
    color: #999;
}

.xb-dates i {
    display: block;
    color: #999;
    padding: 0px 0 8px;
    letter-spacing: 1px;
    font-style: normal;
    width: 40px;
    text-align: right;
}

.xb-dates span {
    width: 40px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #7fc4e6;
    font-family: 'Arial';
    color: #fff;
    display: block;
}

.xb-list li a {
    display: block;
    margin-left: 80px
}

.xb-list li h3 {
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 10px;
}

.xb-list li p {
    color: #999;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
}

.shiziSearch {
    width: 750px;
    float: left;
    margin-top: 26px;
}

.shiziSearch .shiziTab {
    float: left;
}

.shiziSearch .shiziTab h5 {
    float: left;
    width: 62px;
    height: 24px;
    border: 1px solid #887060;
    color: #000;
    font-weight: normal;
    line-height: 24px;
    text-align: center;
    display: inline;
    margin-right: 7px;
    cursor: pointer;
    font-size: 12px;
}

.shiziSearch .shiziTab h5.selected {
    background: #887060;
    color: #fff;
}

.shiziSearch input {
    float: right;
}

.shiziSearch .searchTxt {
    width: 156px;
    height: 20px;
    padding: 3px;
    _padding: 6px 3px 0;
    border: 0;
    color: #cfcfcf;
    background: url(../images/shizisearchtxt.png) no-repeat;
}

.shiziSearch .searchBtn {
    width: 49px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    border: 0;
    background: #887060;
}

.shiziSearchKey {
    width: 750px;
    float: left;
    margin-top: 18px;
}

.shiziSearchKey dl {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 30px;
}

.shiziSearchKey dt {
    float: left;
    width: 56px;
}

.shiziSearchKey dd {
    float: left;
    width: 674px;
}

.shiziSearchKey dd a {
    cursor: pointer;
}

.shiziSearchKey dd a:hover {
    color: #0050a5;
    text-decoration: none;
}

.shiziSearchKey dd .current {
    color: #0050a5;
    font-weight: bold;
}

.shiziSearchKeyEng {
    margin-top: 18px;
}

.shiziSearchKeyEng dl {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 30px;
}

.shiziSearchKeyEng dt {
    float: left;
    width: 56px;
}

.shiziSearchKeyEng dd {
    font-family: Arial;
    font-weight: bold;
}

.shiziSearchKeyEng dd a {
    cursor: pointer;
    padding: 0 8px;
}

.shiziSearchKeyEng dd a:hover {
    color: #0050a5;
    font-weight: bold;
    text-decoration: none;
}

.shiziSearchKeyEng dd .current {
    color: #0050a5;
    font-weight: bold;
}

.shiziSearchResultEng {
    padding-top: 20px
}

.shiziSearchResultEng .hd {
    width: 100%;
    float: left;
}

.shiziSearchResultEng .hd h3 {
    width: 100%;
    float: left;
    font: bold 24px/26px Verdana;
    color: #0050a5;
    padding-bottom: 12px;
    border-bottom: 1px dotted #c4b8b1;
    text-align: left;
}

.shiziSearchResultEng .bd {
    width: 100%;
    float: left;
    padding: 0;
}

.shiziSearchResultEng .bd ul {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.shiziSearchResultEng .bd li {
    width: 20%;
    float: left;
    font-size: 14px;
    line-height: 38px;
    text-align: left;
}

.shiziSearchResult {
    width: 750px;
    float: left;
    padding-top: 20px
}

.shiziSearchResult .hd {
    width: 100%;
    float: left;
}

.shiziSearchResult .hd h3 {
    width: 100%;
    float: left;
    font: bold 24px/26px Verdana;
    color: #0050a5;
    padding-bottom: 12px;
    border-bottom: 1px dotted #c4b8b1;
    text-align: left;
}

.shiziSearchResult .bd {
    width: 750px;
    float: left;
    padding: 0;
}

.shiziSearchResult .bd .shiziSearchRusultCon {
    width: 365px;
    float: left;
    margin-top: 20px;
}

.shiziSearchResult .bd .shiziSearchRusultCon img {
    width: 120px;
    height: 165px;
    float: left;
}

.shiziSearchResult .bd .shiziSearchRusultCon h4 {
    width: 225px;
    float: right;
    text-align: left;
    font: 16px/28px "宋体", "微软雅黑";
    color: #000;
}

.shiziSearchResult .bd .shiziSearchRusultCon ul {
    width: 225px;
    float: right;
    margin-top: 5px;
}

.shiziSearchResult .bd .shiziSearchRusultCon li {
    width: 100%;
    float: left;
    font-size: 12px;
    line-height: 22px;
}

.shiziSearchResult .bd .shiziSearchRusultCon li.fsize14 {
    font-size: 14px;
    line-height: 36px;
}

.shiziSearchResultEng {
    margin: 0 0 20px 0;
}

@media screen and (max-width:1366px) {
    .subBanner_con h3 {
        font-size: 24px;
        padding-bottom: 10px;
    }
    .subBanner_con p {
        margin: 10px 20px;
    }
}

@media screen and (max-width:1220px) {
    .subPage {
        width: auto;
        padding: 0 15px;
    }
    .subBanner_con,
    .subBanner_con_bg {
        left: 0;
        margin: 0;
        width: 400px;
    }
    .subBanner_con p {
        height: auto;
    }
    .leaderList01 li {
        width: 50%;
        margin: 0 0 20px 0;
    }
    .leaderList01 li>div {
        margin: 0 10px;
    }
    .leaderList01 {
        width: 100%;
    }
    .subPage01 {
        width: auto;
        padding: 0 15px;
    }
    .researchList01 {
        width: 100%;
    }
    .researchList01 li a {
        margin: 0 20px 0 0;
    }
    .researchList01 li {
        margin-bottom: 20px;
    }
    .picList01 {
        width: 100%;
    }
    .picList01 li a {
        margin: 0 10px;
    }
    .picList01 li {
        margin-bottom: 20px;
    }
    .share {
        /*! display: none; */
    }
    .phoneShare {
        display: block;
        position: static;
        margin: 0 0 10px 0;
    }
    .articleList04 {
        margin: 0;
    }
    .subBanner_con_bg02,
    .subBanner_con02 {
        width: 100%;
        text-align: center;
    }
    .subBanner_con02 h3 {
        display: inline-block;
    }
}

@media screen and (max-width:1024px) {
    .subBanner_con,
    .subBanner_con_bg {
        width: 220px;
        height: 55px;
        line-height: 55px;
        bottom: 0
    }
    .subBanner_con_bg02,
    .subBanner_con02 {
        width: 100%;
        text-align: center;
        height: 100%;
    }
    .subBanner_con p {
        display: none;
    }
    .subBanner_con h3 {
        border: none;
        padding: 0;
    }
    .leadList02 li {
        width: 25%;
    }
}

@media screen and (max-width:992px) {
    .deanTxt h3,
    .deanTxt h4 {
        font-size: 22px;
    }
    .deanTxt {
        margin: 25px 25px 0 230px;
    }
    .leaderList01 li,
    .leaderCon03 .lf,
    .leaderCon03 .rt {
        width: 100%;
    }
    .dTitle_list02 {
        float: none;
        border-top: 2px solid #e5e5e5;
        width: 100%;
        text-align: center;
        height: auto;
    }
    .dWrap_title02 {
        height: auto;
        border: none;
    }
    .dWrap_title02 h3 {
        float: none;
    }
    .dTitle_list02 dd {
        float: none;
        display: inline-block;
    }
    .dList_info li {
        width: 50%;
    }
    .teacherList04 li {
        width: 25%;
    }
    .teacher-img01 {
        display: block;
        float: none;
        margin: 0 auto;
    }
    .teacher-txt01 {
        margin: 15px 0 0 0;
    }
    .researchList01 li {
        width: 50%;
    }
    .picList01 li {
        width: 50%;
    }
    .xb-con .lf,
    .xb-con .rt {
        width: 100%;
        padding-bottom: 30px;
        float: none;
    }
    .teacherInner-list li {
        width: 20%;
    }
    .leadList02 li {
        width: 33.3%;
    }
}

@media screen and (max-width:768px) {
    .subLeft {
        display: none;
    }
    .sub_right {
        margin-left: 0;
    }
    .articleTitle03 h3 {
        padding: 15px 0;
        font-size: 18px;
    }
    .subBanner_con h3,
    .deanTxt h3,
    .deanTxt h4,
    .historyList li strong {
        font-size: 18px;
    }
    .subBanner_con,
    .subBanner_con_bg {
        width: 150px;
        height: 40px;
        line-height: 40px;
    }
    .subBanner_con_bg02,
    .subBanner_con02 {
        width: 100%;
        text-align: center;
        height: 100%;
    }
    .subBanner_con02 {
        top: 15%;
    }
    .phone_subNav {
        display: block;
    }
    .deanImg {
        width: 200px;
        position: static;
        float: left;
    }
    .deanTxt {
        margin: 0 0 25px 210px;
        border-left: none;
    }
    .deanTxt h4 {
        margin-bottom: 15px;
    }
    .deanCon {
        padding: 20px;
    }
    .deanCon p,
    .historyList li span,
    .historyCon1,
    .tableList,
    .leadList02 li a,
    .dList_info li span,
    .yh-txt p,
    .yh-innerList li,
    .tableList02,
    .teacherList01 li strong,
    .teacherList01 li span,
    .teacherBz,
    .teacherList02,
    .teacherInner-list li a,
    .teacher-txt h3,
    .teacher-title01 strong,
    .teacherList04 li a,
    .teacherCon dd,
    .researchList01 li a,
    .picList01 li strong,
    .newsList02 li a,
    .newsList03 li a,
    .xb-inner {
        font-size: 14px;
    }
    .historyCon1 {
        padding: 20px;
    }
    .tableTitle,
    .tableTitle02,
    .yh-title,
    .yh-txt h4,
    .telList h3,
    .systemList li h3,
    .articleTitle03 h3,
    .teacherCon dt,
    .slideTitle03,
    .xb-title {
        font-size: 16px;
    }
    .dList_info li span {
        margin: 0 10px;
    }
    .dList02 {
        padding: 10px 10px 20px;
    }
    .systemList li a {
        margin: 0 10px;
        padding: 20px;
    }
    .systemList {
        padding-top: 30px;
    }
    .teacherList01 li strong i,
    .articleTitle h3 {
        font-size: 20px;
        line-height: 30px;
    }
    .teacherBz {
        padding-bottom: 25px;
    }
    .researchList01 li a {
        margin: 0 10px;
    }
    .pages {
        display: none;
    }
    .pages_min {
        display: block;
    }
    .item-txt02 h3,
    .Annex h3,
    .xb-list li h3 {
        font-size: 15px;
    }
    .xb-list li p {
        font-size: 12px
    }
    .xb-list li h3 {
        line-height: 26px;
    }
    .article img {
        width: auto !important;
        height: auto !important;
        display: inline-block !important;
    }
    .article {
        font-size: 14px;
        line-height: 27px;
    }
    .teacherList01 li strong {
        padding: 10px 0;
    }
}

@media screen and (max-width:640px) {
    .systemList li {
        width: 100%;
    }
    .systemList li p {
        height: auto;
    }
    .flex-direction-nav a {
        margin-top: -50px
    }
    .teacherInner-list li {
        width: 25%;
    }
}

@media screen and (max-width:480px) {
    .historyList li strong {
        float: none;
        display: block;
        padding-bottom: 10px;
    }
    .historyList li span,
    .yh-txt {
        margin-left: 0;
    }
    .dList_info li,
    .researchList01 li {
        width: 100%;
    }
    .dList_info li span {
        height: 40px;
        line-height: 40px;
    }
    .yh-title {
        float: none;
        margin-bottom: 15px;
        height: 40px;
        line-height: 40px;
    }
    .teacherList01 li {
        width: 50%;
        margin-bottom: 10px;
    }
    .teacherList04 li {
        width: 33.33%;
    }
    .picList01 li {
        width: 100%;
    }
    .picList01 li a {
        margin: 0;
    }
    .item-img02 {
        width: 100%;
        float: none;
    }
    .item-txt02 {
        margin: 10px 0 0 0;
    }
    .teacherInner-list li {
        width: 33.3%
    }
}

@media screen and (max-width:460px) {
    .deanImg {
        float: none;
        margin: 0 auto;
    }
    .deanTxt {
        width: 200px;
        margin: 20px auto;
        padding-left: 0;
    }
    .leadList02 li {
        width: 50%;
    }
}

@media screen
/*and (min-width:320px)*/

and (max-width:400px) {
    .item-img01 {
        float: none;
        display: block;
        margin: 0 auto;
    }
    .item-txt01 {
        margin: 0;
    }
    .item-txt01 h3 {
        height: auto;
        margin-bottom: 12px;
    }
    .item-txt01 p {
        height: auto;
    }
    .teacherList04 li {
        width: 50%;
    }
    .teacherInner-list li {
        width: 50%
    }
}

.xImgList.flexslider .slides>li a {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 52.7%;
    overflow: hidden;
}
